Bug 579356 - regression in GtkTreeView from 2.18.x
Summary: regression in GtkTreeView from 2.18.x
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 593508 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-04 14:50 UTC by Raphael Groner
Modified: 2011-11-30 14:40 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-30 14:40:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Output of " yum localinstall --nogpgcheck Downloads/exo-0.3.106-3.fc13.x86_64.rpm " (53.82 KB, text/plain)
2010-04-25 20:01 UTC, Raphael Groner
no flags Details
yum localinstall --nogpgcheck Downloads/exo-0.3.106-3.fc13.x86_64.rpm > exo.log (2.44 KB, application/octet-stream)
2010-04-26 06:37 UTC, Raphael Groner
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Xfce 6230 0 None None None Never

Description Raphael Groner 2010-04-04 14:50:05 UTC
Description of problem:
In details view mode with Thunar
(http://launchpadlibrarian.net/40868278/Gigolo.png), if I enter a subdirectory
by using the mouse, once inside I cannot interact with any file or directory:
selecting by single-click and launching by double-click don't work, and
right-click displays a context menu as if the mouse pointer is over an empty
area (i.e. not over an entry).

Version-Release number of selected component (if applicable):
gtk+ 2.19 & 2.20

How reproducible:
Problem occurs with files detail view in thunar.

Steps to Reproduce:
1. Show file details in thunar via detail view
2.
3.
  
Actual results:
Thunar does not recognize any mouse clicks or presses of enter key.

Expected results:
Thunar opens folder or file that was clicked.

Additional info:
Bug is known: https://bugzilla.gnome.org/show_bug.cgi?id=612802

See also here: http://bugs.archlinux.org/task/18904

Comment 1 Raphael Groner 2010-04-24 19:44:20 UTC
Work around: http://bugzilla.xfce.org/attachment.cgi?id=2940

http://bugzilla.xfce.org/show_bug.cgi?id=6230#c11


Please provide a package for testing, so I can check the patch against Fedora.

Comment 2 Jason Farrell 2010-04-24 20:22:56 UTC
This bug also affects pcmanfm. I think it first surfaced after updating to gtk2-2.20.0-1.fc13.i686 about a week ago (and I've been using nautilus since then).

also see: http://bugs.archlinux.org/task/18904?project=1

Comment 3 Kevin Fenzi 2010-04-24 20:29:58 UTC
This is a patch to the 'exo' package. I didn't see this bug as it's against gtk2 until someone pointed it out to me on irc. ;) 

Note that this 'fix' isn't really a fix... it's a workaround for changed behavior in gtk2. 

http://koji.fedoraproject.org/koji/taskinfo?taskID=2135748

has a scratch build exo if you want to test it/use it as a workaround.

Comment 4 Kevin Fenzi 2010-04-24 20:39:58 UTC
http://koji.fedoraproject.org/koji/taskinfo?taskID=2135766 is a rawhide scratch build as well.

Comment 5 Jason Farrell 2010-04-24 20:40:53 UTC
WorksForMe - thanks Kevin.

Comment 6 Raphael Groner 2010-04-25 09:45:01 UTC
(In reply to comment #3)
> This is a patch to the 'exo' package. 

So change Component to exo or at least thunar?

> I didn't see this bug as it's against
> gtk2 until someone pointed it out to me on irc. ;) 

No claims here.
Someone = Me ;)

Comment 7 Raphael Groner 2010-04-25 19:59:28 UTC
(In reply to comment #3)
> http://koji.fedoraproject.org/koji/taskinfo?taskID=2135748
> 
> has a scratch build exo if you want to test it/use it as a workaround.    

The x86_64 package is linked against i686 dependencies?

Comment 8 Raphael Groner 2010-04-25 20:01:39 UTC
Created attachment 409006 [details]
Output of " yum localinstall --nogpgcheck Downloads/exo-0.3.106-3.fc13.x86_64.rpm "

x86_64 package linked against i686 dependencies?

Comment 9 Raphael Groner 2010-04-25 20:04:23 UTC
(In reply to comment #4)
> http://koji.fedoraproject.org/koji/taskinfo?taskID=2135766 is a rawhide scratch
> build as well.    

The same problem as stated in comments #7 and #8 for f14 package.

Comment 10 Kevin Fenzi 2010-04-26 02:01:08 UTC
Your attachment seems to be some kind of xml bookmarks file? 

Can you try again uploading the yum output?

Comment 11 Raphael Groner 2010-04-26 06:37:03 UTC
Created attachment 409090 [details]
yum localinstall --nogpgcheck Downloads/exo-0.3.106-3.fc13.x86_64.rpm > exo.log

oops ... how could that happen?
now (hopefully) the right log

Comment 12 Kevin Fenzi 2010-04-26 15:24:52 UTC
Raphael: No idea why the i686 is being pulled in there. 
How about just doing a 'rpm -Uvh exo*.rpm' ?

Comment 13 Raphael Groner 2010-04-26 18:42:12 UTC
(In reply to comment #3)
> http://koji.fedoraproject.org/koji/taskinfo?taskID=2135748
> 
> has a scratch build exo if you want to test it/use it as a workaround.    

Works for me then. Although, I am using rawhide.

Comment 14 Jason Farrell 2010-05-20 01:12:16 UTC
f13's Thunar is still affected by this bug outofthebox. no exo update.

Comment 15 Fedora Update System 2010-05-20 03:19:28 UTC
exo-0.3.106-3.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/exo-0.3.106-3.fc13

Comment 16 Raphael Groner 2010-05-20 18:03:37 UTC
(In reply to comment #14)
@Jason: The patch from comment #4 did fix the bug for me in Fedora 13. Can you confirm this?

Comment 17 Jason Farrell 2010-05-20 18:56:06 UTC
(In reply to comment #16)
> (In reply to comment #14)
> @Jason: The patch from comment #4 did fix the bug for me in Fedora 13. Can you
> confirm this?    

indeed it did.

Comment 18 Kevin Fenzi 2010-05-21 00:55:07 UTC
*** Bug 593508 has been marked as a duplicate of this bug. ***

Comment 19 Fedora Update System 2010-05-24 19:46:36 UTC
exo-0.3.106-3.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 20 Bug Zapper 2010-07-30 11:14:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 21 Raphael Groner 2011-11-30 14:40:26 UTC
This bug seems to be fixed.


Note You need to log in before you can comment on or make changes to this bug.