if there's no debug output running from the command line, then you need to find 
where to enable debugging in the settings, where to clear/reset logs, and where 
to send them. At least, that's how the android version works, you send the logs 
to belledonne's servers, and the app gives you the link to share. Careful: logs 
can contain sensitive information. Since linux is less of a 'walled garden', 
you may be able to locate the logs, e.g. under the default runtime directory, 
/var/run/user/<uid>/ , where <uid>  is normally 1000 for the first created 
regular (=non-system or root) user, then 1001 etc., or somewhere under your 
$HOME. The lsof command line utility can help investigating which files a 
program is having open.

On June 20, 2026 11:50:08 AM GMT+01:00, Mark Stanton 
<[email protected]> wrote:
>Running from the command line doesn't show anything when I press the
>"Check for updates" button :-(
>
>On Thu, 2026-04-30 at 18:43 +0100, J.H. wrote:
>> I never used the desktop app, let alone 6.x.y. series appimage, but
>> if it's any similar to the older mobile apps, then I guess it's the
>> deg dance, enable debug logging, clear logs, do only what you want to
>> debug (press check for updates, wait for error or timeout), then - I
>> guess on linux you can find the logs somewhere, but normally, you
>> upload logs and get back a sharing link.
>> 
>> Maybe just maybe if you run the app from the commandline, it prints
>> debug info to stderr like a good boy.
>
>_______________________________________________
>Linphone-users mailing list
>[email protected]
>https://lists.nongnu.org/mailman/listinfo/linphone-users
_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to