Hello. I'm seeing this strange bug for about a week or so.
I cannot get tray icon to be displayed correctly. I'm using ubuntu 8.10 and followed all the instructions for building deluge. All works but not this tray icon.
I have installed librsvg2-common and librsvg2-dev
Any idea ? Thanks !
No "working" tray icon with trunk builds.
Re: No "working" tray icon with trunk builds.
Perhaps you need to do: python setup.py install_datajolinfire wrote:Hello. I'm seeing this strange bug for about a week or so.
I cannot get tray icon to be displayed correctly. I'm using ubuntu 8.10 and followed all the instructions for building deluge. All works but not this tray icon.
I have installed librsvg2-common and librsvg2-dev
Any idea ? Thanks !
Re: No "working" tray icon with trunk builds.
I will try asap and I will tell what is happening. Thanks for the tip anyway.andar wrote:Perhaps you need to do: python setup.py install_datajolinfire wrote:Hello. I'm seeing this strange bug for about a week or so.
I cannot get tray icon to be displayed correctly. I'm using ubuntu 8.10 and followed all the instructions for building deluge. All works but not this tray icon.
I have installed librsvg2-common and librsvg2-dev
Any idea ? Thanks !
EDIT : it works, thanks. But why putting all in /usr/* and not /usr/local/* ?!
-
- Compulsive Poster
- Posts: 1230
- Joined: Thu May 24, 2007 11:27 pm
- Location: Chicago, IL, USA
- Contact:
Re: No "working" tray icon with trunk builds.
because that's default. you can specify /usr/local with --prefixjolinfire wrote:EDIT : it works, thanks. But why putting all in /usr/* and not /usr/local/* ?!