Summary: | Popup menu - Create New - Link to Application does nothing useful | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Jonathan Marten <jjm> |
Component: | Containment | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bogdan, jodr666, wbauer1 |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kio/525232d30ee682de4778667c8244778b50620e67 | Version Fixed In: | 5.25 |
Sentry Crash Report: |
Description
Jonathan Marten
2016-05-29 17:26:20 UTC
The same happens if this action is executed from a folder popup menu in Dolphin or Konqueror. So this may not be a Plasma desktop problem, please reassign if necessary. Can confirm this is present and occurs exactly as described on kde neon 5.7.1. Isn't this the same as bug#356198? Git commit 525232d30ee682de4778667c8244778b50620e67 by David Faure, on behalf of Chinmoy Ranjan Pradhan. Committed on 22/07/2016 at 22:01. Pushed by dfaure into branch 'master'. KNewFileMenu: Fix creating link to application This was broken since the switch to resource files as input files. KPropertiesDialog does not support that, so a temp file has to be created first (and deleted when the properties dialog is closed) FIXED-IN: 5.25 REVIEW: 128501 M +33 -4 src/filewidgets/knewfilemenu.cpp M +1 -0 src/filewidgets/knewfilemenu.h http://commits.kde.org/kio/525232d30ee682de4778667c8244778b50620e67 *** Bug 356198 has been marked as a duplicate of this bug. *** |