[Bug 224291] Re: f-spot hangs on exit.

2008-10-29 Thread karol
I CONFIRM, after removing gnupg-agent, f-spot doesn't hang on quit any more !! :-D Xubuntu 8.04 Hardy Linux x 2.6.24-21-generic #1 SMP Tue Oct 21 23:43:45 UTC 2008 i686 GNU/Linux Karol. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification

[Bug 224291] Re: f-spot hangs on exit.

2008-10-07 Thread Daniele I.
IT WORKS!! Thank you directhex! Removing the gnupg-agent package did the trick. Now f-spot closes normally when I want (by the way, I'm using the standard ubuntu package of f-spot). Thanks again. Bye. D. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug

[Bug 224291] Re: f-spot hangs on exit.

2008-10-07 Thread directhex
Ladies gents, we have a positive lead: gnupg-agent's broken SigBlk mask mangling on i386 - not F-Spot or Mono's fault at all. *IF* (big if) someone else can confirm this fix applies. Any of the other subscribers other than Daniele care to give it a whirl? -- f-spot hangs on exit.

Re: [Bug 224291] Re: f-spot hangs on exit.

2008-10-07 Thread Stephan Klein
Sorry, cannot confirm on this end. My f-spot was broken under hardy but an upgrade to intrepid solved the issue for me. gnupg-agent is currently not installed (I cannot say if it was removed during the upgrade process). Installing (and starting) it does not change the fact that f-spot opens and

[Bug 224291] Re: f-spot hangs on exit.

2008-10-07 Thread Jeremy Allison
I just tested by removing gnupg-agent, no difference. f-spot still hangs. As I've said before, this looks like a pthread problem in the mono exit code. Jeremy. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu

[Bug 224291] Re: f-spot hangs on exit.

2008-10-07 Thread directhex
Please download, compile and run http://bugs.debian.org/cgi- bin/bugreport.cgi?msg=5;filename=test-signal.c;att=1;bug=499569 And paste the output -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 224291] Re: f-spot hangs on exit.

2008-10-07 Thread Jeremy Allison
Real-time signals work fine on this system, I use it for developing Samba (which uses RT-signals for file lease notification). ./a.out SIGRTMIN: 34 sigismember(): 0 SIGRT_1 received SIGRT_2 received SIGQUIT received FYI: I hate signal handlers with printf(). Not sig-safe :-). Jeremy. --

[Bug 224291] Re: f-spot hangs on exit.

2008-10-06 Thread Daniele I.
Yes, gnupg-agent is installed. (Why?) -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 224291] Re: f-spot hangs on exit.

2008-10-06 Thread directhex
Remove it. Then try f-spot again. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 224291] Re: f-spot hangs on exit.

2008-10-06 Thread directhex
Oh, important: log out then back in after removing gnupg-agent. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list

[Bug 224291] Re: f-spot hangs on exit.

2008-10-03 Thread directhex
Do you have gnupg-agent installed? -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread directhex
I'm trying to patch f-spot for more debugging output Meanwhile, can you tell me what happens if you run a copy of f-spot, then run f-spot -shutdown in a different terminal window? -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread directhex
Oh, and install the mono-jit-dbg package, it might be needed later -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread directhex
Please install the replacement f-spot package in http://retro.apebox.org/fspot/ It is versioned so that it will immediately be marked as obsolete by update-manager. Simply run update-manager's update to put back the Ubuntu package. This package should be VERY verbose when quitting, telling you

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread Daniele I.
Hi directhex, Meanwhile, can you tell me what happens if you run a copy of f-spot, then run f-spot -shutdown in a different terminal window? It happens that f-spot hangs as usual (here I am using the ubuntu package for f-spot). That is what the terminal says: [EMAIL PROTECTED]:~$ f-spot

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread directhex
Whoops, i386 doesn't even occur to me these days. Uploaded. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread Daniele I.
I installed f-spot_0.4.3.1-0ubuntu1~bunniesarecute1_i386.deb. Here is the output of the terminal. I lanched f-spot and I tried to quit with no success, it hangs as usual. Then I forced the exit. [EMAIL PROTECTED]:~$ f-spot Starting new FSpot server Reloading item changed error checking

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread directhex
Okay, another one to try, from upstream. There are three lib packages for your arch now in the same web location. Install them. You may need to download all three at once use dpkg -i *.deb Then test f-spot again. You can return to the standard Ubuntu package if you like (I found what I wanted

[Bug 224291] Re: f-spot hangs on exit.

2008-09-30 Thread Daniele I.
I installed all the lib packages (after solving some issues with dependences). Same as usual. [EMAIL PROTECTED]:~$ f-spot Starting new FSpot server Reloading item changed error checking orientation (f-spot:893): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling

[Bug 224291] Re: f-spot hangs on exit.

2008-09-29 Thread directhex
Still unable to reproduce - I built a test Feisty machine in VirtualBox, fed F-Spot some photos, ran the upgrade cycle twice, and still couldn't produce a hang on exit. What is special on your machines? What wrong file in your home directories is causing the issue? Try this one: for i in

[Bug 224291] Re: f-spot hangs on exit.

2008-09-29 Thread Daniele I.
Still unable to reproduce - I built a test Feisty machine in VirtualBox, fed F-Spot some photos, ran the upgrade cycle twice, and still couldn't produce a hang on exit. What is special on your machines? What wrong file in your home directories is causing the issue? It is quite frustrating,

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread directhex
If it were completely broken, it wouldn't have shipped. Worse than completely broken is occasionally broken - where it works for the developers, but not for some subset of users with an unidentified common trait. Without a 'known bad' use case to try and fix, how do we fix it? I'm especially

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread Daniele I.
I still have the problem in my system I created a new test user to answer the question from directhex: the new user does not have the problem! I can confirm that f-spot does not hang for new users on my 'broken' system. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread directhex
Okay, Daniele, can you try another one for me? As your broken user, fire up a console, run the following: mkdir /tmp/foo export MONO_SHARED_DIR=/tmp/foo f-spot See if it quits normally then. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread Vikrant
This problem exists on latest intrepid alphas as well. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread Daniele I.
directhex: No way. I followed your istructions: mkdir /tmp/foo export MONO_SHARED_DIR=/tmp/foo f-spot Same as usual: the only way to quit is forcing the exit. :-( -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread directhex
How about: mv ~/.wapi ~/.wapi.old f-spot -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

Re: [Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread Stephan Klein
On Wed, 2008-09-24 at 08:50 +, Vikrant wrote: This problem exists on latest intrepid alphas as well. Cannot confirm. It was broken with Hardy, but after I upgrading my testing machine it quits normally. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread Daniele I.
How about: mv ~/.wapi ~/.wapi.old f-spot Nothing to do. Same as usual: need forcing to quit. Sorry... (Should I re-create ~/.wapi dir? What's wapi?) -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread directhex
It should recreate itself. It's used for inter-thread communication stuff, by all mono apps. Okay, can you try to quit f-spot, and whilst it's hung, run mono --wapi=hps in a console? Paste the output from that command. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread Daniele I.
Okay, can you try to quit f-spot, and whilst it's hung, run mono --wapi=hps in a console? Paste the output from that command. Here it is. [EMAIL PROTECTED]:~$ mono --wapi=hps collection: 0 sem: 0x4d03c12e 1 ( 1) [Process]6 Un ([ BeagleDaemon.exe] pid: 8648 exit: 0) 2 ( 1)

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread directhex
I spy something unexpected. Can you run beagle-shutdown, check that BeagleDaemon.exe and IndexHelper.exe are not running, then try f-spot again? -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 224291] Re: f-spot hangs on exit.

2008-09-24 Thread Daniele I.
Ok: I run beagle-shutdown and I confirm that BeagleDaemon.exe and IndexHelper.exe are not running now. F-spot hangs as usual. Here is the new output of mono --wapi=hps (while f-spot is hanging). [EMAIL PROTECTED]:~$ mono --wapi=hps collection: 0 sem: 0x4d03c016 1 ( 1) [Process]8 Un ([

[Bug 224291] Re: f-spot hangs on exit.

2008-09-23 Thread Daniele I.
I still confirm the presence of the bug in my fully updated laptop with ubuntu 8.04. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs

[Bug 224291] Re: f-spot hangs on exit.

2008-09-23 Thread directhex
8.04 is a stable release, so until the mono version in 8.04 is updated would be never - and not via backports either, due to no upstream changes to major frameworks. If you can track down exactly which SVN revision fixed the bug, and that fix still can be applied against Ye Olde 1.2.6, then it may

[Bug 224291] Re: f-spot hangs on exit.

2008-09-23 Thread directhex
I don't want to suggest it as any kind of official fix, but I *DO* produce Mono backports for Hardy on my PPA - I'd be curious if someone still experiencing problems still finds they experience problems with Mono 1.9.1 from there. If not, then given the packages are sourced from the current

[Bug 224291] Re: f-spot hangs on exit.

2008-09-23 Thread Jeremy Allison
Well then you shipped a *completely broken* package as your default photo manager in a long term supported release then (and that isn't even mentioning the printing bug where trying to print via f-spot to any other size than the default just emits the default paper size - yes, this is also

[Bug 224291] Re: f-spot hangs on exit.

2008-09-22 Thread directhex
warp, is that a vote for closing the bug then? I'd like to wait for one other person to say the problem's gone away before I close it. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 224291] Re: f-spot hangs on exit.

2008-09-22 Thread Jeremy Allison
Do *NOT* close this bug. This bug is active on all my 8.04 (fully updated) systems. It is a mono issue connected with pthread termination (I got a confirmation of this from Miguel) and will not be fixed in 8.04 until the mono version in 8.04 is updated. Jeremy. -- f-spot hangs on exit.

[Bug 224291] Re: f-spot hangs on exit.

2008-09-18 Thread warp
The problem is solved for me. I think it happened after some package upgrade, but unfortunately I don't know exactly. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot

[Bug 224291] Re: f-spot hangs on exit.

2008-09-17 Thread directhex
Unable to reproduce here - can you all paste the exact versions installed of the mono-jit and f-spot packages, and any other relevant info (e.g. 'low-down' things you've tweaked on your install e.g. fiddling with /sys) -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received

[Bug 224291] Re: f-spot hangs on exit.

2008-08-27 Thread John McPherson
Often when I run eog, it opens a window, then hangs when trying to actually show an image. I also get several atk-bridge-WARNING **: failure: no device event controller found. stracing the hung process shows it waiting for a futex(...) call. I see from Jeremy's debugging above that he has atk

[Bug 224291] Re: f-spot hangs on exit.

2008-06-24 Thread Jean Levasseur
Bug confirmed. ** Changed in: mono (Ubuntu) Status: New = Confirmed -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list

[Bug 224291] Re: f-spot hangs on exit.

2008-05-30 Thread Daniele I.
Same for me with Ubuntu 8.04 upgraded from 7.10. Forcing the exit is the only way to quit. I tried to clear the .gnome2/f-spot directory: no change at all. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu

[Bug 224291] Re: f-spot hangs on exit.

2008-05-21 Thread Claudiu Vlad
The same behaviour here . F-spot can't close cleanly. I upgraded from gutsy. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list

[Bug 224291] Re: f-spot hangs on exit.

2008-05-19 Thread Pedro Villavicencio
are you using AMD64? -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 224291] Re: f-spot hangs on exit.

2008-05-19 Thread warp
No, regular i386. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 224291] Re: f-spot hangs on exit.

2008-05-19 Thread Jeremy Allison
Just upgraded to mono 1.9.1 from the .deb package at the mono site. Still hangs in f-spot exit, no change. Jeremy. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in

[Bug 224291] Re: f-spot hangs on exit.

2008-05-18 Thread David Prochnow
I've got the same problem. F-Spot crashes, when I try to exit. ยท I think this just happens, when Compiz is running. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot

[Bug 224291] Re: f-spot hangs on exit.

2008-05-18 Thread warp
I don't think so. I replaced compiz with metacity (metacity --replace killall compiz-decorator) and it didn't solve the problem. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 224291] Re: f-spot hangs on exit.

2008-05-07 Thread Sebastien Bacher
closing the f-spot task since that doesn't seem to be due to it ** Changed in: f-spot (Ubuntu) Importance: Undecided = Low Status: New = Invalid -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu

[Bug 224291] Re: f-spot hangs on exit.

2008-05-07 Thread warp
I've got exactly the same problem after upgrade to Hardy. Removing f-spot config directory doesn't solve the problem either. I created another fresh user and there the problem doesn't exist so maybe it's some kind of custom settings in our environments. -- f-spot hangs on exit.

[Bug 224291] Re: f-spot hangs on exit.

2008-05-02 Thread Jeremy Allison
Interestingly enough this doesn't now look f-spot related. If I try and quit the mdb session this also hangs in the same way. Looks to me that mono isn't terminating processes containing threads correctly on this system. Jeremy. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291

[Bug 224291] Re: f-spot hangs on exit.

2008-05-02 Thread Jeremy Allison
And here is f-spot being run under the mono debugger. Once it hung on exit I ^C'ed the debugger and got a backtrace. Hope this helps. Looks like the damn thing is in the final stages of exit cleaning up the pthreads it created for itself (which is consistent with the gdb trace above). Now, the

[Bug 224291] Re: f-spot hangs on exit.

2008-05-02 Thread Jeremy Allison
Here is a (long) gdb backtrace of attaching to the mono binary once f-spot is in this hung state. It's hanging on a pthread_cond_timedwait syscall. Hopefully this helps. Mono debugger output to follow. Jeremy.

[Bug 224291] Re: f-spot hangs on exit.

2008-04-30 Thread ffm
I assume you mean FileQuit. On a stock ubuntu install (with no ~/.gnome2/f-spot directory) I am unable to reproduce the issue. Can you try renaming the fspot dir and see if you can reproduce the issue? -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug

[Bug 224291] Re: f-spot hangs on exit.

2008-04-30 Thread Jeremy Allison
Yes I meant File - Quit. I tried with a .gnome2/f-spot directory and also after removing the directory - same problem. This is with an upgrade from 7.10, not a fresh install. It's 100% reproducible for me. How do I get mono to give me debug information on the lock states inside it. I tried

[Bug 224291] Re: f-spot hangs on exit.

2008-04-30 Thread Jeremy Allison
Crap, just checked with [EMAIL PROTECTED] and he can't reproduce the problem either. Means I'll have to track this thing down myself. Ok - how do I debug mono apps ? Can you give me any clues on how to find a deadlock ? Jeremy. -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291

[Bug 224291] Re: f-spot hangs on exit.

2008-04-29 Thread ffm
** Also affects: f-spot (Ubuntu) Importance: Undecided Status: New -- f-spot hangs on exit. https://bugs.launchpad.net/bugs/224291 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list