dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
52 stars 41 forks source link

Open in file explorer does not work under KDE #9

Closed btantlinger closed 11 years ago

btantlinger commented 11 years ago

Under KDE when trying to open a folder in the file explorer it's trying to use konqueror which is no longer KDE's default file manager. In fact most distros no longer even include konqueror.

It should be trying to open "dolphin" as that is currently the default file manager under KDE.

dzsessona commented 11 years ago

thank you btantlinger, will fix this either tonight or tomorrow, would you be able to test it if i send you the .nbm file before i push the changes in netbeans portal?

btantlinger commented 11 years ago

Sure, I would be happy to test it :)

dzsessona commented 11 years ago

hi btantlinger, can you please test this https://github.com/downloads/kinkadzs/QuickOpener-NetBeans/quickopenerissue9.nbm ? btw i have done this blind and don't really feel like installing a kde linux distro just to try this, so please if the link i sent you does not work, can you please open a terminal and launch dolphin specifying a path and send me the command that you used?

Thank you...

btantlinger commented 11 years ago

Thanks, works like a charm now.

Tested on Kubuntu 11.10 and Netbeans 7.2. Clicking on "Open in OS filesystem browser" opens dolphin as expected.

Looks like this one is fixed.

dzsessona commented 11 years ago

Thank you. So for the moment you can use that nbm, i am going to push the updates to Netbeans portal in a couple of days with a few other enanchements.... Thanks again. PS, don't forget to give it a 5 stars on netbeans portal :-)