question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

symbol lookup error: /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0: undefined symbol: g_date_copy

See original GitHub issue

Description

github desktop wont start on ubuntu 18.04

Version

  • GitHub Desktop: 2.1.0-linux1
  • Operating system: Ubuntu 18.04

Steps to Reproduce

  1. install github desktop via snap github-desktop 2.1.0-linux1 63 beta snapcrafters classic
  2. start github-desktop

Expected Behavior

app launches

Actual Behavior

/snap/github-desktop/63/app/github-desktop: symbol lookup error: /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0: undefined symbol: g_date_copy

Additional Information

Logs

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
immackaycommented, Jul 17, 2019

If you don’t have version 62 cached, you can download it (2.0.4) from the release assets here, and install it with

snap remove github-desktop snap install GitHubDesktop-linux-2.0.4-linux1.snap --classic --dangerous

0reactions
shiftkeycommented, Jul 21, 2019

Thanks for the report and the workaround! I’m going to roll this into #163 for now as they appear to be the same root cause.

The Snapcraft docker tooling was updated recently and I opened #162 to get it back working, and I’ll investigate what’s changed later this week now that I’m back from holidays to figure out why it’s not working in some distros.

Read more comments on GitHub >

github_iconTop Results From Across the Web

symbol lookup error - EAGLE - Autodesk Knowledge Network
"symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0" on Terminal when launching Eagle on Linux.
Read more >
symbol lookup error gdbus - Unix & Linux Stack Exchange
Is pointing to a newer version. So the solution is to remove files in /lib/ folder rm /lib/x86_64-linux-gnu/libglib-2.0.so ...
Read more >
undefined symbol: jl_load_repl · Issue #46677 · JuliaLang/julia
uname -a Linux alpha-Flagman-WX240T4-3-008LH 5.13.0-44-generic ... symbol lookup error: julia: undefined symbol: jl_load_repl #46677.
Read more >
usr/lib/x86_64-linux-gnu/libsane.so.1: undefined ... - GitLab
I get symbol lookup error if I just type simple-scan in Terminal. Minor issue as there is a simple work-around (below).
Read more >
Symbol lookup error undefined symbol, but all symbols seem ...
nm -D shows that the symbol auth_class_names is defined. No: it shows that auth_class_names is undefined in libcharon.so .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found