:~/stopmotion-0.6.2$ gdb ./stopmotion
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /home/mmolle/stopmotion-0.6.2/stopmotion
[Thread debugging using libthread_db enabled]
[New Thread 0xb69989e0 (LWP 32152)]
/home/mmolle/.stopmotion/preferences.xml:1: parser error : Document is empty

^
/home/mmolle/.stopmotion/preferences.xml:1: parser error : Start tag
expected, '<' not found

^

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb69989e0 (LWP 32152)]
0x08075d7f in PreferencesTool::setPreferencesFile ()
Current language:  auto; currently asm
(gdb) bt
#0  0x08075d7f in PreferencesTool::setPreferencesFile ()
#1  0x0806887c in QtFrontend::initializePreferences ()
#2  0x08068d40 in QtFrontend::QtFrontend ()
#3  0x08058ccf in main ()

###################
This happens, when ~/.stopmotion/preferences.xml has size zero. You
could try, if your first run doesn't produce a zero sized prefs file, to
just create one by hand.
###################

Thanks for great software!

Greetings

mo

Philipp Hübner wrote:
> Hi,
> 
> I was unable to reproduce your reported error, even with LANG=C,
> LC_CTYPE=de_DE.utf8 .
> For me stopmotion works on lenny and on squeeze.
> 
> Which version are you using?
> 
> Can you please send the complete output of 'locale' and tell what
> filesystem you are using for /home ?
> 
> Regards,




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to