Skip to content

dirk-olmes/dbus-file-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Manager dbus interface bridge to XFCE's Thunar

On my Gentoo machine the "Show in System Explorer" menu item did not work on Eclipse. I kept getting this error message:

Execution of 'dbus-send --print-reply --dest=org.freedesktop.FileManager1 
/org/freedesktop/FileManager1 org.freedesktop.FileManager1.ShowItems 
array:string:"file:/tmp/HelloWorld.java" string:""' failed with return code: 1

The expose-filemanager.py script exposes a dbus object that implements the freedesktop File Manager DBus specification. This makes the Eclipse "Show in System Explorer" menu item work.

Just start the script in the background.

About

File Manager dbus interface bridge to XFCE's Thunar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages