This forum has been archived. All content is frozen. Please use KDE Discuss instead.

KDE 4 Device Notifier?

Tags: None
(comma "," separated)
ArgentSilver
Registered Member
Posts
3
Karma
0

KDE 4 Device Notifier?

Mon Oct 13, 2008 6:10 pm
Is there some way to change the default action or the application used in the device notifier when you plug in a usb device? A config file somewhere maybe?

Seems it always comes up as "Open with Dolphin" as the only option. Mostly I just want to have it mounted so I can then connect to it with whatever app I want (e.g. gpodder), but if I had to have a default app, I don't much like Dolphin and would prefer to use Krusader...

TIA for any help!

Last edited by ArgentSilver on Mon Oct 13, 2008 6:11 pm, edited 1 time in total.
User avatar
Tomaz
Registered Member
Posts
86
Karma
0

RE: KDE 4 Device Notifier?

Mon Oct 13, 2008 6:38 pm
Good question, I also have that problem.
it's good just to mount the flashdrive without launching dolphin.


Rocs developer. (and no, i'm not proud of it) ;D
User avatar
JontheEchinda
KDE Developer
Posts
309
Karma
4
OS

RE: KDE 4 Device Notifier?

Mon Oct 13, 2008 6:47 pm
At the moment no, I don't think you can. Well, technically you could make a quick source code hax and recompile the notifier, but that's inconvenient.
I also hope that in the future I can just mount the device without opening anything. I hear that the Device Notifier should be getting a refactor for 4.2, so there's hope. :D


JontheEchinda, proud to be a member of the Kubuntu team since July 2008.
Image
Image
ArgentSilver
Registered Member
Posts
3
Karma
0

RE: KDE 4 Device Notifier?

Mon Oct 13, 2008 10:36 pm
JontheEchinda wrote:At the moment no, I don't think you can. Well, technically you could make a quick source code hax and recompile the notifier, but that's inconvenient.
I also hope that in the future I can just mount the device without opening anything. I hear that the Device Notifier should be getting a refactor for 4.2, so there's hope. :D


Rats! :'( I don't have the expertise to hack the source so I'll have to wait until some kind person on the KDE project can take it on!

Thanks for the info anyway!
User avatar
Jucato
Registered Member
Posts
67
Karma
1
OS

RE: KDE 4 Device Notifier?

Tue Oct 14, 2008 12:31 am
Yeah it would be nice if the Device Notifier actually followed the default file manager set in File Associations...


Jucato, proud to be a member of KDE forums since 2008-Oct.
ArgentSilver
Registered Member
Posts
3
Karma
0

RE: KDE 4 Device Notifier?

Tue Oct 14, 2008 1:03 am
Yeah, that was the first thing I tried, but it didn't work so I was hoping for a config option.
User avatar
claydoh
Registered Member
Posts
1170
Karma
9
OS

RE: KDE 4 Device Notifier?

Tue Oct 14, 2008 2:02 am
I was hoping there would be something similar to kde3's device notifier. It's the only kde3 feature I miss, really.


claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
User avatar
JontheEchinda
KDE Developer
Posts
309
Karma
4
OS

RE: KDE 4 Device Notifier?

Tue Oct 14, 2008 2:33 am
I actually find a passive popup like the current Device Notifier to be much nicer (read, less annoying) than the old KDE3 popup one.
The only thing it's missing is options...


JontheEchinda, proud to be a member of the Kubuntu team since July 2008.
Image
Image
User avatar
dimsuz
KDE Developer
Posts
18
Karma
0
OS

RE: KDE 4 Device Notifier?

Tue Oct 14, 2008 7:46 am
Guys, don't forget about http://bugs.kde.org :)

It exists exactly for this reason - so you, the users, can report your wishes/bugs/suggestions to the developers.

So go ahead and use it! :)


One day Alice came to a fork in the road and saw a Cheshire cat in a tree. "Which road do I take?" she asked. "Where do you want to go?" was his response. "I don't know", Alice answered. "Then", said the cat, "it doesn't matter."
(c) Lewis Carroll
User avatar
claydoh
Registered Member
Posts
1170
Karma
9
OS

RE: KDE 4 Device Notifier?

Tue Oct 14, 2008 2:15 pm
JontheEchinda wrote:I actually find a passive popup like the current Device Notifier to be much nicer (read, less annoying) than the old KDE3 popup one.
The only thing it's missing is options...

Yeah, that's really what I want: the options/actions, not the popup. But of course the option for the popup should be available ;-)[hr]
dimsuz wrote:Guys, don't forget about http://bugs.kde.org :)

It exists exactly for this reason - so you, the users, can report your wishes/bugs/suggestions to the developers.

So go ahead and use it! :)


https://bugs.kde.org/show_bug.cgi?id=168695 ;-)

Last edited by claydoh on Tue Oct 14, 2008 2:32 pm, edited 1 time in total.


claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
User avatar
aseigo
KDE Developer
Posts
124
Karma
2

RE: KDE 4 Device Notifier?

Tue Oct 14, 2008 11:32 pm
claydoh wrote:
JontheEchinda wrote:I actually find a passive popup like the current Device Notifier to be much nicer (read, less annoying) than the old KDE3 popup one.
The only thing it's missing is options...

Yeah, that's really what I want: the options/actions, not the popup. But of course the option for the popup should be available


popup dialog option won't happen in the device notifier widget. tweak options will, however.


aseigo, proud to be a member of KDE forums since 2008-Oct.
tomasp
Registered Member
Posts
2
Karma
0

RE: KDE 4 Device Notifier?

Fri Jun 26, 2009 10:22 am
Hello!

I use the following simple (but ugly) trick to prevent dolphin to spam me every time I mount a file system with the device notifier:
Remove (of rename) /usr/bin/dolphin and replace it with an empty and executable file /usr/bin/dolphin. This work perfectly, at least if you don't use dolphin.

/Tomas
User avatar
dpalacio
Registered Member
Posts
240
Karma
2
OS

RE: KDE 4 Device Notifier?

Fri Jun 26, 2009 12:20 pm
Jucato wrote:Yeah it would be nice if the Device Notifier actually followed the default file manager set in File Associations...


It does. "Open with dolphin" seems to be a hardcoded string in the applet, but it does respect the priorities you give to the inode/directory program associations.

Last edited by dpalacio on Fri Jun 26, 2009 12:20 pm, edited 1 time in total.


connect(post, SIGNAL(readSignature()), qapp, SLOT(quit()));
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

RE: KDE 4 Device Notifier?

Sat Jun 27, 2009 2:21 am
That behaviour should have changed in KDE 4.3 to now respect the setting for "Default file manager" in System Settings > Default Applications. An action editor is also present in KDE 4.3 which should make altering that action to use other file managers easier.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
sahko
Registered Member
Posts
16
Karma
0
OS

Re: KDE 4 Device Notifier?

Sat Oct 31, 2009 4:32 am
bcooksley wrote:That behaviour should have changed in KDE 4.3 to now respect the setting for "Default file manager" in System Settings > Default Applications. An action editor is also present in KDE 4.3 which should make altering that action to use other file managers easier.


Thats true but it doesnt work with other file managers. I have only tried krusader because thats the one i want, so it may work with konqueror i am not sure.
Setting a device action for krusader doesnt work either.
I also believe that the best thing a widget like that can do is just mount the device.
And optionally open it with a file manager.

[OT]Also it would be ideal if the pop up wasnt so expanded by default. I think it could easily be as long as its needed. There is room for 4-5 devices at all times. I imagine this is worst on netbooks and small screens in general.[/OT]


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], rockscient