Qt
Qt is a cross-platform application framework used for developing gui applications that can run on various hardware and software platforms, including Linux, macOS, iOS, Windows, and Blackberry. Qt is available with both proprietary and open source licenses.
Here are 5,940 public repositories matching this topic...
Bug summary
When the build gets to https://github.com/matplotlib/matplotlib/blob/main/src/_tkagg.cpp#L262-L273 on Cygwin, the build fails with a few goto crosses initialization warnings, which are easy to fix, and two error: ‘PyErr_SetFromWindowsErr’ was not declared in this scope, which are less easy to fix.
Code for reproduction
pip install matplotlibType 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
A common protocol structure is to have a header containing a length field, followed by data of length bytes, followed by additional protocol fields such as a CRC. If the length field is variable, the position of subsequent URH-specified protocol fields defined by fixed position will not be in the correct location.
I do not know the best way to address this, but quick and easy way to support
-
Updated
May 16, 2022 - Python
-
Updated
May 12, 2022 - C++
Describe the bug
The check for update button in Preferences > Language is a bit confusing.
The placement of the button suggests that the action is connected to submitting the language selection.
To Reproduce
Steps to reproduce the behavior:
- Go to Preferences > General > Languages
- Select language from dropdown
3.Click 'Check for updates' - See issue
**Expected behavior
-
Updated
May 15, 2022 - Python
-
Updated
May 15, 2022 - C++
-
Updated
Dec 31, 2021 - TypeScript
MGLTilePyramidOfflineRegion should have a countOfTiles method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount() function added in #9906.
This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica
It currently says: "qTox is a powerful Tox client that follows the Tox design guidelines."
Problems:
- No need to say that this is qTox, because this is obvious from the application name.
- It isn't translated. Other apps have many sections like this:
Comment[fr]=Xxx
Comment[it]=Xxx
I recommend: "Qt 5 based Tox instant messenger for secure communication"
No need for the peri
-
Updated
May 15, 2022 - C++
-
Updated
May 13, 2022 - Python
-
Updated
Dec 23, 2021 - TypeScript
- Parser::parse: more complex examples, errors detecting
- Lexer::detokenize
- utils_sql (for splitQueries() check the CREATE TRIGGER)
- utils
- SelectResolver
- SchemaResolver
-
Updated
May 9, 2022 - C++
-
Updated
May 12, 2022 - C++
-
Updated
Oct 3, 2020 - C++
-
Updated
Mar 19, 2022 - Python
Flameshot Version
Flameshot v11.0.0 (ad1bf28)
Compiled with Qt 5.15.2
darwin: 21.2.0
osx: 12.1
Installation Type
Using the ready-made package from Github Releases
Operating System type and version
MacOS
Description
When I try to add some text in the screenshot, suppose I am tying
"hello", then I type Esc key.
Then all my input would become lost. What my expectation