KDE4.3 beta issues
Goh Lip
g.lip at gmx.com
Wed May 20 09:49:13 UTC 2009
Goh Lip wrote:
> Some issues with KDE4.3 beta. (so far discovered, last 1 hour)
>
> o installation is difficult; need to apt-get -f install several times.
> had to remove some apps, like Krcp to continue and reinstall later.
> Install libs first too.
>
> o After installation, mounting of partitions is not automatic.
> Had to mkdir /mnt/<label>
> mount /sda9 /mnt/<label>
> on a command line.
>
> o Suspend to disk hangs computer (had to pull plug)
> Suspend to RAM hangs computer (had to shut down-off button)
>
> o Had to repersonalize the desktop.
>
> I had always advised my friends not to touch the beta's for Kubuntu.
> Looks like this will be one of them too.
>
Need your help with fstab.
Due to above problem in mounting of partitions,
tried to add entries in fstab to circumvent the problem.
Unfortunately, system does not start and hangs with errors at command
line. Luckily started my Hardy at another partition and reverted the
fstab entries at Jaunty and I can restart Jaunty again.
Maybe my fstab 'fu' is not good enough and maybe Kde4.3 beta works in
mysterious ways. I append my fstab entries below
<<start>>
proc /proc proc defaults 0 0
# / was on /dev/sda5 during installation
LABEL=Kde4 / ext3 relatime,errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
/dev/sda6 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
#LABEL=Kde4 / ext3 auto,users,rw,relatime 0 0
LABEL=Dee none ntfs-3g defaults,locale=en_US.utf8 0 0
LABEL=Volt none ext4 defaults 0 2
LABEL=Kde3 none ext3 defaults 0 2
<<end>>
Notes:
I like to use labels rather than /dev/sdx or UUID, partitions are in
same disk anyway.
#LABEL=Kde4 line (without #) is what hangs system, don't know why.
So had to use back LABEL=Kde4 line (without #,without#)
LABEL=Dee, LABEL=Volt, LABEL=Kde3 lines is my attempt to automount.
Doesn't work for either NTFS, ext3 or ext4. This is where I need your
advice. Did I get anything wrong?
Also, at one time before installing Kde4.3 beta, tried to test swap by
swapon, swapoff and changing entry of /sda6. I hope it does not mess up
the fstab. Anybody installed Kde4.3 without this problem?
Anyway, this is not a dire situation as Jaunty is intact with Kde4.3 and
I can still manually mount all partitions at terminal. But would
appreciate your input.
Thanks.
Regards,
Goh Lip
I have not lost my mind - it's backed up on disk somewhere.
More information about the kubuntu-users
mailing list