


Science by virtualmeet 138 comments

Various KDE 1.-4. Improvements by smihael 8 comments
If you use my contribs: please mention AnMaster in a "thanks to"-list or something. - Jan 06 2006

Various KDE 1.-4. Improvements by smihael 8 comments

Various KDE 1.-4. Improvements by smihael 8 comments
I would like the original author to comment upon this and also to fix the original script. - Jan 06 2006

Various KDE 1.-4. Improvements by smihael 8 comments
I'm not sure if the filenames for other distros are right. But now it works on Gentoo.
I would be grateful if anyone could rewrite my Perl regular expression to an extended or basic regular expression. Perl regular expression support is not very common, I'm afraid. - Jan 05 2006

Various KDE 1.-4. Improvements by smihael 8 comments
test -r "/etc/redhat-release" && DISTRO=`cat /etc/fedora-release`
Shouldn't it be:
test -r "/etc/fedora-release" && DISTRO=`cat /etc/fedora-release`
And
test -r "/etc/gentoo-relase" && DISTRO=`cat /etc/debian_version`
is wrong too.
It should be
test -r "/etc/gentoo-relase" && DISTRO=`cat /etc/gentoo-release`
And the file /etc/gentoo-release isn't of intrest. For gentoo check where the symlink /etc/make.profile points. Then get the profile from the path.
In my case it points to /usr/portage/profiles/default-linux/x86/2005.1
That means I have a Gentoo Linux 2005.1 install.
/etc/gentoo-release contains
Gentoo Base System version 1.6.13
And that is not of intrest. - Jan 05 2006

System Sounds by sagefire 30 comments

Various KDE 1.-4. Improvements by apachelogger 11 comments
Example ():
sed 's/^Exec=.*/Exec=kcontrol/' -i /path/to/file
Replace '.*' with the original value. '.*' will match anything.
The -i option means: Do the change in place. - Nov 27 2005

Various KDE 1.-4. Improvements by dbojan 6 comments
But where is the download? - Nov 27 2005

Science by ariya 36 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments
k3dsurf.exe - Programfel
---------------------------
Instruktionen på "0x0041b3c1" refererade till minnet på "0x01c90cb8". Det gick inte att utföra en minnesåtgärd. Följande fel returnerades: The memory could not be "read".
---------------------------
OK Avbryt
---------------------------
The error is partly in Swedish because of a Swedish XP.Avbryt=Cancel Följande fel returnerades=The following error was returned Programfel=Application error Det gick inte att utföra en minnesåtgärd.=It was not possible to execute a memory request. (I'm not sure on this one. May be access instead of request. Or somethig else.) Instruktionen på "0x0041b3c1" refererade till minnet på "0x01c90cb8".= The instruction at "0x0041b3c1" referred to the memory at "0x01c90cb8"
- Sep 13 2005

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments
To disable OpenGL accleration I have to change dirver from "nvidia" to "nv" in xorg.conf and unload the "nvidia" kernelmodule. I don't want to do that, because of VGA-conneted TFT-screen. It will set to strange refreshrates! I also run a lot of OpenGL apps that wouldn't work.But maybe the lineOption "RenderAccl" "on" in xorg.conf got somethig to do with this. By the <br> don't work at www.kde-apps.org! - Sep 12 2005

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments
/opt/OpenOffice.org/program/libstdc++.so.5
/usr/lib/libstdc++.so.2.7.2.8
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5.0.7
/usr/lib/libstdc++.so.2.8
/usr/lib/libstdc++.so.2.9
/usr/lib/libstdc++.so.2.7.2
/usr/lib/libstdc++.so.2.8.0
/usr/lib/libstdc++.so.2.9.0
My problems was that I don't get mesh! Except by using PovRay. - Sep 12 2005

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Science by virtualmeet 138 comments

Various KDE 1.-4. Improvements by jrch2k 18 comments

Screensavers by ich666 36 comments

Screensavers by detsaot 42 comments

Science by NiQ 26 comments

Science by gridniew 45 comments

Science by virtualmeet 138 comments