Open soumyaDghosh opened 1 year ago
Did you start it in terminal?
Yes, there I got no log.
What is your OS?
Ubuntu 22.04
If the snap don't work, try a ppa https://www.omgubuntu.co.uk/2022/07/install-linux-mint-apps-on-ubuntu-ppa
I am trying to create the snap package actually.
Is there no way to debug it? any thing or any command to run and test.
hypnotix.py expects files in multiple folders
/usr/lib/hypnotix /usr/share/hypnotix /usr/share/glib-2.0/schemas
You would have to change hypnotix.py to do it differently.
I am seeing this on Manjaro (KDE)
Traceback (most recent call last): ✔ File "/usr/lib/hypnotix/hypnotix.py", line 109, in activate window = MainWindow(self) ^^^^^^^^^^^^^^^^ File "/usr/lib/hypnotix/hypnotix.py", line 309, in init self.dark_mode_manager = XApp.DarkModeManager.new(prefer_dark_mode=True) ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/gi/overrides/init.py", line 32, in getattr return getattr(self._introspection_module, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/gi/module.py", line 126, in getattr raise AttributeError("%r object has no attribute %r" % ( AttributeError: 'gi.repository.XApp' object has no attribute 'DarkModeManager'
You need to update libxapp to 2.6
edit: We were slow in noting the required version: https://github.com/linuxmint/hypnotix/commit/fd22e655f819d907754b857ebe3b964f709d3ac1
Can't find libxapp on Manjaro
Try simply 'xapp'
It appears xapp 2.4 is the only available build currently for Manjaro, including AUR. So maybe we just have to wait.
Seems so, thanks for your reply anyway
Hello, I have snapped this app, but it doesn't showup, and doesn't show any error log. This is the
snapcraft.yaml