Bug 9192

Summary: TiMidity++ doesn't start
Product: [ROSA-based products] ROSA Fresh Reporter: s.savelyeva <s.savelyeva>
Component: Packages from MainAssignee: ROSA Linux Bugs <bugs>
Status: IN_PROGRESS --- QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal CC: mc2374
Version: All   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Platform: 2021.1 ROSA Vulnerability identifier:
RPM Package: TiMidity++-2.15.0-0.20160411.2.src.rpm ISO-related:
Bad POT generating: Upstream:
Attachments: timidity doesn't start by icon
timidity started by icon

Description s.savelyeva 2018-07-24 15:00:19 MSK
Created attachment 4922 [details]
timidity doesn't start by icon

version 2.15.0
(platform 2016.1)

It was installed as dependency for another application and among application icons TiMidity++ icon appeared. And clicking on the icon doesn't start TiMidity++. 

(in console /usr/bin/timidity gives just info about timidity, no errors)
(I guess TiMidity++ should be used by console, but icon in application looks weird then.)


After I installed TiMidity++-interfaces-extra clicking on TiMidity++ icon started gui for TiMidity++.
Comment 1 s.savelyeva 2018-07-24 15:01:29 MSK
Created attachment 4923 [details]
timidity started by icon
Comment 2 Giovanni Mariani 2022-02-22 18:02:55 MSK
I think the culprit is the .desktop file: ATM is included in the main package, but to work it needs the stuff present in TiMidity++-interfaces-extra...

So two solutions here:
1) move the des
Comment 3 Giovanni Mariani 2022-02-22 18:04:00 MSK
(In reply to Giovanni Mariani from comment #2)
> I think the culprit is the .desktop file: ATM is included in the main
> package, but to work it needs the stuff present in
> TiMidity++-interfaces-extra...
> 
> So two solutions here:
1) move the desketop file in TiMidity++-interfaces-extra
2) add Requires for TiMidity++-interfaces-extra in the main package...

What we prefer?
Comment 4 Giovanni Mariani 2022-02-22 18:23:12 MSK
Fixed packages ready and waiting QA.