OK, this is how the lines show up in

/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/Cuemiac.py

29          def __init__(self, id, parent):
30                  try:
31                          self.__nest_msg = CATEGORIES[id]["nest"]

Just to confirm, you want me to insert:

print id, CATEGORIES[id]

between lines 29 and 30? And then send you any error messages?

- Rick

On 27/04/06, Raphael Slinckx <[EMAIL PROTECTED]> wrote:
> Could you add under line 29: (in the constructor)
>
> print id, CATEGORIES[id]
>
> just before the try/catch clause, and pos the output?
>
> --
> Bug Detected - (Dapper - Deskbar 2.14.1)
> https://launchpad.net/bugs/40083
>


--
Richard G. Fennimore
iSecurePC Corp.
www.isecurepc.com

-- 
Bug Detected - (Dapper - Deskbar 2.14.1)
https://launchpad.net/bugs/40083

--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to