Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't export ARC theme. #480

Closed
cargl opened this issue Jun 19, 2023 · 1 comment
Closed

Can't export ARC theme. #480

cargl opened this issue Jun 19, 2023 · 1 comment

Comments

@cargl
Copy link

cargl commented Jun 19, 2023

image
(__main__.py:181191): Gtk-WARNING **: 23:27:59.209: Calling org.xfce.Session.Manager.Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such method “Inhibit” Can't read config file [Errno 2] No such file or directory: '/home/wao/.config/oomox/export_config/arc_theme.json' Traceback (most recent call last): File "/home/wao/Documents/oomox/oomox_gui/export_common.py", line 129, in <lambda> self.apply_button.connect("clicked", lambda _x: self.do_export()) ^^^^^^^^^^^^^^^^ File "/home/wao/Documents/oomox/plugins/theme_arc/oomox_plugin.py", line 52, in do_export super().do_export() File "/home/wao/Documents/oomox/oomox_gui/export_common.py", line 362, in do_export self.option_widgets[self.OPTIONS.DEFAULT_PATH].get_text(), # type: ignore[attr-defined] ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: 'default_path'
I don't know what this means or what I'm looking at, is there anyway to fix? I'm running Fedora 38 and I built it, not using flatpak.

@actionless
Copy link
Member

this particular error you showing probably happened after recent plugin API update

i haven't been updating or testing the arc plugin since it's not working anyway: #293

actionless added a commit that referenced this issue Jun 19, 2023
… support; (plugins: arc): use `ExportDialogWithOptions` instead of `CommonGtkThemeExportDialog` (re: #480)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants