Opened 3 years ago

Closed 3 years ago

#9708 closed Bug report (rejected)

Filezilla 3.9 under Ubuntu multiple connections not showing

Reported by: mbeerli 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 werbemaschine 3 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 Changed 3 years ago by brunoramos

  • Status changed from new to moreinfo

Which version of FileZilla are you using?

comment:2 Changed 3 years ago by guilly

  • Status changed from moreinfo to new

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

Changed 3 years ago by werbemaschine

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

comment:3 Changed 3 years ago by werbemaschine

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 Changed 3 years ago by codesquid

  • Resolution set to rejected
  • Status changed from new to closed

Please update to the most recent version of FileZilla.

comment:5 Changed 3 years ago by jimmysticks

  • Resolution rejected deleted
  • Status changed from closed to reopened

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 Changed 3 years ago by codesquid

  • Resolution set to rejected
  • Status changed from reopened to closed

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.