Created attachment 154399 [details] log SUMMARY As of recently, I am unable to upload files (images, etc.). STEPS TO REPRODUCE Try uploading a file. OBSERVED RESULT It is stuck uploading a file (the plasma notification is stuck). I don't know if it is able to access the file in the first place. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 Kernel Version: 6.0.11-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 12 × Intel® Core™ i7-8700 CPU @ 3.20GHz Memory: 15,5 GiB of RAM Graphics Processor: AMD Radeon RX 480 Graphics
Created attachment 154400 [details] bug showcase The message and the file are not sent. It is just shown to the sender.
I also have this issue. My logs are similar: ``` QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified quotient.main: Couldn't open content source "" for reading: "No file name specified" quotient.main: File transfer failed for id "GeZkC6xF4L167021260211839" ``` Additionally, I could not clear the "file upload" dialog in plasma nor the "upload file" box in chat. I would end with an upload and a cancel running simultaneously. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.26 KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 Kernel Version: 5.15.0-56-generic (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-6600K CPU @ 3.50GHz Memory: 15.6 GiB of RAM Graphics Processor: AMD Radeon RX 5700 XT
Created attachment 154413 [details] Screenshot of failed upload in Neochat and plasma
I can confirm it. Relevant log: ``` QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified quotient.main: Couldn't open content source "" for reading: "No file name specified" quotient.main: File transfer failed for id "GRZCQQZBHB16709214479011" QObject::connect(NeoChatRoom, Unknown): invalid nullptr parameter QObject::connect(NeoChatRoom, Unknown): invalid nullptr parameter ``` Operating System: Arch Linux KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 Kernel Version: 6.0.11-arch1-1 (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i7-11370H @ 3.30GHz Memory: 15,4 GiB of RAM Graphics Processor: Mesa Intel® Xe Graphics Manufacturer: TUXEDO Product Name: TUXEDO InfinityBook Pro 14 Gen6 ```sh $ pacman -Qs neochat local/neochat 22.11-1 A client for matrix, the decentralized communication protocol ``` (when I confirm a bug, can I just change the status to confirmed, or that is reserved for higher level kde members?)
Created attachment 154669 [details] LogAndNeoChatNotification I can reproduce that.
Confirmed. @Gergely HORVÁTH Let's try :)
(In reply to cschue88 from comment #5) > Created attachment 154669 [details] > LogAndNeoChatNotification > > I can reproduce that. The versions I checked were: neochat/jammy,now 22.11-0xneon+22.04+jammy+release+build12 amd64 neochat/jammy 22.11-0xneon+22.04+jammy+release+build11 amd64 neochat/jammy 22.11-0xneon+22.04+jammy+release+build10 amd64
(In reply to cschue88 from comment #6) > Confirmed. > > @Gergely HORVÁTH Let's try :) Thanks, however I was more curious about the policy, rather than the technical possibility.
Updated list of versions I checked. All of the following versions are affected: (Released) neochat/jammy,now 22.11-0xneon+22.04+jammy+release+build12 amd64 (Released) neochat/jammy 22.11-0xneon+22.04+jammy+release+build11 amd64 (Released) neochat/jammy 22.11-0xneon+22.04+jammy+release+build10 amd64 (Test-channel) neochat/jammy,now 22.11+p22.04+tstable+git20221217.1843-0 amd64
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/719
Git commit de1fa71d8cd235d4f75efc79f712eecf21b2b615 by Tobias Fella. Committed on 22/12/2022 at 20:53. Pushed by tfella into branch 'master'. Fix uploading files M +1 -0 src/neochatroom.cpp https://invent.kde.org/network/neochat/commit/de1fa71d8cd235d4f75efc79f712eecf21b2b615