-
Alienware AW658 keyboard has 6 macro keys on its left side. Input remapper sees all of them as the same.
`evtest` reports for each key:
- same type: `4 (EV_MSC)`
- same code: `4 (MSC_SCAN)`
- …
-
Also i found a bug whilst making the villager ui, if you hover over an item, you can see the stack count through the item info. Its an easy fix, just changing the layer from the item info overlay from…
-
Hi,
In NVDA 2016.4, GUI helper services (gui.guiHelper) is now available to simplify GUI code creation and maintenance. Also, add-on authors doesn't have to worry about spacing and having to use tw…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Using sketcher 2d offset tool, on setting the value of the offset I get a segmentati…
-
Hi everyone!
You can use this helper function to access any value from your global properties object within an async block. Here's an example of how to implement it:
Here's the helper function `…
-
I seem to have found an infinite loop in the GUI code, or at least pathological slowness that fails to un-freeze the GUI after 30 minutes at 100% CPU. This does not require a loaded design.
To repr…
-
I'm on an `Ubuntu 20.04` system with `galactic` binary of this package version `1.0.8-1focal.20220430.131618 `
Running `ros2 run rqt_reconfigure rqt_reconfigure` throws the following exception
…
-
## Description
Hello Noah
Thanks for publishing this great app, I am really thankful for the app. Its working fine normally, but lets say we shutdown the computer and restart it. Then its getting …
-
Could not import "pyqt" bindings of qt_gui_cpp library - so C++ plugins will not be available:
Traceback (most recent call last):
File "/opt/ros/noetic/lib/python3/dist-packages/qt_gui_cpp/cpp_bin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Deleting a document object that has a PartDesign multitransform with a mirrored transform …