Bug 296317

Summary: wish step would open up after click on a file saved with step before
Product: [Applications] step Reporter: Christian Herzberg <mailchrisch>
Component: generalAssignee: Vladimir Kuznetsov <ks.vladimir>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 0.1.0   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Christian Herzberg 2012-03-19 00:09:12 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20100101 Firefox/10.0.3 Iceweasel/10.0.3
Build Identifier: 

Hello,

This wish addresses the kde integration. Clicking a .step-file should open this file in step. The saved files need an own icon (this can be the step icon or maybe the step icon inside a document, like the xml-icon but with the step icon instead of the red "</>")


Reproducible: Always

Steps to Reproduce:
1. save a prepared world
2. close step
3. open dolphin, for example, and click the saved file
Actual Results:  
the xml-file open up in konqueror (KDE 4.7.4)

Expected Results:  
It should open in step

Thanks a lot for all efforts
Kindest regards
Chrisch

PS: Because its an normal thing for normal users I consider this one to be a bug.
Comment 1 Yuri Chornoivan 2019-08-02 05:58:33 UTC
Git commit d6354ecfdc087388ce710416907b601c7ba2869c by Yuri Chornoivan.
Committed on 02/08/2019 at 05:58.
Pushed by yurchor into branch 'master'.

Add MIME type for Step files

Summary:
Currently, Step files are just generic XML files for Plasma. This patch adds a MIME type for them and let Step to be a handler for .step files.

Test Plan:
1. Install Step.
2. Open Dolphin in the Step examples folder (/usr/share/step/examples/). All .step files should be shown with their icons.
3. Double click on any file. Step should be opened with the clicked example.

Dolphin with .step files:
{F7133861}

Reviewers: #kde_edu, aacid

Reviewed By: aacid

Subscribers: kde-edu

Tags: #kde_edu

Differential Revision: https://phabricator.kde.org/D22873

M  +4    -0    CMakeLists.txt
A  +22   -0    XmlMessages.sh
A  +11   -0    org.kde.step.xml
M  +1    -0    step/org.kde.step.desktop

https://commits.kde.org/step/d6354ecfdc087388ce710416907b601c7ba2869c
Comment 2 Yuri Chornoivan 2019-08-17 12:35:47 UTC
Git commit c55a449ce23bc5ebecaea5fe8eaa930502920d44 by Yuri Chornoivan.
Committed on 17/08/2019 at 12:35.
Pushed by yurchor into branch 'Applications/19.08'.

Add MIME type for Step files

Summary:
Currently, Step files are just generic XML files for Plasma. This patch adds a MIME type for them and let Step to be a handler for .step files.

Test Plan:
1. Install Step.
2. Open Dolphin in the Step examples folder (/usr/share/step/examples/). All .step files should be shown with their icons.
3. Double click on any file. Step should be opened with the clicked example.

Dolphin with .step files:
{F7133861}

Reviewers: #kde_edu, aacid

Reviewed By: aacid

Subscribers: kde-edu

Tags: #kde_edu

Differential Revision: https://phabricator.kde.org/D22873

M  +4    -0    CMakeLists.txt
A  +22   -0    XmlMessages.sh
A  +11   -0    org.kde.step.xml
M  +1    -0    step/org.kde.step.desktop

https://commits.kde.org/step/c55a449ce23bc5ebecaea5fe8eaa930502920d44