SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Just wondering if anyone else has experienced problems with Gnome on Slackware 10.1? After a fresh install (on 2 different boxes) I'm getting complaints from Gnome when it tries to load the panel (something to due with sound and the mixer); On the other hand KDE (and sound in general) works without a hitch, and my old installation of Slackware 10.0 didn't have this problem.
If it's not a general problem, I'll try to post the exact error messages, but I'm led to believe that it is a general problem (While searching the various forums, I've gotten the impression that for whatever reasons, Gnome support in the official distro may not be entirely 100%.)
As far as I know gnome is not being maintained and packaged by Pat anymore. You should probably get dropline-gnome or find someone who has gnome 2.8.x packages made.
There has been a problem for some time now regarding gnome when you attempt to login as root.
The gnome-settings-daemon fails after several attempts.
The basic no-brainer solution is to not login as root. Of course this does not explain the problem much.
I have seen one post elsewhere that indicated it may be due to an earlier upgrade of gstreamer. The "solution" was to compile the latest gsteamer from source, however there was not a great deal of confidence that this was indeed the problem/solution.
I know this is not a great deal of help but it might aid you in your search.
That is of course assuming that your difficulties are as I described.
I must add that logging in as a normal user to gnome works fine (for me and most others). If you are having problems as a normal user, then your issue may be a different one.
If you are big into Gnome, I suggest dropline. I should also point out that DL does not plan to upgrade the 10.1 installer until Gnome 2.10 is released (relatively soon I think). That is my understanding at any rate.
As far as I know dropline Gnome is not yet tested in 10.1. Also Dropline gnome is not a simple Desktop Manager. It will alter a lot things in your system, like installing PAM which is something Pat dislikes and makes your system less "slackwarish". A simple Desktop Manager would not install a new Xorg either. I never tried dropline gnome, but they same it works fine. Personally I don't have a problem using gnome or KDE, so i prefer to use the window manager that is maintained better in my distro. I never use KDE in fedora, it's awful anyway, and I never use gnome in slackware. Actually, I did not install gnome in slackware at all. I just installed gftp which does not need any gnome libraries, and use it in KDE, since there is no graphical ftp Client in KDE . Gnome is not updated in Slackware 10.1 and may also be not tested. Pat prefers KDE, but the main reason he does not maintain gnome any more is that it is hard to package, because it's not centralized. I would do the same thing if I were keeping a distro all by myself. In slack 11 there will be no gnome at all, which i think is better, because this will give the opportunity to other people to package and test gnome. Till then use KDE, it's not so bad....
I think most distro's make a choice between gnome and KDE. Anyway in the slack10.1 announcement, there is nothing said about gnome:
Quote:
Highlights of the 10.1 release include the Linux 2.4.29 kernel (with Linux 2.6.10 as an alternate choice in /testing), X11R6.8.1 from X.Org, Mozilla 1.7.5, KDE 3.3.2, and Xfce 4.2.0. For a complete list of changes since Slackware 10.0, check out the Slackware 10.1
However, I'm still having a problem with getting gnome-volume-control to work. I read somewhere (can't remember where or I would give credit) that it requires kernel 2.6, but that didn't seem to help me (it says that it couldn't find any devices).
I'm thinking that sticking with KDE for Slackware might be the best option right now as well, even though KDE is a bit slow for my PII box. I guess I could always get rid of the KDE eye candy.
Not my business, but perhaps you should give Xfce a try? I mean, I have a AMD K6-2 450MHz and I used to use (?) KDE ... But since it was a bit too slow on my system, and I didn`t want to go for a totally basic desktop manager, I tried Xfce (4.0 at that time) and liked it as it`s cute, fast and has some nice features (of course not as much as KDE). I just miss a display manager on it, like Gnome has its GDM and KDE with its KDM. Well, my point is that even if you turn all the KDE`s eye candy off, it won`t be as fast as Xfce. But that`s just my view.
Originally posted by yonatan1
Hey there everybody,
Just wondering if anyone else has experienced problems with Gnome on Slackware 10.1? After a fresh install (on 2 different boxes) I'm getting complaints from Gnome when it tries to load the panel (something to due with sound and the mixer); On the other hand KDE (and sound in general) works without a hitch, and my old installation of Slackware 10.0 didn't have this problem.
Nice thread.... Thanks for all the info and links. I initially removed gstreamer as suggested thru pkgtools and built from source. Didn't work for me. I used the same 3 prefixes as Pat and kept the --disable-docs-build switch because the make would error out on me once it hit the doc section.
Then I tried running gnome-settings-daemon manually and it told me to either remove the plugin that was seg faulting on me or to debug it or some such non-sense. So then I just:
Code:
cd /usr/lib/gstreamer-0.8/
mv libgstxine.so libgstxine.so.null
and now it works quite nicely. We'll see if I have any ramifications from voiding that plugin...
As I mentioned above, I couldn't get gnome-volume-control to work (it could't find any devices). It turns out that there's an interesting thread here about the subject of gnome 2.6 and ALSA:
Distribution: Slackware-current with Trinity 3.5.12, Solaris
Posts: 278
Rep:
Thanx jong357
Thanx jong357, your method WORKS on a fresh slackware install. After many tries i formatted my hda5, and installed a fresh new slack 10.1. After that i executed gnome-settings-daemon in a xterm, it gave me the segfault msg, and i did what you said:
cd /usr/lib/gstreamer-0.8/
mv libgstxine.so libgstxine.so.null
So far i haven't had any problems. I didn't need to install anything new. Didn't either do anything else. It works perfectly.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.