LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-05-2005, 01:25 PM   #1
jialin
LQ Newbie
 
Registered: Sep 2005
Location: US
Posts: 14

Rep: Reputation: 0
can not browse device. KDE broke?


I installed GTK+2.x package to my Debian sid.

$apt-get install gtk2-engines-gtk-qt

It downloaded and installed quite a number of other packages due to dependencies. Then, it upgraded my KDE from 3.3 to 3.4.2. After that, I am no longer able to browse files using "Personal Files" browser. Error message is something like :

"Not supported protocol"

What should I do to fix it?
 
Old 10-05-2005, 02:05 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Re: can not browse device. KDE broke?

Quote:
Originally posted by jialin
I installed GTK+2.x package to my Debian sid.

$apt-get install gtk2-engines-gtk-qt

It downloaded and installed quite a number of other packages due to dependencies. Then, it upgraded my KDE from 3.3 to 3.4.2. After that, I am no longer able to browse files using "Personal Files" browser. Error message is something like :

"Not supported protocol"

What should I do to fix it?
Well since you upgraded the first thing I would do is make sure that you have upgraded the entire KDE use COLUMNS=125 dpkg -l | grep 3.3.[0123] in a console/console window to check for old versions of the packages still left. If any then upgrade them by Personal Files browser I take it you mean the Icon that looks like a house on the taskbar you may want to right click on it and in the properties application tab make sure it is set to kfmclient openProfile filemanagement for the command option.
 
Old 10-05-2005, 08:42 PM   #3
jialin
LQ Newbie
 
Registered: Sep 2005
Location: US
Posts: 14

Original Poster
Rep: Reputation: 0
There are currently 20 some KDE 3.3 related files found in the search. You are right, it did not completely remove the older version.

My original OS is Sarge 3.1 r0 network installation. After the installation, I modified /etc/apt/sources.list and changed all the 'stable' word to 'unstable' and then do apt-get update and apt-get -u upgrade. I guess this have made my system a Debian sid, right? I did apt-get install kde after this change. it installed version 3.3 of KDE under the unstable package distribution.

Now my KDE is mixed with 3.3 and 3.4 fiiles, if I don't change my sources.list, I believe it will reture back to 3.3 again (never try it, I assume apt-get can do downgrade as well). How can I upgrade my KDE to a complete 3.4.2 version? And how do I remove the 3.3 leftovers?

Here is my sources.list file:
*******************************************************
deb http://ftp.debian.org/debian/ unstable main
deb-src http://ftp.debian.org/debian/ unstable main

deb http://security.debian.org/ stable/updates main
*********************************************************

I have to use "stable" in the last line. Otherwise, it will give error on each "apt-get install" command. There seems no "unstable" security packages available. Will this matter to my system?

Thanks.
 
Old 10-05-2005, 08:51 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
All the packages you see still at the 3.3 version try putting them on one line like this.

Code:
apt-get install -t unstable package package1 package2 .....
This will install all the packages from unstable getting you all of them upgraded. For the security question there is no security line for the sources.list, unstable gets the security fixes pretty much at the same time or sooner sometimes than the stable branch just due to it being newer packages used in some cases the software is not even affected by the problems. Note some of the packages leftover at 3.3 may not even exist or may have changed names so just remove them from the install line I suggest if you have any errors on them.
 
Old 10-06-2005, 07:56 AM   #5
jialin
LQ Newbie
 
Registered: Sep 2005
Location: US
Posts: 14

Original Poster
Rep: Reputation: 0
I will give it a try tonight. So you are suggesting that KDE 3.4.2 is provided in unstable packages distribution. I hope this is the case.

As for the "Personal Files (Home)" browser, it tied to command "kfmclient openProfile filemanagement". This means the command is failing right now. Let me fix the KDE first and see if it will fix the file browser as well.
 
Old 10-08-2005, 07:57 PM   #6
jialin
LQ Newbie
 
Registered: Sep 2005
Location: US
Posts: 14

Original Poster
Rep: Reputation: 0
I is still not working after I upgraded those 3.3 packages to 3.4.2. I also tried "apt-get install -t unstable kde" which installed a few other kde 3.4.2 packages.

The "Personal Files (Home)" window still can not expand "Device". It displays error message.

Protocol Not Supported
Devices


Anyone can help?
 
Old 10-08-2005, 08:27 PM   #7
cybrog
Member
 
Registered: Oct 2005
Location: Earth
Distribution: Slackware 10.2
Posts: 60

Rep: Reputation: 15
When you open konqueror web browser, you should see a Storage Media shortcut. You can browse your harddrives from there.
 
Old 10-11-2005, 05:07 PM   #8
jialin
LQ Newbie
 
Registered: Sep 2005
Location: US
Posts: 14

Original Poster
Rep: Reputation: 0
I can use Storage Media shortcut for now to browser folders in hard drive. It does not display the tree on the left panel. Still hope it can be fixed.
 
Old 10-11-2005, 08:35 PM   #9
cybrog
Member
 
Registered: Oct 2005
Location: Earth
Distribution: Slackware 10.2
Posts: 60

Rep: Reputation: 15
I was looking around at the debian mailing lists public archive and found this response, "In KDE 3.4.2, devices:/ is replaced by media:/". See link at bottom of this post.

You can create a devices shortcut as a workaround. Right click on the navigation sidebar where the icons are, select add new folder, right click on new folder icon and select set name, name it Devices, right click again and select set icon, I used blockdevice icon under system button and devices from the dropdown, right click again and select set url and enter /mnt/ in the field you can also enter media:/ if this is your preference. Now you have a devices tree in the navigation panel.
http://lists.debian.org/debian-qt-kd.../msg00273.html
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 broke my keyboard Shafted Debian 4 01-07-2005 08:01 AM
Broke sound in Mdk 10.1, KDE 3.2 Thorium Linux - Newbie 2 12-22-2004 02:11 AM
gnome broke :( but kde ok :) arpi Linux - Software 0 05-28-2004 08:48 PM
Broke my KDE... alexc Slackware 10 04-26-2004 05:28 AM
Broke KDE m15a4spr Linux - Software 1 08-17-2003 11:45 PM

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

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