[Desktop-packages] [Bug 1080890] Re: gtk3 file browser slow

2012-11-24 Thread Timothy Arceri
Chrome and Firefox still use GTK+2 ** Package changed: gtk+3.0 (Ubuntu) = ubuntu ** Package changed: ubuntu = gtk+2.0 (Ubuntu) ** Summary changed: - gtk3 file browser slow + gtk2 file browser slow ** Summary changed: - gtk2 file browser slow + gtk2 file chooser slow -- You received this

[Desktop-packages] [Bug 1079] Re: .hidden file is not used by file selector

2012-11-24 Thread Timothy Arceri
** Also affects: hundredpapercuts Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1079 Title: .hidden file is not used by file selector

[Desktop-packages] [Bug 468280] Re: Nautilus crashed while page down/page up in unloaded folder

2012-11-24 Thread Timothy Arceri
This was released long ago so marked as fixed released ** Changed in: gtk+2.0 (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/468280

[Desktop-packages] [Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-23 Thread Timothy Arceri
I've looked into this one a little more. The problem is with the code in libnautilus-private/nautilius-file-utilities.c the function nautilus_restore_files_from_trash() uses nautilus_file_operations_move() This moves the files from the trash directory back to the path stored in Trash Info by

[Desktop-packages] [Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-23 Thread Timothy Arceri
** Changed in: hundredpapercuts Assignee: Paper Cuts Ninja (papercuts-ninja) = Timothy Arceri (t-fridey) ** Changed in: hundredpapercuts Status: Triaged = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus

[Desktop-packages] [Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-23 Thread Timothy Arceri
I've submitted a patch that fixes the bug upstream however it is currently throwing a warning that needs to be cleaned up. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title:

[Desktop-packages] [Bug 965895] Re: After boot, NetworkManager indicator menu only shows four entries

2012-11-22 Thread Timothy Arceri
Have you compared the old and new config files? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/965895 Title: After boot, NetworkManager indicator menu only shows four

[Desktop-packages] [Bug 1039014] Re: Hidden files always visible in open file dialog

2012-11-22 Thread Timothy Arceri
As noted in the upstream bug and patch the fix is actually in Nautilus ** Project changed: gtk = nautilus ** Changed in: gtk+2.0 (Ubuntu) Status: New = Invalid ** No longer affects: gtk+2.0 (Ubuntu) ** Package changed: gtk+3.0 (Ubuntu) = ubuntu ** Package changed: ubuntu = nautilus

[Desktop-packages] [Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-21 Thread Timothy Arceri
One further tip you can look at the code here: http://git.gnome.org/browse/gvfs/tree/daemon/trashlib/trashitem.c#n137 For an example of how to read the .trashinfo file. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu.

[Desktop-packages] [Bug 11544] Re: Single click doesn't work in file chooser dialog box

2012-11-20 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Invalid = Triaged ** Changed in: hundredpapercuts Milestone: None = raring-misc -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/11544

[Desktop-packages] [Bug 11544] Re: Single click doesn't work in file chooser dialog box

2012-11-20 Thread Timothy Arceri
** Changed in: hundredpapercuts Assignee: (unassigned) = Timothy Arceri (t-fridey) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/11544 Title: Single click doesn't work in file

[Desktop-packages] [Bug 304345] Re: File chooser dialog doesn't provide network access

2012-11-20 Thread Timothy Arceri
@Sebastien Yes you are right the applications that are not displaying mounts are using local only mode (which is the default) this is because they do not rely on the GIO backend and cannot be assumed to handle all the different network protocols. What my patch is about however is enabling FUSE

[Desktop-packages] [Bug 304345] Re: File chooser dialog doesn't provide network access

2012-11-20 Thread Timothy Arceri
By the way when I say when available I mean FUSE mounts should always be available on a default Ubuntu install its just on other OS's that GTK runs we must check (also on systems where gvfs-fuse has been removed/ not installed). -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 11544] Re: Single click doesn't work in file chooser dialog box

2012-11-20 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Triaged = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/11544 Title: Single click doesn't work in file chooser dialog box

[Desktop-packages] [Bug 1079] Re: .hidden file is not used by file selector

2012-11-20 Thread Timothy Arceri
** Bug watch added: GNOME Bug Tracker #596234 https://bugzilla.gnome.org/show_bug.cgi?id=596234 ** Changed in: gtk Importance: Wishlist = Unknown ** Changed in: gtk Status: Confirmed = Unknown ** Changed in: gtk Remote watch: GNOME Bug Tracker #143599 = GNOME Bug Tracker #596234

[Desktop-packages] [Bug 1000712] Re: ~/.config/gtk-2.0/gtkfilechooser.ini is not created

2012-11-20 Thread Timothy Arceri
For hidden file settings if this bug is fixed it will probably make your issue irrelevant https://bugzilla.gnome.org/show_bug.cgi?id=143599 ** Bug watch added: GNOME Bug Tracker #143599 https://bugzilla.gnome.org/show_bug.cgi?id=143599 -- You received this bug notification because you are a

[Desktop-packages] [Bug 1039014] Re: Hidden files always visible in open file dialog

2012-11-20 Thread Timothy Arceri
: New ** Changed in: hundredpapercuts Milestone: None = raring-misc ** Changed in: hundredpapercuts Status: New = In Progress ** Changed in: hundredpapercuts Assignee: (unassigned) = Timothy Arceri (t-fridey) ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status

[Desktop-packages] [Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-20 Thread Timothy Arceri
** Also affects: hundredpapercuts Importance: Undecided Status: New ** Changed in: hundredpapercuts Milestone: None = raring-round-2 ** Changed in: hundredpapercuts Status: New = Triaged ** Changed in: hundredpapercuts Assignee: (unassigned) = Papercuts Ninja

[Desktop-packages] [Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-20 Thread Timothy Arceri
To help kickstart anyone who wants to work on this one. The code is in libnautilus-private/nautilius-file-utilities.c the function nautilus_restore_files_from_trash() It would seem that the file being moved back to its original location has not been given its original name which is stored in

[Desktop-packages] [Bug 1058869] Re: Can't restore folders from trash

2012-11-20 Thread Timothy Arceri
Thanks for the bug report. Can also report it upstream in the Gnome bug tracker: https://bugzilla.gnome.org/ and link it using the Also affect project button -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu.

[Desktop-packages] [Bug 445435] Re: evolution is hanging, if an email has a .tif attachment.

2012-11-19 Thread Timothy Arceri
** Bug watch added: GNOME Bug Tracker #473862 https://bugzilla.gnome.org/show_bug.cgi?id=473862 ** Changed in: gtk Importance: Critical = Unknown ** Changed in: gtk Status: Invalid = Unknown ** Changed in: gtk Remote watch: GNOME Bug Tracker #600723 = GNOME Bug Tracker #473862 --

[Desktop-packages] [Bug 195598] Re: the filename should be selected

2012-11-19 Thread Timothy Arceri
** Bug watch added: GNOME Bug Tracker #458188 https://bugzilla.gnome.org/show_bug.cgi?id=458188 ** Changed in: gtk Importance: Medium = Unknown ** Changed in: gtk Status: Invalid = Unknown ** Changed in: gtk Remote watch: GNOME Bug Tracker #519015 = GNOME Bug Tracker #458188 --

[Desktop-packages] [Bug 304345] Re: File chooser dialog doesn't provide network access

2012-11-18 Thread Timothy Arceri
Turns out this was not fixed in gtk+3 either but I have submitted a patch upstream that allows mounted network locations to appear in the file chooser ** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: gtk+3.0 (Ubuntu) Status: New = Confirmed --

[Desktop-packages] [Bug 304345] Re: File chooser dialog doesn't provide network access

2012-11-17 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Triaged = In Progress ** Changed in: hundredpapercuts Assignee: (unassigned) = Timothy Arceri (t-fridey) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https

[Desktop-packages] [Bug 697440] Re: Can't open/save files over the network using applications that don't use GVFS

2012-11-16 Thread Timothy Arceri
Removed as duplicate of GTK bug as it turns out that GTK is behaving correctly and this is something that needs to be implemented on the application side. See gtk bug for more info: https://bugzilla.gnome.org/show_bug.cgi?id=586367 ** This bug is no longer a duplicate of bug 304345 File

[Desktop-packages] [Bug 1061600] Re: open file dialog does not have mounts

2012-11-15 Thread Timothy Arceri
** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: gtk+2.0 (Ubuntu) Status: New = Confirmed ** Changed in: hundredpapercuts Status: New = Triaged ** Changed in: firefox (Ubuntu) Status: Confirmed = Invalid ** Changed in:

[Desktop-packages] [Bug 31471] Re: Firefox file selector should show remote shares

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug has been marked a duplicate of bug 304345 File chooser dialog doesn't provide network access -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1061600] Re: open file dialog does not have mounts

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug has been marked a duplicate of bug 304345 File chooser dialog doesn't provide network access -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 817857] Re: Open File fails to show mounted SMB volumes

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug has been marked a duplicate of bug 304345 File chooser dialog doesn't provide network access -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 304345] Re: File chooser dialog doesn't provide network access

2012-11-15 Thread Timothy Arceri
Looks like this is working in gtk+3 so hopefully we can find what the fix was an backport it. ** Also affects: hundredpapercuts Importance: Undecided Status: New ** Changed in: hundredpapercuts Milestone: None = raring-misc ** Changed in: hundredpapercuts Status: New =

[Desktop-packages] [Bug 796687] Re: Remote locations should show in filechooser

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug is no longer a duplicate of bug 697440 Can't open/save files over the network using applications that don't use GVFS ** This bug has been marked a duplicate of bug 304345 File chooser dialog

[Desktop-packages] [Bug 796691] Re: Places menu entries not fully integrated

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug is no longer a duplicate of bug 697440 Can't open/save files over the network using applications that don't use GVFS ** This bug has been marked a duplicate of bug 304345 File chooser dialog

[Desktop-packages] [Bug 796678] Re: Places menu entries not fully integrated

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug is no longer a duplicate of bug 697440 Can't open/save files over the network using applications that don't use GVFS ** This bug has been marked a duplicate of bug 304345 File chooser dialog

[Desktop-packages] [Bug 697440] Re: Can't open/save files over the network using applications that don't use GVFS

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug has been marked a duplicate of bug 304345 File chooser dialog doesn't provide network access -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 684924] Re: Gui-mounted volumes not available in save dialogs

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug has been marked a duplicate of bug 304345 File chooser dialog doesn't provide network access -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 304342] Re: firefox cannot open file from network share

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug has been marked a duplicate of bug 304345 File chooser dialog doesn't provide network access -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1057602] Re: firefox filechooser doesn't display all nautilus bookmarks

2012-11-15 Thread Timothy Arceri
*** This bug is a duplicate of bug 304345 *** https://bugs.launchpad.net/bugs/304345 ** This bug has been marked a duplicate of bug 304345 File chooser dialog doesn't provide network access -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 388787] Re: File chooser dialog UI needs revision

2012-11-15 Thread Timothy Arceri
Is this valid in gtk3? If so this should be changed to gtk3 as gtk2 is only accepting bug fixes these days. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/388787 Title: File chooser

[Desktop-packages] [Bug 388787] Re: File chooser dialog UI needs revision

2012-11-15 Thread Timothy Arceri
Is this valid in gtk3? If so this should be changed to gtk3 as gtk2 is only accepting bug fixes these days. ** Changed in: gtk+2.0 (Ubuntu) Status: Triaged = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in

[Desktop-packages] [Bug 578948] Re: rhythmbox volume level keep back to max level after changing tracks

2012-11-14 Thread Timothy Arceri
Tested both letting song end and manually skipping in Rhythmbox 2.96 and could not reproduce. Marking as invalid. ** Changed in: rhythmbox (Ubuntu) Status: Triaged = Invalid ** Changed in: hundredpapercuts Status: Incomplete = Invalid -- You received this bug notification because

[Desktop-packages] [Bug 415725] Re: turning volume up/down with ctrl+up/down arrow

2012-11-14 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Confirmed = Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/415725 Title: turning volume up/down with ctrl+up/down arrow

[Desktop-packages] [Bug 1043063] Re: Folder icons do not appear in the bookmarks in nautilus until the user opens them

2012-11-13 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Incomplete = New ** Changed in: nautilus (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1043063

[Desktop-packages] [Bug 316959] Re: Music folder appears twice in File selection dialog

2012-11-13 Thread Timothy Arceri
my fix has been committed upstream to master, 3.6 and 2.24 ** Changed in: gtk+3.0 (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: hundredpapercuts Status: In Progress = Fix Committed ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New **

[Desktop-packages] [Bug 781583] Re: Volume goes above 100%. Does not make sense!

2012-11-13 Thread Timothy Arceri
*** This bug is a duplicate of bug 786725 *** https://bugs.launchpad.net/bugs/786725 ** This bug is no longer a duplicate of bug 971878 [ThinkPad W510, Conexant CX20585, Speaker, Internal] volume slider problem ** This bug has been marked a duplicate of bug 786725 Keyboard sound control

[Desktop-packages] [Bug 971878] Re: [ThinkPad W510, Conexant CX20585, Speaker, Internal] volume slider problem

2012-11-13 Thread Timothy Arceri
*** This bug is a duplicate of bug 786725 *** https://bugs.launchpad.net/bugs/786725 ** This bug has been marked a duplicate of bug 786725 Keyboard sound control limited range but works with gnome-volume-control -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 786725] Re: Keyboard sound control limited range but works with gnome-volume-control

2012-11-13 Thread Timothy Arceri
** Also affects: alsa-driver (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/786725 Title: Keyboard sound control limited

[Desktop-packages] [Bug 821408] Re: [USB-Audio - Logitech USB Headset, playback] volume slider problem

2012-11-13 Thread Timothy Arceri
*** This bug is a duplicate of bug 786725 *** https://bugs.launchpad.net/bugs/786725 ** This bug has been marked a duplicate of bug 786725 Keyboard sound control limited range but works with gnome-volume-control -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1015689] Re: [Presario C700 Notebook PC, Conexant CX20549 (Venice), Speaker, Internal] volume slider problem

2012-11-13 Thread Timothy Arceri
*** This bug is a duplicate of bug 786725 *** https://bugs.launchpad.net/bugs/786725 ** This bug has been marked a duplicate of bug 786725 Keyboard sound control limited range but works with gnome-volume-control -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1001678] Re: [Vostro V131, Conexant CX20590, Speaker, Internal] volume slider problem

2012-11-13 Thread Timothy Arceri
*** This bug is a duplicate of bug 786725 *** https://bugs.launchpad.net/bugs/786725 ** This bug has been marked a duplicate of bug 786725 Keyboard sound control limited range but works with gnome-volume-control -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 786725] Re: Keyboard sound control limited range but works with gnome-volume-control

2012-11-13 Thread Timothy Arceri
** Changed in: hundredpapercuts Milestone: precise-5-indicators = raring-misc -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/786725 Title: Keyboard sound control limited

[Desktop-packages] [Bug 415725] Re: turning volume up/down with ctrl+up/down arrow

2012-11-13 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Incomplete = Confirmed ** Changed in: hundredpapercuts Milestone: None = raring-round-1 ** Changed in: hundredpapercuts Assignee: (unassigned) = Papercuts Ninja (papercuts-ninja) -- You received this bug notification because you are a

[Desktop-packages] [Bug 578948] Re: rhythmbox volume level keep back to max level after changing tracks

2012-11-13 Thread Timothy Arceri
A papercuts ninja should test this one out then we can mark as either confirmed or invalid. Looks like upstream could not reproduce at the time it was reported but it may a Ubuntu specific bug so we should check. ** Changed in: hundredpapercuts Milestone: None = raring-round-1 ** Changed in:

[Desktop-packages] [Bug 965510] Re: option --new-window not working correctly

2012-11-12 Thread Timothy Arceri
I'm not sure why this has been patched downstream in the 3.6 branch since upstream commited my patch to both master and 3.6 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/965510 Title:

[Desktop-packages] [Bug 965510] Re: option --new-window not working correctly

2012-11-11 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: In Progress = Fix Committed ** Changed in: gedit (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu.

[Desktop-packages] [Bug 172906] Re: Gedit doesn't recognise IDL syntax highlighting

2012-11-11 Thread Timothy Arceri
I have sent and email to the GTkSourceView mailing list upstream requesting that the IDL lang file be added to the package so fingers crossed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtksourceview2 in Ubuntu.

[Desktop-packages] [Bug 172906] Re: Gedit doesn't recognise IDL syntax highlighting

2012-11-11 Thread Timothy Arceri
updated to target latest gtksourceview package ** Package changed: gtksourceview2 (Ubuntu) = gtksourceview3 (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtksourceview2 in Ubuntu. https://bugs.launchpad.net/bugs/172906

[Desktop-packages] [Bug 965510] Re: option --new-window not working correctly

2012-11-10 Thread Timothy Arceri
** Changed in: hundredpapercuts Milestone: quantal-2-productivity = raring-misc ** Changed in: hundredpapercuts Assignee: Papercuts Ninja (papercuts-ninja) = Timothy Arceri (t-fridey) -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 965510] Re: option --new-window not working correctly

2012-11-10 Thread Timothy Arceri
Patch submitted upstream ** Changed in: hundredpapercuts Status: Triaged = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/965510 Title: option --new-window not

[Desktop-packages] [Bug 998198] Re: New window option in Gedit quick list opens a window with two tabs if a Gedit window is already open

2012-11-10 Thread Timothy Arceri
*** This bug is a duplicate of bug 965510 *** https://bugs.launchpad.net/bugs/965510 ** This bug has been marked a duplicate of bug 965510 option --new-window not working correctly -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1058410] Re: Cannot delete Firefox bookmarks by right-clicking them

2012-11-09 Thread Timothy Arceri
Perhaps the Show all bookmarks menu item should be renamed to Manage bookmarks as I too always forget how to get to the bookmark editor. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 1061533] Re: In Trash folder, Nautilus misinterprets \n in filename as a line break

2012-11-09 Thread Timothy Arceri
I have submitted a patch for this upstream -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1061533 Title: In Trash folder, Nautilus misinterprets \n in filename as a line break

[Desktop-packages] [Bug 1061533] Re: In Trash folder, Nautilus misinterprets \n in filename as a line break

2012-11-09 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: In Progress = Fix Committed ** Changed in: glib2.0 (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glib2.0 in Ubuntu.

[Desktop-packages] [Bug 1043063] Re: Folder icons do not appear in the bookmarks in nautilus until the user opens them

2012-11-09 Thread Timothy Arceri
** Changed in: hundredpapercuts Importance: Undecided = Low -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1043063 Title: Folder icons do not appear in the bookmarks in nautilus

[Desktop-packages] [Bug 1043063] Re: Folder icons do not appear in the bookmarks in nautilus until the user opens them

2012-11-09 Thread Timothy Arceri
Can you please post information on what version of nautilus you are using as I can not reproduce this problem. The icon always shows for me. Also where is the custom icon you are using located? Is it on a different drive (mount) to ubuntu? Is it in a different users home folder from the user you

[Desktop-packages] [Bug 316959] Re: Music folder appears twice in Totem

2012-11-09 Thread Timothy Arceri
** Summary changed: - Music folder appears twice in Rhythmbox + Music folder appears twice in Totem ** Changed in: hundredpapercuts Milestone: raring-round-1 = raring-misc ** Summary changed: - Music folder appears twice in Totem + Music folder appears twice in File selection dialog --

[Desktop-packages] [Bug 876495] Re: bug on restarting networking service

2012-11-09 Thread Timothy Arceri
Still an issue with 12.10 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/876495 Title: bug on restarting networking service Status in “network-manager-applet” package

[Desktop-packages] [Bug 18995] Re: [MASTER] Open With dialog not user-friendly

2012-11-08 Thread Timothy Arceri
comment #138 is about the patches to port firefox to GTK 3 which is a required before this bug is fixed. ** Changed in: firefox-3.5 (Ubuntu) Status: Confirmed = Invalid ** Changed in: hundredpapercuts Milestone: raring-round-7 = None -- You received this bug notification because you

[Desktop-packages] [Bug 1061533] Re: In Trash folder, Nautilus misinterprets \n in filename as a line break

2012-11-05 Thread Timothy Arceri
** Changed in: hundredpapercuts Assignee: Papercuts Ninja (papercuts-ninja) = Timothy Arceri (t-fridey) ** Changed in: hundredpapercuts Status: Triaged = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus

[Desktop-packages] [Bug 1061533] Re: In Trash folder, Nautilus misinterprets \n in filename as a line break

2012-11-05 Thread Timothy Arceri
The bug is actually in Glib (GIO) see upstream bug for more information. ** Package changed: nautilus (Ubuntu) = glib2.0 (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1061533

[Desktop-packages] [Bug 1061533] Re: In Trash folder, Nautilus misinterprets \n in filename as a line break

2012-11-05 Thread Timothy Arceri
** Project changed: nautilus = glib -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1061533 Title: In Trash folder, Nautilus misinterprets \n in filename as a line break Status in

[Desktop-packages] [Bug 1061533] Re: In Trash folder, Nautilus misinterprets \n in filename as a line break

2012-11-03 Thread Timothy Arceri
Reported upstream ** Bug watch added: GNOME Bug Tracker #687540 https://bugzilla.gnome.org/show_bug.cgi?id=687540 ** Changed in: nautilus Importance: Undecided = Unknown ** Changed in: nautilus Status: New = Unknown ** Changed in: nautilus Remote watch: None = GNOME Bug Tracker

[Desktop-packages] [Bug 1061533] Re: In Trash folder, Nautilus misinterprets \n in filename as a line break

2012-11-01 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Confirmed = Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1061533 Title: In Trash folder, Nautilus misinterprets \n in

[Desktop-packages] [Bug 316959] Re: Music folder appears twice in Rhythmbox

2012-10-31 Thread Timothy Arceri
Hi Chris, I managed to figure out my build issues and have submitted a patch to the upstream gtk bug. I've also asked for a review on the GTK dev mailing list so fingers crossed someone takes a look at it. ** Changed in: hundredpapercuts Status: Triaged = In Progress --

[Desktop-packages] [Bug 316959] Re: Music folder appears twice in Rhythmbox

2012-10-29 Thread Timothy Arceri
Chris, that may be so but we should still attempt to fix the bug in GTK so that it doesn't happen again in future and so it fixes any issues with other applications i.e Totem. From what I can make out in the code here is the problem: gtk_file_chooser_add_shortcut_folder is implemented in

[Desktop-packages] [Bug 144334] Re: Rythmbox should scan for new music on start by default

2012-10-29 Thread Timothy Arceri
I think the reason it wouldn't be enable by default is that having a scan like that at the startup could be harsh on low powered single core machines. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu.

[Desktop-packages] [Bug 366923] Re: nm-connection-editor crashed with signal 7 in gtk_path_bar_get_type()

2012-10-25 Thread Timothy Arceri
Thanks for the response. ** Changed in: network-manager-applet (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/366923 Title:

[Desktop-packages] [Bug 991107] Re: Typo in button labels for Rhythmbox lyrics viewer

2012-10-25 Thread Timothy Arceri
Fix has been committed upstream ** Changed in: hundredpapercuts Status: In Progress = Fix Committed ** Changed in: rhythmbox (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 316959] Re: Music folder appears twice in Rhythmbox

2012-10-25 Thread Timothy Arceri
Assignee: Papercuts Ninja (papercuts-ninja) = Timothy Arceri (t-fridey) ** Bug watch added: GNOME Bug Tracker #577806 https://bugzilla.gnome.org/show_bug.cgi?id=577806 ** Also affects: gtk via https://bugzilla.gnome.org/show_bug.cgi?id=577806 Importance: Unknown Status: Unknown

[Desktop-packages] [Bug 316959] Re: Music folder appears twice in Rhythmbox

2012-10-25 Thread Timothy Arceri
Removing the code as in comment #9 just hides the real problem. As I said the real bug is in GTK -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/316959 Title: Music folder appears

[Desktop-packages] [Bug 316959] Re: Music folder appears twice in Rhythmbox

2012-10-25 Thread Timothy Arceri
** Changed in: rhythmbox (Ubuntu) Status: Triaged = Invalid ** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: gtk+3.0 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 991107] Re: Typo in button labels for Rhythmbox lyrics viewer

2012-10-24 Thread Timothy Arceri
= GNOME Bug Tracker #686783 ** Changed in: hundredpapercuts Status: Triaged = In Progress ** Changed in: hundredpapercuts Assignee: Papercuts Ninja (papercuts-ninja) = Timothy Arceri (t-fridey) ** Changed in: rhythmbox (Ubuntu) Assignee: Paolo Rotolo (paolorotolo) = (unassigned

[Desktop-packages] [Bug 991107] Re: Typo in button labels for Rhythmbox lyrics viewer

2012-10-23 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Confirmed = Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/991107 Title: Typo in button labels for Rhythmbox lyrics viewer

[Desktop-packages] [Bug 624210] Re: nm-applet crashed with SIGSEGV in ubuntu_menu_proxy_insert() after clicking Create New Wireless Network

2012-10-22 Thread Timothy Arceri
Marking as invalid: Looking at the report date this bug appears to have been reported against a development version of Ubuntu 10.10. Ubuntu 10.10 has since reached end of life and there have been no further reports on this bug. ** Changed in: network-manager-applet (Ubuntu) Status: New =

[Desktop-packages] [Bug 665927] Re: nm-applet crashed with SIGSEGV in g_hash_table_lookup()

2012-10-22 Thread Timothy Arceri
This bug is reported against a not longer supported version of Ubuntu. If you are still having this issue with a newer version of Ubuntu please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete -- You received this bug notification because you

[Desktop-packages] [Bug 759268] Re: nm-connection-editor crashed with SIGSEGV in g_object_ref()

2012-10-22 Thread Timothy Arceri
Looking at the report date this bug appears to have been reported against a development version of Ubuntu 11.04. If you are still having this issue with the releases version Ubuntu 11.04 please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete

[Desktop-packages] [Bug 830015] Re: gnome-control-center crashed with SIGSEGV in dbus_connection_ref()

2012-10-22 Thread Timothy Arceri
This bug appears to have been reported against a development version of Ubuntu 11.10. If you are still having this issue with the release version of Ubuntu 11.10 please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete -- You received this bug

[Desktop-packages] [Bug 310835] Re: nm-applet does not save settings

2012-10-22 Thread Timothy Arceri
Hi guys, Its been many releases since this issue was reported. Is it still a problem in current versions of Ubuntu? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/310835

[Desktop-packages] [Bug 287200] Re: nm-applet doesn't show when all devices are managed

2012-10-22 Thread Timothy Arceri
This bug is reported against a not longer supported version of Ubuntu. If you are still having this issue with a newer version of Ubuntu can you please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete -- You received this bug notification

[Desktop-packages] [Bug 355289] Re: nm-applet says the wireless is disabled when working using iwconfig iwsan ifconfig etc.

2012-10-22 Thread Timothy Arceri
This bug is reported against a not longer supported version of Ubuntu. If you are still having this issue with a newer version of Ubuntu please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete -- You received this bug notification because you

[Desktop-packages] [Bug 369135] Re: No internal pings in LAN with WLAN

2012-10-22 Thread Timothy Arceri
This bug is reported against a not longer supported version of Ubuntu. If you are still having this issue with a newer version of Ubuntu please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete -- You received this bug notification because you

[Desktop-packages] [Bug 421413] Re: nm-connection-editor crashed with SIGSEGV in pixman_image_composite()

2012-10-21 Thread Timothy Arceri
Marking as invalid as this bug was reported against a development build of Ubuntu 9.10 and 9.10 is no longer a supported Ubuntu release. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu.

[Desktop-packages] [Bug 421413] Re: nm-connection-editor crashed with SIGSEGV in pixman_image_composite()

2012-10-21 Thread Timothy Arceri
Also there have been no matching reports since. ** Changed in: network-manager-applet (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu.

[Desktop-packages] [Bug 366923] Re: nm-connection-editor crashed with signal 7 in gtk_path_bar_get_type()

2012-10-21 Thread Timothy Arceri
Support for 9.04 end on 23 October 2010 Please update the bug report if you are still having this problem on a newer version of Ubuntu. Note: That the bug noted as possible duplicate seems to have been fixed since. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete

[Desktop-packages] [Bug 438956] Re: nm-applet crashed with SIGSEGV in g_main_context_dispatch()

2012-10-21 Thread Timothy Arceri
Marking as invalid: Looking at the report date this bug appears to have been reported against a development version of Ubuntu 9.10. Ubuntu 9.10 has since reached end of life and there have been no further reports on this bug. ** Changed in: network-manager-applet (Ubuntu) Status: New =

[Desktop-packages] [Bug 443286] Re: nm-applet crashed with SIGSEGV in g_slice_alloc()

2012-10-21 Thread Timothy Arceri
Marking as invalid: Looking at the report date this bug appears to have been reported against a development version of Ubuntu 9.10. Ubuntu 9.10 has since reached end of life and there have been no further reports on this bug. ** Changed in: network-manager-applet (Ubuntu) Status: New =

[Desktop-packages] [Bug 443286] Re: nm-applet crashed with SIGSEGV in g_slice_alloc()

2012-10-21 Thread Timothy Arceri
Whoops this was reported against 9.04. Which is no longer supported. If you are still having these issues in a newer version of Ubuntu please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: Invalid = Incomplete -- You received this bug notification because

[Desktop-packages] [Bug 463030] Re: nm-connection-editor crashed with SIGSEGV in malloc()

2012-10-21 Thread Timothy Arceri
Marking as invalid: Looking at the report date this bug appears to have been reported against a development version of Ubuntu 9.10. Ubuntu 9.10 has since reached end of life and there have been no further reports on this bug. ** Changed in: network-manager-applet (Ubuntu) Status: New =

[Desktop-packages] [Bug 456943] Re: nm-connection-editor crashed with SIGSEGV in glade_xml_get_widget()

2012-10-21 Thread Timothy Arceri
Marking as invalid: Looking at the report date this bug appears to have been reported against a development version of Ubuntu 9.10. Ubuntu 9.10 has since reached end of life and there have been no further reports on this bug. ** Changed in: network-manager-applet (Ubuntu) Status: New =

[Desktop-packages] [Bug 457552] Re: nm-applet crashed with SIGSEGV in applet_info_dialog_show()

2012-10-21 Thread Timothy Arceri
Marking as invalid: Looking at the report date this bug appears to have been reported against a development version of Ubuntu 9.10. Ubuntu 9.10 has since reached end of life and there have been no further reports on this bug. ** Changed in: network-manager-applet (Ubuntu) Status: New =

[Desktop-packages] [Bug 516153] Re: nm-applet crashed with SIGSEGV in XInternAtom() This happens concurrently with a gdk-applet (gtk?) crash in User folder update immediately after the Login screen at

2012-10-21 Thread Timothy Arceri
This bug is reported against a not longer supported version of Ubuntu. If you are still having this issue with a newer version of Ubuntu please update the bug report. ** Changed in: network-manager-applet (Ubuntu) Status: New = Incomplete -- You received this bug notification because you

<    1   2   3   4   5   >