grassmunk / grassmunk/Chicago95

Plus! not working properly Atrribute error 'image draw'

Open
#380 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
5.9k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

Ok so just to start out im new to Linux so any help that your trying to give please try and dumb it down for me to understand. I'm running Linux Mint Xfce 22.1 and ive been having trouble getting Plus to work. I first had to create is own directory because the installation didnt seem to do it as when I clicked to go use it it said there was not chicago95plus directory. So then I create the directory and tried it again. New problem occurred as it said that "Failed to execute child process "/home/myuser/.chicagor95plus": Failed to execve:Permission denied. Ok then I tried cheking its permissions and making sure it had permission to read &write and after that it didn't work so then I tried opening the file as root then it worked but when I tried to run a theme it didnt ork and keeps ouputting `[MakePreview] Generating Preview Image
[MakePreview] Metrics... OK
[MakePreview] Fonts... OK
[MakePreview] Icons... OK
[MakePreview] Wallpaper... OK
[MakePreview] Buttons... OK
[MakePreview] Preview... Traceback (most recent call last):
File "/home/m-goji74/.chicago95plus/Plus/./PlusGUI.py", line 1277, in
main()
File "/home/m-goji74/.chicago95plus/Plus/./PlusGUI.py", line 1262, in main
plus = plusGTK(themefile=args.theme_file,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/m-goji74/.chicago95plus/Plus/./PlusGUI.py", line 838, in __init__
self.preview_image = MakePreview(self.theme)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/m-goji74/.chicago95plus/Plus/./PlusGUI.py", line 149, in __init__
self.preview_gen()
File "/home/m-goji74/.chicago95plus/Plus/./PlusGUI.py", line 398, in preview_gen
w, h = draw.textsize("Message Box", font=myFont)
^^^^^^^^^^^^^
AttributeError: 'ImageDraw' object has no attribute 'textsize'`

So now im not sure what to do?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.