No Quicklist in Ubuntu 12.04

Home Forums Musictube Forums Troubleshooting No Quicklist in Ubuntu 12.04

This topic contains 2 replies, has 2 voices, and was last updated by  Luca 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14142

    Luca

    Hi Flavio,

    yesterday I’ve purchased and installed Musictube 1.2, but there must be a problem with Unity quicklist (i can see only the exit and unlock from launcher options, instead of the whole list)!

    Any idea?

    Thanks a lot,

    Luca

    #14167

    Flavio
    Keymaster

    Ciao Luca, thanks for letting me know. I’ll fix it in the next update. In the meantime you can fix it by yourself.

    Open /usr/share/applications/Musictube.desktop with a text editor and replace its content with this:

    [Desktop Entry]
    Name=Musictube
    Comment=Stream music from YouTube
    GenericName=YouTube music player
    Exec=musictube
    Terminal=false
    Type=Application
    Icon=musictube
    Categories=Application;Qt;AudioVideo;Audio;
    StartupNotify=true
    Actions=TogglePlaying;Next;Previous;Info;
    
    [Desktop Action TogglePlaying]
    Name=Play/Pause
    Exec=musictube --toggle-playing
    
    [Desktop Action Next]
    Name=Next
    Exec=musictube --next
    
    [Desktop Action Previous]
    Name=Previous
    Exec=musictube --previous
    
    [Desktop Action Info]
    Name=Info
    Exec=musictube --info
    
    
    #14277

    Luca

    Now it’s all okey, thanks a lot Flavio :)

    I have another question, but is better if i open another topic!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: No Quicklist in Ubuntu 12.04
Your information:





<a href="" title="" rel=""> <blockquote cite=""> <code> <pre> <em> <strong> <del datetime=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width="">

Get in touch!

For technical support, bug reports and feature requests you can post in the Forums.

You can contact me via email on flavio.tordini@gmail.com or ask me a quick question on Twitter.

Please, don't use Twitter for licensing issues and things that will ultimately require your email address.