Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 410  / 1 Year ago, sun, march 12, 2023, 10:51:50

Scribus installation guide for Ubuntu says that «the packages from the Debian and Ubuntu repositories are the standard way to obtain Scribus» and the download page says that the current stable version is 1.4.8.


However, sudo apt-get install scribus installs version 1.5.6 (development), that is «for testing purposes only» (as advised in the splash screen) and indeed when I open it I can't even activate any button or menu item, so I want to install the stable version. How can I do that?


More From » apt

 Answers
3

I had the same problem but reinstalling and purging only solved it when I launched Scribus for the first time. The following launch always crashed.


I found the corresponding bug in Scribus bug tracker. It is not a Scribus bug apparently, but rather on Ubuntu's side.


I followed one user's suggestion and it solved my problem :


In file ~/.config/scribus/scribus150.rc you need to change the Maximized attribute of MainWindow element to "0" in the following line :


<MainWindow Maximized="0" ScreenNumber="0" Height="1016" YPosition="27" XPosition="50" Width="1870"/>


I still find it strange that the splashscreen says 1.5.6.svn when the installed package is named scribus/groovy,now 1.5.5+svn23928+dfsg-1build1 amd64 [installed]...


[#2208] Sunday, March 12, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
kneducator

Total Points: 226
Total Questions: 111
Total Answers: 108

Location: Mexico
Member since Sun, Jul 25, 2021
3 Years ago
kneducator questions
Tue, Dec 6, 22, 09:22, 1 Year ago
Sun, Apr 30, 23, 23:26, 1 Year ago
Tue, Jun 8, 21, 01:25, 3 Years ago
Tue, Dec 7, 21, 03:59, 2 Years ago
;