Skip to content

unable to launch the image #4

Description

@Alexaandre

Hi, i'm unable to test this the logs says that : error while loading shared libraries: libOpenGL.so
Do you have an idea ?

05/05/2025 16:04:55 rootwin: 0x298 reswin: 0x200001 dpy: 0xd77ebbf0
05/05/2025 16:04:55
05/05/2025 16:04:55 ------------------ USEFUL INFORMATION ------------------
05/05/2025 16:04:55 X DAMAGE available on display, using it for polling hints.
05/05/2025 16:04:55 To disable this behavior use: '-noxdamage'
05/05/2025 16:04:55
05/05/2025 16:04:55 Most compositing window managers like 'compiz' or 'beryl'
05/05/2025 16:04:55 cause X DAMAGE to fail, and so you may not see any screen
05/05/2025 16:04:55 updates via VNC. Either disable 'compiz' (recommended) or
05/05/2025 16:04:55 supply the x11vnc '-noxdamage' command line option.
05/05/2025 16:04:55 X COMPOSITE available on display, using it for window polling.
05/05/2025 16:04:55 To disable this behavior use: '-noxcomposite'
05/05/2025 16:04:55
05/05/2025 16:04:55 Wireframing: -wireframe mode is in effect for window moves.
05/05/2025 16:04:55 If this yields undesired behavior (poor response, painting
05/05/2025 16:04:55 errors, etc) it may be disabled:
05/05/2025 16:04:55 - use '-nowf' to disable wireframing completely.
05/05/2025 16:04:55 - use '-nowcr' to disable the Copy Rectangle after the
05/05/2025 16:04:55 moved window is released in the new position.
05/05/2025 16:04:55 Also see the -help entry for tuning parameters.
05/05/2025 16:04:55 You can press 3 Alt_L's (Left "Alt" key) in a row to
05/05/2025 16:04:55 repaint the screen, also see the -fixscreen option for
05/05/2025 16:04:55 periodic repaints.
05/05/2025 16:04:55 GrabServer control via XTEST.
05/05/2025 16:04:55
05/05/2025 16:04:55 Scroll Detection: -scrollcopyrect mode is in effect to
05/05/2025 16:04:55 use RECORD extension to try to detect scrolling windows
05/05/2025 16:04:55 (induced by either user keystroke or mouse input).
05/05/2025 16:04:55 If this yields undesired behavior (poor response, painting
05/05/2025 16:04:55 errors, etc) it may be disabled via: '-noscr'
05/05/2025 16:04:55 Also see the -help entry for tuning parameters.
05/05/2025 16:04:55 You can press 3 Alt_L's (Left "Alt" key) in a row to
05/05/2025 16:04:55 repaint the screen, also see the -fixscreen option for
05/05/2025 16:04:55 periodic repaints.
05/05/2025 16:04:55
05/05/2025 16:04:55 XKEYBOARD: number of keysyms per keycode 7 is greater
05/05/2025 16:04:55 than 4 and 51 keysyms are mapped above 4.
05/05/2025 16:04:55 Automatically switching to -xkb mode.
05/05/2025 16:04:55 If this makes the key mapping worse you can
05/05/2025 16:04:55 disable it with the "-noxkb" option.
05/05/2025 16:04:55 Also, remember "-remap DEAD" for accenting characters.
05/05/2025 16:04:55
05/05/2025 16:04:55 X FBPM extension not supported.
05/05/2025 16:04:55 X display is not capable of DPMS.
05/05/2025 16:04:55 --------------------------------------------------------
05/05/2025 16:04:55
05/05/2025 16:04:55 Default visual ID: 0x21
05/05/2025 16:04:55 Read initial data from X display into framebuffer.
05/05/2025 16:04:55 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
05/05/2025 16:04:55
05/05/2025 16:04:55 X display :0 is 32bpp depth=24 true color
05/05/2025 16:04:55
05/05/2025 16:04:55 Listening for VNC connections on TCP port 5900
05/05/2025 16:04:55
05/05/2025 16:04:55 Xinerama is present and active (e.g. multi-head).
05/05/2025 16:04:55 Xinerama: number of sub-screens: 1
05/05/2025 16:04:55 Xinerama: no blackouts needed (only one sub-screen)05/05/2025 16:04:55
05/05/2025 16:04:55 fb read rate: 1738 MB/sec
05/05/2025 16:04:55 fast read: reset -wait ms to: 10
05/05/2025 16:04:55 fast read: reset -defer ms to: 10
05/05/2025 16:04:55 The X server says there are 10 mouse buttons.
05/05/2025 16:04:55 screen setup finished.
05/05/2025 16:04:55
The VNC desktop is: 7bc05c40fb77:0

0


Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?
The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval. It should work with any VNC viewer. Try it by running:
x11vnc -ncache 10 ...
One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching
[services.d] starting app...
[app] starting Minecraft...
[services.d] done.
/config/.minecraft/launcher/minecraft-launcher: error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory
[services.d] stopping services
[services.d] stopping app...
[services.d] stopping openbox...
[services.d] stopping nginx...
[services.d] stopping certsmonitor...
[services.d] stopping logmonitor...
[services.d] stopping x11vnc...
caught signal: 15
05/05/2025 16:04:57 deleted 40 tile_row polling images.
[services.d] stopping statusmonitor...
[services.d] stopping xvfb...
[services.d] stopping s6-fdholderd...
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

i have libOpenGL.so.0 on my machine :

$ sudo ldconfig -p | grep libOpenGL libOpenGL.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenGL.so.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions