Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43498 - scribus 1.1.5 ebuild fails, due to access violation
Summary: scribus 1.1.5 ebuild fails, due to access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-02 12:00 UTC by bulle
Modified: 2004-03-05 10:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bulle 2004-03-02 12:00:16 UTC
Tryign to uppgrade to newest version of scribus, by a simple "emerge -pu world". The merging of scribus fails, with the following error message


--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-office_-_scribus-1.1.5-13646.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
--------------------------------------------------------------------------------
Comment 1 SpanKY gentoo-dev 2004-03-02 12:37:39 UTC
inherit kde-functions
need-qt 3

that should fix this
Comment 2 Andreas Plesch 2004-03-04 18:45:02 UTC
ebuild fix suggested in comment #1 worked for me. That was the only change.
There are no more access violations.
Comment 3 Hanno Böck gentoo-dev 2004-03-05 10:13:57 UTC
Committed that fix.