← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 388792] Re: Missing status icon in the notification area

 

** Tags added: tray ui

** Changed in: linuxdcpp
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/388792

Title:
  Missing status icon in the notification area

Status in Linux DC++:
  Fix Released

Bug description:
  Missed tray icon in build 313.

  strace output:

  igor@sloth:/usr/local/src/linuxdcpp/launchpad$ strace -o linuxdcpp.trace linuxdcpp
  Loading: Hash database
  Loading: Shared Files
  Loading: Download Queue
  Shutting down...

  igor@sloth:/usr/local/src/linuxdcpp/launchpad$ grep linuxdcpp/pixmaps linuxdcpp.trace
  open("/usr/share/linuxdcpp/pixmaps/linuxdcpp-icon.png", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)

  Source sode - bzr 313 / trunk
  OS: Linux sloth 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 GNU/Linux