Bug 341321

Summary: Crash when I try to select an dir from the file picker
Product: [Plasma] Oxygen Reporter: Paulo Fidalgo <paulo.fidalgo.pt>
Component: gtk2-engineAssignee: Hugo Pereira Da Costa <hugo.pereira.da.costa>
Status: RESOLVED DUPLICATE    
Severity: crash CC: b7.10110111, web
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Paulo Fidalgo 2014-11-27 11:51:03 UTC
Everytime I try to use meld and try to pick one directory (for file comparison or version control)
I've got a crash.

I've opened an bugreport on Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=975455



Reproducible: Always

Steps to Reproduce:
1. Open meld
2. Select one directory for version control
3. See the crash
Comment 1 Paulo Fidalgo 2014-11-27 11:52:19 UTC
Just to add if I use any GTK theme it won't happen and I'm using KDE 4.14.13
Comment 2 Ruslan Kabatsayev 2014-11-27 11:56:50 UTC
Does changing GtkComboBox::appears-as-list to 0 in /usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc change anything?
Comment 3 Paulo Fidalgo 2014-11-27 11:58:52 UTC
Yes! Now it works :)
Comment 4 Ruslan Kabatsayev 2014-11-27 12:05:59 UTC
It's a GTK bug.

*** This bug has been marked as a duplicate of bug 326424 ***