LinuxQuestions.org
Review your favorite Linux distribution.
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 05-31-2005, 02:08 PM   #1
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Rep: Reputation: 38
Xfce


I downloaded and installed the latest version of XFCE from Linuxpackages.net. Now the menu system does not work, or the tools. Panel items seem to work ok. Any ideas of what is missing???
 
Old 05-31-2005, 03:08 PM   #2
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
Try installing an older version or compiling it.
To debug try to see your ~/.xsession-errors file.
 
Old 05-31-2005, 04:22 PM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Yeah, you could compile it from source or use the installer available from the xfce site.
 
Old 05-31-2005, 04:46 PM   #4
cavalier
Member
 
Registered: Feb 2005
Location: Denver, CO
Distribution: Slack 12, tweaked just so (though I'm also a fan of Ubuntu)
Posts: 198
Blog Entries: 1

Rep: Reputation: 30
What version did you download from LinuxPackages? I ask because you can download 4.2.2 from the -current tree at slackware.com (or one of the mirrors), and get a package that was built by the slackware team.

FWIW, I use XFCE all the time, my primary DE when I'm able to use my Linux box (for personal use and develoment at work), so I know that it can work peachily.

Also, if you can, have a look at any error codes that X is throwing at XFCE startup. You may be missing a library or two that you need.
 
Old 05-31-2005, 04:52 PM   #5
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Rep: Reputation: 237Reputation: 237Reputation: 237
The latest version in slack-current, you can grab it from there.
 
Old 05-31-2005, 11:47 PM   #6
Boow
Member
 
Registered: Feb 2004
Distribution: Slackware 10.2
Posts: 669

Rep: Reputation: 32
linuxpackages would be cool if they didn't accept packages from every noob in the world. Your better off compiling your own source that you know will work.
 
Old 06-01-2005, 02:51 PM   #7
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Original Poster
Rep: Reputation: 38
Thanks for the replies,

I downloaded and installed from slack-current, but still have the same problem. I must be missing something, but I'm not sure what. Also, still seems to be the older splash screen on start up. Where are the xsession logs stored???
 
Old 06-01-2005, 05:03 PM   #8
gravityworks
LQ Newbie
 
Registered: Jun 2004
Posts: 18

Rep: Reputation: 0
do you have the gtk-qt theme engine installed..because those are the problems i had with xfce-4.2.2..if so just go into control center/appearance and themes/gtk styles and fonts and change the gtk styles from qt to xfce..worked for me..hope this helps..
 
Old 06-02-2005, 08:38 AM   #9
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Original Poster
Rep: Reputation: 38
How can I edit themes manually?? The reason I ask is I can't get into the control center from the desktop. The only thing in the tools panel are mouse, workspaces and calendar settings. The desktop menu doesn't work at all.
 
Old 06-02-2005, 10:46 AM   #10
wpyh
Member
 
Registered: Jun 2004
Location: Beijing
Distribution: Slackware 9.1 but FUBAR with packages I compile myself, and OpenBSD (not exactly a distro) on QEMU
Posts: 153

Rep: Reputation: 35
I had a similar problem once, and it was solved by deleting ~/.config and ~/.cache (but my customizations are deleted too).
 
Old 06-02-2005, 06:56 PM   #11
gravityworks
LQ Newbie
 
Registered: Jun 2004
Posts: 18

Rep: Reputation: 0
Damn!! sorry interndan...wasn't very clear in my response..gtk - qt engine is a program you get for kde that allows your gtk apps to use kde's Qt engine(so things like gimp take on the kde style your using at the time)i got it from linux packages it is not in a stock slackware install..it was causing the problems i had with xfce(that were identical to yours)..when i told you to go to control center..i meant the control center in kde,not in xfce..if you don't have either kde or the gtk-qt theme engine installed,then they are not the cause of your xfce problems. as far as where the xfce setting are stored their in the .config and .cache folders in your home directory..

Again sorry for my confusing response(had a late night and was still a bit hung over)
 
Old 06-03-2005, 01:05 PM   #12
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Original Poster
Rep: Reputation: 38
Thanks for all the replies,

I think I discovered at least part of my problem, someone changed swaret.conf to version=9.1.
I'm not sure what they were doing, but all of the window managers stopped working correctly. Apparently something was changed back to an earlier version but I couldn't figure out what it was. I resolved the problem partially by re-installing Slackware 10.0. Now the question is, can I upgrade XFCE from Slack current by itself, or will I need to upgrade other programs as well? If so, what else needs upgrading so XFCE 4.2 will run.

This machine was installed so our engineering staff could start learning Linux, so I expect it will get broken several times in the learning process.

Again thanks for all your help.

Last edited by interndan; 06-03-2005 at 01:07 PM.
 
Old 06-03-2005, 02:27 PM   #13
abrouwers
Member
 
Registered: May 2005
Location: Michigan
Distribution: Slackware -current
Posts: 98

Rep: Reputation: 37
Just a heads up; swaret does dependency checking VERY poorly (in the words of Pat himself);
Second, if you can compile, don't use linuxpackages.net if possible. Yes, they are easy, but lots of times they WILL accept a bad package, not test it, and just put it out there.

Also, unless your entire box is running slackware -current, don't take packages from the development tree. Pat compiles those packs using -current libs; if you have 10 or 10.1 libs installed on your box, you will likely run into problems. The rule of thumb is either run all of current, or none at all.

Hope this helps
 
Old 06-04-2005, 10:55 AM   #14
interndan
Member
 
Registered: Aug 2004
Location: near Marion, Ill
Distribution: Slackware 15 64bit on Desktop Slackwarearm on Raspberry PI v1b
Posts: 381

Original Poster
Rep: Reputation: 38
I was afraid of that Can I install the latest version of XFCE to Slackware 10.0 with their installer program, or will I also have to upgrade Slack to current? I don't do compiling very well yet and looks like a lot of packages to do one at a time.
 
  


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
Xfce problems with task bar and xfce-panel aeruzcar Linux - Software 4 06-26-2006 05:29 AM
xfce... bong.mau Programming 2 12-03-2005 04:36 AM
Where is XFCE ? vladoportos SUSE / openSUSE 4 03-18-2005 12:41 PM
Xfce Kyl3 Slackware 6 05-26-2004 12:03 AM
Xfce 4 .... Solean Linux - Software 7 09-29-2003 03:02 AM

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

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