[14:34] hmm , interesting bug > https://bugs.launchpad.net/hundredpapercuts/+bug/587896 [14:34] Launchpad bug 587896 in hundredpapercuts "Can't copy and paste images from website to nautilus (affects: 1) (heat: 6)" [Undecided,New] [14:34] what does "Copy image" actually do? [14:41] what kind of answer to that do you want? [14:42] http://mxr.mozilla.org/mozilla-central/source/widget/src/gtk2/nsClipboard.cpp#181 via http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsCopySupport.cpp#485 is the rough codepath [14:42] gavin: hmm , when we select the "Copy image" option from the context menu , how can we use the copied image? [14:42] but the mozilla abstractions kind of make that hard to follow [14:42] you should be able to paste it in an image editor and get the actual image data [14:42] * vish tries [14:43] gavin: neat! , never knew that :) [14:44] gavin: to make it work similar to the "save image as" , it would be a nautilus bug or where would it need to be fixed ...? [14:46] I don't understand the question [14:46] not a papercut for sure , but interesting how users try to use the options ;) [14:46] gavin: to make the copy paste work , what needs fixing? or can it be fixed? [14:47] are you saying it doesn't work for you? [14:47] gavin: i mean the copy image in FF [from website] and paste in Nautilus [14:47] it works if i copy-paste to image editor [14:48] oh [14:49] pasting files from the clipboard doesn't really make sense... [14:49] true [14:50] * vish wonders if it would be better to name the option "Copy image to clipboard" , would atleast avoid users trying to paste as files [17:07] nikolam: do you know how to reliably reproduce the Seamonkey crash? === ejat is now known as e-jat === yofel_ is now known as yofel === fta_ is now known as fta [20:52] fta can you check if Bookmark Manager is working for you ? [20:54] BUGabundo, it's not. check the inspector's console [20:55] how do I do that? [20:56] right click, inspect element [20:57] Bookmarks extension API is not avaiable [20:57] main.html:165Uncaught TypeError: Cannot read property 'bookmarkManager' of undefined [20:57] * BUGabundo checks for a dupe [20:58] ftahttp://code.google.com/p/chromium/issues/detail?id=43448 [20:58] fta http://code.google.com/p/chromium/issues/detail?id=43448 [20:59] "Removing release block until this can be reproduced. FYI, I can't get it to happen in my mac build of 6.0.422.0." [20:59] bah [21:01] http://code.google.com/p/chromium/issues/detail?id=44789 [21:06] ahh [21:06] dupe? [21:10] confusing