Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

cinnamon-settings python hiba #18

Closed
attuska opened this issue Nov 2, 2018 · 2 comments
Closed

cinnamon-settings python hiba #18

attuska opened this issue Nov 2, 2018 · 2 comments

Comments

@attuska
Copy link
Contributor

attuska commented Nov 2, 2018

Nem indul.

attila@attila-pc:$ cinnamon-settings
/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py:217: DeprecationWarning: Gtk.Widget.set_margin_right is deprecated
self.stack_switcher.set_margin_right(n)
/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py:230: DeprecationWarning: Gtk.Window.set_has_resize_grip is deprecated
self.window.set_has_resize_grip(False)
/usr/lib/python3.7/site-packages/PIL/Image.py:86: RuntimeWarning: The _imaging extension was built for another version of Pillow or PIL:
Core version: 5.3.0
Pillow version: 5.2.0
warnings.warn(str(v), RuntimeWarning)
The _imaging extension was built for another version of Pillow or PIL:
Core version: 5.3.0
Pillow version: 5.2.0
attila@attila-pc:
$

@rezso
Copy link
Contributor

rezso commented Nov 2, 2018

Valószínűleg még fent van az előző, 5.2.0-s python3-pillow is. Új telepítéssel érdemes megpróbálni.

@attuska
Copy link
Contributor Author

attuska commented Nov 3, 2018

A python-pillow újraforgatása és ennek feltelepítése volt a megoldás.

@attuska attuska closed this as completed Nov 3, 2018
@attuska attuska mentioned this issue Oct 30, 2019
This was referenced Nov 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants