Re: MediaTray 0.0.1
Dennis Tomas <[email protected]> Fri, 13 Mar 2015 16:30:17 +0100
| Newsgroups | gmane.comp.desktop.rox.user |
|---|---|
| Message-ID | <[email protected]> |
On 13.03.2015 16:23, Abrolag wrote: > On Fri, 13 Mar 2015 13:54:05 +0100 > Dennis Tomas <[email protected]> wrote: > >> Digging out TaskTray has got me back into ROX applet development, so I >> wrote a little applet to show removable media, since DevTray does not >> work on recent distros. You need python-gobject to run it. If >> python-wnck is installed, it also shows open filer windows of mounted >> volumes. >> >> Installation (on debian-based distros): >> >> sudo apt-get install git python-gobject python-wnck >> git clone --recursive https://github.com/dtomas/MediaTray.git >> >> And if you'd like to add it to an XFCE panel: >> cd MediaTray >> sudo python install_xfce.py > Absolutely delighted to see this. I've been bumping along the bottom using > pmount for some time :( > > However I'm getting a problem with removable hard drives with 2 partitions. Only > one of them disappears when it's unplugged, and I get the message: > KeyError: None Can you get at the stack trace (click on "Details" in the error dialog)? > The remaining one is dead, and if I re-insert the drive I now have three > icons... rinse and repeat! > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/