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 06-21-2013, 12:18 AM   #211
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784

The package is built using the latest git version, so you should not get different result
 
Old 06-21-2013, 12:49 AM   #212
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by willysr View Post
The package is built using the latest git version, so you should not get different result
Ah, good to know. I was just about to try it out.
 
Old 06-21-2013, 06:19 AM   #213
bonowax
Member
 
Registered: Jul 2006
Location: Suburbs of Lisbon, Portugal
Distribution: Slackware, FreeBSD
Posts: 75

Rep: Reputation: 16
Successfully installed Mate, but:

When starting X, 'caja' is launched, segfaults and respawns in a loop.

The tty from which I launched X, get filled with lines with the message:

(caja:XXXXX): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed


Scroll locking the tty from which I launched X, allowed to apparently stop the process; launching 'caja' in a terminal window shows the above error message, as well as a message in /var/log/messages:

Jun 21 11:56:45 rapyuta kernel: [ 2048.542711] caja[XXXXX]: segfault at 18 ip 00007fbdc8535c8d sp 00007fffe1e314d0 error 6 in libunique-1.0.so.0.100.6[7fbdc8530000+b000]
 
Old 06-21-2013, 10:00 AM   #214
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
please show the output of this command
Code:
cat /usr/share/applications/caja.desktop | grep caja
there should be this line: Exec=caja --sync
if not, try to edit the file and add --sync in the Exec=caja line
 
Old 06-21-2013, 10:28 AM   #215
bonowax
Member
 
Registered: Jul 2006
Location: Suburbs of Lisbon, Portugal
Distribution: Slackware, FreeBSD
Posts: 75

Rep: Reputation: 16
Here's the output:

Exec=caja --sync
X-MATE-Bugzilla-Product=caja
 
Old 06-21-2013, 10:36 AM   #216
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
which Slackware version are you using? 14.0 or Current ? 32/64 bit machines?
 
Old 06-21-2013, 10:39 AM   #217
bonowax
Member
 
Registered: Jul 2006
Location: Suburbs of Lisbon, Portugal
Distribution: Slackware, FreeBSD
Posts: 75

Rep: Reputation: 16
Slackware 14.0, x86_64, all updates installed with slackpkg.
 
Old 06-21-2013, 10:46 AM   #218
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
Creating desktop based on Window Maker - please help

Hi,

Well I need a precise list of applications created for Window Maker and you are thinking these apps are useful.
I decided to create a functional desktop based on WM cause mu computer is slow. And I cannot get to use Xfce
(no particular reason). I have already installed some apps by slackbuilds - what was listed for "Window maker"
search term at www.slackbuilds.org. wmmixer is fine, wmdrawer is fine - a file manager fsviewer - nice but there
is configuration issue - there are defaults for "View" and "Edit" file commands - say 'mpg123 %s' runs for view
.mp3 file. Well but it doesn't work well if there is a blank in file name - seems 'mpg123 "%s"' fixes this -
but there is a bunch or predefined defaults and fixing this manually is overkill.

Any help and suggestions are very welcomed.

Greetings

Sorry posted in wrong place

Last edited by igadoter; 06-21-2013 at 10:56 AM.
 
Old 06-21-2013, 12:28 PM   #219
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Original Poster
Rep: Reputation: 190Reputation: 190
@bonowax, IIRC from your earlier post, you did not do a full install of Slackware, correct? I think you've got something missing which has caused a problem for caja or linbunique.
 
Old 06-21-2013, 03:23 PM   #220
bonowax
Member
 
Registered: Jul 2006
Location: Suburbs of Lisbon, Portugal
Distribution: Slackware, FreeBSD
Posts: 75

Rep: Reputation: 16
Indeed, I don't have a full install. I usually leave out things I don't use or that are not required by other packages present, like emacs, tcl and the like. 'l' and 'd' series, however, are fully installed.

I'm considering setting up a virtual Slack environement with a full install and see how it goes.

Thanks
 
