https://bugs.kde.org/show_bug.cgi?id=377038
Bug ID: 377038 Summary: Spectacle crashes when the option "Rectangular Region" is selected. Product: Spectacle Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: General Assignee: m...@baloneygeek.com Reporter: dsocolob...@gmail.com Target Milestone: --- Hello. Spectacle crashes for me when the option "Rectangular Region" under "Area" is selected; once you click "Take a New Screenshot" the window will close and no screenshot is taken. If you uncheck the option "On Click" then you'll see the '+' marker that lets you select the desired rectangular area, however once you click nothing happens and Spectacle crashes with the same error. Reproducible: Every time apparently. Steps to Reproduce: 1. Open Spectacle. 2. Select "Rectangular Region" under "Area". 3. Press "Take a New Screenshot". Actual Results: The program crashes and no screenshot is taken. Expected Results: A screenshot of the desired area should be taken. Package Version: 16.12.2-1 Error message: /* This can be seen at the start of the program */ QGLXContext: Failed to create dummy context qrc:/JobDialog.qml:67: TypeError: Cannot read property 'Layout' of null qrc:/JobDialog.qml:66: TypeError: Cannot read property 'Layout' of null /* This is the actual error message once you click "Take a New Screenshot */ Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) Aborted (core dumped) I'm using the propietary NVidia drivers under Arch Linux in case it's relevant. -- You are receiving this mail because: You are watching all bug changes.