Unable to Start After Upgrade to v2.1.0
See original GitHub issueDescription
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:
- Created 4 years ago
- Reactions:22
- Comments:54 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I downloaded
GitHubDesktop-linux-2.0.4-linux1.snap
directly from 2.0.4 release assets and installed it with snap:it worked for me.
@liao961120 I had to use
--dangerous
when installing the downloaded version to bypass the lack of signatures.