
jvik thank you for your reply!jvik wrote:I remember that when I built 4.2.1 I got a message to be sure permissions for /usr/share/config were set to 755. (chmod -R 755 /usr/share/config).
Something you might check.
jw
I don`t have network interfaces in systemsettings also and pops up a message of some xml parsing error, but that does not bother me.I never configure my network within kde`s systemsettingsMasterX wrote:jvik thank you for your reply!jvik wrote:I remember that when I built 4.2.1 I got a message to be sure permissions for /usr/share/config were set to 755. (chmod -R 755 /usr/share/config).
Something you might check.
jw
Earlier today I read in this forum about the same thing. Unfortunately, I do not see any difference (I did restart the X server). Still, the settings from the plasma applet are not saved.
What bothers me is that even when I start the system settings as root, the Network Setting widget is empty. I have also emerged, from the overlay, the Network Manager module, and again this widget is disabled.
Am I the only person who has this problem?
The truth is that I too do not need to configure the network interfaces with the systemsetting module. But, I am trying to understand why Kopete does not connect and why the settings for the plasma applet are not saved. I should not forget the fact that solid does not detect any device. It only mounts CD and DVDKollin wrote:
I don`t have network interfaces in systemsettings also and pops up a message of some xml parsing error, but that does not bother me.I never configure my network within kde`s systemsettings

Yes I do have a recent kernel. It is 2.6.28pingufunkybeat wrote:Do you have a recent kernel?
Have you tried revdep-rebuild, if you've updated some of the core packages like hal?
For me, updating the kernel solved some hal issues, the more recent the kernel, the better.
I'm guessing in the dark here, my setup is working fine.
Yes, I am not using the kdeprefix flag!Kollin wrote:For me using kde3 and kde4 without kdeprefix gave me all sorts of weirdness.If you are doing same mistake get rid of kde3 and all ~/.kde* dirs and rebuild kde4 from scratch
MasterX wrote:Yes, I am not using the kdeprefix flag!Kollin wrote:For me using kde3 and kde4 without kdeprefix gave me all sorts of weirdness.If you are doing same mistake get rid of kde3 and all ~/.kde* dirs and rebuild kde4 from scratch
Unfortunately I cannot completely unemerge KDE 3.5.10. I need Kdevelop and Quanta!! The only programs that I have kept from KDE 3.5.10 are Kdelibs-3.5.10, Kdevelop and Quanta.
It is a little difficult for me to delete .kde3.5 because it contains my emails, email-accounts, and many other things. But I could transfer them to another folder, and test your idea.
I think in a couple of hours KDE 4.2.2 will be released.
Until recently kde3 was logically always USE=kdeprefix even though this is a new use flag. So it is not a problem to USE=kdeprefix and have both kde3 and kde4 installed. All you have to do is to convert from USE=-kdeprefix to USE-kdeprefix is to unmerge everything that is KDE4 then change the flags to kdeprefix and re-emerge the KDE4 stuff. The Gentoo KDE4 installation page has info on how to unmerge a specific version of KDE. Issues related to kdeprefix not being set are not affected by having KDE3 installed. So there is not reason to remove KDE3 from your system.MasterX wrote:Yes, I am not using the kdeprefix flag!Kollin wrote:For me using kde3 and kde4 without kdeprefix gave me all sorts of weirdness.If you are doing same mistake get rid of kde3 and all ~/.kde* dirs and rebuild kde4 from scratch
Unfortunately I cannot completely unemerge KDE 3.5.10. I need Kdevelop and Quanta!! The only programs that I have kept from KDE 3.5.10 are Kdelibs-3.5.10, Kdevelop and Quanta.
It is a little difficult for me to delete .kde3.5 because it contains my emails, email-accounts, and many other things. But I could transfer them to another folder, and test your idea.
I think in a couple of hours KDE 4.2.2 will be released.
The problem is that I have already unemerged KDE 3.5.10 (I have only kept the Kdelibs, Kdevelop and Quanta). Furthermore, I do not see any use in the kdeprefix flag. As it states in the KDE4 howto, this flag is necessary only if you want to have two versions of KDE4.hvengel wrote:
Until recently kde3 was logically always USE=kdeprefix even though this is a new use flag. So it is not a problem to USE=kdeprefix and have both kde3 and kde4 installed. All you have to do is to convert from USE=-kdeprefix to USE-kdeprefix is to unmerge everything that is KDE4 then change the flags to kdeprefix and re-emerge the KDE4 stuff. The Gentoo KDE4 installation page has info on how to unmerge a specific version of KDE. Issues related to kdeprefix not being set are not affected by having KDE3 installed. So there is not reason to remove KDE3 from your system.
Code: Select all
kdesu -i preferences-system-login -c "/usr/bin/kcmshell4 kdm"
It may state that in the KDE-4 Guide but that is not correct. IIRC, the kdeprefix flag does TWO things. One of the things is to keep different versions of KDE-4.x separated under /usr (as explained in the guide). But the other thing it does is let KDE-3.x keep the ~/.kde symlink so that a single user can use both KDE-3.x and KDE-4.x without config conflicts. If you don't use the kdeprefix flag then you shouldn't allow any user to use both KDE-3.x and KDE-4.x.MasterX wrote:The problem is that I have already unemerged KDE 3.5.10 (I have only kept the Kdelibs, Kdevelop and Quanta). Furthermore, I do not see any use in the kdeprefix flag. As it states in the KDE4 howto, this flag is necessary only if you want to have two versions of KDE4.
Today I will upgrade to KDE 4.2.2, and I will follow Kollin's idea: Delete all the .kde* folders and emerge KDE
I found this out in the hard wayBitJam wrote: It may state that in the KDE-4 Guide but that is not correct. IIRC, the kdeprefix flag does TWO things. One of the things is to keep different versions of KDE-4.x separated under /usr (as explained in the guide). But the other thing it does is let KDE-3.x keep the ~/.kde symlink so that a single user can use both KDE-3.x and KDE-4.x without config conflicts. If you don't use the kdeprefix flag then you shouldn't allow any user to use both KDE-3.x and KDE-4.x.
That is an interesting point, I will certainly check it out. I am hoping that this will fix the problem with the solid. What about the network interfaces?avieth wrote:Forgive me for not reading all of the replies, but if you're still having trouple, check that your user is in the plugdev group.

Firstly let me say that all the above problems exist on KDE-4.2.2. I upgraded to KDE-4.2.2 yesterday (before I started the update I had removed all the .kde* folders), but still solid does not detect any device, and kdenetwork does not show any network interfaces. I have also emerged the kde version of the network manager (from the overlay), and it does not work.Cyberwizzard wrote:Solid is fine - I have the same issue but I think I have figured out what is wrong. On kde.org there is a bug that says that baselayout-2 is using a different notation for the network interface listing than it did in version 1.
The result is that I even see the XML generated for the GUI on the console but the GUI won't show anything (probably because it fails to parse each entry).
See http://bugs.kde.org/show_bug.cgi?id=166774 for more details.
Please see if you have baselayout-2 installed and if so, create an account and start complaining on the bug tracker