It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello,

When l launch the game I have this error:

Running Rise to Ruins (English)
Base directory : /home/diego/GOG Games/Rise to Ruins English/game
Path : /home/diego/GOG Games/Rise to Ruins English/game/jre/linux64/bin:/home/diego/GOG Games/Rise to Ruins English/game/lib/native/:/home/diego/GOG Games/Rise to Ruins English/game:/home/diego/bin:/home/diego/.local/bin:/bin/:/opt/uex/bin:/opt/ucx/bin:/home/diego/.cargo/bin:/op t/rocm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_ perl
Exception in thread "main" java.lang.ExceptionInInitializerError
at rtr.system.Launcher.main(Launcher.java:37)
Caused by: java.lang.UnsupportedOperationException: Desktop API is not supported on the current platform
at java.awt.Desktop.getDesktop(Desktop.java:144)
at rtr.system.ShutdownHook.<clinit>(ShutdownHook.java:10)
... 1 more
Attachments:
I have found a solution:

The problem is the developer is using a deprecated API of Gnome 2. The program is looking for libgnome2 library.

So, in Arch Linux, is enought to install the library from AUR reposittoy with the command: paru -Syu libgnome2

I would like to suggenst to the developer to remove the usage of this very old dependency

Thank you
avatar
nix81: I have found a solution:

The problem is the developer is using a deprecated API of Gnome 2. The program is looking for libgnome2 library.

So, in Arch Linux, is enought to install the library from AUR reposittoy with the command: paru -Syu libgnome2

I would like to suggenst to the developer to remove the usage of this very old dependency

Thank you
on lubuntu 24.10 i don't find any libgnome2

and when i search on debian db i find this
avatar
nix81: This package is not part of any Debian distribution.
Thus you won't find much information here. The package is either very new and hasn't appeared on mirrors yet, or it's an old package that eventually got removed.
The old news are kept for historic purpose only.
not a good news ...

all other package avaliable don't fit ...
avatar
nix81: libgnome-autoar-0-0 libgnome-bg-4-dev libgnome-bluetooth-ui-3.0-13 libgnome-desktop-3-20t64 libgnome-games-support-1-3 libgnomekbd8 libgnome-panel-dev
libgnome-autoar-0-dev libgnome-bluetooth13t64 libgnome-bluetooth-ui-3.0-dev libgnome-desktop-3-dev libgnome-games-support-1-dev libgnomekbd-common libgnome-rr-4-2t64
libgnome-autoar-doc libgnome-bluetooth-3.0-13 libgnomecanvas2-0 libgnome-desktop-3-dev-bin libgnome-games-support-2-4 libgnomekbd-dev libgnome-rr-4-dev
libgnome-autoar-gtk-0-0 libgnome-bluetooth-3.0-dev libgnomecanvas2-common libgnome-desktop-4-2t64 libgnome-games-support-common libgnome-menu-3-0
libgnome-autoar-gtk-0-dev libgnome-bluetooth-dev libgnomecanvas2-dev libgnome-desktop-4-dev libgnome-games-support-common2 libgnome-menu-3-dev
libgnome-bg-4-2t64 libgnome-bluetooth-doc libgnomecanvas2-doc libgnome-desktop-doc libgnome-games-support-dev libgnome-panel3
Post edited March 17, 2025 by daebis