Bug 297536 - Oxygen-GTK causes Filezilla to Crash
Summary: Oxygen-GTK causes Filezilla to Crash
Status: CLOSED FIXED
Alias: None
Product: Oxygen
Classification: Plasma
Component: gtk3-engine (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-05 13:45 UTC by e8hffff
Modified: 2012-05-15 04:06 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description e8hffff 2012-04-05 13:45:03 UTC
Filezila crashes when trying to conenct to a server, when using Oxygen-gtk.  Change GTK style in system-settings and Filezilla works as expect.

Error reprted in CLI execution:
(filezilla:4159): Gtk-WARNING **: Error loading icon: Couldn't recognise the image file format for file '/usr/share/icons/oxygen/16x16/actions/dialog-ok.png'
The program 'filezilla' received an X Window System error.

I'm using Kubunut/Precise with KDE 4.8.2
Comment 1 Ruslan Kabatsayev 2012-04-05 13:47:16 UTC
Looks more like either you have a bug in GTK which doesn't understand your icon file, or your icon is corrupted.
Comment 2 e8hffff 2012-04-05 13:48:55 UTC
(In reply to comment #1)
> Looks more like either you have a bug in GTK which doesn't understand your
> icon file, or your icon is corrupted.

When I tried to submit the bug on launch pad for oxygen-gtk is said I had to submit on this kde site.
Comment 3 e8hffff 2012-04-05 13:50:52 UTC
(In reply to comment #1)
> Looks more like either you have a bug in GTK which doesn't understand your
> icon file, or your icon is corrupted.

I'm reporting this as I have installed Filezilla and my system as stock standard.  A fix would help those who do the same, to run properly.  Yes I could probably copy some icons into the folder and see if it resolves the crash.
Comment 4 Ruslan Kabatsayev 2012-04-05 13:55:26 UTC
First, check if your icon is not corrupted.
Now, if it's not and loads ok with image viewer, please provide more instructions on how to reproduce the bug, because I connect to my FTP server without any crash on Ubuntu Oneiric with KDE 4.8.1.
Comment 5 e8hffff 2012-04-05 14:49:45 UTC
I edited the icon in gimp and saved it back out to see if rewriting the image headers would fix the image.  There does seem to be any problems though with the image.

After test, problem still resides. permissions seem to be ok too. Not sure what the problem is.
Comment 6 Hugo Pereira Da Costa 2012-04-11 08:48:16 UTC
I am not able to reproduce the crash.
Can connect to server just fine and transfer files back and forth.
I'm using filezilla 3.5.3
What version do you use ? 
Also please provide proper instructions to reproduce.

Thanks !
Hugo
Comment 7 valentin 2012-04-27 22:11:58 UTC
Closing the Site Manager window causes the program crash.
Comment 8 Hugo Pereira Da Costa 2012-04-29 18:47:18 UTC
@Valentin,
could you run with gdb and provide a backtrace?
Comment 9 Hugo Pereira Da Costa 2012-04-29 18:47:39 UTC
(I can't reproduce that either here)
Comment 10 Marco 2012-04-30 09:31:30 UTC
Same for me using PgAdmin3 1.14.0 on Kubuntu 12.04

Changing from oxygen-gtk to another GTK theme works

The program 'pgadmin3' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 67193 error_code 3 request_code 158 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Comment 11 Hugo Pereira Da Costa 2012-04-30 09:33:40 UTC
@Marco
there is no indication that your crash has anything to do with the others. Please don't hijack bug reports, and rather file a different one. We will mark it as a duplicate if we find out it is the case.
Comment 12 Hugo Pereira Da Costa 2012-04-30 09:34:45 UTC
PS: I can't reproduce the pgadmin crash here either.
See: 
http://wstaw.org/m/2012/04/30/plasma-desktopdu2287.png
Comment 13 Hugo Pereira Da Costa 2012-04-30 09:35:42 UTC
@Marco, 
in the other bug report that you will open for the pgadmin crash, please also provide steps to reproduce the crash.
Comment 14 Ruslan Kabatsayev 2012-04-30 09:37:33 UTC
@Marco
And backtrace would be also helpful (following the instructions given by GTK error message).
Comment 15 Marco 2012-04-30 10:00:41 UTC
Sorry... to reproduce crash do this:
- open PgAdmin3
- goto File/Options then Query Tools tab
- change font size for example and click OK
- click OK to close options dialog and you'll see crash

It also happens every time you open a dialog to alter table/column property and click OK or Cancel
Comment 16 Ruslan Kabatsayev 2012-04-30 10:02:47 UTC
@Marco
Yes, now I can reproduce. But this is another bug, so please file a different report.
Comment 17 valentin 2012-04-30 19:17:16 UTC
After update ubuntu 12.04 with: http://download.kde.org/stable/oxygen-gtk2/1.2.3/src/
the problem disappeared :)