[Bug 761155] Re: [launcher] Workspace Switcher icon cannot be moved

2011-05-04 Thread Richard Dale
Could this be implemented by extending the /desktop/unity- 2d/launcher/favorites gconf value so that it can contain places such as files.place or applications.place, and unity-2d-spread.service, in addition the .desktop file entries that it has now? If that list is used in other places, then

[Bug 706340] Re: [launcher] buttons don’t respond to clicks in the left hand side of the screen

2011-04-20 Thread Richard Dale
I had assumed this bug still existed and assigned it to myself. I thought it would need the patch for bug #Bug #743402 (Tooltip not showing up when hovering over the margins around a tile). It doesn't need the patch and already works fine. But I couldn't work out how to unassign myself. -- You

[Bug 706340] Re: [launcher] buttons don’t respond to clicks in the left hand side of the screen

2011-04-19 Thread Richard Dale
** Changed in: unity-2d Assignee: (unassigned) = Richard Dale (rdale) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/706340 Title: [launcher] buttons don’t respond to clicks in the left hand

[Bug 692444] Re: clicking trash multiple times opens multiple instances of it.

2011-04-14 Thread Richard Dale
I've been looking into this, and at the moment the trash file manager is launched with a g_app_info_launch_default_for_uri(TRASH_URI, NULL, error) call. I don't think it is possible to detect whether or not a handler for the 'trash://' uri has already been launched. So it just starts up a new

[Bug 754942] [NEW] The qmltooling/tcpserver plugin is missing

2011-04-08 Thread Richard Dale
Public bug reported: In order to use the QML debugger with Qt Creator a plugin called 'qmltool/tcpserver' is needed. This is missing from the libqt4-dev package in Natty. I built the package from the Qt source for qt4-x1, installed the plugin and it worked fine. If you try to use Qt Creator QML