<div>Apparently, other Debian users do not experience this issue - otherwise they would submit bugs to Debian or Xfce trackers.</div><div> </div><div>Do you have another Debian system to try on? Maybe you could install it in a VM and check there...</div><div>Also, I would try reinstalling xfce4-terminal dependencies, starting with <a href="https://packages.debian.org/sid/libgtk-3-0">libgtk-3-0 package.</a></div><div> </div><div>Igor</div><div> </div><div>12.01.2017, 15:38, "phm" <moonpunter@gmail.com>:</div><blockquote type="cite"><p>Okay, so my output is "no such file."<br /><br />So I tried doing what you did, and after installing it, I get the same<br />error trying to launch:<br /><br />    phm@luckydev:~/Downloads$ sudo dpkg -i xfce*<br />    [sudo] password for phm:<br />    Sorry, try again.<br />    [sudo] password for phm:<br />    Sorry, try again.<br />    [sudo] password for phm:<br />    (Reading database ... 457538 files and directories currently installed.)<br />    Preparing to unpack xfce4-terminal_0.8.2-1_amd64.deb ...<br />    Unpacking xfce4-terminal (0.8.2-1) over (0.8.1-1) ...<br />    Setting up xfce4-terminal (0.8.2-1) ...<br />    Processing triggers for desktop-file-utils (0.23-1) ...<br />    Processing triggers for mime-support (3.60) ...<br />    Processing triggers for man-db (2.7.6.1-2) ...<br />    phm@luckydev:~/Downloads$ xfce4-terminal<br />    xfce4-terminal: symbol lookup error: xfce4-terminal: undefined<br />    symbol: gtk_menu_popup_at_pointer<br /><br /><br />It's something with my libraries, you're right. I'm going in that<br />direction. If anyone has guidance for Debian dependency resolutions, I'm<br />listening.<br /><br /><br />Igor Zakharov wrote:</p><blockquote> I'm using Arch Linux, it has gtk3 version 3.22.6.<br /> I've downloaded Debian xfce4-terminal package for amd64 arch from<br /> <a href="https://packages.debian.org/sid/xfce4-terminal">https://packages.debian.org/sid/xfce4-terminal</a> and extracted the<br /> binary from .deb - and it's working fine on my system. So the package<br /> seems to be ok, the problem is more likely in your system.<br /><br /> Can you run `strings /usr/lib/libgtk-3.so.0 | grep<br /> gtk_menu_popup_at_pointer`? In my case, the output is<br /> gtk_menu_popup_at_pointer<br /> gtk_menu_popup_at_pointer<br /> If the output is empty for you, that will mean that the gtk library<br /> does not provide this API, and it would explain the error.<br /><br /> Igor<br /><br /> 12.01.2017, 12:22, "phm" <<a href="mailto:moonpunter@gmail.com">moonpunter@gmail.com</a>>:<br /> <blockquote> Hi Igor,<br /><br /> I'm using Debian Sid.<br /><br /> I have not been trying to compile it. I have just been trying to launch<br /> it. I've been using the terminal that came with XFCE 4.12 when I added<br /> it to Debian. There was a fairly sizeable update in the beginning of<br /> December, and that's the last time I remember it working.<br /><br /> Here are my GTK versions that I can find:<br /><br /> phm@luckydev:~/Downloads/btpro$ dpkg -l libgtk* | grep -e '^i' | grep -e<br /> 'libgtk-*[0-9]'<br /> ii libgtk-3-0:amd64 3.22.5-1 amd64 GTK+<br /> graphical user interface library<br /> ii libgtk-3-bin 3.22.5-1 amd64 programs<br /> for the GTK+ graphical user interface library<br /> ii libgtk-3-common 3.22.5-1 all common<br /> files for the GTK+ graphical user interface library<br /> ii libgtk-3-dev:amd64 3.22.5-1 amd64 development<br /> files for the GTK+ library<br /> ii libgtk-3-doc 3.22.5-1 all<br /> documentation for the GTK+ graphical user interface library<br /> ii libgtk2-appindicator-perl 0.15-1+b4 amd64 Perl<br /> bindings for libappindicator<br /> ii libgtk2-imageview-perl 0.05-2+b3 amd64 Perl<br /> bindings for the GtkImageView image viewer widget<br /> ii libgtk2-notify-perl 0.05-4+b3 amd64 Perl<br /> interface to libnotify<br /> ii libgtk2-perl 2:1.2499-1 amd64 Perl<br /> interface to the 2.x series of the Gimp Toolkit library<br /> ii libgtk2-trayicon-perl 0.06-2+b3 amd64 Perl<br /> interface to fill the system tray<br /> ii libgtk2-unique-perl 0.05-2+b3 amd64 module for<br /> single instance applications<br /> ii libgtk2.0-0:amd64 2.24.31-1 amd64 GTK+<br /> graphical user interface library<br /> ii libgtk2.0-bin 2.24.31-1 amd64 programs<br /> for the GTK+ graphical user interface library<br /> ii libgtk2.0-cil 2.12.40-1 amd64 CLI binding<br /> for the GTK+ toolkit 2.12<br /> ii libgtk2.0-common 2.24.31-1 all common<br /> files for the GTK+ graphical user interface library<br /> ii libgtk2.0-dev 2.24.31-1 amd64 development<br /> files for the GTK+ library<br /> ii libgtk3.0-cil 2.99.3-2 amd64 CLI binding<br /> for the GTK+ 3.0 toolkit<br /><br /><br /> Igor Zakharov wrote:<br /><br />      Hi,<br /><br />      Are you using your distro package or building xfce4-terminal<br />     from sources?<br />      What gtk version does your system contain?<br />     gtk_menu_popup_at_pointer()<br />      is available since gtk 3.22; my code is using ifdefs and this<br />     function<br />      won't be called if built against gtk < 3.22.<br /><br />      Igor<br /><br />      11.01.2017, 21:38, "phm" <<a href="mailto:moonpunter@gmail.com">moonpunter@gmail.com</a><br />     <mailto:<a href="mailto:moonpunter@gmail.com">moonpunter@gmail.com</a>>>:<br /><br /><br />          "phm@luckydev:~$ xfce4-terminal<br /><br />          xfce4-terminal: symbol lookup error: xfce4-terminal:<br />         undefined symbol:<br />          gtk_menu_popup_at_pointer"<br /><br /><br /><br />          Suggestions?<br />          _______________________________________________<br />          Xfce mailing list<br />          <a href="mailto:Xfce@xfce.org">Xfce@xfce.org</a> <mailto:<a href="mailto:Xfce@xfce.org">Xfce@xfce.org</a>> <mailto:<a href="mailto:Xfce@xfce.org">Xfce@xfce.org</a><br />         <mailto:<a href="mailto:Xfce@xfce.org">Xfce@xfce.org</a>>><br />          <a href="https://mail.xfce.org/mailman/listinfo/xfce">https://mail.xfce.org/mailman/listinfo/xfce</a><br />          <a href="http://www.xfce.org/">http://www.xfce.org</a> <<a href="http://www.xfce.org/">http://www.xfce.org/</a>><br />         <<a href="http://www.xfce.org/">http://www.xfce.org/</a>><br /><br /><br /><br /> </blockquote></blockquote><p><br /> </p></blockquote>