! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar window will not close
Status:
CLOSED: WORKSFORME
Product:
Thunar-vfs
Component:
General

Comments

Description Clement Law 2006-08-26 17:44:00 CEST
Close refers to clicking cross. The window can be closed by killing with 'top'.

Unable to reproduce, but occurs randomly?

Relevant 'top' lines:

24162 clem      25   0  2568  812  696 R 25.1  0.2   1:04.61 thunar-vfs-pixb    
28518 clem      25   0  2568  812  696 R 24.9  0.2 456:31.71 thunar-vfs-pixb    
24051 clem      25   0  2572  816  696 R 24.9  0.2   1:32.50 thunar-vfs-pixb    
23945 clem      25   0  2572  816  696 R 24.6  0.2   2:11.73 thunar-vfs-pixb

Here is a relevant screen shot: http://xs305.xs.to/xs305/06346/thunar.png
Comment 1 Benedikt Meurer editbugs 2006-08-26 17:55:23 CEST
You can still kill the app with 'kill -9 <pid>'. The lines from 'top' you posted aren't Thunar, but the thunar-vfs-pixbuf-thumbnailer-1.

Build Thunar with --enable-debug=full (configure/autogen.sh flag) and when it hangs next time, attach gdb to it and post a backtrace of all threads here.
Comment 2 Clement Law 2006-08-26 18:32:16 CEST
I am relatively new at Linux, I had downloaded the SVN from a pacman repository. (I'm using Arch Linux).

How do you attach GDB to a thunar window when it hangs?
Comment 3 Benedikt Meurer editbugs 2006-08-26 18:57:23 CEST
The GAIM website provides a short user tutorial for GDB: http://gaim.sourceforge.net/gdb.php

Attaching GDB to a process is done via "attach <pid>" on the GDB prompt.
Comment 4 Matt McClinch 2006-08-27 06:12:51 CEST
I wonder if the latest updates to libexo solve the problem.  I used to be able to cause thunar to hang regularly, but after updating libexo from SVN today, I can't make it hang anymore.
Comment 5 Benedikt Meurer editbugs 2006-08-27 09:10:39 CEST
Hm, indeed, I didn't think of the icon view layout problem here. But with your patch the problem should be fixed. Clement, please update to the latest SVN version of libexo and see if the problem is still present.
Comment 6 Benedikt Meurer editbugs 2006-09-03 16:42:03 CEST
Moving to 0.5.0rc2.
Comment 7 Benedikt Meurer editbugs 2006-09-03 16:47:24 CEST
Clement, can you try with RC1?
Comment 8 Clement Law 2006-09-03 17:03:27 CEST
(In reply to comment #7)
> Clement, can you try with RC1?
> 

Interestingly, I have been using Thunar continually since the bug report and I can say that it has worked flawlessly since then.

Strange stuff. I haven't done anything to fix it.
Comment 9 Benedikt Meurer editbugs 2006-09-03 17:05:32 CEST
Ok, so I'll mark this one as WORKSFORME. Reopen this bug report or file a new one, if you should be able to reproduce the problem with a later version.

Bug #2222

Reported by:
Clement Law
Reported on: 2006-08-26
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information