|
Bugzilla – Full Text Bug Listing |
| Summary: | Scribus crashes on startup, has to be linked with -rdynamic | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Stefan Brüns <stefan.bruens> |
| Component: | Other | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | jon.carey, suse-beta |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stefan Brüns
2006-02-05 15:12:53 UTC
Please be a bit more verbosive, which modules and packages do you mean exactly? Package scribus, at least arch i586. Plugins are part of package scribus, located under /usr/lib/scribus/plugins Missing symbols should be in /usr/bin/scribus, but are removed during linking (scribus.o, which gets linked to scribus, has these symbols) ----------- /usr/lib/scribus/plugins/libimportps.so.0.0.0: undefined symbol: _ZTV10ScriXmlDoc /usr/lib/scribus/plugins/liboodrawimp.so.0.0.0: undefined symbol: _ZTV10ScriXmlDoc scribus: symbol lookup error: /usr/lib/scribus/plugins/libpreview.so.0.0.0: undefined symbol: _ZN10ScribusApp11SetKeyEntryEi7QStringii Removed linkflag= from make in scribus.spec. *** Bug 147449 has been marked as a duplicate of this bug. *** |