LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-20-2016, 12:50 PM   #1
ArthurFontolan
LQ Newbie
 
Registered: Dec 2009
Posts: 10

Rep: Reputation: 0
Openjdk8 alienbob's pkg: Strange behavior


Hello,

I installed the openjdk8 package of AlienBob and I found two behaviors on my system:

First: Duplicated entries on in XFCE Menu. Both "OpenJDK 1.8.0 Monitoring & Manager" and "OpenJDK 1.8.0 Policy Tool" have to icons each.

Second: When I try to execute any menu entry I get the follow messages:
- "Failed to execute child process "/usr/local/bin/jconsole" (No such file or directory)";
- "Failed to execute child process "_BINDIR_/jconsole" (No such file or directory)";
- "Failed to execute child process "/usr/local/bin/policytool" (No such file or directory)"; and
- "Failed to execute child process "_BINDIR_/policytool" (No such file or directory)".

Someone else had this errors? My systems is a fresh install of Slack64 14.2 with Multilib.

Thanks.
 
Old 08-21-2016, 05:07 AM   #2
suppy
Member
 
Registered: Mar 2012
Location: Sweden
Distribution: Slackware
Posts: 83

Rep: Reputation: 60
Bugreports for alienbob's packages should go on his blog afaik ... you might be lucky and he notices this post, but there's no guarantee of that.
 
Old 08-21-2016, 05:30 AM   #3
phenixia2003
Senior Member
 
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008
Quote:
Originally Posted by ArthurFontolan View Post
Hello,

I installed the openjdk8 package of AlienBob and I found two behaviors on my system:

First: Duplicated entries on in XFCE Menu. Both "OpenJDK 1.8.0 Monitoring & Manager" and "OpenJDK 1.8.0 Policy Tool" have to icons each.

Second: When I try to execute any menu entry I get the follow messages:
- "Failed to execute child process "/usr/local/bin/jconsole" (No such file or directory)";
- "Failed to execute child process "_BINDIR_/jconsole" (No such file or directory)";
- "Failed to execute child process "/usr/local/bin/policytool" (No such file or directory)"; and
- "Failed to execute child process "_BINDIR_/policytool" (No such file or directory)".

Someone else had this errors? My systems is a fresh install of Slack64 14.2 with Multilib.

Thanks.
There's a trouble with .desktop generated files. You can fix this manually (as root) as below :

edit /usr/share/applications/policytool.desktop and change the line :
Code:
Exec=_BINDIR_/policytool
by

Code:
Exec=/usr/lib64/java/bin/policytool
edit /usr/share/applications/jconsole.desktop and change the line :
Code:
Exec=_BINDIR_/jconsole
by

Code:
Exec=/usr/lib64/java/bin/jconsole
To get rid of the extra jconsole and policykit menu entries, removes the files below :

Code:
/usr/share/applications/policytool-1.8.0.desktop
/usr/share/applications/jconsole-1.8.0.desktop
finally, run the command below :
Code:
$ update-desktop-database
--
SeB
 
  


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
[SOLVED] Strange behavior battles Linux - Newbie 5 07-10-2014 08:59 AM
Strange cdrom behavior MasterOfTheWind Linux - Hardware 1 04-12-2006 04:29 AM
Very Strange Behavior raysr Mandriva 4 08-31-2004 02:06 PM
Strange Behavior andrewb758 Linux - Hardware 5 08-31-2003 02:42 PM
strange behavior abhijit Linux - General 3 07-09-2003 11:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:27 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