Custom Query (8143 matches)
Results (373 - 375 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#12112 | fixed | release 3.47.0_rc1 fails to build due to some missing headers in source | ||
Description |
Hi, I tried on Mageia Cauldron to build latest 3.47.0_rc1 release but it fails to build due to some missing headers in source: -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/lib/wx/include/ -I/usr/lib/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -Wall -c -o filezilla-aboutdialog.o `test -f 'aboutdialog.cpp' || echo './'`aboutdialog.cpp aboutdialog.cpp:1:10: fatal error: filezilla.h: No such file or directory 1 | #include <filezilla.h> | ^~~~~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:1191: filezilla-aboutdialog.o] Error 1 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/filezilla-3.47.0-rc1/src/interface' make[4]: *** Waiting for unfinished jobs.... If you look at "src/interface/" there are not any "*.h" headers files. Regards, David |
|||
#12111 | fixed | TLS 1.3 key exchange inaccurate | ||
Description |
In the certificate details, if you're using TLS 1.3 and an ECDSA certificate, the key exchange will show "ECDHE-RSA", when it should be showing "ECDHE-ECDSA". It only seems to happen when using TLS 1.3, prior TLS versions correctly display "ECDHE-ECDSA". |
|||
#12110 | duplicate | Opening too large a window when uploading - transfers fail | ||
Description |
When uploading from a windows fileshare the transfer fails as FileZilla is opening to large a window for the connection to the server. |
Note:
See TracQuery
for help on using queries.