! 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:6048
Status:
RESOLVED: INVALID

Comments

Description Adjoint 2012-05-15 17:20:49 CEST
Hello,

When I use thunar in root mode. I have sometimes this error in the terminal when I right click :

(thunar:6048): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed
Comment 1 guy.b 2012-05-29 14:04:58 CEST
Hi, 

I have the same thing by right click on a files in thunar but in user mode or by right clicking on empty trash in the left column, anyway, it has to do with the right click...

(Thunar:477): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed

(Thunar:477): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed

And so on and so on...

xfce 4.10, thunar 1.4.0 on ubuntu 12.04 sever base.

Thanks
Comment 2 Nick Schermer editbugs 2012-09-19 08:57:54 CEST
How bad can the information in a bug be?
Comment 3 guy.b 2012-09-19 09:59:50 CEST
(In reply to comment #2)
> How bad can the information in a bug be?

I'm sorry but what you mean with your comment? Why is the bug resolved/invalid because it's not the case. This still happen every time I right click on a folder/directory.
Comment 4 Jérôme Guelfucci editbugs 2012-10-09 18:30:43 CEST
Hello,

This bug report as is can't be dealt with, it lacks a lot of crucial information.

Please try to start thunar with the "G_DEBUG=fatal-criticals" environment variable. This should make thunar crash when the warning is triggered. We then need a backtrace of the crash. You can find plenty of information on how to produce a backtrace with a Web search.

Thanks in advance,

Jérôme
Comment 5 guy.b 2012-10-10 11:39:44 CEST
Hello,

Thanks for your answer. So I tried your option in normal and in gdb mode and it says:

Starting program: /usr/bin/thunar --G_DEBUG=fatal-criticals
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Thunar : Option inconnue --G_DEBUG=fatal-criticals
[Inferior 1 (process 5780) exited with code 01]

In fact the error occur exactly by the oppening of the popup window after the right click on a file/folder. Let me know about the unknow option and which one to use.
Comment 6 Jérôme Guelfucci editbugs 2012-10-10 13:34:56 CEST
G_DEBUG is an environment variable ; thus you should use:

G_DEBUG=... thunar
Comment 7 Adjoint 2012-10-10 20:05:11 CEST
Hello,

I modified the environnement path :

---------------------------------------
root@home:~# export G_DEBUG=fatal-criticals
root@home:~# printenv | grep G_D
G_DEBUG=fatal-criticals
root@home:~# thunar

(thunar:2886): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed
Trappe pour point d'arrêt et de trace (core dumped)
root@home:~# 
---------------------------------------

I send the error message with ubuntu.

The title is : "thunar crashed with signal 5 in g_return_if_fail_warning()" 
with date : "Wed Oct 10 19:59:03 2012"
Comment 8 Jérôme Guelfucci editbugs 2012-10-10 20:47:37 CEST
Hello,

Quoting the first of my messages:

"We then need a backtrace of the crash. You can find plenty of information on how to produce a backtrace with a Web search."

Jérôme
Comment 9 Adjoint 2012-10-10 21:44:56 CEST
Created attachment 4656 
Crash report from Apport

Bug #8886

Reported by:
Adjoint
Reported on: 2012-05-15
Last modified on: 2012-10-29

People

Assignee:
Jannis Pohlmann
CC List:
4 users

Version

Attachments

Crash report from Apport (17 bytes, text/plain)
2012-10-10 21:44 CEST , Adjoint
no flags

Additional information