PDA

View Full Version : konqueror stop working



gourdin
Apr 11th 2006, 09:23 PM
hi there

I'm using kubuntu dapper drake

that's my first ubuntu install

I'm using xgl with the nvidia binary driver,

konqueror stop working, sometime it never open... I got to logout/login to re use it.

here is the strace output : (it freeze on a readf...)
[...]
stat64("/home/adept/.kde/share/config/kuriikwsfilterrc", 0x8265878) = -1 ENOENT (No such file or directory)
stat64("/home/adept/.kde/share/config/kuriikwsfilterrc", 0xbfb26808) = -1 ENOENT (No such file or directory)
stat64("/etc/kde3/kuriikwsfilterrc", 0xbfb26808) = -1 ENOENT (No such file or directory)
stat64("/usr/share/kubuntu-default-settings/kde-profile/default/share/config/kuriikwsfilterrc", {st_mode=S_IFREG|0644, st_size=37, ...}) = 0
open("/usr/share/kubuntu-default-settings/kde-profile/default/share/config/kuriikwsfilterrc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=37, ...}) = 0
fstat64(12, {st_mode=S_IFREG|0644, st_size=37, ...}) = 0
mmap2(NULL, 37, PROT_READ, MAP_PRIVATE, 12, 0) = 0xb65ec000
fstat64(12, {st_mode=S_IFREG|0644, st_size=37, ...}) = 0
rt_sigaction(SIGBUS, {0xb7324fcc, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
fstat64(12, {st_mode=S_IFREG|0644, st_size=37, ...}) = 0
munmap(0xb65ec000, 37) = 0
rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0
close(12) = 0
brk(0x829b000) = 0x829b000
write(9, "\1\2\1\0\347\0\0\0\221\0\0\0", 12) = 12
write(9, "\0\0\0\17konqueror-6286\0\0\0\0\5kded\0\0\0\0\t"..., 66) = 66
write(9, "\0\0\0\10\0h\0t\0t\0p\377\377\377\377\377\377\377\ 377\0"..., 165) = 165
read(9,

it never ends

any clue ?

cooperaa
Apr 15th 2006, 02:21 PM
Hey, I don't know much but I'll do my best to help you out, seeing as you have zero responses thus far. :)

The first thing I'd do is uninstall Konqueror in Add/Remove Programs then try apt-get install-ing it again.

underpope
Apr 19th 2006, 10:28 PM
I'm not sure uninstalling and reinstalling Konqueror would be a good idea, since Konqueror is not just the web browser, but also KDE's file browser. If you're going to go that route, it might be better to just reinstall KDE.

askrieger
Apr 20th 2006, 12:47 AM
If you're getting into massive re-installation, I'd go back to Breezy. It's only six weeks until they promise to have the bugs out of Dapper.

claydoh
Apr 20th 2006, 01:25 AM
Does it happen if you login with xgl running? Have you tried undoing xgl and logging in normally?
It probably isn't an issue, but it might very well be, and is easier than a reinstall :)