[13:10] Hello [13:11] Can somebody set the importance of this bug: https://bugs.launchpad.net/ubuntu/+source/nautilus-share/+bug/1287296 [13:11] Launchpad bug 1287296 in nautilus-share (Ubuntu) "Folder sharing stuck when installing services" [Undecided,Confirmed] [13:17] * penguin42 looks [13:18] done [13:18] thank you [13:18] np [13:19] what program language do i need to learn to fix bugs like that? [13:20] ah that depends where the bug actually is [13:21] I suspect nautilus is C, but whether that bug is actually in a package install script or something or who knows [13:21] so the real challenge of fixing a bug like that is to find the problem [13:24] goethe: I'd go and try and figure out what is producing the window that's stuck - is it really nautilus or some other program that's started out; xwininfo and xlsclients might help you figure that out [13:29] thanks, will try, brb [13:42] penguin42, this is what i have now: http://imgur.com/B6K3U6e [13:48] goethe: Hmm, not that useful since it says 'window has no name' [13:48] goethe: You could try xlsclients before and after that window appears [13:53] I guess you are looking for http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/nautilus-share/trusty/view/head:/src/nautilus-share.c#L586 [13:55] well, it looks like that runs apturl - so is it actually apturl that's blocked? [13:56] yeh, I think that window is coming from AptUrl [13:56] if I do that on 14.10 here I get an AptUrl dialog that looks similar to that (although not quite the same) [13:56] right, some debugging is needed here :D [13:56] goethe: Can you run the command apturl apt:libpam-smbpass [14:04] it says the package is already installed [14:04] going to try without it installed [14:10] without it installed i get a functional popup, asking me to install libpam-smbpass [14:16] hmm, does the popup look exactly like the broken one? [14:20] yes, exactly the same, compared again to be sure [14:20] ok, hmm so do we change that bug to be against apturl then? [14:22] goethe: Can you just confirm the detail of the bug - is it the same window but it's greyed out and it doesn't let you click anything? [14:22] bug 1300466 [14:22] bug 1300466 in apturl (Ubuntu) "second installation request unusable" [High,New] https://launchpad.net/bugs/1300466 [14:24] oh yes that is the same [14:25] http://imgur.com/58jj8ak [14:25] http://imgur.com/58jj8AK [14:25] left one is with the apt url [14:26] brainwash: I've duped that to 1287296 [14:26] yeh