Old 06-21-2013, 05:21 PM   #221
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
i also didn't use a full install for the build machines, but i only left kde, xfce, and e directory while i install the rest
 
Old 06-21-2013, 07:27 PM   #222
cisneros
Member
 
Registered: Jul 2012
Distribution: Slackware
Posts: 95

Rep: Reputation: 5
i have several problems with MATE, when i do startx, just a black screen appears nothing else, if i do ctrl+alt+F1, i can see a bunch of errors in the console.
things like:

Code:
couldnt communicate with already running daemon: did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
and
Code:
could not initialize NMClient /org/freedesktop/NetworkManager
and
Code:
GConf Error: Configuration server couldn't be contacted: D-BUS error: Unable to store a value at key '/apps/nm-applet/stamp', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
someday i think i ran a program with a gui interface from a "su -" session, while i was already login as a normal user, is that have anything to do with the errors?

i can use the mate-session login as root with no problem, the problem is my normal user.
is there anyway to reset configuration files or something? i have reinstalled mate several times, same result. black screen after startx.
maybe some startup programs that runs with my mate-session of are messed up?

any advice? thanks

Last edited by cisneros; 06-21-2013 at 07:31 PM.
 
Old 06-21-2013, 10:28 PM   #223
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Original Poster
Rep: Reputation: 190Reputation: 190
@cisneros -- I've got MATE installed on three stock 14.0 systems and it's running like a top. I've never encountered anything like what you are seeing. Can you provide more detail? What Slackware version? 32 or 64 bit? Full install?

Also, one way to test is to create a second user, log out as your normal user, log in as the new user (who will have a clean $HOME), run xwmconfig and select MATE, and then type 'startx'. If that works, then there is something wonky with your regular user's environment or setup. Maybe running a gui program as root polluted your $HOME, I don't know. Those error messages all seem tied to network manager, not MATE, though. Perhaps you can back up and move certain directories in your regular user's $HOME, such as $HOME/.cache, $HOME/.config, $HOME/.local. Log out and then log back in and try it.
 
1 members found this post helpful.
Old 06-21-2013, 10:59 PM   #224
cisneros
Member
 
Registered: Jul 2012
Distribution: Slackware
Posts: 95

Rep: Reputation: 5
Quote:
Originally Posted by chess View Post
@cisneros -- I've got MATE installed on three stock 14.0 systems and it's running like a top. I've never encountered anything like what you are seeing. Can you provide more detail? What Slackware version? 32 or 64 bit? Full install?

Also, one way to test is to create a second user, log out as your normal user, log in as the new user (who will have a clean $HOME), run xwmconfig and select MATE, and then type 'startx'. If that works, then there is something wonky with your regular user's environment or setup. Maybe running a gui program as root polluted your $HOME, I don't know. Those error messages all seem tied to network manager, not MATE, though. Perhaps you can back up and move certain directories in your regular user's $HOME, such as $HOME/.cache, $HOME/.config, $HOME/.local. Log out and then log back in and try it.
it worked, so what i created a new user to see if mate would run ok, and it did. that gave relieve that the problem was under $HOME, so i renamed .cache to _.cache and so on with others in my old account, and mate now runs ok again.
thanks a lot man.
 
Old 06-21-2013, 11:09 PM   #225
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Original Poster
Rep: Reputation: 190Reputation: 190
@cisneros - glad to hear it! Thanks for testing out MATE SlackBuilds.
 
  


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
LXer: Ubuntu Precise Call For Testing Unity File Lens LXer Syndicated Linux News 0 03-09-2012 07:11 AM
Call for Testing: Xorg Updates (20100830) rworkman Slackware 213 02-01-2011 07:50 PM
[Call for testing] ibus SlackBuild grissiom Slackware 6 05-19-2009 10:39 AM
Use SlackBuilds.org or my own hosting to offer up SlackBuilds? hollywoodb Slackware 6 11-30-2006 08:56 PM
LXer: Call for testing/battering: sysjail LXer Syndicated Linux News 0 08-15-2006 03:03 PM

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

All times are GMT -5. The time now is 07:13 PM.

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