I can only test on one of the systems (as I removed Unity from the other
for being way too slow). But on the GeForce 8600 GT (G84) 512MB system
it is still slow. I estimate around 500-800ms. Compared to my laptop
(ATI FireGL 5250) it is most definitely noticeably slower.
--
You received this b
Note that this also affects the HUD. Press ALT to bring up HUD, then
press the keys to spread windows (Super+W) and it will (un)spread behind
the HUD. It also types a 'w' into the HUD. Most likely, HUD should
hide when the spread happens.
--
You received this bug notification because you are a
I should note that this does not just affect multimon setups. I have a
single monitor with the default 4 workspaces and see this bug.
Maximized window on the top-right workspace casts a shadow onto windows
on the top-left. In fact, non-maximized windows also cast if I just
move them to the right
I should also point out that the stacking order of the windows matters.
If I click on the empathy window (top-right, which casts the shadow)
then move to the top-left workspace I see the bug. If I then click on
the Chrome window (which already has focus!) the shadow goes away. It
won't come back
Public bug reported:
Upon logging in, there was no sound indicator visible. I determined
that as long as the output volume is muted, the indicator is hidden.
Toggling mute hides/shows the indicator.
What I expected to see: always show the indicator, regardless of mute.
This is because I have no
I experience this problem on Ubuntu 11.10. On 2 different machines
(GeForce 8600 GT (G84) 512MB and Quadro FX 3450/4000 SDI (NV41GL)
256MB).
I would estimate (with only 2 apps open) that it takes anywhere from
300ms to 500ms and is most definitely noticeable.
--
You received this bug notificati
There is actually nothing that can be done here. Only 1 location on the
screen can be the icon region for an application. If you run more than
1 dock, then they will (at best) fight to set that region. Unity
updates the region more often than say Docky, so it 'wins' in that
situation. There is
Please do not change the bug status for Docky. We consider this to be
an Invalid bug.
** Changed in: docky
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077201
Title:
Also think about the general problem you are seeing. Your application
has 2 locations on the screen that have a launcher for it: one on Unity
and one on . How is the system supposed to know which
of those 2 it should animate the minimize to?
You can solve the problem by only having ONE of the 2
For reference, here is the standard property:
http://standards.freedesktop.org/wm-spec/latest/ar01s05.html#id2760955
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077201
Title:
Unity Launcher stea
I just realized I tend to call it 'icon region' when its actually named
'icon geometry'. Hope that didn't confuse you more! ;-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077201
Title:
Unity L
The panels also caused the problem. It is just that the frequency with
which the panels updated the icon regions was (most likely) much less,
so the dock would 'win' in that situation. Unity, as far as I know,
updates the regions much more frequently (at least in comparison to
Docky and Plank, wh
"If I'm not mistaking, that would make Docky win again" Maybe. Maybe
not. The point here is that they are both contending to set that
geometry, so if Docky starts updating more frequently then you'll
probably see much more non-deterministic behavior. They will fight even
more!
"can anything be d
Docky 2.x is no longer under active development. Docky 3.0 and on will
be based off Plank.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077201
Title:
Unity Launcher steals minimize app animation
Updated to 3.1.7-2ubuntu1.1 from precise-proposed. Re-enabled the disk
module. Ganglia now starts up instead of segfaulting and appears to be
working normal.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of
** Project changed: gtk => gtk+2.0 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925715
Title:
Do's main window shows a resize grip in GTK3
To manage notifications about this bug go to:
ht
You can use the hack I posted in the comment above yours, compile from
source and it will work fine. Other than that no, it is not being
worked on as we are focused on another project (Docky 3).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
@Mike: that's interesting... try running 'intltool-update -pot' from the
src/po directory. Then try make again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734490
Title:
networkmanager docklet do
Yes I am. Is there some sort of debug/trace/logs I can get that may
help indicate what is happening?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924501
Title:
Muting sound hides indicator
To man
If you don't mind hacking the Docky source and compiling it yourself, it
is easy to disable that check. Just comment out lines 121, 124, and 156
in the file: Docky.Services/Docky.Services/SystemService.cs
Then recompile and install it and it will just assume it is always
connected and ignore NM.
I can confirm the patch in #11 works for me as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/766412
Title:
package language-selector-common 0.6.7 failed to install/upgrade:
subprocess instal
Let me be quite blunt about why this bug is not fixed in Docky. I
believe it is either a problem with Nautilus or whatever session manager
you use. Here is my logic.
The bug only happens when Docky auto-starts, usually via a session
manager (gnome-session, etc). Docky will inherit the environme
FYI I think this bug was just fixed in Nautilus. See this:
http://mail.gnome.org/archives/commits-list/2011-May/msg00340.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/511511
Title:
Can't launc
See the original Nautilus bug:
https://bugzilla.gnome.org/show_bug.cgi?id=649063
Note the similarity to this bug. ;-) I'm marking this Invalid for
everything.
** Bug watch added: GNOME Bug Tracker #649063
https://bugzilla.gnome.org/show_bug.cgi?id=649063
** Changed in: docky
Status: C
For anyone impatient that is stuck on the older Nautilus and wants a
workaround, the attached patch will do that for Docky.
Note that this is patched against bzr trunk and you will have to build
it yourself. I have tested this and can confirm it works around the
issue.
** Changed in: docky
*** This bug is a duplicate of bug 522769 ***
https://bugs.launchpad.net/bugs/522769
** This bug has been marked a duplicate of bug 522769
docky randomly freeze at starting
--
Docky fails to launch during startup approximately 1 in every 10 boots.
https://bugs.launchpad.net/bugs/592180
Yo
I highly recommend NOT grabbing random people's pre-compiled binaries.
Just grab the source code and compile it yourself - it isn't that hard!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/531568
Titl
I believe two things have to happen.
1) an 'upstream' release of Do (this is a general release, bumps the version
number) - RAOF just did this recently
2) a 'downstream' package release in Ubuntu - RAOF (I believe, again) did this
for Natty which means this update will be in Natty
For older Ubu
Since the unity team came up with their own API instead of using
DockManager, and due to the pushing of it by Canonical and thus lots of
apps adopting that API (in favor of DockManager), Michal Hruby and I
decided to just stop supporting DockManager. Thus, all docks will (most
likely) start suppor
Yes perhaps just look for a 'com.canonical.LibUnity' or something
similar. Of course, Unity would have to be updated to provide this
address (in addition to what it already does).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
** Tags removed: docky
--
Starter can't be hidden in docks
https://bugs.launchpad.net/bugs/657678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
I dont see this bug. It is quite accurate for me.
** Changed in: dockmanager
Importance: Undecided => Low
--
Wrong number of unread messages in Pidgin Addon for Docky
https://bugs.launchpad.net/bugs/665148
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
** Changed in: dockmanager
Importance: Undecided => Low
--
docky python helper crashed with SIGSEGV in PyObject_SetAttrString()
https://bugs.launchpad.net/bugs/640800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
** Changed in: dockmanager
Importance: Undecided => Low
--
liferea_badge.py crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/617774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
*** This bug is a duplicate of bug 498995 ***
https://bugs.launchpad.net/bugs/498995
Duplicate of bug 498995.
** This bug has been marked a duplicate of bug 498995
Docky is underneath all windows
* You can subscribe to bug 498995 by following this link:
https://bugs.launchpad.net/docky/+
This is definitely fixed in 2.1.0, as my bookmarks are on the left dock.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690176
Title:
docky crashes by adding bookmarks docklet to left dock
--
ubunt
So if this happens, you can right click and choose 'New Window' and it
should launch it.
** Changed in: docky
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690172
Titl
Your addins config is corrupt. Here is how you can fix it:
rm -Rf ~/.local/share/docky/plugins
Then start Docky again.
** Changed in: docky
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
This is a dupe of another Invalid bug, but I am failing to find it in my
gmail searches.
Basically, this is a bug with gnome-session. It needs to know to shut
down Docky before Compiz/Metacity.
** Changed in: docky
Status: New => Invalid
--
You received this bug notification because you
I should point out that the notification in no way should slow down your
logout. If it does, that is a separate bug in libnotify.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688804
Title:
Docky s
This is either an upstream issue with notify-sharp (libnotify0.4-cil) or
ndesk-dbus.
** Also affects: notify-sharp (Ubuntu)
Importance: Undecided
Status: New
** Changed in: docky
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubu
Note that the bug tracker for notify-sharp seems to be gone so there is
nowhere to file against that upstream. Until I eliminate that library
as the problem I am reluctant to file upstream against ndesk-dbus.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Changed in: docky (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/696550
Title:
docky crashes with error "System.Xml.XmlException: Document element did not
a
*** This bug is a duplicate of bug 686032 ***
https://bugs.launchpad.net/bugs/686032
** This bug has been marked a duplicate of bug 686032
Docky does not honour other panels
* You can subscribe to bug 686032 by following this link:
https://bugs.launchpad.net/docky/+bug/686032/+subscribe
Is it possible you edited your launcher to add flags (such as --enable-*
dev options) when launching Chromium? If so, there would be 2 launchers
for Chromium (one in /usr/share/applications and one in
~/.local/share/applications).
I have such a setup and BAMF matches the Chromium application to t
It is not a Docky bug, thus there is no 'solution' for it in Docky.
Anything done to Docky would be a hack to work around the bug in gnome
session.
I offer the solution of fixing the bug *in Gnome Session*, where it
exists.
--
You received this bug notification because you are a member of Ubuntu
*** This bug is a duplicate of bug 592343 ***
https://bugs.launchpad.net/bugs/592343
** This bug has been marked a duplicate of bug 592343
May be a race conditions at shutdown
* You can subscribe to bug 592343 by following this link:
https://bugs.launchpad.net/docky/+bug/592343/+subscribe
*** This bug is a duplicate of bug 592343 ***
https://bugs.launchpad.net/bugs/592343
** This bug is no longer a duplicate of bug 615814
Unnecessary prompt asking turning on compositing on login
** This bug has been marked a duplicate of bug 592343
May be a race conditions at shutdown
*
*** This bug is a duplicate of bug 592343 ***
https://bugs.launchpad.net/bugs/592343
** This bug is no longer a duplicate of bug 615814
Unnecessary prompt asking turning on compositing on login
** This bug has been marked a duplicate of bug 592343
May be a race conditions at shutdown
*
*** This bug is a duplicate of bug 592343 ***
https://bugs.launchpad.net/bugs/592343
** This bug has been marked a duplicate of bug 592343
May be a race conditions at shutdown
* You can subscribe to bug 592343 by following this link:
https://bugs.launchpad.net/docky/+bug/592343/+subscribe
** Changed in: dockmanager
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/768978
Title:
package dockmanager (not installed) failed to install/upgrade: trying
to overwr
Look at the path of the error. This file is provided BY dockmanager.
The icon packages are the (broken) packages overwriting the file. The
fact they were installed first does not mitigate that fact. The bug is
with the theme package(s).
--
You received this bug notification because you are a m
** Changed in: docky
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/764202
Title:
Docky.exe crashed with SIGABRT in gtksharp_get_type_id()
--
ubuntu-bugs mailing l
You guys need to install dbus-sharp and dbus-sharp-glib packages from
our PPA.
** Changed in: docky
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745017
Title:
This behavior (as shown in the screenshot) is as intended and will not
be changed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/382705
Title:
docky grouped menu titles are too narrow / truncated
-
MacBuntu is a distribution, I believe. And Docky is just the normal
'Docky', which does not involve BAMF or Unity. This bug is entirely
invalid.
** Changed in: unity (Ubuntu)
Status: Incomplete => Invalid
** Changed in: bamf (Ubuntu)
Status: Incomplete => Invalid
** Changed in: b
It seems to me that the Chromium issue is a bug that needs to be filed
against that project, to make them generate the launcher into ~/.local
(and then if they want, symlink to it on the Desktop).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
** Also affects: plank
Importance: Undecided
Status: New
** Changed in: plank
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/511511
Title:
Nautilus not star
Ok first off, 2.2.0 is not even in Ubuntu (yet).
** Changed in: docky (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745017
Title:
docky wont start /dbus not f
Second, you probably don't have the right Mono dbus (dbus-sharp)
package(s) installed.
** Changed in: docky
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745017
Title
Unlimited width? No. Not a chance.
** Changed in: docky
Assignee: (unassigned) => Daniel Fore (daniel-p-fore)
** Changed in: docky
Importance: Undecided => Wishlist
** Changed in: docky (Ubuntu)
Status: Confirmed => Invalid
** Changed in: docky
Status: New => Invalid
--
Lol, read your own 'binary package hint' in your bug report. This is a
gnome-do bug, not a docky bug!
FYI, Docky is no longer part of Gnome Do. It has been a stand-alone
project for several YEARS. You seriously need to upgrade.
Docky is currently released 2.2.0. You are using < 1.0 version, w
Why would I do that? This 'defect' doesn't affect me. If it affects
you, feel free to file a NEW bug against docky.
@Michael: so it was your fail... why did you assign this bug to docky?
You shouldn't change bug data unless you are on one of the projects
involved.
--
You received this bug noti
Let's see a screenshot of this 'problem' in Docky 2.x please. As far as
I am concerned, the behavior in 2.x is perfectly fine and as intended.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/382705
Tit
@Peter, it is very deterministic. The problem only manifests when Docky
auto-starts. When that happens, Nautilus fails to launch. I believe
the issue is that some environment variable(s) are not fully set at that
point, Docky inherits that (incomplete) environment, and then passes it
on to Nauti
** Changed in: docky
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/758683
Title:
Docky sometimes does not reappear with maximized applications
--
ubuntu-bugs mailin
** Changed in: docky
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/753401
Title:
Docky.exe crashed with SIGABRT in raise()
--
ubuntu-bugs mailing list
ubuntu-bugs@
** Changed in: docky
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746297
Title:
Docky.exe crashed with SIGABRT in gdk_drag_status()
--
ubuntu-bugs mailing list
** Changed in: bamf
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695664
Title:
Unity launcher shows 2 or 3 icons for some apps (Chromium, Gpodder,
Thunderbird...)
*** This bug is a duplicate of bug 574051 ***
https://bugs.launchpad.net/bugs/574051
** This bug has been marked a duplicate of bug 574051
[Feature Request] Network Activity/Network History Docklet
* You can subscribe to bug 574051 by following this link:
https://bugs.launchpad.net/docky/
*** This bug is a duplicate of bug 660179 ***
https://bugs.launchpad.net/bugs/660179
** This bug has been marked a duplicate of bug 660179
Missing docklets
* You can subscribe to bug 660179 by following this link:
https://bugs.launchpad.net/docky/+bug/660179/+subscribe
--
recent documen
*** This bug is a duplicate of bug 615814 ***
https://bugs.launchpad.net/bugs/615814
** This bug has been marked a duplicate of bug 615814
Unnecessary prompt asking turning on compositing on login
* You can subscribe to bug 615814 by following this link:
https://bugs.launchpad.net/docky/+
As I said, we officially do not support non-composited screens.
For what its worth, I hacked in some stuff in the 2.1.x branch of Docky
that would make it behave a bit nicer when compositing fails. That will
not be in 2.0.x (as it is a new feature).
--
dual screen docky cuts off bottom of scree
Docky behaves as expected. We require DBus, so if it is not there it
shouldn't start. Perhaps we could clean up the log to give a nicer
message.
** Changed in: docky
Status: New => Invalid
--
Docky crashes when DBus connection refused [ECONNREFUSED]
https://bugs.launchpad.net/bugs/67076
Your logs dont indicate that it was running for '5 to 30 minutes'. Also
your logs are pretty useless (other than showing the exception).
Generally we prefer logs from 'debug -d' which dumps out much more
information.
As I said, we could probably clean up the log and give a user friendly
message i
** Changed in: docky/2.0
Status: New => Invalid
--
Duplicate options in banshee controls helper
https://bugs.launchpad.net/bugs/625125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Thinkpad T60p here, and for me every time it seems to be this error:
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing E93E
(len 86, WS 4, PS 0) @ 0xE971
I have not (yet) seen the other errors Christian has.
--
Error shown on screen after resume with radeon card
https://bugs.laun
I can confirm what Matthias said about the radeon.modeset=0 kernel
argument. Rebooted with that and it now seems to resume properly.
--
Error shown on screen after resume with radeon card
https://bugs.launchpad.net/bugs/618253
You received this bug notification because you are a member of Ubuntu
So you try dragging the icon off the dock and it does nothing?
Also are you sure that is your entire output? That log is missing ..
pretty much everything. It looks almost like your docky isn't even
loaded, let alone running!
** Package changed: ubuntu => docky (Ubuntu)
** Changed in: docky
For future reference, 'docky -d' log output is only useful if Docky was
not already running. ;-)
--
rhythmbox icon can not be removed after uninstalling rhythmbox
https://bugs.launchpad.net/bugs/673022
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Also affects: mono (Ubuntu)
Importance: Undecided
Status: New
--
Pixbuf transform errors after upgrading to Maverick
https://bugs.launchpad.net/bugs/670053
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
Has this happened again? If/when it does, please post your ~/.xsession-
errors file here (which should contain a stack trace from mono).
** Changed in: docky
Assignee: Jason Smith (jassmith) => (unassigned)
** Changed in: docky (Ubuntu)
Status: New => Incomplete
--
Docky.exe crashe
** Changed in: docky (Ubuntu)
Status: Incomplete => Invalid
** Changed in: docky
Status: Incomplete => Invalid
--
docky crashes when dragging starter from the main menu
https://bugs.launchpad.net/bugs/583233
You received this bug notification because you are a member of Ubuntu
Bugs
** Changed in: docky
Assignee: Jason Smith (jassmith) => (unassigned)
--
Docky.exe crashed with SIGSEGV
https://bugs.launchpad.net/bugs/556371
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
** Changed in: docky
Assignee: Robert Dyer (psybers) => (unassigned)
--
Gmail docklet use 100% of CPU when it try to check for new messages
https://bugs.launchpad.net/bugs/553465
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Also affects: docky (Ubuntu)
Importance: Undecided
Status: New
** Changed in: docky
Status: New => Invalid
** Changed in: docky (Ubuntu)
Assignee: (unassigned) => Docky Core (docky-core)
--
Feature Request: Ship Docky package for Ubuntu with the well-fitting theme
https
** Changed in: docky
Milestone: None => 2.2.0
** Changed in: docky
Assignee: Jason Smith (jassmith) => (unassigned)
--
GNOME Menu Should Be Available
https://bugs.launchpad.net/bugs/544831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Fixed in rev 1656.
** Changed in: docky
Status: New => Fix Committed
** Changed in: docky
Milestone: None => 2.0.8
--
Starter can't be hidden in docks
https://bugs.launchpad.net/bugs/657678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
I forgot to ask, were you having Compiz draw your desktop? Or Nautilus?
Have you changed which one draws your desktop?
--
docky crashes when dragging starter from the main menu
https://bugs.launchpad.net/bugs/583233
You received this bug notification because you are a member of Ubuntu
Bugs, which
The packaged version of do-plugins most likely does not contain the
UPower code that is in trunk. Try compiling from source.
--
Hibernate/Suspend commands do not work in Ubuntu Karmic
https://bugs.launchpad.net/bugs/410079
You received this bug notification because you are a member of Ubuntu
Bug
The fix is upstream but has not been released in any package.
--
Suspending and hibernating does not work when launched from Do
https://bugs.launchpad.net/bugs/531568
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailin
The next time this happens, please run the following:
kill -SIGQUIT $(ps x|grep Docky.exe|grep -v grep|awk '{ print $1; }')
This should dump a stack trace to ~/.xsession-errors file, which I want
you to attach here.
Note that if you start Docky from a terminal, the output will be in the
termin
Here is a work-around for Docky users who don't have cardapio, which
will pop up the menu when you click on the Docky icon. I believe this
requires that gnome-panel be running somewhere. If you have a menu on
the panel it will pop up at that location, otherwise it will pop up at
your mouse cursor
@Michael: Have you had a chance to try a newer version?
--
docky crashes when dragging starter from the main menu
https://bugs.launchpad.net/bugs/583233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
@Jack: thanks for narrowing it down. Marking this bug as Invalid for
Docky and adding libzg to the tracker.
** Changed in: docky (Ubuntu)
Status: Confirmed => Invalid
** Changed in: docky
Status: Confirmed => Invalid
** Also affects: libzeitgeist
Importance: Undecided
St
** Project changed: docky => dockmanager
--
pidgin_control.py crashed with SIGSEGV in PyObject_SetAttrString()
https://bugs.launchpad.net/bugs/606510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
Ya well there is no icon for smoke. What would we show?
** Changed in: docky
Importance: Undecided => Wishlist
** Changed in: docky
Assignee: (unassigned) => Robert Dyer (psybers)
--
No smoke icon in weather docklet
https://bugs.launchpad.net/bugs/612437
You received th
Thats nice, but we use icons from the icon themes. None of the icon
themes have a 'smoke' weather icon.
At this point the best we could do is use the 'fog' icon.
--
No smoke icon in weather docklet
https://bugs.launchpad.net/bugs/612437
You received this bug notification because you are a membe
We would not put labels on the icons. It would still say 'smoke' (or
whatever it says now) in the hover.
--
No smoke icon in weather docklet
https://bugs.launchpad.net/bugs/612437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
I need to know the following two things:
1) what weather source are you using?
2) what is the *exact* string in the hover text?
** Changed in: docky
Status: New => Incomplete
--
No smoke icon in weather docklet
https://bugs.launchpad.net/bugs/612437
You received this bug notification be
201 - 300 of 312 matches
Mail list logo