grassmunk / grassmunk/Chicago95

PlusGUI.py fails converting Windows 98 Plus! theme

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

Description

When I tried installing the Windows 98 Jungle theme with `../PlusGUI.py ../Jungle/Jungle.theme`, PlusGUI.py failed with

```
Traceback (most recent call last):
File "/home/user/src/Chicago95/Plus/tmp/../PlusGUI.py", line 1207, in install_accept
self.install_theme()
File "/home/user/src/Chicago95/Plus/tmp/../PlusGUI.py", line 1232, in install_theme
self.theme.go(cursors=self.install_cursors, icons=self.install_icons, wallpaper=self.install_wallpaper,
File "/home/user/src/Chicago95/Plus/pluslib.py", line 155, in go
self.generate_theme(cursors, icons, wallpaper, sounds, colors, fonts, screensaver)
File "/home/user/src/Chicago95/Plus/pluslib.py", line 274, in generate_theme
self.convert_colors()
File "/home/user/src/Chicago95/Plus/pluslib.py", line 1261, in convert_colors
self.theme_config['colors']['buttondkshadow']['color'],
KeyError: 'buttondkshadow'
```

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.