hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

./hiddify: symbol lookup error: usr/lib/libayatana-ido3-0.4.so.0: undefined symbol: g_time_zone_new_identifier

Open BaiLuQiShuang opened this issue 1 year ago • 5 comments

Search first

  • [X] I searched and no similar issues were found

What Happened?

I run this command: ./Hiddify-Linux-x64.AppImage here is the error: ./hiddify: symbol lookup error: usr/lib/libayatana-ido3-0.4.so.0: undefined symbol: g_time_zone_new_identifier

Minimal Reproducible Example (MRE)

Download Hiddify-Linux-x64-v1.1.1.AppImage and run the file via './' in the terminal

Expected Behavior

No response

Version

v1.1.1

Platform/OS

Linux

Additional Context

No response

Application Config Options

No response

Relevant log output

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • [X] I'm willing to submit a PR (Thank you!)

BaiLuQiShuang avatar Jun 17 '24 07:06 BaiLuQiShuang

@.***

On Mon, 17 Jun 2024, 10:54 am BaiLuQiShuang, @.***> wrote:

Search first

  • I searched and no similar issues were found

What Happened?

I run this command: ./Hiddify-Linux-x64.AppImage here is the error: ./hiddify: symbol lookup error: usr/lib/libayatana-ido3-0.4.so.0: undefined symbol: g_time_zone_new_identifier Minimal Reproducible Example (MRE)

Download Hiddify-Linux-x64-v1.1.1.AppImage and run the file via './' in the terminal Expected Behavior

No response Version

v1.1.1 Platform/OS

Linux Additional Context

No response Application Config Options

No response Relevant log output

No response Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)

— Reply to this email directly, view it on GitHub https://github.com/hiddify/hiddify-next/issues/974, or unsubscribe https://github.com/notifications/unsubscribe-auth/BI7ZCKYWGYRC3GFHGFBAJRTZH2I2ZAVCNFSM6AAAAABJNO6D52VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TMNRVGUZDIMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Selahu avatar Jun 18 '24 13:06 Selahu

try v2.3.1 and check if problem has been solved or not

TitanComputer avatar Sep 08 '24 10:09 TitanComputer

sudo apt-get install libayatana-ido3-dev may could solved

shirosoralumie648 avatar Jul 18 '25 11:07 shirosoralumie648

I just encounter this problem, v2.3.1 didn't help. also i cant install libayatana-ido3-dev

# apt-get install libayatana-ido3-dev
The following packages have unmet dependencies.
 libayatana-ido3-dev : Depends: gir1.2-ayatanaido3-0.4 (= 0.4.90-1) but it is not going to be installed
                       Depends: libayatana-ido3-0.4-0 (= 0.4.90-1) but it is not going to be installed
                       Depends: libglib2.0-dev (>= 2.14.0) but it is not going to be installed
                       Depends: libgtk-3-dev (>= 3.8.2-0ubuntu2) but it is not going to be installed

I guess I need to give up on using old Linux versions. (from Mint 20.3 xfce)

zestyBug avatar Jul 18 '25 11:07 zestyBug

Maybe setting up a jammy repository manually will fix it.

shirosoralumie648 avatar Jul 19 '25 07:07 shirosoralumie648