wxpython
Here are 317 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
Jul 22, 2021 - Python
-
Updated
Aug 31, 2021 - Python
-
Updated
Apr 10, 2021 - Python
It is good practice that repositories contain a CONTRIBUTING document in the root directory.
This makes it easy for contributors, especially first time contributors, to follow project standards and create pull requests in accordance with how the maintainers would like submissions to be made.
The format of this document is normally Markdown (.md) or reStructuredText (.rst/.rest). Both format
Hot key not recorded
-
Updated
Aug 9, 2021 - Python
-
Updated
Jul 3, 2021 - Python
-
Updated
Aug 31, 2021 - Python
-
Updated
May 31, 2021 - Python
Note that similarly, other aliases have been created - https://wxpython.org/Phoenix/docs/html/MigrationGuide.html#font-pen-and-brush-styles
-
Updated
Feb 17, 2021 - Python
-
Updated
May 25, 2021 - Python
-
Updated
Jun 9, 2021 - Python
The new version of Gimel Studio has not been properly tested on Linux systems. This is mainly because we need the OIIO package built for Python in order to run the application.
There is likely a lot of tweaks and fixes to be made specifically for Linux and that is what this issue will resolve.
Initially, the focus will be on supporting Ubunutu/Debian and the derivatives since that is what we
-
Updated
Jan 4, 2021 - 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/