Bug 292455 - Folder icons on desktop when clicked open popup error message not the folder
Summary: Folder icons on desktop when clicked open popup error message not the folder
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: desktop (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 290405 291183 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-26 12:30 UTC by bill p. (aka google01103)
Modified: 2012-03-15 16:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bill p. (aka google01103) 2012-01-26 12:30:37 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Folder icons on desktop when clicked open error message ""KDEInit could not launch" 

Reproducible: Always

Steps to Reproduce:
drag folder from Dolphin to desktop
select "icon" from popup window
left click resulting icon

Actual Results:  
error message "KDEInit could not launch" 

Expected Results:  
Dolphin opens with the folder focused

opening the icon's properties and looking at the command generated it is just the path/to/folder, it does not have any actual command to execute
Comment 1 Aaron J. Seigo 2012-01-26 22:16:19 UTC
Git commit dccbb27fbe93ec287260957e5db8e3e0b94b89a2 by Aaron Seigo.
Committed on 26/01/2012 at 23:15.
Pushed by aseigo into branch 'KDE/4.8'.

don't create a .desktop file if it is a directory (which are usually also executable)

M  +7    -8    plasma/generic/applets/icon/icon.cpp

http://commits.kde.org/kde-workspace/dccbb27fbe93ec287260957e5db8e3e0b94b89a2
Comment 2 Aaron J. Seigo 2012-01-27 10:07:48 UTC
Git commit 676332851cead49d1e64d46b16f7d8631584fd50 by Aaron Seigo.
Committed on 26/01/2012 at 23:15.
Pushed by aseigo into branch 'master'.

don't create a .desktop file if it is a directory (which are usually also executable)

M  +7    -8    plasma/generic/applets/icon/icon.cpp

http://commits.kde.org/kde-workspace/676332851cead49d1e64d46b16f7d8631584fd50
Comment 3 Philip Muškovac 2012-01-29 03:55:41 UTC
*** Bug 290405 has been marked as a duplicate of this bug. ***
Comment 4 Anne-Marie Mahfouf 2012-01-29 14:03:50 UTC
*** Bug 291183 has been marked as a duplicate of this bug. ***
Comment 5 Pascal d'Hermilly 2012-03-15 16:09:32 UTC
This bug is still present in 4.8.1
I suggest a re-open.