GIS visualization crashes on snap store CE version 22.0.2
See original GitHub issueSystem information:
- Operating system (distribution) and version: Ubuntu 20.04
- DBeaver version: 22.0.2, CE, snap-store
- Additional extensions: I’m on emacs and EXWM
Connection specification:
- Driver name: Postgresql + PostGIS
- Do you use tunnels or proxies (SSH, SOCKS, etc)? No
Describe the problem you’re observing:
The app instantly crashes when clicking on a geo value in a table in ordre to visualize it
Steps to reproduce, if exist:
Load geo datas on a postgis database and click on one of them
Include any warning/errors/backtraces from the logs
# Problematic frame:
# C [libswt-gtk-4950r5.so+0x3ed16] Java_org_eclipse_swt_internal_C_strlen+0xf
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Snap freezes after update to Ubuntu 22.04 - snapd - snapcraft.io
After I did an upgrade from Ubuntu 20.04 to Ubuntu 22.04 I've noticed that my chromium-browser doesn't start anymore.
Read more >Troubleshooting | Snapcraft documentation
When a snap is installed, it's downloaded and authenticated against one or more servers attached to the Snap Store (or a local proxy)....
Read more >Wayland crash with Electron 2 - Snapcraft forum
Hi, having some trouble getting a snap to run on platforms that use the Wayland window manager since upgrading our codebase to Electron ......
Read more >Getting started | Snapcraft documentation
Snaps are discoverable and installable from the Snap Store, an app store with an ... snap find "media player" Name Version Developer Notes...
Read more >Install Snap Store on Ubuntu - Snapcraft
Get the latest version of Snap Store for on Ubuntu - Snap Store is a graphical desktop application for discovering, installing and managing ......
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
Thanks you for the bug report.
It is a known issue with embedded browsers in snap packages.
Same issue here. Seems like the snap is not allowed to access DBus by apparmor. ubuntu:
dbeaver snap:
running dbeaver-ce command. Which provides debug log.
This happens at startup:
Gtk-Message: 10:34:17.165: Failed to load module "canberra-gtk-module"
Then i query a table containing Geography(Point, srid=4326)
Select point and expect to view a OpenStreetMap map. I have selected the correct projection EPSG: 4326.
The log shows these messages: