You are not logged in.
I have a app named Compiz Config Settings Manager. I can't launch it from the launcher. But the command used in the .desktop entry can launch just fine from the terminal. Here's the ccsm.desktop
Desktop Environment= Xfce
[Desktop Entry]
Name=CompizConfig Settings Manager
Name[ar]=مدير إعدادات CompizConfig
Name[bg]=CompizConfig Settings Manager
Name[bn]=কমপিজ কনফিগ ব্যবস্থাপক
Name[bn_IN]=কমপিজ কনফিগ ব্যবস্থাপক
Name[ca]=Editor de la configuració de Compiz
Name[cs]=Manažer nastavení Compizu
Name[de]=CompizConfig Einstellungs-Manager
Name[el]=Διαχειριστής Ρυθμίσεων του Compiz
Name[en_GB]=CompizConfig Settings Manager
Name[es]=Administrador de Opciones CompizConfig
Name[eu]=Compiz ezarpen kudeatzailea
Name[fi]=Compiz-asetusten hallinta
Name[fr]=Gestionnaire de paramètres Compiz
Name[gl]=Administrador de Configuracións CompizConfig
Name[gu]=CompizConfig સુયોજનો વ્યવસ્થાપક
Name[he]=מנהל הגדרות CompizConfig
Name[hi]=CompizConfig जमावट प्रबंधक
Name[hr]=Compiz upravitelj postavkama
Name[hu]=CompizConfig beállításkezelő
Name[id]=CompizConfig Settings Manager
Name[it]=Gestore configurazione CompizConfig
Name[ja]=CompizConfig 設定マネージャ
Name[ko]=컴피즈 설정 관리자
Name[mnk]=CompizConfig compiz -la tillĩdirão leti
Name[nb]=CompizConfig Innstillingshåndterer
Name[nl]=CompizConfig Instellingen Beheerder
Name[or]=କମ୍ପିଜକନଫିଗ ସେଟିଙ୍ଗ ପ୍ରବନ୍ଧକ
Name[pa]=CompizConfig ਸੈਟਿੰਗ ਮੈਨੇਜਰ
Name[pl]=Menedżer ustawień CompizConfig
Name[pt]=Sistema de Configuração do Compiz
Name[pt_BR]=Gerenciador de configurações do CompizConfig
Name[ru]=Менеджер настройки CompizConfig
Name[sk]=Správca nastavení CompizConfig
Name[sv]=Inställningshanteraren CompizConfig
Name[tr]=CompizConfig Ayar Yöneticisi
Name[wo]=Tannay u CompizConfig
Name[zh_CN]=CompizConfig设置管理器
Comment=Configure Compiz with CompizConfig
Comment[ar]=شكّل Compiz بواسطة CompizConfig
Comment[bg]=Настройка на Compiz с помощта на CompizConfig
Comment[ca]=Configureu Compiz amb CompizConfig
Comment[de]=Konfiguration von Compiz mit CompizConfig
Comment[el]=Ρύθμιση του Compiz με το CompizConfig
Comment[en_GB]=Configure Compiz with CompizConfig
Comment[es]=Configurar Compiz con CompizConfig
Comment[eu]=Konfiguratu Compiz CompizConfig erabiliz
Comment[fi]=Compiz-asetusten tekeminen CompizConfigilla
Comment[fr]=Configurer Compiz avec CompizConfig
Comment[gl]=Configurar Compiz con CompizConfig
Comment[he]=ערוך את תצורת קומפיז בעזרת CompizConfig
Comment[hr]=Prilagodite Compiz sa Compiz upraviteljem postavkama
Comment[hu]=Compiz beállítása a CompizCOnfig programmal
Comment[id]=Atur Compiz dengan CompizConfig
Comment[it]=Configura Compiz attraverso CompizConfig
Comment[ja]=CompizConfig で Compiz を設定します
Comment[ko]=CompizConfig으로 Compiz 설정
Comment[ml_IN]=കോമ്പിസ് CompizConfig ഉപയോഗിച്ച് ക്രമീകരിക്കുക
Comment[nl]=Beheer Compiz in met CompizConfig
Comment[pl]=Konfiguruj Compiz przy pomocy Menadżera Ustawień CompizConfig
Comment[pt]=Configurar Compiz com CompizConfig
Comment[pt_BR]=Configurar o Compiz com o CompizConfig
Comment[ru]=Настройка Compiz с помощью CompizConfig
Comment[sk]=Nastav Compiz s pomocou CompizConfig
Comment[sv]=Konfigurera Compiz med CompizConfig
Comment[tr]=Compiz'i, CompizConfig ile yapılandır
Comment[zh_CN]=使用CompizConfig对Compiz进行配置
Icon=ccsm
Exec=ccsm
Terminal=false
Type=Application
Categories=Settings;DesktopSettings;
StartupNotify=true
Path=
Offline
What's the output of
pacman -Ql | grep ccsm
(given that you've installed it with pacman/makepkg)?
Offline
What's the output of
pacman -Ql | grep ccsm
(given that you've installed it with pacman/makepkg)?
Okay,
% pacman -Ql | grep ccsm
ccsm-gtk3-git /usr/
ccsm-gtk3-git /usr/bin/
ccsm-gtk3-git /usr/bin/ccsm
ccsm-gtk3-git /usr/lib/
ccsm-gtk3-git /usr/lib/python3.10/
ccsm-gtk3-git /usr/lib/python3.10/site-packages/
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/Conflicts.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/Constants.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/Pages.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/Settings.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/Utils.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/Widgets.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/Window.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__init__.py
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/Conflicts.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/Constants.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/Pages.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/Settings.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/Utils.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/Widgets.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/Window.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccm/__pycache__/__init__.cpython-310.pyc
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccsm-0.8.18-py3.10.egg-info/
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccsm-0.8.18-py3.10.egg-info/PKG-INFO
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccsm-0.8.18-py3.10.egg-info/SOURCES.txt
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccsm-0.8.18-py3.10.egg-info/dependency_links.txt
ccsm-gtk3-git /usr/lib/python3.10/site-packages/ccsm-0.8.18-py3.10.egg-info/top_level.txt
ccsm-gtk3-git /usr/share/
ccsm-gtk3-git /usr/share/applications/
ccsm-gtk3-git /usr/share/applications/ccsm.desktop
ccsm-gtk3-git /usr/share/ccsm/
ccsm-gtk3-git /usr/share/ccsm/images/
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-above.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-below.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-demandsattention.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-fullscreen.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-hidden.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-maxhorz.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-maxvert.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-modal.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-shaded.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-skippager.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-skiptaskbar.svg
ccsm-gtk3-git /usr/share/ccsm/images/ccsm-sticky.svg
ccsm-gtk3-git /usr/share/ccsm/images/display.png
ccsm-gtk3-git /usr/share/ccsm/images/modifier.png
ccsm-gtk3-git /usr/share/compiz/
ccsm-gtk3-git /usr/share/compiz/icons/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-accessibility.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-desktop.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-effects.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-extras.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-general.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-image_loading.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-uncategorized.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-utility.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/categories/plugins-window_management.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/devices/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/devices/input-keyboard.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/devices/input-mouse.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/devices/video-display.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/mimetypes/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/22x22/mimetypes/audio-x-generic.png
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/apps/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/apps/plugin-debug.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/apps/plugin-schemep.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/apps/plugin-unknown.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-accessibility.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-all.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-desktop.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-effects.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-extras.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-general.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-image_loading.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-profiles.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-search.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-uncategorized.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-utility.svg
ccsm-gtk3-git /usr/share/compiz/icons/hicolor/scalable/categories/plugins-window_management.svg
ccsm-gtk3-git /usr/share/icons/
ccsm-gtk3-git /usr/share/icons/hicolor/
ccsm-gtk3-git /usr/share/icons/hicolor/16x16/
ccsm-gtk3-git /usr/share/icons/hicolor/16x16/apps/
ccsm-gtk3-git /usr/share/icons/hicolor/16x16/apps/ccsm.png
ccsm-gtk3-git /usr/share/icons/hicolor/22x22/
ccsm-gtk3-git /usr/share/icons/hicolor/22x22/apps/
ccsm-gtk3-git /usr/share/icons/hicolor/22x22/apps/ccsm.png
ccsm-gtk3-git /usr/share/icons/hicolor/22x22/apps/ccsm.svg
ccsm-gtk3-git /usr/share/icons/hicolor/24x24/
ccsm-gtk3-git /usr/share/icons/hicolor/24x24/apps/
ccsm-gtk3-git /usr/share/icons/hicolor/24x24/apps/ccsm.png
ccsm-gtk3-git /usr/share/icons/hicolor/32x32/
ccsm-gtk3-git /usr/share/icons/hicolor/32x32/apps/
ccsm-gtk3-git /usr/share/icons/hicolor/32x32/apps/ccsm.png
ccsm-gtk3-git /usr/share/icons/hicolor/32x32/apps/ccsm.svg
ccsm-gtk3-git /usr/share/icons/hicolor/48x48/
ccsm-gtk3-git /usr/share/icons/hicolor/48x48/apps/
ccsm-gtk3-git /usr/share/icons/hicolor/48x48/apps/ccsm.png
ccsm-gtk3-git /usr/share/icons/hicolor/scalable/
ccsm-gtk3-git /usr/share/icons/hicolor/scalable/apps/
ccsm-gtk3-git /usr/share/icons/hicolor/scalable/apps/ccsm.svg
ccsm-gtk3-git /usr/share/locale/
ccsm-gtk3-git /usr/share/locale/ar/
ccsm-gtk3-git /usr/share/locale/ar/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/ar/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/as/
ccsm-gtk3-git /usr/share/locale/as/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/as/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/bg/
ccsm-gtk3-git /usr/share/locale/bg/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/bg/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/bn/
ccsm-gtk3-git /usr/share/locale/bn/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/bn/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/bn_IN/
ccsm-gtk3-git /usr/share/locale/bn_IN/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/bn_IN/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/ca/
ccsm-gtk3-git /usr/share/locale/ca/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/ca/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/cs/
ccsm-gtk3-git /usr/share/locale/cs/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/cs/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/de/
ccsm-gtk3-git /usr/share/locale/de/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/de/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/el/
ccsm-gtk3-git /usr/share/locale/el/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/el/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/en_GB/
ccsm-gtk3-git /usr/share/locale/en_GB/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/en_GB/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/es/
ccsm-gtk3-git /usr/share/locale/es/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/es/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/eu/
ccsm-gtk3-git /usr/share/locale/eu/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/eu/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/fa/
ccsm-gtk3-git /usr/share/locale/fa/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/fa/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/fi/
ccsm-gtk3-git /usr/share/locale/fi/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/fi/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/fr/
ccsm-gtk3-git /usr/share/locale/fr/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/fr/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/gl/
ccsm-gtk3-git /usr/share/locale/gl/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/gl/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/gu/
ccsm-gtk3-git /usr/share/locale/gu/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/gu/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/he/
ccsm-gtk3-git /usr/share/locale/he/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/he/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/hi/
ccsm-gtk3-git /usr/share/locale/hi/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/hi/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/hr/
ccsm-gtk3-git /usr/share/locale/hr/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/hr/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/hu/
ccsm-gtk3-git /usr/share/locale/hu/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/hu/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/id/
ccsm-gtk3-git /usr/share/locale/id/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/id/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/it/
ccsm-gtk3-git /usr/share/locale/it/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/it/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/ja/
ccsm-gtk3-git /usr/share/locale/ja/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/ja/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/ko/
ccsm-gtk3-git /usr/share/locale/ko/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/ko/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/ml_IN/
ccsm-gtk3-git /usr/share/locale/ml_IN/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/ml_IN/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/mnk/
ccsm-gtk3-git /usr/share/locale/mnk/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/mnk/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/nb/
ccsm-gtk3-git /usr/share/locale/nb/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/nb/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/nl/
ccsm-gtk3-git /usr/share/locale/nl/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/nl/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/or/
ccsm-gtk3-git /usr/share/locale/or/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/or/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/pa/
ccsm-gtk3-git /usr/share/locale/pa/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/pa/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/pl/
ccsm-gtk3-git /usr/share/locale/pl/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/pl/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/pt/
ccsm-gtk3-git /usr/share/locale/pt/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/pt/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/pt_BR/
ccsm-gtk3-git /usr/share/locale/pt_BR/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/pt_BR/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/ru/
ccsm-gtk3-git /usr/share/locale/ru/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/ru/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/sk/
ccsm-gtk3-git /usr/share/locale/sk/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/sk/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/sv/
ccsm-gtk3-git /usr/share/locale/sv/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/sv/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/tr/
ccsm-gtk3-git /usr/share/locale/tr/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/tr/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/wo/
ccsm-gtk3-git /usr/share/locale/wo/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/wo/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/locale/zh_CN/
ccsm-gtk3-git /usr/share/locale/zh_CN/LC_MESSAGES/
ccsm-gtk3-git /usr/share/locale/zh_CN/LC_MESSAGES/ccsm.mo
ccsm-gtk3-git /usr/share/metainfo/
ccsm-gtk3-git /usr/share/metainfo/ccsm.appdata.xml
papirus-icon-theme /usr/share/icons/Papirus/16x16/apps/ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/16x16/apps/simple-ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/22x22/apps/ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/22x22/apps/simple-ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/24x24/apps/ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/24x24/apps/simple-ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/32x32/apps/ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/32x32/apps/simple-ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/48x48/apps/ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/48x48/apps/simple-ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/64x64/apps/ccsm.svg
papirus-icon-theme /usr/share/icons/Papirus/64x64/apps/simple-ccsm.svg
whitesur-icon-theme /usr/share/icons/WhiteSur/apps/scalable/ccsm.svg
whitesur-icon-theme /usr/share/icons/WhiteSur/apps/scalable/simple-ccsm.svg
Offline
I would try and copy
/usr/share/applications/ccsm.desktop
to
~/.local/share/applications/ccsm.desktop
and remove/comment
Path=
Last edited by dogknowsnx (2022-06-01 08:42:54)
Offline
I would try and copy
/usr/share/applications/ccsm.desktop
to
~/.local/share/applications/ccsm.desktop
and remove/comment
Path=
sudo cp /usr/share/applications/ccsm.desktop ~/.local/share/applications
Still, can't launch from the launcher.
Offline
You don't need elevated privileges to copy to your $HOME - Did you comment the Path array inside the copied file?
#Path=
Offline
Yes, I removed the comment.
Offline
cat ~/.local/share/applications/ccsm.desktop
Offline
cat ~/.local/share/applications/ccsm.desktop
[Desktop Entry]
Name=CompizConfig Settings Manager
Name[ar]= CompizConfig
Name[bg]=CompizConfig Settings Manager
Name[bn]=
Name[bn_IN]=
Name[ca]=Editor de la configuraci de Compiz
Name[cs]=Manaer nastaven Compizu
Name[de]=CompizConfig Einstellungs-Manager
Name[el]= Compiz
Name[en_GB]=CompizConfig Settings Manager
Name[es]=Administrador de Opciones CompizConfig
Name[eu]=Compiz ezarpen kudeatzailea
Name[fi]=Compiz-asetusten hallinta
Name[fr]=Gestionnaire de paramtres Compiz
Name[gl]=Administrador de Configuracins CompizConfig
Name[gu]=CompizConfig
Name[he]= CompizConfig
Name[hi]=CompizConfig
Name[hr]=Compiz upravitelj postavkama
Name[hu]=CompizConfig belltskezel
Name[id]=CompizConfig Settings Manager
Name[it]=Gestore configurazione CompizConfig
Name[ja]=CompizConfig
Name[ko]=
Name[mnk]=CompizConfig compiz -la tilldiro leti
Name[nb]=CompizConfig Innstillingshndterer
Name[nl]=CompizConfig Instellingen Beheerder
Name[or]=
Name[pa]=CompizConfig
Name[pl]=Meneder ustawie CompizConfig
Name[pt]=Sistema de Configurao do Compiz
Name[pt_BR]=Gerenciador de configuraes do CompizConfig
Name[ru]= CompizConfig
Name[sk]=Sprvca nastaven CompizConfig
Name[sv]=Instllningshanteraren CompizConfig
Name[tr]=CompizConfig Ayar Yneticisi
Name[wo]=Tannay u CompizConfig
Name[zh_CN]=CompizConfig
Comment=Configure Compiz with CompizConfig
Comment[ar]= Compiz CompizConfig
Comment[bg]= Compiz CompizConfig
Comment[ca]=Configureu Compiz amb CompizConfig
Comment[de]=Konfiguration von Compiz mit CompizConfig
Comment[el]= Compiz CompizConfig
Comment[en_GB]=Configure Compiz with CompizConfig
Comment[es]=Configurar Compiz con CompizConfig
Comment[eu]=Konfiguratu Compiz CompizConfig erabiliz
Comment[fi]=Compiz-asetusten tekeminen CompizConfigilla
Comment[fr]=Configurer Compiz avec CompizConfig
Comment[gl]=Configurar Compiz con CompizConfig
Comment[he]= CompizConfig
Comment[hr]=Prilagodite Compiz sa Compiz upraviteljem postavkama
Comment[hu]=Compiz belltsa a CompizCOnfig programmal
Comment[id]=Atur Compiz dengan CompizConfig
Comment[it]=Configura Compiz attraverso CompizConfig
Comment[ja]=CompizConfig Compiz
Comment[ko]=CompizConfig Compiz
Comment[ml_IN]= CompizConfig
Comment[nl]=Beheer Compiz in met CompizConfig
Comment[pl]=Konfiguruj Compiz przy pomocy Menadera Ustawie CompizConfig
Comment[pt]=Configurar Compiz com CompizConfig
Comment[pt_BR]=Configurar o Compiz com o CompizConfig
Comment[ru]= Compiz CompizConfig
Comment[sk]=Nastav Compiz s pomocou CompizConfig
Comment[sv]=Konfigurera Compiz med CompizConfig
Comment[tr]=Compiz'i, CompizConfig ile yaplandr
Comment[zh_CN]=CompizConfigCompiz
Icon=ccsm
Exec=ccsm
Terminal=false
Type=Application
Categories=Settings;DesktopSettings;
StartupNotify=true
Offline
Try the full path
Exec=/usr/bin/ccsm
Logout/Login again...
Offline
Exec=/usr/bin/ccsm
Same issue, there's no error when I launch from the terminal, though.
Last edited by arifcatalyst (2022-06-01 09:11:45)
Offline
Try with a cleaned up 'ccsm.desktop'
Offline
Same
cat ~/.local/share/applications/ccsm.desktop
[Desktop Entry]
Name=CompizConfig Settings Manager
Comment=Configure Compiz with CompizConfig
Icon=ccsm
Exec=ccsm
Terminal=false
Type=Application
Categories=Settings;DesktopSettings;
StartupNotify=true%
Offline
Moving to AUR Issues
Offline
EDIT:
Make sure to paste it cleanly
[Desktop Entry]
_Name=CompizConfig Settings Manager
_Comment=Configure Compiz with CompizConfig
Icon=ccsm
Exec=ccsm
Terminal=false
Type=Application
Categories=Settings;DesktopSettings;
StartupNotify=true
TIDE
One last thing you could try
Exec=/usr/bin/python /usr/bin/ccsm
Apart from that I've run out of ideas atm...
Last edited by dogknowsnx (2022-06-01 09:46:50)
Offline
One last thing you could try
Exec=/usr/bin/python /usr/bin/ccsm
Apart from that I've run out of ideas atm...
This didn't worked either. I've no idea where to look for now.
Offline
One last thing you could try
Exec=/usr/bin/python /usr/bin/ccsm
Apart from that I've run out of ideas atm...
This didn't worked either. I've no idea where to look for now.
Check xorg's logs...
EDIT: Create a new
~/.local/share/applications/ccsm.desktop
with your user (not root) and squeaky clean contents...
Last edited by dogknowsnx (2022-06-01 09:57:35)
Offline
Create a new
~/.local/share/applications/ccsm.desktop
with your user (not root) and squeaky clean contents.
I wish that would worked.
Last edited by arifcatalyst (2022-06-01 10:43:32)
Offline
What if you disable the shipped .desktop file...
sudo mv -vi /usr/share/applications/ccsm.desktop /usr/share/applications/ccsm.desktop.orig
If nothing works, maybe ask the maintainer of the AUR package for support...
EDIT: or summon @seth
Last edited by dogknowsnx (2022-06-01 13:24:50)
Offline
I can't launch it from the launcher.
Let's first establish what that actually means: does the entry not show up in the launcher or does it just fail to launch ccsm?
If it's there but doesn't launch, it's probably some environment thing:
Compare
printenv # environment of the interactive shell where ccsm starts
tr '\0' '\n' < /proc/$(pidof xfce4-session)/environ # environment of xfce4-session
Offline
I can't launch it from the launcher.
Let's first establish what that actually means: does the entry not show up in the launcher or does it just fail to launch ccsm?
If it's there but doesn't launch, it's probably some environment thing:
Compareprintenv # environment of the interactive shell where ccsm starts tr '\0' '\n' < /proc/$(pidof xfce4-session)/environ # environment of xfce4-session
The entry is there in the launcher but just fails to launch.
#environment of the interactive shell where ccsm starts
% printenv
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX76gL4Z/agent.691
SESSION_MANAGER=local/hostname:@/tmp/.ICE-unix/642,unix/hostname:/tmp/.ICE-unix/642
SSH_AGENT_PID=692
LANG=en_US.UTF-8
XDG_CURRENT_DESKTOP=XFCE
COLORTERM=truecolor
GIO_LAUNCHED_DESKTOP_FILE_PID=2223
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/arif
USER=arif
DESKTOP_SESSION=xfce
XDG_MENU_PREFIX=xfce-
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
LC_MESSAGES=C
HOME=/home/arif
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
XDG_VTNR=7
XDG_SEAT=seat0
GTK_MODULES=canberra-gtk-module:appmenu-gtk-module:canberra-gtk-module
XDG_CONFIG_DIRS=/etc/xdg
VTE_VERSION=6800
XDG_SESSION_DESKTOP=xfce
XDG_DATA_DIRS=/usr/local/share:/usr/share
GSETTINGS_SCHEMA_DIR=/home/arif/data
MAIL=/var/spool/mail/arif
LOGNAME=arif
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
UBUNTU_MENUPROXY=1
XDG_RUNTIME_DIR=/run/user/1000
WINDOWID=77594627
XDG_SESSION_ID=2
SHELL=/bin/zsh
XDG_SESSION_TYPE=x11
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/xfce4-terminal.desktop
MOTD_SHOWN=pam
PWD=/home/arif
XAUTHORITY=/home/arif/.Xauthority
SHLVL=1
DISPLAY=:0.0
XDG_SESSION_CLASS=user
GDMSESSION=xfce
TERM=xterm-256color
OLDPWD=/home/arif
PAGER=less
GREP_COLOR=37;45
GREP_COLORS=mt=37;45
LESS_TERMCAP_mb=
LESS_TERMCAP_md=
LESS_TERMCAP_me=
LESS_TERMCAP_se=
LESS_TERMCAP_so=
LESS_TERMCAP_ue=
LESS_TERMCAP_us=
LS_COLORS=di=1;34:ln=35:so=32:pi=33:ex=31:bd=1;36:cd=1;33:su=30;41:sg=30;46:tw=30;42:ow=30;43
_=/usr/bin/printenv
# environment of xfce4-session
% tr '\0' '\n' < /proc/$(pidof xfce4-session)/environ
SHELL=/bin/zsh
XDG_CONFIG_DIRS=/etc/xdg
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_MENU_PREFIX=xfce-
DESKTOP_SESSION=xfce
GTK_MODULES=canberra-gtk-module:appmenu-gtk-module:canberra-gtk-module
XDG_SEAT=seat0
PWD=/home/arif
XDG_SESSION_DESKTOP=xfce
LOGNAME=arif
XDG_SESSION_TYPE=x11
XAUTHORITY=/home/arif/.Xauthority
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/arif
MOTD_SHOWN=pam
HOME=/home/arif
LANG=en_US.UTF-8 UTF-8
XDG_CURRENT_DESKTOP=XFCE
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
USER=arif
DISPLAY=:0
SHLVL=0
LC_MESSAGES=en_US.UTF-8
XDG_VTNR=7
UBUNTU_MENUPROXY=1
XDG_SESSION_ID=2
XDG_RUNTIME_DIR=/run/user/1000
XDG_DATA_DIRS=/usr/local/share:/usr/share
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
GDMSESSION=xfce
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
MAIL=/var/spool/mail/arif
Offline
LANG=en_US.UTF-8 UTF-8
?
localectl
Do you use OMZ?
Offline
localectl
System Locale: LANG=en_US.UTF-8
VC Keymap: n/a
X11 Layout: n/a
What is OMZ ?
Last edited by arifcatalyst (2022-06-02 06:55:28)
Offline
OMZ -> Oh My Zsh. Avoid it like the plague
Offline
No, not using Oh my Zsh
Offline