-
Notifications
You must be signed in to change notification settings - Fork 111
FIXME: Crash on opening the browser #249
Copy link
Copy link
Closed
Labels
Linux🐧Linux-specific issuesLinux-specific issuesbugs 🪲bugs and errors, something is not working as intendedbugs and errors, something is not working as intended
Description
Describe the bug
When I click "Browse Workshop", app crashes.
To Reproduce
Steps to reproduce the behavior:
- Open the app.
- Click "Browse Workshop"
Expected behavior
The browser should open.
Please complete the following information:
- OS: Garuda Linux
- RimSort version: alpha_v1.0.6.2_hf
- Please provide a
RimSort.log: - Are you running from Python interpreter or from a compiled RimSort release?
From aur package (effectively downloaded from Releases).
**Additional context**
qt.webenginecontext:
GL Type: disabled
Surface Type: DefaultRenderableType
Surface Profile: NoProfile
Surface Version: 2.0
QSG RHI Backend: OpenGL
Using Supported QSG Backend: yes
Using Software Dynamic GL: no
Using Multithreaded OpenGL: no
Init Parameters:
* application-name RimSort
* browser-subprocess-path /opt/rimsort/QtWebEngineProcess
* disable-features ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
* disable-gpu
* disable-speech-api
* enable-features NetworkServiceInProcess,TracingServiceInProcess
* enable-threaded-compositing
* in-process-gpu
* no-sandbox
* use-gl disabled
QRhiGles2: Failed to create temporary context
QRhiGles2: Failed to create context
Failed to create QRhi for QBackingStoreRhiSupport
QPixmap::scaled: Pixmap is a null pixmap
QRhiGles2: Failed to create temporary context
QRhiGles2: Failed to create context
Failed to create QRhi for QBackingStoreRhiSupport
QQuickWidget: Failed to get a QRhi from the top-level widget's window
QQuickWidget::resizeEvent() no QRhi
QRhiGles2: Failed to create temporary context
QRhiGles2: Failed to create context
Failed to create QRhi for QBackingStoreRhiSupport
QQuickWidget: Failed to get a QRhi from the top-level widget's window
QQuickWidget: Attempted to render scene with no rhi
No suitable graphics backend found
QPixmap::scaled: Pixmap is a null pixmap
/usr/bin/rimsort: line 3: 209662 Segmentation fault (core dumped) ./RimSort.bin $@
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Linux🐧Linux-specific issuesLinux-specific issuesbugs 🪲bugs and errors, something is not working as intendedbugs and errors, something is not working as intended