[Bug 579519] Re: Allow search strings to persist when music source is switched

2014-02-14 Thread Adam Smith
Some observations 1. When I select Radio source, grey text in the search box shows Search your internet radio stations - this is accurate 2. When I select my music library, grey text in search box shows Search all fields - this is misleading 3. Confirmed the search box is cleared when I switch

[Bug 587896] Re: Can't copy and paste images from website to nautilus

2014-02-14 Thread Adam Smith
I'm not convinced about this being a bug per se. I think users generally expect and understand that copy and paste is for moving content, the action of creating a file seems more than just moving content to me. -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 16492] Re: Mouse pointer should disappear when keyboard is in use and mouse isn't

2014-02-14 Thread Adam Smith
Still exists in latest trusty. Tested in Firefox. ** Changed in: hundredpapercuts Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/16492 Title: Mouse

[Bug 1180772] Re: Audio files stop being played after few seconds if visual effects are enabled

2014-02-14 Thread Adam Smith
Cannot reproduce on latest trusty, tested with wav ogg mp3 ac3 ** Changed in: hundredpapercuts Status: New = Incomplete ** Changed in: totem (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 46626] Re: Open File Dialog doesn't respond when folder + files selected

2014-02-14 Thread Adam Smith
** Changed in: hundredpapercuts Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/46626 Title: Open File Dialog doesn't respond when folder + files

[Bug 645189] Re: rhythmbox import suggest to notify a bug when it finds a jpeg

2014-02-14 Thread Adam Smith
Tested in latest trusty, cannot reproduce this ** Changed in: hundredpapercuts Status: New = Incomplete ** Changed in: rhythmbox (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 645189] Re: rhythmbox import suggest to notify a bug when it finds a jpeg

2014-02-14 Thread Adam Smith
** Changed in: hundredpapercuts Status: Incomplete = Invalid ** Changed in: rhythmbox (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.

[Bug 247123] Re: Rhythmbox cannot download some podcasts (port 8000)

2014-03-15 Thread Adam Smith
I've confirmed this two ways 1) I used a python program to mock a web server, I've checked it responds to HEAD requests on non-standard ports 2) When I right click on a podcast feed and select properties, I can see that it is not showing the port number on the URL, even though I know it does in

[Bug 247123] Re: Rhythmbox cannot download some podcasts (port 8000)

2014-03-15 Thread Adam Smith
Looking at the debug log from both rhythmbox and my test code, I can confirm this. Note that if I change the server and podcast XML to port 80 this test works fine. When I add the podcast URL, rbox debug output clearly references 8080 (10:06:42) [0x2655ca0] [rb_uri_could_be_podcast]

[Bug 1273260] Re: rhythmbox crashed with SIGSEGV in rb_list_model_find()

2014-03-22 Thread Adam Smith
I just had this crash while importing (on the point of a file dialog opening), in Trusty daily from March 13th. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1273260 Title:

[Bug 1332721] [NEW] Add patch to allow toolbar dragging

2014-06-20 Thread Adam Smith
Public bug reported: Ubuntu already has a patch - 062_dnd_menubar.patch - that allows the window to be dragged by clicking on empty space in the menubar. The attached patch builds on this and allows empty space in the toolbar to be also dragged. It is essentially commit

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-06-22 Thread Adam Smith
To enable the toolbar dragging in your chosen theme, open the gtkrc file e.g. /usr/share/themes/Ambiance/gtk-2.0/gtkrc Find the line GtkMenuBar::window-dragging = 1 and either change it to GtkWidget::window-dragging = 1 or add a new line GtkToolbar::window-dragging = 1 -- You received

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-06-25 Thread Adam Smith
@Sebastian - I haven't contacted upstream since I thought they weren't accepting new features for gtk+2? If they wanted it adding they could of done in in 2010 when the patch was written ( https://bugzilla.gnome.org/show_bug.cgi?id=611313 ). ** Bug watch added: GNOME Bug Tracker #611313

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-06-27 Thread Adam Smith
Do you know how I should contact upstream? For example, is there an appropriate mailing list? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1332721 Title: Add patch to allow

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-08-14 Thread Adam Smith
Iain, thanks for the comment. Was it the gtkmenushell.c hunk causing the problem? I just copied and pasted that from the 062_dnd_menubar patch, but I see now that has been refreshed. Attached should be a patch that applies cleanlyI hope! It does the job of the 062_dnd_menubar patch and

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-08-14 Thread Adam Smith
** Patch removed: menubar-toolbar-drag-v2.patch https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+attachment/4177838/+files/menubar-toolbar-drag-v2.patch ** Patch added: menubar-toolbar-drag-v3.patch

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-09-29 Thread Adam Smith
pcmanfm? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1332721 Title: Add patch to allow toolbar dragging To manage notifications about this bug go to:

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-09-29 Thread Adam Smith
Hi Iain, I use it with the Mate desktop, so try something like caja..but I can compile it myself, I'm not sure if the versions in the Ubuntu repo uses GTK2 or 3I'm guessing it will still be 2. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-09-29 Thread Adam Smith
oopsnot sure why that 'can' is in post 15! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1332721 Title: Add patch to allow toolbar dragging To manage notifications about

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-10-02 Thread Adam Smith
Hi Iain, I'm sorry it didn't work. As noted in comment 3, you also have to edit your gtk2 theme - did you do this? I can't give you a debdiff at the mo, but all you just need to do is remove the 062_dnd_menubar.patch and replace it with my patch. -- You received this bug notification because

[Bug 1332721] Re: Add patch to allow toolbar dragging

2014-10-09 Thread Adam Smith
Thanks Iain! Did you want me to raise bugs against the various theme packages or just add them to this bug? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1332721 Title: Add

[Bug 1884170] [NEW] Brasero checks wrong disk when checking for space

2020-06-18 Thread Adam Smith
Public bug reported: I have a primary drive with not much free space, and a second drive mounted that has a ton of space. Brasero keeps telling me that there's no space, even though the image file I specified is on the disk with terabytes free. It allowed a copy when I moved files to the other