[Desktop-packages] [Bug 1278437] [NEW] can't move link type .desktop files around on desktop

2014-02-10 Thread Florian Diesch
Public bug reported: If I have a .desktop file with Type=Link on my desktop and try to move it around it doesn't stay where I drop it but goes back where it was before and tries to download the URL it is referring to instead. Save the following as e.g. test.desktop in your ~/Desktop folder and tr

[Desktop-packages] [Bug 1278437] Re: can't move link type .desktop files around on desktop

2015-02-26 Thread Florian Diesch
1:3.10.1-0ubuntu9.7 works for me on Trusty i386 Thanks! :-) ** Tags removed: verification-needed ** Tags added: verification-done -- 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/127843

[Desktop-packages] [Bug 889911] Re: Creating and naming two folders in a row produces an error: "There is no "" in this folder"

2015-01-30 Thread Florian Diesch
Bug still there in 14.10 -- 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/889911 Title: Creating and naming two folders in a row produces an error: "There is no "" in this folder" S

[Desktop-packages] [Bug 1221837] Re: [13.10] Unity plugin makes Compiz unusable slow

2013-09-08 Thread Florian Diesch
Seems to be fixed after today's upgrades. ** Changed in: unity (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/

Re: [Desktop-packages] [Bug 861171] Re: Shutdown from greeter does nothing when multiple accounts open

2012-10-02 Thread Florian Diesch
Am Mon, 01 Oct 2012 21:36:26 - schrieb parq <861...@bugs.launchpad.net>: > @ethanay > > I agree with you. > > This is just an example of the expected behavior, imho: > > a. Normal user + other users logged: > "You just can't turn off the computer because there are more users > logged. Pleas

[Desktop-packages] [Bug 1033196] [NEW] Gio.File.copy_async() missing

2012-08-05 Thread Florian Diesch
Public bug reported: The Python bindings for GIO do not provide the method Gio.File.copy_async() (but Gio.File.copy_finish() is there): >>> from gi.repository import Gio >>> [s for s in dir(Gio.File) if 'copy' in s.lower()] ['copy', 'copy_attributes', 'copy_finish'] ProblemType: Bug DistroReleas

[Desktop-packages] [Bug 1033196] Re: Gio.File.copy_async() missing

2012-08-05 Thread Florian Diesch
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1033196 Title: Gio.File.copy_async() missing Status in “pygobject” package in Ubuntu: New Bug description: The Python bindings fo

[Desktop-packages] [Bug 1033630] [NEW] GLib.ThreadPool is not usuable in PyGObject

2012-08-06 Thread Florian Diesch
Public bug reported: GLib.ThreadPool is not usuable in PyGObject as there is no way to set the function used with the threads: Unlike documented in the GLib Reference Manual the constructor doesn't take any arguments: >>> from gi.repository import GLib >>> pool = GLib.ThreadPool(lambda *args: i

[Desktop-packages] [Bug 1033630] Re: GLib.ThreadPool is not usuable in PyGObject

2012-08-06 Thread Florian Diesch
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1033630 Title: GLib.ThreadPool is not usuable in PyGObject Status in “pygobject” package in Ubuntu: New Bug description: GLib.Th

[Desktop-packages] [Bug 861171] Re: Shutdown from greeter does nothing when multiple accounts open

2012-08-21 Thread Florian Diesch
@parq: I'd prefer to get an error message that tell me why I can't shut down with an option to shut down anyway. Just shutting down may lead to data loss so that's usually not what I want. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to g

[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-05 Thread Florian Diesch
This is caused by the MIME type definition for application/x-glade in /usr/share/mime/packages/freedesktop.org.xml (package shared-mime- info): This means that every file that has the string "gtk" in its first 256 bytes has the MIME type application/x-glade - which is a bit too

[Desktop-packages] [Bug 986608] [NEW] gnome-control-center doesn't ignore '%f' in desktop file

2012-04-21 Thread Florian Diesch
Public bug reported: The "Desktop Entry Specification" says about the "Exec" key in .desktop files (in http://standards.freedesktop.org/desktop-entry- spec/latest/ar01s06.html): If the application should not open any file the %f, %u, %F and %U field codes must be removed from the command line and

[Desktop-packages] [Bug 986608] Re: gnome-control-center doesn't ignore '%f' in desktop file

2012-04-21 Thread Florian Diesch
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/986608 Title: gnome-control-center doesn't ignore '%f' in desktop file Status in “gnome-control-center” package in Ubuntu:

[Desktop-packages] [Bug 986608] Re: gnome-control-center doesn't ignore '%f' in desktop file

2012-04-21 Thread Florian Diesch
How to reproduce: Save the attached file into /usr/share/applications/ This add an iconless item named "Bug" to g-c-c that starts "evince %f". When clicking on it Evince complains that it can't find the document. If you start "Bug" with the Dash Evince opens without an error like it should. --

[Desktop-packages] [Bug 991986] [NEW] gnome-applets suggests gnome-netstatus-applet, deskbar-applet which are not available in 12.04

2012-04-30 Thread Florian Diesch
Public bug reported: gnome-applets suggests the packages gnome-netstatus-applet and deskbar- applet which are not available in 11.10 and 12.04. This dependencies should be dropped. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: gnome-applets 3.4.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.2

[Desktop-packages] [Bug 991986] Re: gnome-applets suggests gnome-netstatus-applet, deskbar-applet which are not available in 12.04

2012-04-30 Thread Florian Diesch
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-applets in Ubuntu. https://bugs.launchpad.net/bugs/991986 Title: gnome-applets suggests gnome-netstatus-applet, deskbar-applet which are not available in 12.04 Status in “gnome-ap

[Desktop-packages] [Bug 1057000] Re: [Ubuntu 12.04.1/12.10] nVidia drivers 304.51 prevent autohidden Unity launcher from revealing

2012-10-19 Thread Florian Diesch
I have this problem after updating from 12.04 to 12.10 using the nvidia-current-updates driver. Adding Option "ConstrainCursor" "no" fixed it. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://b

[Desktop-packages] [Bug 1069810] [NEW] "Startup Application Preferences" should have an icon in Control Center

2012-10-22 Thread Florian Diesch
Public bug reported: In 12.10 "Startup Application Preferences" has been removed from the session indicator. It should have an icon in Control Center so users can find it. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: gnome-session-bin 3.6.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-17.

[Desktop-packages] [Bug 1069810] Re: "Startup Application Preferences" should have an icon in Control Center

2012-10-22 Thread Florian Diesch
I do think of the autostart programs as part of my session configuration. As its .desktop file has "Settings" in its "Categories" entry it seems I'm not the only one who thinks like that. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to g

[Desktop-packages] [Bug 1069810] Re: "Startup Application Preferences" should have an icon in Control Center

2012-10-22 Thread Florian Diesch
I have attached a modified session-properties.desktop file that adds an icon in Control Center for those who want that, too. ** Attachment added: "session-properties.desktop" https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1069810/+attachment/3408946/+files/session-properties.desk

[Desktop-packages] [Bug 1278437] Re: can't move link type .desktop files around on desktop

2015-11-11 Thread Florian Diesch
** Changed in: nautilus (Ubuntu) Status: Fix Released => Confirmed -- 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/1278437 Title: can't move link type .desktop files around on