LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 09-29-2009, 07:15 PM   #46
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled

Everything appears to be working OK so far. No problems with menus, icons, whatever. Some new wallpapers. No nagging from Nepomuk Strigi. Fingers, eyes, and legs crossed - it looks like a good un.
 
Old 09-29-2009, 07:21 PM   #47
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Quote:
Everything appears to be working OK so far. No problems with menus, icons, whatever. Some new wallpapers. No nagging from Nepomuk Strigi. Fingers, eyes, and legs crossed - it looks like a good un.
Thanks for the information brianL. Which packages have you tried ? Have you upgraded all KDE 4.2.4 with the supplied 4.3.1 or are you running both versions alongside ? (Actually I'm not even sure if the second option is possible - I'll have to look into this stuff a bit more).
 
Old 09-29-2009, 07:24 PM   #48
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Complete upgrade, using all vbatts packages, running as Eric suggested:
Code:
upgradepkg --install-new *.t?z
Downloaded the lot into ~/temp first, of course.

Last edited by brianL; 09-29-2009 at 07:28 PM.
 
Old 09-29-2009, 08:48 PM   #49
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
Upgraded here as well, so far so good.
Also it's better to upgrade whilst in console, make sure you are not in KDE.
And backup your older settings

Code:
mv ~/.kde kde

Last edited by ~sHyLoCk~; 09-29-2009 at 09:37 PM.
 
Old 09-29-2009, 11:49 PM   #50
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Well, I'm going to revisit this again in a few minutes. I'm going to drop to init 3, save the old ~/.kde, and upgrade, install new again for these packages. Redoing the config won't be that hard.
 
Old 09-30-2009, 12:43 AM   #51
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
All-righty, then. The deed is done, and I am in KDE-4.3.1. This time, I got it right. The problem(s) with Dolphin and Konqueror have disappeared. Both Dolphin and Konqueror are now blazing fast compared to 4.2.4. I am actually really enjoying this.

I had forgotten that I had built a package for knemo, but this upgrade has had no effect on knemo. It still is functioning normally. The K Menu is just a bit different, with System Settings now found in Settings and not System. There may be others, but that's not a big deal.

My taskbar is not transparent, and I can't seem to remember where to change that, but I haven't looked too hard yet. The taskbar itself is better looking. I have a dozen apps open, and cpu usage is very quiet. All buttons are active and all apps jump to the top when called. These include OpenOffice, the Gimp, k3b, and 9 others. No problems switching. Oh yea, and I had that goofy Amor running around the desktop as well.

So far, so good.
 
Old 09-30-2009, 02:02 AM   #52
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,687

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
I agree, I switched to 4.3.1 about a week ago, and all the problems I had with 4.2.4 are now gone, so I am happy. The only thing I had a problem with was I had to recompile the kde-workspace package to re-enable compiz wallpaper support.
 
Old 09-30-2009, 02:10 AM   #53
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
Quote:
Originally Posted by foodown View Post
It's important to remember with KDE 4.x that, whenever you upgrade it, you have to delete your old preferences and start from scratch! (rm -r ~/.kde) I have experimented with using preferences from, for example, 4.2 in 4.3, and I see lots of crashes and erratic behavior as described in this post and others. If I start with fresh prefs, I see none of it.
If you use KMail: Just don't forget to backup your email, before you delete .kde, as KMail stores its messages inside this hidden directory tree by default.

gargamel
 
Old 09-30-2009, 02:44 AM   #54
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
I did the upgrade at runlevel 3, but I didn't delete or move my ~/.kde beforehand. However, everything is OK, so the outcome - good or bad - might depend on what's in there. ?.
 
Old 09-30-2009, 03:03 AM   #55
todders
Member
 
Registered: Nov 2006
Location: watford
Distribution: Slackware 13 64Bit Multi-Lib KDE4.2.4
Posts: 83

Rep: Reputation: 18
i have also upgraded 4.3.1 and have had no issues what so ever,downloaded to tmp/ upgradepkg --install-new *.t?z

i did rm -r ~/.kde though just to be sure.

dolphin seems really fast and the amount of memory overhead has also been reduced.

it seems so much more snappier now,really pleased with this upgrade thanks for all the guidance in the previous posts

cheers
 
Old 09-30-2009, 08:06 AM   #56
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Rep: Reputation: 55
Upgraded to 4.3.1 with upgradepkg --install-new *txz, no problems whatsoever. Thanks very much for the packages, great job!

Martin
 
Old 09-30-2009, 08:20 AM   #57
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I tried out Amarok this morning. No problems with it, except that the playlist was missing. The collection was still there, just no playlists. Easy enough to redo.The computer runs 24/7, so I was wondering what a few hours of idle time would do, but it snapped back to life this morning with no problems.

Even nepomukitymuk seems to behave with this release. At least, I have had no problems yet related to nappymuk, or any other problems with anything. I'm still diligently looking. I may crash this puppy yet!
 
Old 09-30-2009, 10:08 AM   #58
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I just rebooted back to init 4. Since I am the only user on this machine, its set to go straight to the desktop (KDE). No login or password required. That worked perfectly just like it has in any other KDE version. Still good to go.
 
Old 09-30-2009, 12:12 PM   #59
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
Not cool. K3B is not working with kde4.3.1 library. It just hangs at 100% and stays that way for minutes. I tried burning an ISO image on a Blank DVD and it burnt till 100% within 14mins and then stayed that way for 30mins. Then I thought my DVD or ISO maybe corrupt so I tried burning it on a DVD-rw, same thing. So I switched to windows and tried burning and it worked. Can anyone please check this out with a DVD-rw?
 
Old 09-30-2009, 12:20 PM   #60
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I had the same problem with k3b and 4.2.4. I simply used growisofs and the cli to burn iso images. K3b is just not yet ready.
 
  


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
KDE 3.5.6 packages? gbowden Slackware 10 02-01-2007 04:56 PM
KDE 3.4 Released . when kde packages on ftp? zvonSully Debian 6 03-30-2005 03:03 PM
Why wont my KDE 3.2 FC2 setup run make commands w/KDE 1.x packages? rusty_slacker Linux - Newbie 1 09-19-2004 05:40 PM
.deb packages for kde 3.3? nuka_t Debian 2 09-12-2004 06:54 PM
KDE 3.2 - What packages? Kristijan Linux - Newbie 4 02-20-2004 09:15 AM

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

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