Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-12-2012, 01:35 PM
|
#1
|
|
LQ Newbie
Registered: Oct 2009
Posts: 7
Rep: 
|
Setting of view mode for Dolphin
Using Dolphin in plain user mode, no way of changing view mode from icons to details.
Using sudo Dolphin the option seems to work.
My system runs Kubuntu 10.
Any suggestion?
|
|
|
|
11-12-2012, 01:52 PM
|
#2
|
|
Senior Member
Registered: Feb 2005
Location: san antonio, texas
Distribution: Fedora 64 bit RAID0 + LUKS, CentOS (server), Backtrack, Gentoo Hardened
Posts: 1,426
Rep:
|
Try changing the view modes with
Ctrl+1, Ctrl+2, Ctrl+3
If that still does not work, launch dolphin from a terminal. Try changing the view mode, and paste here the errors you get.
Last edited by fakie_flip; 11-12-2012 at 01:55 PM.
|
|
|
|
11-14-2012, 08:29 AM
|
#3
|
|
LQ Newbie
Registered: Oct 2009
Posts: 7
Original Poster
Rep: 
|
thank you (this post could be a duplicate one)
Ctrl+1 etc have no effect nor raise an error
runnig Dolphin from terminal raises QPixmap::scaled:Pixmap is a null pixmap
then
Settings-Configure Dolphine raises QLayout: Cannot add null widget to QVBoxLayout/
Hope this can help.
|
|
|
|
11-15-2012, 08:00 AM
|
#4
|
|
Senior Member
Registered: Feb 2005
Location: san antonio, texas
Distribution: Fedora 64 bit RAID0 + LUKS, CentOS (server), Backtrack, Gentoo Hardened
Posts: 1,426
Rep:
|
Is your dolphin up to date? Maybe there's a bug fix for it?
sudo apt-get update
sudo apt-get upgrade dolphin
or upgrade the entire system
sudo apt-get upgrade
Can you try removing it's configuration dot files or moving them so it starts with a default configuration and see if that fixes it?
Also which Kubuntu 10 are you using? There's 2 releases in 2010 and each year ever April and October. Use this command to check.
lsb_release -a
Last edited by fakie_flip; 11-15-2012 at 08:05 AM.
Reason: Need more info
|
|
|
|
11-15-2012, 10:23 AM
|
#5
|
|
LQ Newbie
Registered: Oct 2009
Posts: 7
Original Poster
Rep: 
|
Sorry, my distribution is based on Ubuntu 12.04.1 LTS
My Dolphin is updated
When I run dolphin using sudo dolphin, everything is OK
Don't know how to remove dot files (where could I find them ?)
Thank you
|
|
|
|
11-15-2012, 10:51 AM
|
#6
|
|
Senior Member
Registered: Feb 2005
Location: san antonio, texas
Distribution: Fedora 64 bit RAID0 + LUKS, CentOS (server), Backtrack, Gentoo Hardened
Posts: 1,426
Rep:
|
|
|
|
|
11-16-2012, 09:49 AM
|
#7
|
|
LQ Newbie
Registered: Oct 2009
Posts: 7
Original Poster
Rep: 
|
I did
$rm .kde/share/config/dolphinrc
I ran dolphin from the desktop icon : changing wiew mode is ok as soon as I don' t change directory
when I change directory dolphinrc is automatically recreated an the problem persist
|
|
|
|
11-16-2012, 02:54 PM
|
#8
|
|
Senior Member
Registered: Feb 2005
Location: san antonio, texas
Distribution: Fedora 64 bit RAID0 + LUKS, CentOS (server), Backtrack, Gentoo Hardened
Posts: 1,426
Rep:
|
What is the permissions on that file? Maybe it needs write permission, and it's being created with a read-only umask.
ls -l ~/.kde/share/config/dolphinrc
Also try
sudo dpkg-reconfigure dolphin
Last edited by fakie_flip; 11-16-2012 at 03:07 PM.
|
|
|
|
11-16-2012, 07:52 PM
|
#9
|
|
Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 5,340
|
Also, do you have the same problem when you use Konqueror as a file manager?
I prefer Konqueror to Dolphin, but, when I saw your initial post, I tested in both Konqueror and Dolphin and was able to change the view settings in as user in both.
|
|
|
|
11-18-2012, 10:53 AM
|
#10
|
|
LQ Newbie
Registered: Oct 2009
Posts: 7
Original Poster
Rep: 
|
thankyou to everyone
I reinstalled Kubuntu (10.20) and now dolphin works OK.
Issue closed
|
|
|
|
11-19-2012, 12:07 PM
|
#11
|
|
Senior Member
Registered: Feb 2005
Location: san antonio, texas
Distribution: Fedora 64 bit RAID0 + LUKS, CentOS (server), Backtrack, Gentoo Hardened
Posts: 1,426
Rep:
|
I was going to ask if you'd post the contents of dolphinrc, but I see you reinstalled. Glad you got it working.
BTW, there's not a Kubuntu 10.20. Ubuntu release numbers get the numbers like this.
eg. Ubuntu 12.04
12= 2012 and 04 = month, April
Ubuntu and other varieties, Kubuntu, are released twice a year, every April and October, so you get a list like this.
10.04.2
10.04.4
10.04
11.10
12.04.1
12.04
12.10
8.04.1
8.04
You can see each year, an Ubuntu release comes out twice a year or every six months always on April and October though sometimes the release may be delayed if it's not ready by that time.
Another note: The difference between 12.04 and 12.04.1 is that a problem was discovered in 12.04, so Ubuntu maintainers fixed it and released the same 12.04 with the fix as 12.04.1
Some versions of Ubuntu/Kubuntu are known as LTS (Long Term Support) and will be supported for 4 years after their release.
If you're using an older version of Kubuntu just wanting to use KDE 3.5 instead of KDE 4.x, I suggest using this instead.
http://www.trinitydesktop.org/
It is a port of KDE3.5 that gets updates and is still maintained.
Because KDE 3.5 is no longer supported, you will not get upgrades to it except maybe security backports in an LTS version of Kubuntu using it.
You can get a good distro that includes Trinity Desktop already in it.
http://www.trinitydesktop.org/wiki/b...tation/LiveCDs (Live CD has an installer and Fedora is a good newbie friendly distro like Ubuntu).
Or you can read on their website on how to install it into your own distro.
You should very rarely have to reinstall or reboot Linux to fix something. It's not windows, and by troubleshooting the problem, you gain skills and experience.
HTH
Last edited by fakie_flip; 11-19-2012 at 12:11 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:40 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|