Bug 161238

Summary: New Device Notifier don't open the plugged devices
Product: [Plasma] plasma4 Reporter: Michel Filipe <me>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michel Filipe 2008-04-24 19:38:54 UTC
Version:           4.0.3 (using KDE 4.0.3)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 4.1.2 Gentoo 4.1.2 p1.0.2
OS:                Linux

When I clicked on the new device in New Device Notifier, it doesn't open the new device at dolphin. If I open the dolphin I have access on device.
Comment 1 Christopher Blauvelt 2008-04-24 20:44:26 UTC
Do you have icons set to activate on double-click?  If so you have to double-click on the device you want to open.
Comment 2 Michel Filipe 2008-04-25 15:50:46 UTC
Christopher, I can't double-click on the device. Only one click... I click and it closes without open dolphin with device.
Comment 3 Marco Martin 2008-04-26 20:08:27 UTC
other possible cause:
is kded4 running?
Comment 4 Michel Filipe 2008-04-28 15:01:45 UTC
Yes. See:
$ ps aux | grep kded
michel    6250  0.1  1.9  68492 19612 ?        S    09:37   0:01 kded4
michel    6339  0.0  1.1  29508 12008 ?        S    09:38   0:00 kded [kdeinit]
Comment 5 Alexis MENARD 2008-04-28 15:12:19 UTC
discover in trunk too, regression i think. I have to take a look in Soliduiserver
Comment 6 Michel Filipe 2008-04-28 20:00:02 UTC
Hi! I emerged the soliduiserver package and now it opens my devices. :D

Thanks all!