wxpython
Here are 276 public repositories matching this topic...
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
- Initialize Window
- Show it (
window.Read()
) - Run
window.Disable()
- The whole desktop environment freezes, nothing is clickable anymore
- Change to tty terminal and kill application
- Things are normal again
Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi
-
Updated
Nov 9, 2020 - Python
-
Updated
Nov 11, 2020 - Python
-
Updated
Jul 13, 2020 - Python
-
Updated
Sep 6, 2020 - Python
-
Updated
Aug 26, 2020 - Python
Using an Image
trait here would mean that users could pass image names or paths instead of ImageResource
objects.
-
Updated
Sep 19, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Apr 26, 2020 - Python
-
Updated
Nov 11, 2020 - Python
-
Updated
Oct 26, 2020 - Python
-
Updated
Mar 12, 2018 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
Nov 3, 2020 - Python
Improve this page
Add a description, image, and links to the wxpython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wxpython topic, visit your repo's landing page and select "manage topics."
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using
appdirs
instead of hardcoding ~/.config/