-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: closing rquickshare, sgement violation. #147
Comments
Do you have the same issue with the latest available release ? I recently reworked the closing mechanism to be more streamlined, I don't see why it would segv tho (the rework is not yet released, that's why I'm asking) |
I have installed the official rpm on an other system (r-quick-share-main_v0.10.2_glibc-2.39_1-x86_64.rpm) and also the official appImage on the test pc.
The difference between the official appImage and the self compiled version is the following. |
Okay so can you confirm this: The officially released version doesn't close when you close the app? But the master version will close (but segv)? Could you gather some logs using the Trace level? #104 |
RQuickShare-close-abort.log Attached 2 files. For the file RQuickShare-close-abort.log, I selected a file to transmit and then canceled the action and closed the window. |
Could you try with the new pre-released version ? (v0.11.1). |
I have compiled rquickshare from the master branch and also from release-please--branches--master. |
I tried also the AppImage with libc 2.31 which work as expected. Against the 2.39 libc the self compiled or the AppImage don't work as expected and closing the window produce a core dump. |
Ok so you confirm that the AppImage with libc 2.31 is working just fine? If that's the case I'll close this issue as you have a stable version to use. There can be a multitude of reason why the other libc doesn't work on your system, that's why I released RQuickShare with two different targeted LIBC version. Please confirm that the AppImage with 2.31 is working correctly. |
I have also run the 2.39 AppImage on an mint 22 system, the problems are the same as the self compiled version as well as the rpm and appImage from github. |
I'm gonna close this as there's two versions of Rquickshare for that very same purpose. A system can't be compatible with both the main and the legacy version. So if the 2.31 (legacy) works for you, use that one :) |
I have compiled the latest version from github under Fedora 40 XFCE.
The close button accessible via the Setting button don't work.
If I close rquickshare after I have transmitted a file via rquickshare, I get the following terminal output:
The first error message appear after the file was transferred.
If I close rquickshare without file transfer, there is no problem.
The text was updated successfully, but these errors were encountered: