Custom Query (8142 matches)
Results (370 - 372 of 8142)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#12116 | rejected | Priority Settings added doesn't work while downloading files. | ||
Description |
Priority Settings added doesn't work while downloading files. If priority of a one file download is set at highest and another is set at lowest then highest gets downloaded at lesser speed then lowest priority one. This should not happen otherwise there seems no other use for this field |
|||
#12114 | rejected | Update 3.47.0 FileZilla Client | ||
Description |
Norton (antivirus) allowed update today -- then claimed there were "issues" and dispatched entire Filezilla program(!) and won't allow fresh download of Filezilla without (terrifying to me) override. I use Filezilla only occasionally, but rely on it totally. thank you... |
|||
#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 |