Tested. Works.
LGTM. Crash is fixed now.
package qt5-qtwebengine-freeworld-5.15.8-5.fc36.x86_64 requires qt5-qtbase(x86-64) = 5.15.3, but none of the providers can be installed (this is from RPMFusion)
The same as telegram-desktop. Can't be rebuilt until this goes stable.
LGTM.
JFI, I will be able to rebuild Telegram Desktop only when this update becomes stable.
Crashes when trying to check remote assets: https://bugzilla.redhat.com/show_bug.cgi?id=2110204
Works fine.
Works fine.
LGTM. I need this for building mpv.
LGTM.
@fuller Could you try removing the configs and then running the app again?
rm -rf ~/.local/share/KDE/neochat
rm -f ~/.config/KDE/neochat.conf
rm -f ~/.config/neochatrc
@fuller Backtrace without installed debugging symbols is useless. Please install debuginfo packages both for neochat and Qt, then use GDB to get another backtrace.
sudo dnf debuginfo-install qt5-qtbase
sudo dnf debuginfo-install neochat --enablerepo=updates-testing
gdb /usr/bin/neochat 2>&1 | tee ~/backtrace.log
handle SIGPIPE nostop noprint
run
--- wait for crash ---
bt full
Then upload the ~/backtrace.log
file.
@fuller Can you post a full backtrace please?
Leaks all available RAM after 2-3 hours, then earlyoom kills it.
Leaks all available RAM after 2-3 hours, then earlyoom kills it.
WFM.
WFM.
Fixed simpledrm issue.
Works.