quarter icon indicating copy to clipboard operation
quarter copied to clipboard

Coin GUI binding for Qt

Results 15 quarter issues
Sort by recently updated
recently updated
newest added

We encountered an issue with building the QtHelp documentation, if the Qt related binaries are not available in PATH[1]: ``` -- Found Doxygen: /usr/bin/doxygen (found version "1.9.3") found components: doxygen...

bug
acknowledged

I got the following error when running a basic `minimal.cpp`. ``` Thread 1 "Example" received signal SIGSEGV, Segmentation fault. 0x00007ffff6ae5d72 in QOpenGLContext::makeCurrent(QSurface*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 (gdb) bt #0 0x00007ffff6ae5d72 in...

bug
acknowledged

I detect this for [Quarter](https://packages.msys2.org/base/mingw-w64-quarter) plugin distributed with [MSYS2](https://www.msys2.org/) on `Windows`.

bug
acknowledged

I'm trying to get Quarter to compile under macOS 10.15.7 (after running into X11 library issues with SoXt). I have Coin3d installed via Homebrew, apparently version 4.0.0_1. I first tried...

- [ ] https://github.com/coin3d/quarter/blob/6a9d398d12a704e783d3a32c87138134359c4695/configure#L22593-L22594 - [ ] https://github.com/coin3d/quarter/blob/6a9d398d12a704e783d3a32c87138134359c4695/configure.ac#L544 - [ ] https://github.com/coin3d/quarter/blob/6a9d398d12a704e783d3a32c87138134359c4695/src/Quarter/KeyboardP.cpp#L238 - [ ] https://github.com/coin3d/quarter/blob/6a9d398d12a704e783d3a32c87138134359c4695/src/Quarter/QuarterWidget.cpp#L1066-L1068 - [ ] https://github.com/coin3d/quarter/blob/6a9d398d12a704e783d3a32c87138134359c4695/src/Quarter/QuarterWidgetP.cpp#L91 - [ ] https://github.com/coin3d/quarter/blob/6a9d398d12a704e783d3a32c87138134359c4695/src/Quarter/QuarterWidgetP.cpp#L130

**[Original report](https://bitbucket.org/Coin3D/quarter/issue/1) by anoop_s (Bitbucket: [anoop_s](https://bitbucket.org/anoop_s), ).** Attachments: [er.png](https://github.com/coin3d/attachments/blob/master/Coin3D_quarter/issue1/er.png) ---------------------------------------- Hi, I hav build the libraries nof quarter and coin3d and now i am trying to run the quarter application,...

bug
major

**[Original report](https://bitbucket.org/Coin3D/quarter/issue/10) by Giampiero Gabbiani (Bitbucket: [ggabbiani](https://bitbucket.org/ggabbiani), GitHub: [ggabbiani](https://github.com/ggabbiani)).** Attachments: [example.cpp](https://github.com/coin3d/attachments/blob/master/Coin3D_quarter/issue10/example.cpp) ---------------------------------------- Hi all, I have a problem with the QuarterWidget destructor: after setting a GLRenderAction it crashes. The call...

bug
major

**[Original report](https://bitbucket.org/Coin3D/quarter/issue/2) by Anonymous.** ---------------------------------------- On a Coin/Quarter application I'm building I have noticed that if I leave the application running for a long time, it becomes unstable and the...

bug
major

**[Original report](https://bitbucket.org/Coin3D/quarter/issue/4) by Nikolay Fedorov (Bitbucket: [Unril](https://bitbucket.org/Unril), GitHub: [Unril](https://github.com/Unril)).** ---------------------------------------- It happens when link against Qt built with default configuration. All OK when Qt is built with "-opengl dynamic -no-angle"...

major
proposal

Hello gentlemen, I have two monitors with the following parameters. OS version: Win 11 22H2 (Win 10 has the same problem) First display: (`DELL P2419H`) Display resolution: `1920*1080` Zoom factor:...

bug
acknowledged