mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
[GH-ISSUE #44] Query editor not showing on linux (Ubuntu 22.04) #42
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/pgadmin3#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TyrasNistru on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/levinsv/pgadmin3/issues/44
When trying to open the query editor to write sql, the window opens, but there's no widget to write anything, just an empty window with the toolbars:
Built from source on KDE Neon (Ubuntu 22.04 derivative)
libraries used:
LibXslt version 1.1.34
LibXml2 version 2.9.13
wxWidgets version 3.2.0.1
PostgreSQL version 14.13
@levinsv commented on GitHub (Aug 29, 2024):
fix c43f3d30 .