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.

Unable to Start After Upgrade to v2.1.0

See original GitHub issue

Description

miroslav@xtigyro-kubuntu:~$ env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/github-desktop_github-desktop.desktop /snap/bin/github-desktop
/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

Versions

  • GitHub Desktop: v2.1.0 Linux RC1
  • Operating system: Kubuntu 18.04
  • GLib version: 2.56.4-0ubuntu0.18.04.3 amd64
root@xtigyro-kubuntu:/usr/lib/x86_64-linux-gnu# ll /usr/lib/x86_64-linux-gnu/libgobject*
lrwxrwxrwx 1 root root     26 юни  5 19:47 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 -> libgobject-2.0.so.0.5600.4
-rw-r--r-- 1 root root 342072 юни  5 19:47 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:22
  • Comments:54 (3 by maintainers)

github_iconTop GitHub Comments

70reactions
liao961120commented, Jul 4, 2019

I downloaded GitHubDesktop-linux-2.0.4-linux1.snap directly from 2.0.4 release assets and installed it with snap:

snap remove github-desktop
snap install path/to/GitHubDesktop-linux-2.0.4-linux1.snap --classic

it worked for me.

32reactions
DivineOmegacommented, Jul 4, 2019

@liao961120 I had to use --dangerous when installing the downloaded version to bypass the lack of signatures.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Unable to create" Docker does not start, v2.1.0.0 ... - GitHub
"Unable to create" Docker does not start, v2.1.0.0 after upgrade : NullReferenceException in SettingsLoader.SaveChanges: #4390.
Read more >
net core - Can't upgrade my solution from v2.1.0 to v2.1.3
When I try to update using the Manage NuGet for solution .. I get the Blocked by project message and can't select the...
Read more >
Error on first start after upgrade, when supplying new license key
Completed the upgrade (from 7.3.3 to 8.4.2), using the installer, on Windows. After attempting to start it the first time, it said the...
Read more >
Solved: Unable to start virtual machine after upgrade to V...
I am able to start the virtual machines when using the previous version of VMWARE Workstation Pro (I think 15.5.2).
Read more >
After you install a device or update a driver ... - Microsoft Support
If you updated the driver for a device, right-click the device in Device Manager, click Properties, and then click Roll Back Driver on...
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