[Pkg-phototools-devel] Bug#553392: 'hugin' received an X Window System error

Andreas Metzler ametzler at downhill.at.eu.org
Sun Nov 1 12:03:37 UTC 2009


On 2009-10-31 Philippe Hupé <phil.debian at sfr.fr> wrote:
> Andreas Metzler a écrit :
>> [...]

>> not really. Did you have this behavior since you installed the hugin
>> package or was it triggered by upgrading something else? 
[snip]

> Thank you for your reply.
> I have tried to remove ~/.hugin but the error still remains.
> My window manager is gnome but I have also tried with Window Maker  
> without any success.

What about the question quoted above?

> I have tried "gdb hugin" and then "run" does not give me more  
> information. I am not familiar with debugging. I really appreciate you  
> you could tell me exactly what to do in order to have backtrace. Thank  
> you in advance.

gdb hugin
run

Now gdb should start and halt on this message:
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---

As suggested press return to continue. This will happen a couple of
times until hugin starts up. Do whatever you need to do to reproduce
the crash. Then go to gdb window and enter 

bt

Show the output.
cu andreas





More information about the Pkg-phototools-devel mailing list