View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004604 | Scribus | Build System | public | 2006-11-23 00:07 | 2006-11-23 23:48 |
Reporter | mhanski | Assigned To | cbradney | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Pentium(R) M processor 1.50GHz | OS | Kubuntu | OS Version | Dapper Drake |
Product Version | 1.3.3.6cvs | ||||
Fixed in Version | 1.3.3.6cvs | ||||
Summary | 0004604: Color wheel/Color/Color components => Crash | ||||
Description | The crash happens with Scribus 1.3.3.6cvs from yesterday | ||||
Steps To Reproduce | -- Extras/Color Wheel -- Go to menu Colors -- Choose Color components -- Crash | ||||
Additional Information | (gdb) run Starting program: /opt/scribus133/bin/scribus [Thread debugging using libthread_db enabled] [New Thread -1226553664 (LWP 10442)] Qt: gdb: -nograb added to command-line options. Use the -dograb option to enforce grabbing. ScimInputContextPlugin() /opt/scribus133/bin/scribus: symbol lookup error: /opt/scribus133/lib/scribus/plugins//libcolorwheel.so: undefined symbol: _ZN10CwSetColorC1E6QColorP7QWidgetPKcbj Program exited with code 0177. (gdb) bt No stack. | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
Reminder sent to: subik |
|
mhm, strange. Cannot reproduce here. Q: what build method do you use (cmake or autotools)? Did you build it from scratch (make clean; make -f ...)? |
|
cmake and make clean: yes make -f...: no, only "make" I'll try again with "make -f" and let you know |
|
subik, it crashes with a fresh cvs, "make clean" and "make -f.." too. This is what I've done: cvs -z3 co -r Version133x Scribus cd Scribus cmake . -DCMAKE_INSTALL_PREFIX:PATH=/opt/scribus133 -DWANT_CAIRO=1 -DWANT_DEBUG=1 make -f Makefile sudo make install |
|
ok, you're using cmake so no "make -f foo" is required. I'm checking cmake build of 1336 |
|
still no crash here |
|
OK, I can confirm this with 1336cairo built via cmake. Will try building cairo + 1336cvs with autohell. |
|
(gdb) run Starting program: /opt/1366cml/bin/scribus [Thread debugging using libthread_db enabled] [New Thread -1211873616 (LWP 12920)] /opt/1366cml/bin/scribus: symbol lookup error: /opt/1366cml/lib/scribus/plugins//libcolorwheel.so: undefined symbol: _ZN10CwSetColorC1E6QColorP7QWidgetPKcbj Program exited with code 0177. Couldn't get registers: No such process. (gdb) |
|
tested, works fine, closing, thx:) |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-11-23 00:07 | mhanski | New Issue | |
2006-11-23 00:08 | mhanski | Note Added: 0013527 | |
2006-11-23 07:15 | subik | Status | new => assigned |
2006-11-23 07:15 | subik | Assigned To | => subik |
2006-11-23 08:51 | subik | Note Added: 0013532 | |
2006-11-23 10:04 | mhanski | Note Added: 0013533 | |
2006-11-23 10:43 | mhanski | Note Added: 0013535 | |
2006-11-23 11:46 | subik | Note Added: 0013536 | |
2006-11-23 19:36 | subik | Note Added: 0013541 | |
2006-11-23 20:12 |
|
Note Added: 0013542 | |
2006-11-23 21:14 |
|
Note Added: 0013545 | |
2006-11-23 22:08 | cbradney | Assigned To | subik => cbradney |
2006-11-23 22:14 | cbradney | Status | assigned => resolved |
2006-11-23 22:14 | cbradney | Fixed in Version | => 1.3.3.6cvs |
2006-11-23 22:14 | cbradney | Resolution | open => fixed |
2006-11-23 23:08 | mhanski | Status | resolved => closed |
2006-11-23 23:08 | mhanski | Note Added: 0013546 | |
2006-11-23 23:48 | cbradney | Category | General => Build System |
2006-11-23 23:48 | cbradney | Steps to Reproduce Updated | |
2007-02-01 14:25 | subik | Relationship added | related to 0005280 |