Issue Launching Rstudio from X-Win32

We need help in fixing the Rstudio on ourRHEL 7 server. We have recently updated the rstudio from1.0.153-1 to 2022.07.1+554-1 version.

While launching the Rstudio desktop version from Xterm (X-win32) we are getting below error message.

Can someone please help us out here.

[xxx@xvz tmp]$ rstudio

rstudio: /lib64/libdbus-1.so.3: no version information available (required by /usr/lib/rstudio/bin/../lib/libQt5DBus.so.5)

rstudio: /lib64/libdbus-1.so.3: no version information available (required by /usr/lib/rstudio/bin/../lib/libQt5WebEngineCore.so.5)

TTY detected. Printing informational message about logging configuration. Logging configuration loaded from '/etc/rstudio/logging.conf'. Logging to '/xxx/xxx/xxx/.local/share/rstudio/log/rdesktop.log'.

qt.qpa.xcb: X server does not support XInput 2

failed to get the current screen resources

libGL error: No matching fbConfigs or visuals found

libGL error: failed to load driver: swrast

rstudio: relocation error: /usr/lib/rstudio/bin/../lib/libQt5DBus.so.5: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference

Can you confirm that you downloaded and installed the RStudio release intended for RHEL 7 rather than the RHEL 8 one? There are separate binaries for these platforms due to system dependencies.

All of these errors are from RStudio's embedded copy of Qt, so you could also try a Qt-free version of RStudio. You can get one of these from here (look under Desktop Electron):

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.