Opened 10 years ago

Closed 9 years ago

#9708 closed Bug report (rejected)

Filezilla 3.9 under Ubuntu multiple connections not showing

Reported by: Marcel Owned by:
Priority: normal Component: FileZilla Client
Keywords: New Tab Cc:
Component version: Operating system type: Linux
Operating system version: Ubuntu 14.10

Description

when opening a 2nd connection, it is not showing under Ubuntu 14.10
(i.e. Establish connection in a new tab)

Attachments (1)

06.png (87.9 KB ) - added by Markus 9 years ago.
Black areas were inserted via gimp to remove private informations drom my ftp

Download all attachments as: .zip

Change History (7)

comment:1 by Bruno Ramos, 10 years ago

Status: newmoreinfo

Which version of FileZilla are you using?

comment:2 by guilly, 10 years ago

Status: moreinfonew

This happens to me too since I've updated to version 14.10
Filezilla version 3.9.0.5

by Markus, 9 years ago

Attachment: 06.png added

Black areas were inserted via gimp to remove private informations drom my ftp

comment:3 by Markus, 9 years ago

I can confirm this bug on two different machines with a fresh installed Ubuntu 14.10, 64 bit. As far as you open a second connection in a new tab you will end up in mess instead of getting the tabs (screen shot attached).

You’re still in able to use the last connection but the tabs area is not working correctly.
Previous versions like Ubuntu 14.1 and Filezilla from deb worked well.

Only used Filezilla as served from deb software manager within ubuntu.

Version

FileZilla Client
----------------

Version:          3.9.0.1

Build information:
  Compiled for:   x86_64-pc-linux-gnu
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2014-07-25
  Compiled with:  gcc (Ubuntu 4.8.3-5ubuntu2) 4.8.3
  Compiler flags: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -g -fexceptions -std=gnu++11

Linked against:
  wxWidgets:      3.0.1
  GnuTLS:         3.2.16
  SQLite:         3.8.6

Operating system:
  Name:           Linux 3.16.0-24-generic x86_64
  Version:        3.16

comment:4 by Tim Kosse, 9 years ago

Resolution: rejected
Status: newclosed

Please update to the most recent version of FileZilla.

comment:5 by jimmysticks, 9 years ago

Resolution: rejected
Status: closedreopened

problem still persists in 14.10 with latest version installed of filezilla

FileZilla Client
----------------

Version:          3.9.0.6

Build information:
  Compiled for:   x86_64-pc-linux-gnu
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2014-10-24
  Compiled with:  gcc (Ubuntu 4.9.1-16ubuntu6) 4.9.1
  Compiler flags: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -fexceptions -std=gnu++11

Linked against:
  wxWidgets:      3.0.2
  GnuTLS:         3.2.16
  SQLite:         3.8.6

Operating system:
  Name:           Linux 3.16.0-25-generic x86_64
  Version:        3.16

Terminal produces following errors:

(filezilla:5975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:5975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:5975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:5975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:5975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:5975): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(filezilla:5975): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

comment:6 by Tim Kosse, 9 years ago

Resolution: rejected
Status: reopenedclosed

This is a bug in Ubuntu. Their custom scrollbars do not properly handle freezing/thawing.

You can disable the custom scrollbars on Ubuntu using the following command:
gsettings set com.canonical.desktop.interface scrollbar-mode normal

Please contact Ubuntu support to report this bug in Ubuntu.

Note: See TracTickets for help on using tickets.