Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#557336: incorrect tray icon in packadge blueman

10 views
Skip to first unread message

Andrew

unread,
Nov 21, 2009, 8:40:04 AM11/21/09
to
Package: blueman
Version: 1.21-1

If exists active bluetooth connection, tray icon of blueman applet changes to
incorrect (red cross on tray icon appears, see attachment). I suppose that
program don't find any *.png icons.

I have debian squeeze (20.11.2009) updated from lenny RC.
Linux x50n 2.6.30-2-amd64 #1 SMP Fri Sep 25 22:16:56 UTC 2009 x86_64 GNU/Linux

P.S. sorry if this message contains errors, it's my first bug-report.
____________________
Best regards,
Andrey

tray_icon.png

Christopher Schramm

unread,
Nov 21, 2009, 11:30:03 AM11/21/09
to
Andrew wrote:
> I suppose that program don't find any *.png icons.

Definitely. The missing icon is included as svg. ;-)

It should be found at
/usr/share/blueman/icons/hicolor/scalable/status/blueman-txrx.svg.

The only reason for the problem I can think about right now is that
you're missing required svg support. Please run 'dpkg -l | grep svg'.

If it's not already installed, try installing librsvg2-common and see
whether that fixes the problem.

Thanks for your report :-)


--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Andrew

unread,
Nov 21, 2009, 1:10:01 PM11/21/09
to
> The only reason for the problem I can think about right now is that
> you're missing required svg support. Please run 'dpkg -l | grep svg'.
>
> If it's not already installed, try installing librsvg2-common and see
> whether that fixes the problem.

Thanks :)
installing this package (librsvg2-common) fixes the problem!

0 new messages