[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-16 Thread Ron
fixed with gtk2-engines-oxygen - 1.2.2-0ubuntu1.1, many thanks

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-15 Thread Bug Watch Updater
Launchpad has imported 15 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=295875.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-03-12T22:20:00+00:00 fstafforini wrote:

Running wingide 4.1.3 with oxygen-gtk2theme selected will crash every
time certain dialogs are closed (for instance start/continue or project
properties).

This happens since 1.2.2 and onwards, also with today's git version. It
does not happen in oxygen-gtk2 1.2.0.

No other theme causes this, the program works fine under all other gtk themes.
This happens with wingide professional 4.1.3. So far I haven't found  any other 
dialog in another app where this happens (but I don't use many gtk2 apps).

Console output:
The program wing.py received an X Window System error.
This probably reflects a bug in the program.
The error was BadWindow (invalid Window parameter).
  (Details: serial 31563 error_code 3 request_code 152 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.)

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/0


On 2012-03-12T22:51:30+00:00 fstafforini wrote:

This happens under x86-64 architecture. Could not reproduce bug using 32
bit libs and apps on the same system.

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/1


On 2012-03-13T05:52:31+00:00 Ruslan wrote:

Please use git-bisect to find the guilty commit.

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/2


On 2012-03-14T08:47:36+00:00 Hugo Pereira Da Costa wrote:

*** Bug 295966 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/3


On 2012-03-14T08:52:17+00:00 Hugo Pereira Da Costa wrote:

@Ruslan, others
I suspect fe399f97bd478a33241a5a4213498072292ce841
To be the guilty guy. (basically reverting compositing on a window that has 
been already destroyed).
Can someone that experience the bug 
1/ get oxygen gtk from source
   git clone git://anongit.kde.org/oxygen-gtk
2/ checkout before the commit before
   git checkout fe399f97bd478a33241a5a4213498072292ce841^
(don't forget the ^)
3/ compile and see if the bug is still there
4/ checkout the revision:git checkout 
fe399f97bd478a33241a5a4213498072292ce841
5/ compile and see if the bug is here.

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/4


On 2012-03-14T09:06:18+00:00 Hugo Pereira Da Costa wrote:

@Ruslan
Note: if this indeed is the bug, the fix (that does not break gtk-chtheme) 
would be either
- find a way to check the validity of the window before reverting compositing 
(might be difficult)
- not reverting compositing in destructor (disconnect)
- revert everything manually in theme exit (for lxappearance or gth-chtheme)
I sure can work on that but need confirmation first.

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/5


On 2012-03-14T10:21:51+00:00 Ruslan wrote:

(In reply to comment #5)
If you mean that the problem is our 
gdk_window_set_composited(window,_initiallyComposited), then it's strange that 
we get BadWindow after GDK_IS_WINDOW returns true.
Also, I'd rather see which request fails using --sync option to GTK program and 
breaking on gdk_x_error().

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/6


On 2012-03-14T10:23:47+00:00 Hugo Pereira Da Costa wrote:

@ruslan,
might be an underlying gtk issue
GdkWindow still exists, but underlying X window is gone (unmapped or smthing 
like that)
then crash when gdk_window_set_composite (or whatever the name) try access the 
X window to change the composite flag ... something like that.
(iirc, I've seen this happen for other calls)

Reply at: https://bugs.launchpad.net/gtk2-engines-
oxygen/+bug/992133/comments/7


On 

[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk2-engines-oxygen - 1.2.2-0ubuntu1.1

---
gtk2-engines-oxygen (1.2.2-0ubuntu1.1) precise-proposed; urgency=low

  * Fix crash in Filezilla when connecting to a remote site. (LP: #992133)
- Add fix-filezilla-crash.patch, cerry-picked from upstream.
 -- Felix Geyer de...@ubuntu.com   Sun, 06 May 2012 11:47:50 +0200

** Changed in: gtk2-engines-oxygen (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-14 Thread Luc Bruninx
I confirme that this fix works for my system too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-14 Thread Luc Bruninx
Don't forget to remove proposed updates after you have applyed the fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-14 Thread Jan Owoc
I was experiencing crashing of FileZilla with the oxygen-gtk theme in
Kubuntu 12.04. Bug #987410 outlined a few temporary workarounds.

Updating gtk2-engines-oxygen from precise-proposed fixed the problem
permanently, and I can revert to using the oxygen-gtk theme. I have no
problems with the update.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-08 Thread jessesmith
Confirmed, the fix works. Upgrading to the gtk2-engines-oxygen-
0ubuntu1.1 package in the precise-proposed repository fixes the
Filezilla crash. I think we can consider this bug resolved. Thank you.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-08 Thread Jean-Baptiste Lallement
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-07 Thread Martin Pitt
Hello jessesmith, or anyone else affected,

Accepted gtk2-engines-oxygen into precise-proposed. The package will
build now and be available in a few hours. Please test and give feedback
here. See https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: gtk2-engines-oxygen (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/gtk2-engines-oxygen

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: filezilla (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/992133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-06 Thread Felix Geyer
** Package changed: filezilla (Ubuntu) = gtk2-engines-oxygen (Ubuntu)

** Bug watch added: KDE Bug Tracking System #295875
   http://bugs.kde.org/show_bug.cgi?id=295875

** Also affects: gtk2-engines-oxygen via
   http://bugs.kde.org/show_bug.cgi?id=295875
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-06 Thread Felix Geyer
** Also affects: gtk2-engines-oxygen (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: gtk2-engines-oxygen (Ubuntu Quantal)
   Importance: Undecided
   Status: Confirmed

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk2-engines-oxygen - 1.2.3-0ubuntu1

---
gtk2-engines-oxygen (1.2.3-0ubuntu1) quantal; urgency=low

  * New upstream release.
- Fixes crash in Filezilla. (LP: #992133)
 -- Felix Geyer de...@ubuntu.com   Sun, 06 May 2012 11:57:43 +0200

** Changed in: gtk2-engines-oxygen (Ubuntu Quantal)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gtk2-engines-oxygen

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/992133/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-04 Thread Julio Cardoso
i have same problem 
Kubuntu i386 
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04 LTS
Release:12.04
Codename:   precise


the problem is in oxygen-gtk widget when you switch to another theme it works 
normally

when you connect it to a site of this error


xjulio@xjulio-PC:~$ filezilla   


   
The program 'filezilla' received an X Window System error.  


   
This probably reflects a bug in the program.


   
The error was 'BadWindow (invalid Window parameter)'.   


   
  (Details: serial 62278 error_code 3 request_code 155 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.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/992133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-05-04 Thread jessesmith
I have confirmed that going into the KDE System Settings - Application
Appearance -  GTK+ Appearance and changing the widget style to
something other than oxygen-gtk prevents Filezilla from crashing. The
work around has the side effect of making GTK apps look boxy, but it
does fix the crash. (Thanks Julio!)

Another work around, if we know the name of the site (as it appears in
the Filezilla site manager) we want to connect to is to launch Filezilla
from the command line. Running

filezilla -c 0/host-nickname/ 

will also work around the crash with site manager.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/992133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992133] Re: Filezilla crashes when connecting to remote site

2012-04-30 Thread jessesmith
Further experimenting has shown the bug can be triggered by opening the
site manager and selecting any of the buttons which will cause the site
manager dialog to close. For example

1. Open Filezilla
2. Click the site manager button.
3. Click the cancel button when site manager appears.

This issue appears to be a duplicate of this one, which was later linked to an 
issue with X11:
http://trac.filezilla-project.org/ticket/3381
https://rhn.redhat.com/errata/RHSA-2008-0031.html


** Bug watch added: trac.filezilla-project.org/ #3381
   http://trac.filezilla-project.org/ticket/3381

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992133

Title:
  Filezilla crashes when connecting to remote site

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/992133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs