Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Konqueror 4.4.4 opens new windows repeatedly
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Jimini
l33t
l33t


Joined: 31 Oct 2006
Posts: 618
Location: Germany

PostPosted: Wed Jun 30, 2010 9:34 am    Post subject: [solved] Konqueror 4.4.4 opens new windows repeatedly Reply with quote

Hey there.
Since I few days, Konqueror (4.4.4) goes crazy when I want to open any place on my filesystem with it. For example when I open the trashcan-widget in my taskbar, Konqueror does not stop opening new windows. Only when I close them all by hitting alt+f4 fast enough, the whole thing stops. If I open Konqueror by typing "konqueror /home/jimini" (or something similar) in a terminal, the same error occurs.

Using Konqueror out of K-Menu (as a browser) works fine. Two or three days ago, I updated a huge number of KDE-related packages on two systems here, so I can reproduce this error on both machines.

Has anyone else experienced this problem? Or does anyone know a workaround for this annoying error?

Best regards,
Jimini
_________________
"The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents." (H.P. Lovecraft: The Call of Cthulhu)


Last edited by Jimini on Wed Jun 30, 2010 8:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
rndusr
Guru
Guru


Joined: 04 Dec 2005
Posts: 393

PostPosted: Wed Jun 30, 2010 5:21 pm    Post subject: Reply with quote

It might be some settings in your ~/.kde4 folder. Try adding a sandbox user, and see if he has the same problems. If yes, then it is some global issue. If no, then we must look into the settings.
_________________
If you've got nothing nice to say, you're probably not alone...
Back to top
View user's profile Send private message
Jimini
l33t
l33t


Joined: 31 Oct 2006
Posts: 618
Location: Germany

PostPosted: Wed Jun 30, 2010 6:06 pm    Post subject: Reply with quote

Thanks for your hint, unfortunately it didn't make any difference. I added a user "test", looged in, and the error occured here, too.

Best regards,
Jimini
_________________
"The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents." (H.P. Lovecraft: The Call of Cthulhu)
Back to top
View user's profile Send private message
rndusr
Guru
Guru


Joined: 04 Dec 2005
Posts: 393

PostPosted: Wed Jun 30, 2010 6:31 pm    Post subject: Reply with quote

Strange indeed. But now at least we know that it is not you user settings that are broken.

My next guess is that it might have something to do with kioslaves (as it handles different protocols). If you have not already done so, you could try remerging kdebase-kioslaves, kdelibs and konqueror and see if that helps.

I'm fumbling blindly here, so don't expect any miracles. :)
_________________
If you've got nothing nice to say, you're probably not alone...
Back to top
View user's profile Send private message
Jimini
l33t
l33t


Joined: 31 Oct 2006
Posts: 618
Location: Germany

PostPosted: Wed Jun 30, 2010 7:28 pm    Post subject: Reply with quote

I have re-emerged the three packets, but without success.

Best regards,
Jimini
_________________
"The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents." (H.P. Lovecraft: The Call of Cthulhu)
Back to top
View user's profile Send private message
rndusr
Guru
Guru


Joined: 04 Dec 2005
Posts: 393

PostPosted: Wed Jun 30, 2010 7:41 pm    Post subject: Reply with quote

You wrote that starting in browser mode works. If you start in browser mode, does it freak out when you go to ~ for instance?

What happens if you start in browser mode, then select [Settings]->[Load View Profile]->[filemanagement]?

If you can get to your home folder without konqueror bailing out, you can try to save the view profile (also under settings). This will probably not help, since it was probably not your user settings that were wrong, but you could try.
_________________
If you've got nothing nice to say, you're probably not alone...
Back to top
View user's profile Send private message
Jimini
l33t
l33t


Joined: 31 Oct 2006
Posts: 618
Location: Germany

PostPosted: Wed Jun 30, 2010 7:53 pm    Post subject: Reply with quote

Selecting ~ brings me to this error.
Selecting "filemanagement" brings that error, too.

Best regards,
Jimini

Edit: I forgot to translate the error:
"Seems like a misconfiguration. You have linked Konqueror with inode/directory, but the program cannot process this filetype."
_________________
"The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents." (H.P. Lovecraft: The Call of Cthulhu)
Back to top
View user's profile Send private message
rndusr
Guru
Guru


Joined: 04 Dec 2005
Posts: 393

PostPosted: Wed Jun 30, 2010 8:06 pm    Post subject: Reply with quote

I found this
http://docs.kde.org/stable/en/kdebase-runtime/faq/filemanager.html#id2532309

You can also try rebuilding your mime-types, if the above does not help.
Code:
emerge -1a $(qlist -IC mime)

_________________
If you've got nothing nice to say, you're probably not alone...
Back to top
View user's profile Send private message
Jimini
l33t
l33t


Joined: 31 Oct 2006
Posts: 618
Location: Germany

PostPosted: Wed Jun 30, 2010 8:18 pm    Post subject: Reply with quote

The link looks good, but unfortunately, I cannot choose "Icon View", because it is not in the list of available programs. Is this problem related with this bug?

Although I re-emerged mime-types-8, kmimetypefinde-4.4.4 and shared-mime-info-0.71, the problem still exists.

Best regards,
Jimini
_________________
"The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents." (H.P. Lovecraft: The Call of Cthulhu)
Back to top
View user's profile Send private message
rndusr
Guru
Guru


Joined: 04 Dec 2005
Posts: 393

PostPosted: Wed Jun 30, 2010 8:42 pm    Post subject: Reply with quote

Do you have dolphin installed? Otherwise, it might just be that bug you found. I have no more ideas right now, so I'll leave and wish you a good hunting.
_________________
If you've got nothing nice to say, you're probably not alone...
Back to top
View user's profile Send private message
Jimini
l33t
l33t


Joined: 31 Oct 2006
Posts: 618
Location: Germany

PostPosted: Wed Jun 30, 2010 8:57 pm    Post subject: Reply with quote

I emerged dolphin and now Konqueror works fine. But I still don't really get it.
Thank you for your help!

Best regards,
Jimini
_________________
"The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents." (H.P. Lovecraft: The Call of Cthulhu)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum