[Bug 1884170] [NEW] Brasero checks wrong disk when checking for space
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 disk, but this is a giant pain. When I specify that the image file goes on a disk with space, it should permit its creation. ** Affects: brasero (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in Ubuntu. https://bugs.launchpad.net/bugs/1884170 Title: Brasero checks wrong disk when checking for space To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1884170/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 579519] Re: Allow search strings to persist when music source is switched
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 music source I think the "bug" here is the misleading "search all fields text". I also agree there is a usability improvement that could be made to persist the text in the search box. ** Changed in: hundredpapercuts Status: New => Confirmed -- 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/579519 Title: Allow search strings to persist when music source is switched To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/579519/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 587896] Re: Can't copy and paste images from website to nautilus
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 Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/587896 Title: Can't copy and paste images from website to nautilus To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/587896/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 16492] Re: Mouse pointer should disappear when keyboard is in use and mouse isn't
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 pointer should disappear when keyboard is in use and mouse isn't To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/16492/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1180772] Re: Audio files stop being played after few seconds if visual effects are enabled
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 subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1180772 Title: Audio files stop being played after few seconds if visual effects are enabled To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1180772/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 46626] Re: "Open File" Dialog doesn't respond when folder + files selected
** 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 selected To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/46626/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 645189] Re: rhythmbox import suggest to notify a bug when it finds a jpeg
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 rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/645189 Title: rhythmbox import suggest to notify a bug when it finds a jpeg To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/645189/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 645189] Re: rhythmbox import suggest to notify a bug when it finds a jpeg
** 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. https://bugs.launchpad.net/bugs/645189 Title: rhythmbox import suggest to notify a bug when it finds a jpeg To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/645189/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 247123] Re: Rhythmbox cannot download some podcasts (port 8000)
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 the podcast XML. ** Changed in: rhythmbox (Ubuntu) Status: Invalid => Confirmed -- 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/247123 Title: Rhythmbox cannot download some podcasts (port 8000) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/247123/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 247123] Re: Rhythmbox cannot download some podcasts (port 8000)
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] rb-file-helpers.c:596: 'http://localhost:8080/test_podcast_feed.xml' should be Podcast file, HACK (10:06:42) [0x2655ca0] [rb_podcast_parse_load_feed] rb-podcast-parse.c:168: not checking mime type for http://localhost:8080/test_podcast_feed.xml (should be Podcast file) (10:06:42) [0x2655ca0] [rb_podcast_parse_load_feed] rb-podcast-parse.c:241: Parsing http://localhost:8080/test_podcast_feed.xml as a Podcast succeeded My test server confirms it receives a request for the XML 10:06:42.715 DEBUG test_rbox:190 - Podcast XML file requested 10:06:42.720 DEBUG test_rbox:223 - Host: localhost:8080 When I select the TRACK to be played rbox debug clearly is NO LONGER searching for port 80: (10:10:04) [0xd296a0] [rb_entry_view_row_activated_cb] rb-entry-view.c:2139: row activated (10:10:04) [0xd296a0] [rb_entry_view_row_activated_cb] rb-entry-view.c:2143: emitting entry activated (10:10:04) [0xd296a0] [episode_entry_activated_cb] rb-podcast-add-dialog.c:633: search result podcast entry http://localhost/001.mp3 activated (10:10:04) [0xd296a0] [load_uri_finish] rb-shell.c:2896: found an entry to play (10:10:04) [0xd296a0] [rb_shell_player_stop] rb-shell-player.c:2124: stopping (10:10:04) [0xd296a0] [rb_shell_player_set_playing_source_internal] rb-shell-player.c:2060: setting playing source to (nil) (10:10:04) [0xd296a0] [rb_shell_player_sync_with_source] rb-shell-player.c:1887: playing source: (nil), active entry: (nil) (10:10:04) [0xd296a0] [rb_shell_set_window_title] rb-shell.c:2397: clearing title (10:10:04) [0xd296a0] [rb_shell_player_sync_buttons] rb-shell-player.c:1979: syncing with source 0x1028630 (10:10:04) [0xd296a0] [rb_shell_playing_source_changed_cb] rb-shell.c:2240: playing source changed (10:10:04) [0xd296a0] [rb_shell_player_sync_with_source] rb-shell-player.c:1887: playing source: (nil), active entry: (nil) (10:10:04) [0xd296a0] [rb_shell_set_window_title] rb-shell.c:2397: clearing title (10:10:04) [0xd296a0] [rb_shell_player_sync_buttons] rb-shell-player.c:1979: syncing with source 0x1028630 (10:10:04) [0xd296a0] [rb_shell_player_set_playing_source_internal] rb-shell-player.c:2060: setting playing source to 0x1028630 (10:10:04) [0xd296a0] [rb_shell_player_sync_with_source] rb-shell-player.c:1887: playing source: 0x1028630, active entry: (nil) (10:10:04) [0xd296a0] [rb_shell_set_window_title] rb-shell.c:2397: clearing title (10:10:04) [0xd296a0] [rb_shell_player_sync_buttons] rb-shell-player.c:1979: syncing with source 0x1028630 (10:10:04) [0xd296a0] [rb_shell_playing_source_changed_cb] rb-shell.c:2240: playing source changed (10:10:04) [0xd296a0] [rebuild_menu] rb-display-page-menu.c:211: building menu, 0 => 0 items (10:10:04) [0xd296a0] [rb_player_gst_try_audio_sink] rb-player-gst-helper.c:101: audio sink autoaudiosink changed to READY state successfully (10:10:04) [0xd296a0] [construct_pipeline] rb-player-gst.c:738: pipeline construction complete (10:10:04) [0xd296a0] [impl_open] rb-player-gst.c:796: setting new uri to http://localhost/001.mp3 (10:10:04) [0xd296a0] [impl_play] rb-player-gst.c:868: not in transition, stopping current track to start the new one (10:10:04) [0xd296a0] [start_state_change] rb-player-gst.c:381: changing state to READY (10:10:04) [0xd296a0] [start_state_change] rb-player-gst.c:385: state change succeeded synchronously (10:10:04) [0xd296a0] [state_change_finished] rb-player-gst.c:410: setting new playback URI http://localhost/001.mp3 (10:10:04) [0xd296a0] [start_state_change] rb-player-gst.c:381: changing state to PLAYING (10:10:04) [0xd296a0] [rb_shell_player_set_playing_entry] rb-shell-player.c:885: Success! (10:10:04) [0xd296a0] [bus_cb] rb-player-gst.c:537: playbin reached state READY (10:10:04) [0xd296a0] [track_change_done] rb-player-gst.c:337: track change finished (10:10:04) [0xd296a0] [playing_stream_cb] rb-shell-player.c:2475: new playing stream: http://localhost/001.mp3 (10:10:04) [0xd296a0] [rb_ext_db_request] rb-ext-db.c:684: starting metadata request (10:10:04) [0xd296a0] [lookup_cb] rb-ext-db.c:536: lookup failed (10:10:04) [0xd296a0] [rb_header_sync] rb-header.c:802: syncing with http://localhost/001.mp3 (10:10:04) [0xd296a0] [rb_shell_player_sync_with_source] rb-shell-player.c:1887: playing source: 0x1028630, active entry: 0x1f8ffe0 (10:10:04) [0xd296a0] [rb_shell_set_window_title] rb-shell.c:2420: setting title to "ubuntu@localhost - Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum. Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur pa" (10:10:04) [
[Bug 1273260] Re: rhythmbox crashed with SIGSEGV in rb_list_model_find()
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: rhythmbox crashed with SIGSEGV in rb_list_model_find() To manage notifications about this bug go to: https://bugs.launchpad.net/rhythmbox/+bug/1273260/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] [NEW] Add patch to allow toolbar dragging
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 7491e9e97aa6b0f9950897c4f1282b470c79d451 that went into gtk+3.0 way back in 2010. This would make GTK2 themes behave much more like GTK3 themes. ** Affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New ** Tags: patch ** Patch added: "Allow toolbars to be dragged too!" https://bugs.launchpad.net/bugs/1332721/+attachment/4135920/+files/menubar-toolbar-drag.patch -- 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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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 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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
@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 https://bugzilla.gnome.org/show_bug.cgi?id=611313 -- 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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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 toolbar dragging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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 also adds the toolbar dragging. Sorry I haven't got around to contacting upstreamwill try to do this soon! ** Patch added: "menubar-toolbar-drag-v2.patch" https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+attachment/4177838/+files/menubar-toolbar-drag-v2.patch -- 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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
** 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" https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+attachment/4177869/+files/menubar-toolbar-drag-v3.patch -- 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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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 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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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 this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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 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: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1332721] Re: Add patch to allow toolbar dragging
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 patch to allow toolbar dragging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1332721/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs