-
sch
Gajim does mot appear to place a message which is enclosed inside a URI. ``` xmpp:sch@movim.eu?message;subject=Invitation%20to%20Blasta!;body=Greetings,%20!%0D%0A%0D%0AI%20want%20to%20invite%20you%20to%20join%20to%20Blasta,%20a%20social%20bookmarks%20service%20for%20XMPP.%0D%0A%0D%0AYou%20can%20use%20your%20own%20Jabber%20account%20and%20even%20run%20your%20own%20Blasta%20instance!%0D%0A%0D%0ASource%20code:%20https://git.xmpp-it.net/sch/Blasta%0D%0A%0D%0AVisit ```
-
julian
> Hard to say maybe try to gather debug logs Mind to explain a dummy how to do that? Would a new file needed to be sent or is trying to open last one enough?
-
fjklp
> > Hard to say maybe try to gather debug logs > Mind to explain a dummy how to do that? Would a new file needed to be sent or is trying to open last one enough? Gajim>Preferences>Advanced>Debug Logging ↺
-
fjklp
at that setting there is a button to open the directory where the logs are stored
-
fjklp
you want to repeat whatever action failed after enabling debug logging
-
fjklp
It might be enough to just click the button to try to open it
-
julian
> at that setting there is a button to open the directory where the logs are stored activated it, clicked the folder icon for it, nothing happend. Clicked the PDF in question twice for every "open" "save" option and gajim crashed :D that never happend before ↺
-
lovetox
you need to restart gajim to activate logging
-
lovetox
then you trigger the problem, then you open the log and see on that timestamp if something was interesting
-
julian
let me guess, opening the log by clicking the folder icon, next to toggle log on/off
-
julian
nothing happens, when I press it
-
lovetox
by "happens" you mean nothing is printed to the text file?
-
meson
From the Fedora Gajim Package Bugzilla Issue https://conference.gajim.org:5281/pastebin/47d86eb1-dc05-4de7-ac7f-dc98e8d10631
-
meson
tl;dr new maintainer✎ -
meson
tl;dr new maintainer: suraia@ikkoku.de ✏
-
julian
> by "happens" you mean nothing is printed to the text file? I literally mean nothing happened. If a menu should pop up, nada A folder on my harddrive should open, nada A file should be shown, nothing. Going by my gut feeling, flatpak can't access file (structure) or something like that. If that makes sense :(
-
meson
julian: you can also check the debug log when you run `flatpak run org.gajim.Gajim -v` in a terminal
-
julian
Will check out as soon as I'm back at it
-
cal0pteryx
julian: the button should open a folder containing the debug logs. You may have stumbled upon another bug in some desktop envs, where file associations are wrong. Please check https://dev.gajim.org/gajim/gajim/-/wikis/help/gajimfaq#gajim-opens-folderfiles-with-the-wrong-application-linux
-
fjklp
I tried to reproduce the bug with gajim asking for a keyring password when it can't connect to a server by making an account with prosody on localhost, then disabling prosody and restarting gajim. Gajim just stays in the connecting state. No request for a password. So I wonder if there is some extra condition in your case novice8.