Skip to content

Commit

Permalink
Update known issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hhannine committed May 9, 2020
1 parent 35ae064 commit 52f4f97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,14 +215,16 @@ python superpaper.pyw --debug
## Known issues

### Linux
- Ubuntu (or Gnome in general?): Tray icon does not show up:
- One workaround for now is to use the Gnome extension `TopIcons plus`.
- Ubuntu (others?): gsettings memory back-end issue:
- Solution: run superpaper with
```
GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/ superpaper
```

### Windows
- A rare issue where setting the wallpaper fails and leads to a black wallpaper. Might be related to source image properties.
- :)

### Mac OS X
- It is not known whether this works at all. If you try it, tell me how it goes!
Expand Down

0 comments on commit 52f4f97

Please sign in to comment.