Opened 10 years ago
Closed 10 years ago
#9748 closed Bug report (fixed)
FileZilla 3.9.0.2: No Information on Message Log Panel
Reported by: | Willy Sudiarto Raharjo | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Linux | |
Operating system version: | 14.1 |
Description
I built FileZilla 3.9.0.2 against wxWidgets 3.0.1, but i don't see any information displayed in the Message Log Panel
Here's my build parameter:
LDFLAGS="-ldl" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib64 \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/filezilla-3.9.0.2 \
--disable-static \
--disable-manualupdatecheck \
--disable-autoupdatecheck \
--enable-locales \
--build=$ARCH-slackware-linux
Other info:
Slackware 14.1 / current
GCC 4.8.3
GTK+3-3.8.2
gnutls-3.2.15
sqlite-3.7.17
Change History (4)
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
It seems it's too premature to close this as i tried it again by restarting FileZilla and the problem reappeared
comment:3 by , 10 years ago
Status: | reopened → moreinfo_reopened |
---|
I'm going through old bugs doing some cleaning...
Could you please recheck is this is still happening with the latest version (or trunk if you are a developer and know how to do it)?
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | moreinfo_reopened → closed |
the message log panel is now displayed correctly, but it seems that clicking on remote sites sometimes do not work and i can't change to another directory.
It's considered another bug, so i consider this bug is fixed
I tried latest nightly build and it seems it has been fixed by r5997