g_base64_encode_step

18 views
Skip to first unread message

MeissnerL

unread,
Oct 23, 2019, 8:56:05 AM10/23/19
to SmartSVN
$ uname -a
Linux 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:12:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

$ java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10)
OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)

$java -jar bootloader.jar

(SmartSVN:13177): GLib-CRITICAL **: 10:24:53.505: g_base64_encode_step: assertion 'in != NULL' failed


Any way to get rid from the above message ?

SmartSVN Support

unread,
Oct 23, 2019, 11:02:50 AM10/23/19
to smar...@googlegroups.com
In smartsvn.sh you will find the line

#export GTK_THEME=Adwaita

Please remove the leading # to not use the default system theme Yaru, but the more stable (GTK default) Adwaita.

--
Best regards,
Thomas Singer
syntevo GmbH
http://www.syntevo.com


10/23/2019 14:57 - MeissnerL wrote:

> $ uname -a
> Linux 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:12:28 UTC 2019
> x86_64 x86_64 x86_64 GNU/Linux
>
> $ java -version
> openjdk version "1.8.0_222"
> OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10)
> OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)
>
> $java -jar bootloader.jar
>
> *(SmartSVN:13177): GLib-CRITICAL **: 10:24:53.505: g_base64_encode_step:
> assertion 'in != NULL' failed*
>
>
> Any way to get rid from the above message ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "SmartSVN" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
> smartsvn+u...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/smartsvn/bd0e3fbf-46ea-43d1-bf63-55f247267c55%40googlegroups.com.
>

MeissnerL

unread,
Oct 24, 2019, 6:16:17 AM10/24/19
to SmartSVN
I did it, but no effect.

Any other solution?

SmartSVN Support

unread,
Oct 24, 2019, 9:34:02 AM10/24/19
to smar...@googlegroups.com
What theme you are using? According to

<https://stackoverflow.com/questions/48467865/>

it might help to ensure the default Yaru theme is selected - not Yaru Dark.

--
Best regards,
Thomas Singer
syntevo GmbH
http://www.syntevo.com


> --
> You received this message because you are subscribed to the Google Groups
> "SmartSVN" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
> smartsvn+u...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/smartsvn/3970f6c2-6643-4fa7-af0e-61d751bc3d2c%40googlegroups.com.
>

Libor Meissner

unread,
Oct 25, 2019, 4:17:35 AM10/25/19
to smar...@googlegroups.com
Setting the theme had no effect (the theme was
$ gsettings get org.gnome.desktop.interface gtk-theme   ## (1)
'Ambiance'
)
I tried loading it like this (according to your stackoverflow link) but got another message:
$ env SWT_GTK3=0 java -jar /usr/share/smartsvn/lib/bootloader.jar  ## (2)
Gtk-Message: Failed to load module "canberra-gtk-module"
which has been removed by
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module  ## (3)
After it, (2) opens the SmartSvn w/o any messages.
Reply all
Reply to author
Forward
0 new messages