Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229517 - app-office/scribus bump: version 1.3.3.12 available
Summary: app-office/scribus bump: version 1.3.3.12 available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 09:22 UTC by Rodrigo Severo
Modified: 2008-07-03 00:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for scribus-1.3.3.12 using cmake instead of configure (scribus-1.3.3.12.ebuild,1.15 KB, text/plain)
2008-06-26 16:33 UTC, Trinine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Severo 2008-06-26 09:22:16 UTC
scribus version 1.3.3.12 is available at <http://sourceforge.net/project/showfiles.php?group_id=125235>

I've just renamed scribus-1.3.3.11.ebuild to scribus-1.3.3.12.ebuild and scribus merged fine and seems to be also working fine.
Comment 1 Trinine 2008-06-26 16:31:40 UTC
(In reply to comment #0)

> I've just renamed scribus-1.3.3.11.ebuild to scribus-1.3.3.12.ebuild and
> scribus merged fine and seems to be also working fine.

Are you sure that *all* functions work fine ? Don't you have any errors when lanching scribus in a terminal ?
I also tried this way, and I had many bugs (crash with odt import, bugs as mentionned here : http://www.nabble.com/scribus133x-to11297585.html#a11300731 , etc.)

Compiling scribus with "cmake" instead of "configure" resolved all those problems.

Trinine
Comment 2 Trinine 2008-06-26 16:33:24 UTC
Created attachment 158527 [details]
Ebuild for scribus-1.3.3.12 using cmake instead of configure
Comment 3 Rodrigo Severo 2008-06-26 16:46:54 UTC
(In reply to comment #1)
> (In reply to comment #0)
> 
> > I've just renamed scribus-1.3.3.11.ebuild to scribus-1.3.3.12.ebuild and
> > scribus merged fine and seems to be also working fine.
> 
> Are you sure that *all* functions work fine ? Don't you have any errors when
> lanching scribus in a terminal ?
> I also tried this way, and I had many bugs (crash with odt import, bugs as
> mentionned here : http://www.nabble.com/scribus133x-to11297585.html#a11300731 ,
> etc.)

I have the terminal errors mentioned in the above URL but as far as I can tell Scribus is working fine. I've already created a 17 page document with it.
Comment 4 Rodrigo Severo 2008-06-26 17:02:36 UTC
(In reply to comment #2)
> Created an attachment (id=158527) [edit]
> Ebuild for scribus-1.3.3.12 using cmake instead of configure

I've just emerged using the ebuild you made. I included the ~amd64 keyword on to support my processor.

The terminal errors disappeared.

I will start to use it to see if everything seems to be ok. I will let you know if I find any issues.

Comment 5 Hanno Böck gentoo-dev 2008-07-02 16:41:16 UTC
done
Comment 6 Trinine 2008-07-02 17:04:35 UTC
(In reply to comment #5)
> done
> 

Hmmm, Hanno, I think you should have read the previous comments first :)
I've just tested the scribus-1.3.3.12 ebuild now present in portage ... and
many bugs are present, as already mentionned :(
- The menu "Help" -> "about plugins" displays a blank window
- In "Preferences" window the "Short cuts" settings are missing
- You can't import any text from an odt document (select a text frame, then File -> "Import" -> "Get text...")
- And surely others that I didn't see !

Moreover, it seems to me that scribus developers are working primarily on the "cmake way". That's why I think that "cmake" should now be used in the scribus ebuilds.

T.
Comment 7 Hanno Böck gentoo-dev 2008-07-03 00:36:50 UTC
You're right, I was too lazy here. Now added Trinies ebuild as -r1 with cmake support (and some little changes).