Not be able to open Zorin Appearance

Hi, I'm new on this Zorin OS. I have this problems where I couldn't open Zorin Appearance. I've done a research about this problem on the forums but I still couldn't make it work. I tried installing zorin-appearance on terminal and run it but here is the logs:
WARNING:root:Shell not installed or running
Traceback (most recent call last):
File "/usr/bin/zorin-appearance", line 11, in
load_entry_point('zorin-appearance==4.1', 'gui_scripts', 'zorin-appearance')()
File "/usr/lib/python3/dist-packages/zorin_appearance/main.py", line 161, in main
window = ZorinAppearance()
File "/usr/lib/python3/dist-packages/zorin_appearance/main.py", line 129, in init
desktop_box.add(desktop.Icons())
File "/usr/lib/python3/dist-packages/zorin_appearance/desktop.py", line 72, in init
self.selection_box.add(widgets.Check(_('Home'), ICONS_SCHEMA,
File "/usr/lib/python3/dist-packages/zorin_appearance/widgets.py", line 130, in init
self.check.set_active(XFCONF.xfconf.GetProperty(self.schema,
File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 141, in call
return self._connection.call_blocking(self._named_service,
File "/usr/lib/python3/dist-packages/dbus/connection.py", line 652, in call_blocking
reply_message = self.send_message_with_reply_and_block(
dbus.exceptions.DBusException: org.xfce.Xfconf.Error.PropertyNotFound: Property "/desktop-icons/file-icons/show-home" does not exist on channel "xfce4-desktop"

You might try reinstalling the entire desktop

sudo apt install --reinstall zorin-os-lite-desktop

Or reinstalling the Zorin Operating System.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.