Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Multimedia & Video
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Multimedia & Video
Have multimedia question? ATI, Nvidia, Sound cards. Just ask here.

 
Thread Tools Display Modes
Old April 22nd, 2006   #1
mGee
First Cup of Ubuntu
 
Join Date: Apr 2006
My beans are hidden!
Question Ubuntu Studio Launcher and ZynAddSubFX

Ok, I'm trying to follow the QjackCtl Connections tutorial at the ubuntustudio wiki and right away I'm having trouble following it exactly, only because I cannot get ZynAddSubFX to be listed in the launcher. I've tried uninstalling and reinstalling both ZynAddSubFX and Ubuntu Studio Launcher. I've tried manually adding a new menu entry for ZynAddSubFX into the Ubuntu Applications menu and for some reason a desktop configuration file for it is never added to /usr/share/applications.

Of course I know I could launch the apps on their own and continue with the tutorial but I'd like to get ZynAddSubFX listed for future use.

Any idea what's going on? Any idea how I can perhaps alter the script and hardcode ZynAddSubFX into it?

Thanks in advance for any answers
mGee is offline   Reply With Quote
Old April 22nd, 2006   #2
dolson
Dipped in Ubuntu
 
dolson's Avatar
 
Join Date: Mar 2005
Location: Canada
Beans: 579
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to dolson Send a message via AIM to dolson Send a message via MSN to dolson Send a message via Yahoo to dolson
Re: Ubuntu Studio Launcher and ZynAddSubFX

Yes, the problem is that the script only looks in the location you mentioned (the PROPER location) for .desktop files. ZynAddSubFX's .desktop file is not put into that location. You can manually copy the file over if you like, or hope that someone in #ubuntu-motu approves my fix that I uploaded to REVU on March 6th.
__________________
Arnold Dana Olson 260834
RIVIR - My music

TAWKN.com - for PlayStation fans
dolson is offline   Reply With Quote
Old April 23rd, 2006   #3
mGee
First Cup of Ubuntu
 
Join Date: Apr 2006
My beans are hidden!
Re: Ubuntu Studio Launcher and ZynAddSubFX

Ok, thank you... and where is the .desktop file placed?

Last edited by mGee; April 23rd, 2006 at 10:04 AM..
mGee is offline   Reply With Quote
Old April 23rd, 2006   #4
mGee
First Cup of Ubuntu
 
Join Date: Apr 2006
My beans are hidden!
Re: Ubuntu Studio Launcher and ZynAddSubFX

Well, I found the location of the .desktop file in ~/.local/share/applications/ and copied it to /usr/share/applications/. Yet zynaddsubfxx still doesn't show in the USL.
mGee is offline   Reply With Quote
Old July 22nd, 2006   #5
agapito
Just Give Me the Beans!
 
agapito's Avatar
 
Join Date: Nov 2005
Location: Lisbon, Portugal
Beans: 75
Ubuntu 8.10 Intrepid Ibex
Lightbulb Re: Ubuntu Studio Launcher and ZynAddSubFX

After moving zynaddsubfx.desktop from ~/.local/share/applications/ to /usr/share/applications add the line Categories=Application;AudioVideo;Audio; to it so that the .desktop file looks like this:
Code:
 [Desktop Entry]
Comment=ZynAddSubFX Software Synthesizer
NoDisplay=false
Name=ZynAddSubFX
Exec=/usr/bin/zynaddsubfx
Terminal=false
Hidden=false
Type=Application
Icon=/usr/share/pixmaps/zynaddsubfx.xpm
 Categories=Application;AudioVideo;Audio;
Then it will work. The ubuntustudio script uses a
Code:
 for i in `grep -i "^Categories=.*Audio" $DESKTOPPATH/*.desktop | awk -F: '{ print $1 }' | uniq` ; do
loop to identify the audio applications.
Have fun.
agapito is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:32 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry