Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[DOCKER] BaseImage for X apps: newest release x11rdp1.3

Featured Replies

  • Replies 94
  • Views 20.9k
  • Created
  • Last Reply
  • Author

I open it with ctrl + alt + shift and then close it with ctrl + alt + shift as well

 

I haven't experience the issue.

  • 4 weeks later...
  • Author

tested the update to your base image , regards clipboard.

 

 

Ok, that funny. I don't experience this at all. Does this happen with a native rdp client? Meaning when copying and pasting? I will try and see if the fixes that I need in xrdp have been committed and perhaps update guac and see if the issue resolves itself.

Hi hurricane, someone just brought it to my attention that in the caliber docker which is using the xvnc base, you can't use the direction keys and the delete button. Most other keys seem to work including backspace, though. Is that a bug or a limitation of guac?

 

Thanks

  • Author

That's a good question, but to be honest with you, the vnc one was only a temporary thing. Try switching to the xrdp. I will only maintain the xrdp version.

Hi Hurricane,

 

I rebuilt the calibre docker with both xrdp and xrdp1.2 branches, but I'm getting a black screen upon opening the web interface, selecting calibre and hitting ok. Here's a log: http://pastebin.com/UH84xi99

 

I suspect line 131 is the cause: ERROR: openbox-xdg-autostart requires PyXDG to be installed

 

Any ideas?

 

Btw, here's the calibre dev docker I built with xrdp: https://registry.hub.docker.com/u/aptalca/docker-rdp-calibre-dev/

 

Thanks

Hi Hurricane,

 

I rebuilt the calibre docker with both xrdp and xrdp1.2 branches, but I'm getting a black screen upon opening the web interface, selecting calibre and hitting ok. Here's a log: http://pastebin.com/UH84xi99

 

I suspect line 131 is the cause: ERROR: openbox-xdg-autostart requires PyXDG to be installed

 

Any ideas?

 

Btw, here's the calibre dev docker I built with xrdp: https://registry.hub.docker.com/u/aptalca/docker-rdp-calibre-dev/

 

Thanks

 

 

that comes up in containers of mine that i've used x11rdp with and hasn't affected anything.

 

did one earlier today in fact, comictagger which i rebased with x11rdp.

Hmm there must be a different issue then. The dev container is the same as the regular one, the only difference is one uses xvnc and the other uses xrdp as the base. One's working and the other gets a black screen

Ok, I did some more troubleshooting. I set the startapp.sh to fire up lxterminal. Within the terminal, I tried to start calibre and below is the error message I am getting. I believe it has to do with the graphics renderer software and/or adapter within the xrdp setup:

 

nobody@9b927ba47afc:~$ calibre
Fontconfig warning: ignoring C.UTF-8: not a valid language tag
process 165: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
libGL error: dlopen /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: dlopen ${ORIGIN}/dri/swrast_dri.so failed (${ORIGIN}/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Segmentation fault

Ok, I did some more troubleshooting. I set the startapp.sh to fire up lxterminal. Within the terminal, I tried to start calibre and below is the error message I am getting. I believe it has to do with the graphics renderer software and/or adapter within the xrdp setup:

 

nobody@9b927ba47afc:~$ calibre
Fontconfig warning: ignoring C.UTF-8: not a valid language tag
process 165: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
libGL error: dlopen /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: dlopen ${ORIGIN}/dri/swrast_dri.so failed (${ORIGIN}/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Segmentation fault

 

 

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1330870

Ok, I did some more troubleshooting. I set the startapp.sh to fire up lxterminal. Within the terminal, I tried to start calibre and below is the error message I am getting. I believe it has to do with the graphics renderer software and/or adapter within the xrdp setup:

 

nobody@9b927ba47afc:~$ calibre
Fontconfig warning: ignoring C.UTF-8: not a valid language tag
process 165: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
libGL error: dlopen /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: dlopen ${ORIGIN}/dri/swrast_dri.so failed (${ORIGIN}/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Segmentation fault

 

 

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1330870

 

Thanks for nudging me in the right direction.

 

Turns out there were three distinct issues.

 

I solved the first one (missing swrast_dri.so) by installing the libgl1-mesa-dri package

I solved the second one (failed to read machine uuid) by installing the dbus package

But the last one, I'm at a loss. When I try to fire up calibre, I just get a "Segmentation fault". . . sigh. . .I guess I'll stick to xvnc as it seems to work fine for calibre.

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.