[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2009-02-13 Thread Sebastien Bacher
closing the bug since the crash is fixed now ** Changed in: seahorse (Ubuntu) Assignee: Andreas Moog (andreas-moog) => Ubuntu Desktop Bugs (desktop-bugs) Status: Incomplete => Fix Released -- seahorse-tool crashes when trying to verify signatures https://bugs.launchpad.net/bugs/22749

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2009-02-12 Thread the_edge
I'm now using intrepid and just tried it out. It now works (almost). What I did was sign a file in nautilus by right clicking it and choosing "sign" (I used test.txt wich produces the signature file test.txt.sig). Then in nautilus I double click the signature file and a notification pops up in the

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2009-02-12 Thread Sebastien Bacher
does anybody get the issue in intrepid or jaunty and could describe how to trigger it? -- seahorse-tool crashes when trying to verify signatures https://bugs.launchpad.net/bugs/227493 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2009-01-29 Thread Mark Preetorius
I assume, that this Problem also is the cause for the following problem: When decrypting a singed and encrypted file via Nautilus-Contextmenu, the message "... correct signature from xxx" no longer appears. I can remember this working in former versions. I also think the importance of this Bug sh

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-11-29 Thread marco.pallotta
I can confirm the issue on my Hardy x86_64 and seahorse 2.22.2. I think the importance of this bug should be High because of this bug and bug 303497 (so neither with double-click on .sig file nor with seahorse-tool a user can verify the signature) -- seahorse-tool crashes when trying to verify si

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-09-20 Thread the_edge
I have the same problem. Here is the debug output from seahorse-tool after following Andreas Moog's steps. ** Attachment added: "gdb-seahorse-tool.txt" http://launchpadlibrarian.net/1732/gdb-seahorse-tool.txt -- seahorse-tool crashes when trying to verify signatures https://bugs.launchpad

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-09-04 Thread Andreas Moog
Thanks for reporting. Please install the following packages: seahorse-dbgsym libc6-dbg libglib2.0-0-dbg libgtk2.0-0-dbg libsoup2.4-1-dbgsym Then try running the program with the following command: G_DEBUG=fatal_criticals gdb seahorse 2>&1 | tee gdb-seahorse.txt and enter this in gdb: (gdb) ha

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-09-04 Thread Daniel LombraƱa
I have the same problem with my Ubuntu Hardy. The seahorse-tool --verify crashes. -- seahorse-tool crashes when trying to verify signatures https://bugs.launchpad.net/bugs/227493 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

Re: [Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-09-03 Thread MattJ
On Wed, Sep 3, 2008 at 11:48 PM, Tritonio <[EMAIL PROTECTED]> wrote: > Sorry I hadn't added the debugging symbols. I did so but I still cannot > make the backtrace work. I attach the new output. I have never debugged > a program but it seems like the backtrace cannot be made because the > program t

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-09-03 Thread Tritonio
Sorry I hadn't added the debugging symbols. I did so but I still cannot make the backtrace work. I attach the new output. I have never debugged a program but it seems like the backtrace cannot be made because the program terminates normally? So the only hind still is: ** (seahorse- tool:19321): CRI

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-09-03 Thread Andreas Moog
Have you added the repositories as stated on the page? And remember to do an aptitude update afterwards. Unfortunately without debuggingsymbols we can't deal with the backtrace. ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) -- seahorse-tool crashes w

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-08-01 Thread Tritonio
The problem still exists for me. I tried to make a bakctrace but it was impossible for two reasons: I cannot find the debbuging symbols package but even when I tried without them it seems that the program does handle the crash itself and exits normally so when I type: (gdb) backtrace full (gdb)

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-08-01 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down y

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-07-02 Thread Tritonio
I am still unable to spot the cause of this. I purchased a new laptop and installed Hardy. Initially it worked. Then I installed lots and lots of programs at once (including Ubuntu Satanic edition). After that the same problem appeared. I don't that any of the programs I installed should modify sea

[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures

2008-05-13 Thread MattJ
I have the same problem: $ seahorse-tool -v dowkd.pl.gz.sig ** (seahorse-tool:18965): CRITICAL **: seahorse_notify_signatures: assertion `keys != NULL' failed $ It worked on Gutsy, I did a fresh install of Hardy, I kept all ~/.* except .gnome, .gnome2, etc. -- seahorse-tool crashes when tryin