preferences not working

Quick to answer questions about finding your way around LMDE as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums within the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
tareq
Level 1
Level 1
Posts: 2
Joined: Sun Oct 03, 2021 10:46 am

preferences not working

Post by tareq »

:~$ hostnamectl
Static hostname: linux
Icon name: computer-laptop
Chassis: laptop
Machine ID: *******
Boot ID: *******
Operating System: LMDE 4 (debbie)
Kernel: Linux 4.19.0-17-amd64
Architecture: x86-64
:~$ cinnamon-settings
Segmentation fault (core dumped)
when i click on preferences icon nothing happen ??
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
manyroads
Level 5
Level 5
Posts: 586
Joined: Wed Mar 30, 2011 11:14 am
Location: just around the corner
Contact:

Re: preferences not working

Post by manyroads »

Would you be so kind as to follow the instruction above in the Pink Box on "How to get help"?
Pax vobiscum,
...mark
SwayWM, i3wm, bspwm, hlwm, dwm
Professional Genealogist & Technologist
(http://eirenicon.org & http://many-roads.com)
Fossy
Level 3
Level 3
Posts: 108
Joined: Sat Jun 20, 2020 5:10 pm

Re: preferences not working

Post by Fossy »

tareq wrote: Sun Oct 03, 2021 11:04 am ...
:~$ cinnamon-settings
Segmentation fault (core dumped)
when i click on preferences icon nothing happen ??
take a look at : viewtopic.php?t=352577
tareq
Level 1
Level 1
Posts: 2
Joined: Sun Oct 03, 2021 10:46 am

Re: preferences not working [SOLVED]

Post by tareq »

I don't why that happens but when I uninstall Pillow lib, it works fine.
thank you, guys :)
pip3 uninstall Pillow
User avatar
axisofevil
Level 4
Level 4
Posts: 388
Joined: Mon Nov 14, 2011 12:22 pm

Re: preferences not working

Post by axisofevil »

Strange, it works for me:-

Code: Select all

hostnamectl
   Static hostname: hal
         Icon name: computer-desktop
           Chassis: desktop
        Machine ID: 2da860379b704a0c9b0dc3da694d3b2d
           Boot ID: f22bb15b728e46e3b4527cab2aa82ccd
  Operating System: LMDE 4 (debbie)
            Kernel: Linux 5.10.0-0.bpo.8-amd64
      Architecture: x86-64

Code: Select all

pip3 show Pillow
Name: Pillow
Version: 5.4.1
Summary: Python Imaging Library (Fork)
Home-page: http://python-pillow.org
Author: Alex Clark (Fork Author)
Author-email: aclark@aclark.net
License: Standard PIL License
Location: /usr/lib/python3/dist-packages
Requires: 
Required-by: 
I seem to have a lot of Python crud...

Code: Select all

pip3 list | wc -l
97
Locked

Return to “Beginner Questions”