-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
stopped working #191
Comments
I think this is related to issue #187 |
I think this script is dead... Time for a fork? |
Assuming your on Python 3.8, you could try my fork. On Arch it requires the python-distro package to be installed. I'm guessing Manjaro has that package too. |
@CodyRude, I think you should request this to be merged into master |
I made a PR, #188 , as far as I know it's up the repository owners to accept it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since last update in Manjaro its stopped working... I cant solve it using an older version or reinstalling it... I think it must be some corrupted configuration or something like that...
Logs show:
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_xml.py", line 417, in read_app_xml
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_xml.py", line 417, in read_app_xml
23:30:18 dbus-daemon: results = dock_xml.read_app_xml("%s/app_match.xml" % d)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 1155, in read_app_match
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 558, in init
23:30:18 dbus-daemon: the_dock = dock.Dock(applet)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 612, in applet_fill
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 695, in applet_factory
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_xml.py", line 417, in read_app_xml
23:30:18 dbus-daemon: results = dock_xml.read_app_xml("%s/app_match.xml" % d)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 1155, in read_app_match
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 558, in init
23:30:18 dbus-daemon: the_dock = dock.Dock(applet)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 612, in applet_fill
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 695, in applet_factory
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_xml.py", line 417, in read_app_xml
23:30:18 dbus-daemon: results = dock_xml.read_app_xml("%s/app_match.xml" % d)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 1155, in read_app_match
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 558, in init
23:30:18 dbus-daemon: the_dock = dock.Dock(applet)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 612, in applet_fill
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 695, in applet_factory
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_xml.py", line 417, in read_app_xml
23:30:18 dbus-daemon: results = dock_xml.read_app_xml("%s/app_match.xml" % d)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 1155, in read_app_match
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock.py", line 558, in init
23:30:18 dbus-daemon: the_dock = dock.Dock(applet)
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 612, in applet_fill
23:30:18 dbus-daemon: File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 695, in applet_factory
23:30:18 dbus-daemon: [session uid=1000 pid=693] Successfully activated service 'org.mate.panel.applet.DockAppletFactory'
23:29:54 dbus-daemon: [session uid=1000 pid=693] Activating service name='org.mate.panel.applet.DockAppletFactory' requested by ':1.12' (uid=1000 pid=755 comm="mate-panel ")
23:29:51 mate-session: WARNING: Unable to find provider '' of required component 'dock'
The text was updated successfully, but these errors were encountered: