hello, here is my setup : - Debian GNU/Linux sid (unstable) - libqt3 3.2.1 (debian package) - CVS check-out'ed 1 hour ago
while 1.1.0 still works nicely, 1.1.1-cvs segfaults : % scribus QFont::setPointSize: Point size <= 0 (-1) QFont::setPointSize: Point size <= 0 (-1) zsh: segmentation fault scribus I also have the setPointSize problem with 1.1.0, so it should not be related. Any idea ? Since I don't know what other information I should give, here is the gdb output (scribus build without debugging symbols, then "run" in gdb, I'm not an expert in these things) ; I could build scribus with debugging symbols if needed. <gdb output> % gdb /usr/local/bin/scribus GNU gdb 5.3.90_2003-08-24-cvs-debian Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux"...(no debugging symbols found)... (gdb) run Starting program: /usr/local/bin/scribus (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 20117)] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...QFont::setPointSize: Point size <= 0 (-1) QFont::setPointSize: Point size <= 0 (-1) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 20117)] 0x0815dfd9 in SCFonts::AddScalableFonts(QString const&) () </gdb output> -- intrigeri <intrigeri at squat.net> gnupg key 0xB5F6AB78 @ keys.indymedia.org [ Who wants a world in which the guarantee that we shall not ] [ die of starvation entails the risk of dying of boredom ? ]
