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