Package Details: gaphor-bin 2.18.1-1

Git Clone URL: https://aur.archlinux.org/gaphor-bin.git (read-only, click to copy)
Package Base: gaphor-bin
Description: Simple and easy to use modeling tool for UML using GTK3
Upstream URL: https://github.com/gaphor/gaphor/
Licenses: Apache
Conflicts: gaphor-git, python-gaphor, python-gaphor-git
Provides: gaphor
Submitter: fanninpm
Maintainer: fanninpm (qruqs)
Last Packager: fanninpm
Votes: 4
Popularity: 0.000906
First Submitted: 2022-04-04 04:00 (UTC)
Last Updated: 2023-08-11 02:01 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

Samega7Cattac commented on 2023-05-22 09:41 (UTC) (edited on 2023-05-22 09:42 (UTC) by Samega7Cattac)

(gaphor:12893): Adwaita-WARNING **: 10:35:51.666: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
Traceback (most recent call last):
  File "gaphor/ui/__init__.py", line 90, in app_startup
  File "gaphor/application.py", line 63, in __init__
  File "gaphor/entrypoint.py", line 13, in initialize
  File "gaphor/entrypoint.py", line 29, in load_entry_points
  File "importlib/metadata/__init__.py", line 202, in load
  File "importlib/__init__.py", line 126, in import_module
  File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
  File "gaphor/plugins/errorreports/__init__.py", line 1, in <module>
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
  File "gaphor/plugins/errorreports/errorreports.py", line 20, in <module>
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
  File "gaphor/ui/selftest.py", line 12, in <module>
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
  File "pygit2/__init__.py", line 263, in <module>
  File "pygit2/settings.py", line 55, in __init__
  File "pygit2/settings.py", line 61, in _initialize_tls_certificate_locations
  File "pygit2/settings.py", line 191, in set_ssl_cert_locations
_pygit2.GitError: OpenSSL error: failed to load certificates: error:00000000:lib(0)::reason(0)
Traceback (most recent call last):
  File "gaphor/ui/__init__.py", line 104, in app_activate
AssertionError

fanninpm commented on 2022-04-05 22:35 (UTC)

@Wild_Penguin I reworked the installation section. Does that make things better or worse?

Wild_Penguin commented on 2022-04-05 11:40 (UTC) (edited on 2022-04-05 11:42 (UTC) by Wild_Penguin)

The program crashes when one tries to save a file or load anything.

Not good if one has already made a model and everything is lost when one tries to save it.

For example, trying to open a file, pressing CTLR+S or "Save As":

(gaphor-exe:763142): GLib-GIO-ERROR **: 14:41:45.806: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key named 'show-type-column'
Trace/breakpoint trap (core dumped)

And the program dies.