LinuxQuestions.org
Help answer threads with 0 replies.
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 12-08-2022, 06:33 AM   #1
symbolicM
LQ Newbie
 
Registered: Aug 2022
Posts: 16

Rep: Reputation: 1
artha


Artha has been in daily use up to the point the following changelog was posted:

https://mirrors.slackware.com/slackw...ime=1670438887
Wed Dec 7 18:48:07 UTC 2022

After this primarily Python related change was implemented Artha will no longer launch via keyboard shortcut, desktop menu item or terminal.

Quote:
bash-5.1$ artha
Gtk-Message: 12:20:07.069: Failed to load module "appmenu-gtk-module"

** (artha:4246): ERROR **: 12:20:07.204: X Server Error: 3

Trace/breakpoint trap
Same error in both X11 and Wayland instances.

Do you have any suggestions?

Last edited by symbolicM; 12-08-2022 at 06:42 AM.
 
Old 12-08-2022, 06:44 AM   #2
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 928

Rep: Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515
Try rebuilding artha.
 
1 members found this post helpful.
Old 12-09-2022, 07:14 AM   #3
symbolicM
LQ Newbie
 
Registered: Aug 2022
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by Paulo2 View Post
Try rebuilding artha.
re-installed artha.

Quote:
Gtk-Message: 13:08:18.678: Failed to load module "appmenu-gtk-module"

** (artha:1846): ERROR **: 13:08:18.895: X Server Error: 3
Will try the same with the WordNet dependency to see if that makes a difference.
 
Old 12-09-2022, 07:28 AM   #4
symbolicM
LQ Newbie
 
Registered: Aug 2022
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by symbolicM View Post
re-installed artha.

Will try the same with the WordNet dependency to see if that makes a difference.
Did that to no avail.

Open to further guidance as my ignorance is vast and encompassing.

Last edited by symbolicM; 12-09-2022 at 07:29 AM.
 
Old 12-09-2022, 10:18 AM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,254

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
Quote:
Originally Posted by symbolicM
Gtk-Message: 12:20:07.069: Failed to load module "appmenu-gtk-module"

**ERROR**(artha 4246): 12:20:07.204: X Server Error: 3
Error 3 is "No such Process."

Guessing wildly, something baled out silently while loading a dependency?

I'd concentrate on this bit: "**ERROR**(artha 4246)"

Are the 1846 & 4246 lines in some huge program? Get a debug output and see if you can figure it.
 
Old 12-09-2022, 11:58 AM   #6
Ian M
Member
 
Registered: Oct 2017
Location: UK
Distribution: Slackware 15
Posts: 39

Rep: Reputation: Disabled
Not sure how much help this is but I've just installed it on 15 with all updates as of 9th December and it works here.
Have you tried uninstalling artha and wordnet and then rebuilding?
 
Old 12-10-2022, 02:24 AM   #7
symbolicM
LQ Newbie
 
Registered: Aug 2022
Posts: 16

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by Ian M View Post
Not sure how much help this is but I've just installed it on 15 with all updates as of 9th December and it works here.
Have you tried uninstalling artha and wordnet and then rebuilding?
successfully removepkg both SlackBuilds

installpkg WordNet without any problems but artha proffered an error I have never seen before:

Quote:
configure: error:
You must have wordnet development headers (wordnet-dev) to build.
(http://wordnet.princeton.edu/download).
Refer INSTALL file for further details.
I removed all the files from the original installation so I have no way of checking versions.
 
Old 12-10-2022, 07:47 AM   #8
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,254

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
Quote:
configure: error:
You must have wordnet development headers (wordnet-dev) to build.
(http://wordnet.princeton.edu/download).
Refer INSTALL file for further details.
Headers are an inportant part of the source code, also sometimes called 'includes'. They are files ending in .h and stored under /usr/include/. You need them during compilation. Slackware usually installs them, so I'd expect them to be somewhere.
 
Old 12-10-2022, 11:13 AM   #9
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 928

Rep: Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515
Quote:
Originally Posted by Ian M View Post
Not sure how much help this is but I've just installed it on 15 with all updates as of 9th December and it works here.
Have you tried uninstalling artha and wordnet and then rebuilding?
+1, 15.0 full install up-to-date, artha works OK installed through sbopkg, only one dependency is WordNet.
 
Old 12-24-2022, 02:42 AM   #10
symbolicM
LQ Newbie
 
Registered: Aug 2022
Posts: 16

Original Poster
Rep: Reputation: 1
Got Artha re-installed.
Runs well in Full Wayland but not via X11 with a different gtk line error on each attempt to launch via terminal.

That is good enough for me.

I'll just have to swap display server technology when I need to run the FreeCAD appimage that favours X11.
 
Old 10-15-2023, 04:58 AM   #11
symbolicM
LQ Newbie
 
Registered: Aug 2022
Posts: 16

Original Poster
Rep: Reputation: 1
SOLVED

Installed Murrine gtk2 engine, this resolved the issue I was having.
https://slackbuilds.org/repository/1...sktop/murrine/
 
  


Reply

Tags
slackware 15.0



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] What is the function of this button in Artha? linustalman Linux - Software 4 01-11-2012 04:49 AM
LXer: A for Artha, The Awesome offline Dictionary for Linux LXer Syndicated Linux News 0 02-27-2010 02:51 PM
LXer: Artha: A GUI for WordNet LXer Syndicated Linux News 0 08-07-2009 05:30 PM
Announcing Artha ~ An off-line English thesaurus with hot key look up & notifications legends2k Linux - News 0 02-16-2009 04:46 AM

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

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