tags 962042 + confirmed bullseye fixed-upstream pending
thanks

Hello Raphael,

I tracked down the bug and turns out it is a regression in the Mono runtime
with version >= 6.6
This is why Victor and I could not reproduce it with the same Smuxi version
(1.0.7-5) on buster, as buster ships Mono 5.18.0.240+dfsg-3
while Unstable ships Mono 6.8.

The fix is Smuxi's upstream git repo [0] and will be landing Debian
unstable with the upcoming Smuxi 1.1 release in a few days.

Hope this restores the Smuxi user experience for you and others :)

 [0]:
https://github.com/meebey/smuxi/commit/a29efabca298c18b54dabcabd989044d37dd0cf2#diff-197a3ddb5d2a0dad47798f79bc751053026ff97d4c256a63114a7103d942da41R952

Best regards,

Mirco Bauer

Security Architect      mirco.ba...@bitgamelabs.com https://bgl.hk/
FOSS Hacker             mee...@meebey.net  https://www.meebey.net/
Debian Developer        mee...@debian.org  http://www.debian.org/
GNOME Foundation Member mmmba...@gnome.org http://www.gnome.org/
.NET Foundation Advisory Council Member    http://www.dotnetfoundation.org/
PGP-Key ID              0x7127E5ABEEF946C8 https://meebey.net/pubkey.asc



On Mon, Jun 15, 2020 at 11:18 PM Raphael Hertzog <hert...@debian.org> wrote:

> Hi,
>
> On Mon, 15 Jun 2020, Mirco Bauer wrote:
> > I can't reproduce this issue on buster with Google Chrome as the default
> > browser set in GNOME preferences.
>
> I have firefox as default browser.
>
> >
> > For opening any links Smuxi relies on Mono's
> > System.Diagnostics.Process.Start() implementation which then uses
> > /usr/bin/xdg-open and (others). From your strace it seems to pick
> xdg-open
> > as it is executable which is expected for GNOME desktop environments.
> >
> > Why it throws the exception, is not clear.... What happens if you run
> this
> > from a terminal:
> > /usr/bin/xdg-open '
> > https://pbs.twimg.com/media/ESpweBhXgAAefGF?format=jpg&name=small'
> > echo $?
>
> $ LANG=C /usr/bin/xdg-open '
> https://pbs.twimg.com/media/ESpweBhXgAAefGF?format=jpg&name=small'
> gio: file:///home/rhertzog/freexian/deblts/%0Ahttps:/
> pbs.twimg.com/media/ESpweBhXgAAefGF%3Fformat=jpg&name=small: Error when
> getting information for file ?/home/rhertzog/freexian/deblts/
> https:/pbs.twimg.com/media/ESpweBhXgAAefGF?format=jpg&name=small?: No
> such file or directory
> $ echo $?
> 4
>
> I have kept the leading newline character that you have put in the call...
> but without the newline character, it works fine.
>
> Regards,
> --
>   ⢀⣴⠾⠻⢶⣦⠀   Raphaël Hertzog <hert...@debian.org>
>   ⣾⠁⢠⠒⠀⣿⡁
>   ⢿⡄⠘⠷⠚⠋    The Debian Handbook: https://debian-handbook.info/get/
>   ⠈⠳⣄⠀⠀⠀⠀   Debian Long Term Support: https://deb.li/LTS
>

Reply via email to