Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (271 - 273 of 8170)

Ticket Resolution Summary Owner Reporter
#12431 worksforme Meldung INSECURE FTP DATA CONNECTION teetrinker
Description

when connecting to my FritzBox 6490 FW7.25 with current FZ 3.53.1 Iam now getting the message: INSECURE FTP DATA CONNECTION. THIS SERVER DOES NOT SUPPORT TLS SESSION RESUMPTION ON THE DATA CONNECTION

With previous filezilla versions I do not get this messgage.

#12426 worksforme FileZilla 3.53 kills my ubuntu 20.04 network-manager Uwe
Description

This is an very awkward problem.It's been annoying me on my notebook for 5 months now and when it started on my local server as well I can now track it down to the install of Filezilla 3.53.1.

First things first.

My laptop started to fail to boot into network. After some log search I always dig the following error message from syslog: Apr 15 16:50:31 Quietearth2 NetworkManager[1244]: /usr/sbin/NetworkManager: symbol lookup error: /lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined symbol: gnutls_srp_allocate_client_credentials, version GNUTLS_3_4

Removing /usr/local/lib/libgnutls.so.30 makes network manager start again.

Now the same error ocurred on the reboot of my server after the recent first time installation of filezilla client. And the same workaround made Network-Manager start again.

It is the lib that came with filezilla.

My laptop is a Kubuntu 20.04.2 Thinkpad T460, my server is an Ubuntu 20.04.2 Dell Optiplex 7040

I downloaded the tarball of the client and copied the files from bin, lib und share in /usr/local respectively.

If I can provide further system info and logs, feel free to ask.

I suspect the libsqlite3.so.0 to have a similar problem but I can not provide the same clear evidence as above.

#12424 fixed libfilezilla 0.27.1 - fails tring_test::test_conversion2 test (ppc64, Big Endian) ernsteiswuerfel
Description

This is downstream Gentoo bug 760944 (https://bugs.gentoo.org/760944).

string_test::test_conversion2 fails at least since libfilezilla 0.25.0 so I thought it would be a good idea to take this issue upstream.

===============================================

libfilezilla 0.27.1: tests/test-suite.log

===============================================

# TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0

.. contents:: :depth: 2

FAIL: test ==========

...................F.............

!!!FAILURES!!! Test Results: Run: 32 Failures: 1 Errors: 0

1) test: string_test::test_conversion2 (F) line: 66 string.cpp assertion failed

  • Expression: s.size() >= w.size()

FAIL test (exit status: 1)

===============================================

libfilezilla 0.36.0: tests/test-suite.log

===============================================

# TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0

.. contents:: :depth: 2

FAIL: test ==========

........................F..............

!!!FAILURES!!! Test Results: Run: 38 Failures: 1 Errors: 0

1) test: string_test::test_conversion2 (F) line: 66 string.cpp assertion failed

  • Expression: s.size() >= w.size()

FAIL test (exit status: 1)

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.