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

stopped working #191

Open
padreputativo opened this issue Dec 12, 2019 · 5 comments
Open

stopped working #191

padreputativo opened this issue Dec 12, 2019 · 5 comments

Comments

@padreputativo
Copy link

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'

@tari01
Copy link

tari01 commented Dec 15, 2019

I think this is related to issue #187

@padreputativo
Copy link
Author

I think this script is dead... Time for a fork?

@CodyRude
Copy link

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.

https://github.com/CodyRude/mate-dock-applet

@tari01
Copy link

tari01 commented Jan 26, 2020

@CodyRude, I think you should request this to be merged into master

@CodyRude
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants