Opened 9 years ago

#10672 new Bug report

--version, --help shouldn't need GTK+

Reported by: NyanNyan Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: 3.14.0 Operating system type:
Operating system version:

Description

To reproduce:

[vagrant@archlinux ~]$ filezilla --version
Reading locale option from /home/vagrant/.config/filezilla/filezilla.xml
05:28:19: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).
05:28:19: Error: Unable to initialize GTK+, is DISPLAY set properly?
[vagrant@archlinux ~]$ echo $?
255

Change History (0)

Note: See TracTickets for help on using tickets.