Andrew Wason
Andrew Wason
**Describe the bug** Qt now supports linux arm64 builds via the installer > we have added support for Linux on ARM https://www.qt.io/blog/qt-online-installer-and-installer-framework-4.7-beta-released https://download.qt.io/online/qtsdkrepository/linux_arm64/desktop/qt6_670/ How do I access these builds with...
**Are you requesting a new package or reporting an issue on an existing one?** Reporting issue with qt6.full package **If reporting an issue on an existing one, what is the...
**Are you requesting a new package or reporting an issue on an existing one?** existing **If reporting an issue on an existing one, what is the name of the package?**...
Using `sockjs-tornado==1.0.7` with `tornado==6.2`, we see millions of exceptions of the form: ``` File "/site/venv/lib/python3.10/site-packages/sockjs/tornado/periodic.py", line 69, in _run next_call = self.callback() File "/site/venv/lib/python3.10/site-packages/sockjs/tornado/session.py", line 405, in _heartbeat self.handler.send_pack(proto.HEARTBEAT) File...
**Describe the bug** install-src and install-doc both fail for macos **To Reproduce** ```sh-session > aqt install-src mac 6.7.0 -O /tmp/qt INFO : aqtinstall(aqt) v3.1.12 on Python 3.11.8 [CPython Clang 15.0.0...
Fixes https://github.com/miurahr/aqtinstall/issues/775
If I use a bindparam in my view definition, it does not appear to be bound when creating the view. Is there a way to pass through bindparams? ```pycon >>>...
This is a pretty big change, it consolidates all plugins into a single mongo_munin multigraph plugin. It is compatible with mongdb 2.4+ and 3.x. The lock output is very different...