LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-16-2019, 09:56 AM   #1
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Smile Drop down panel menu command to directly launch PlayOnLinux apps?


Hi.

I saw in a video, part of this command:

Code:
playonlinux --run "Extension Manager" %F ...
Does anyone know the full command?

Thanks.
Attached Thumbnails
Click image for larger version

Name:	2019-02-16_15-56.png
Views:	36
Size:	228.2 KB
ID:	29823  
 
Old 04-21-2019, 03:01 PM   #2
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by linustalman View Post
Hi.

I saw in a video, part of this command:

Code:
playonlinux --run "Extension Manager" %F ...
Does anyone know the full command?

Thanks.
Why do you think it isn't the full command already?
 
Old 04-22-2019, 07:46 AM   #3
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Post

Quote:
Originally Posted by hydrurga View Post
Why do you think it isn't the full command already?
Hi hydrurga. I tried it, no joy.
 
Old 04-22-2019, 08:13 AM   #4
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
While I can't say for sure; it looks to me like that IS the complete command. Just because it isn't working, it doesn't mean that's not the complete command.

From the searches I've done, the term "Adobe Creative Cloud" keeps coming up (being what the "CC" refers to in those searches), which suggests the "Extension Manager" adds extensions to the Adobe software you can download with PlayOnLinux (and through the "Adobe Creative Cloud" for PlayOnLinux). The word "cloud" suggests to me that maybe the apps are stored in "the cloud" rather than on your local computer?

You might also want to have a look at the following links:

https://www.fossmint.com/adobe-creat...apps-on-linux/
https://github.com/corbindavenport/c...ackground-info

How exactly did you try running that command?
You might want to try running it in the terminal if you haven't already.

What exactly are you trying to do?

Last edited by jsbjsb001; 04-22-2019 at 08:58 AM. Reason: clarity and additions
 
Old 04-22-2019, 09:10 AM   #5
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Hi jsbjsb001.

I want a drop-down menu to quickly open my POL games. It's not really a big deal so may just give it a miss. The command is incomplete anyway.

Code:
playonlinux --run "Extension Manager" %F
Code:
grep: /home/XXX/.PlayOnLinux/shortcuts/Extension Manager: No such file or directory
Looking for python... 2.7.13 - wxversion(s): 3.0-gtk2
selected$ playonlinux --run "Extension Manager" %F
grep: /home/XXX/.PlayOnLinux/shortcuts/Extension Manager: No such file or directory
Looking for python... 2.7.13 - wxversion(s): 3.0-gtk2
selected
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/XXX/.config/fontconfig/fonts.conf manually
[main] Message: PlayOnLinux (4.2.10) is starting
[clean_tmp] Message: Cleaning temp directory
Script started /home/XXX/.PlayOnLinux/shortcuts/Extension Manager
bash: /home/XXX/.PlayOnLinux/shortcuts/Extension Manager: No such file or directory

Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/XXX/.config/fontconfig/fonts.conf manually
[main] Message: PlayOnLinux (4.2.10) is starting
[clean_tmp] Message: Cleaning temp directory
Script started /home/XXX/.PlayOnLinux/shortcuts/Extension Manager
bash: /home/XXX/.PlayOnLinux/shortcuts/Extension Manager: No such file or directory
 
Old 04-22-2019, 09:26 AM   #6
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
It looks like the --run option just loads a shortcut by whatever name you specify after the option. It looks like either you simply don't have a shortcut for it and/or the "Extension Manager" isn't installed. You could try and find out what file the shortcut is supposed to refer to.
 
Old 04-22-2019, 11:24 AM   #7
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by linustalman View Post
Hi hydrurga. I tried it, no joy.
It is a complete command, it's just not a command that you can run on the command line directly like that. The %F gets replaced by the filename(s) provided by whatever program calls the command, e.g. by a file manager executing a context menu option on a specific file or files.

See https://askubuntu.com/questions/7832...s-or-desktop-f

In this case %F means a file or list of files, so you could select several files using the file manager and, through the context menu, feed that list of filenames to the application.

Last edited by hydrurga; 04-22-2019 at 11:26 AM.
 
Old 04-28-2019, 04:53 AM   #8
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
I'm stuck.
 
Old 04-28-2019, 06:25 AM   #9
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by linustalman View Post
I'm stuck.
In what way?
 
Old 04-28-2019, 07:44 AM   #10
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by hydrurga View Post
In what way?
I'm not sure what to do next. I'm really not too fussed about it though - but getting it to work would be a bonus.

Last edited by linustalman; 04-28-2019 at 11:29 AM.
 
Old 04-30-2019, 09:05 AM   #11
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Thumbs up

If anyone can get this to work, please post here. Thanks.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Launch DSL toram directly from Grub menu? Xeratul DamnSmallLinux 1 03-30-2015 11:16 AM
playonlinux arch linux "PlayOnLinux is unable to find 32bits OpenGL libraries."(sic) xwjitftu Linux - Software 4 03-04-2012 09:16 PM
LXer: Launch Virtual Apps Directly From Your Linux Desktop LXer Syndicated Linux News 0 04-11-2011 04:11 AM
running apps no longer drop to panel -=Graz=- Ubuntu 3 05-14-2006 06:00 AM
Menu troubles: apps do not launch; unable to add apps hfinger Mandriva 1 08-22-2003 04:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration