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

Did you build them with the xvnc or xrdp tag? I am using xvnc and it is due to the enabling of the clipboard, hurricane's latest commit from yesterday.

 

 

my filezilla uses xvnc and was updated yesterday and i'm not seeing it.

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

this new build is pulling a whole new image, when i have xvnc dockers already.

 

perhaps i was too soon when you announced the update yesterday hurricane.

  • Author

this new build is pulling a whole new image, when i have xvnc dockers already.

 

perhaps i was too soon when you announced the update yesterday hurricane.

 

?

Yes I have updated the baseimage. So new builds would pull the new baseimage. I update the xvnc one to also include the channels. I might need to update the xrdp version in the xvnc in order to support channels. Would you like me to tag the base images with version numbers from now on?

now i see it with this build.

 

baseimage must take time to propagate through docker servers or something because my other re-builds were after you announced yesterday.

this new build is pulling a whole new image, when i have xvnc dockers already.

 

perhaps i was too soon when you announced the update yesterday hurricane.

 

?

Yes I have updated the baseimage. So new builds would pull the new baseimage. I update the xvnc one to also include the channels. I might need to update the xrdp version in the xvnc in order to support channels.

 

i rebuilt all my containers after your annoucement yesterday and they didn't pull the latest build of your image.

 

 

this new build is pulling a whole new image, when i have xvnc dockers already.

 

perhaps i was too soon when you announced the update yesterday hurricane.

 

?

Yes I have updated the baseimage. So new builds would pull the new baseimage. I update the xvnc one to also include the channels. I might need to update the xrdp version in the xvnc in order to support channels. Would you like me to tag the base images with version numbers from now on?

 

I think that would be great, that way we can test the changes in a dev container before updating the main one.

this new build is pulling a whole new image, when i have xvnc dockers already.

 

perhaps i was too soon when you announced the update yesterday hurricane.

 

?

Yes I have updated the baseimage. So new builds would pull the new baseimage. I update the xvnc one to also include the channels. I might need to update the xrdp version in the xvnc in order to support channels. Would you like me to tag the base images with version numbers from now on?

 

good move, we can all see or not see the same bugs then.

I know I advocated staying with phusion baseimage, but, and feel free to shoot me if this a really bad idea.

 

I don't know the correct terminology here, but is it possible to build a new image from the scratch image and put in only what's required for this project ?

 

 

again, feel free to shoot me... lol.

Not a bad idea really, but I think the idea behind phusion was the same.

 

I believe they used a stripped down barebones version of ubuntu as a base, and added in some fixes to make it more compatible with docker and that's how phusion was born.

 

In essence, hurricane's baseimage is really barebones ubuntu + whatever is needed for this project

Not a bad idea really, but I think the idea behind phusion was the same.

 

I believe they used a stripped down barebones version of ubuntu as a base, and added in some fixes to make it more compatible with docker and that's how phusion was born.

 

In essence, hurricane's baseimage is really barebones ubuntu + whatever is needed for this project

 

the non-rdp containers can maintain there standard base of phusion, whereas this is something different and could have it's own standard, i was getting more at perhaps not neccesarily being tied to debian/ubuntu.

Yeah, I see your point. I'm afraid that's a little over my head. Let's see how Hurricane feels about it.

 

I really only started playing with linux when unRaid added VMs (that wasn't that long ago). I'm more of a tinkerer, not really a "create from scratch" type. Pretty good at googling though  ;)

Yeah, I see your point. I'm afraid that's a little over my head. Let's see how Hurricane feels about it.

 

I really only started playing with linux when unRaid added VMs (that wasn't that long ago). I'm more of a tinkerer, not really a "create from scratch" type. Pretty good at googling though  ;)

 

 

i'm not a create from scratch type either, google is a godsend and a devil, i always say it's really easy to find stuff on google, the trick is weeding the good stuff from the shite.

 

 

 

  • Author

Hmm, building from scratch is fine, the only thing is that we would be re-inviting the wheel. The phusion base image are a nice size to start. These X gui base images get bigger because we are adding java for guac and a bunch of libraries for xorg server whether they be Xvnc or X11rdp. The X11rdp is definitely bigger. The other downfall of moving away from ubuntu is that we be moving away from a fairly friendly package manager. The only other one that might be more customizable and still have a good package manager repo is arch.

as soon as i activate the guacamole side bar and close it again,  i cannot do anything in the main app window until i close the tab and reopen it again in a new one.

 

 

running firefox 37.0.2 on mac os 10.10.3

  • Author

Image please? Also I've been looking into the clipboard issue and I'm still encountering some issue with xrdp:

 

rdp-chansrv [0726140899]: child_signal_handler:
xrdp-chansrv [0726140899]: child_signal_handler: child pid -1
xrdp-chansrv [0726140899]: scard_deinit:
chansrv:smartcard_pcsc [0726140899]: scard_pcsc_deinit:
process_message_channel_setup: chan name 'rdpdr' id 0 flags 00000000
process_message_channel_setup: chan name 'rdpsnd' id 1 flags 00000000
process_message_channel_setup: chan name 'cliprdr' id 2 flags 00000000
process_message_channel_setup: chan name 'drdynvc' id 3 flags 00000000
xrdp-chansrv [0726153081]: child_signal_handler:
xrdp-chansrv [0726153081]: child_signal_handler: child pid -1
[0726153081]: CLIPBOARD  clipboard_init: 394 : ERROR: clipboard_init: no xfixes
[0726153081]: CLIPBOARD  clipboard_init: 500 : ERROR: xrdp-chansrv: clipboard_init: error on exit
xrdp-chansrv [0726153081]: sound_init:
[0726153122]: CLIPBOARD  clipboard_data_in: 1549 : ERROR: aborting clipboard_data_in - clipboard has not been initialized
[0726153122]: CLIPBOARD  clipboard_data_in: 1549 : ERROR: aborting clipboard_data_in - clipboard has not been initialized

 

  • Author

as soon as i activate the guacamole side bar and close it again,  i cannot do anything in the main app window until i close the tab and reopen it again in a new one.

 

 

running firefox 37.0.2 on mac os 10.10.3

 

This might be a guac issue.

Image please? Also I've been looking into the clipboard issue and I'm still encountering some issue with xrdp:

 

rdp-chansrv [0726140899]: child_signal_handler:
xrdp-chansrv [0726140899]: child_signal_handler: child pid -1
xrdp-chansrv [0726140899]: scard_deinit:
chansrv:smartcard_pcsc [0726140899]: scard_pcsc_deinit:
process_message_channel_setup: chan name 'rdpdr' id 0 flags 00000000
process_message_channel_setup: chan name 'rdpsnd' id 1 flags 00000000
process_message_channel_setup: chan name 'cliprdr' id 2 flags 00000000
process_message_channel_setup: chan name 'drdynvc' id 3 flags 00000000
xrdp-chansrv [0726153081]: child_signal_handler:
xrdp-chansrv [0726153081]: child_signal_handler: child pid -1
[0726153081]: CLIPBOARD  clipboard_init: 394 : ERROR: clipboard_init: no xfixes
[0726153081]: CLIPBOARD  clipboard_init: 500 : ERROR: xrdp-chansrv: clipboard_init: error on exit
xrdp-chansrv [0726153081]: sound_init:
[0726153122]: CLIPBOARD  clipboard_data_in: 1549 : ERROR: aborting clipboard_data_in - clipboard has not been initialized
[0726153122]: CLIPBOARD  clipboard_data_in: 1549 : ERROR: aborting clipboard_data_in - clipboard has not been initialized

 

it does it with all my images.

 

i was bored this morning and made a dockerised build box and not so randomly built the dev branch of xrdp with it. hee hee.

 

https://github.com/sparklyballs/builder

  • Author

Okay. I will look into it. although this is not an issue within chrome. I just tested it. PS I don't the clipboard is going to be possible on xvnc branch. I'am abandoning it for now. I have spent a whole day. I will look if it will work with x11rdp branch and report back.

  • Author

as soon as i activate the guacamole side bar and close it again,  i cannot do anything in the main app window until i close the tab and reopen it again in a new one.

 

 

running firefox 37.0.2 on mac os 10.10.3

 

After further testing I believe this to be a firefox bug.

 

Audio and clipboard working in release of x11rdp1.2.

as soon as i activate the guacamole side bar and close it again,  i cannot do anything in the main app window until i close the tab and reopen it again in a new one.

 

 

running firefox 37.0.2 on mac os 10.10.3

 

After further testing I believe this to be a firefox bug.

 

Audio and clipboard working in release of x11rdp1.2.

 

I have bad news. I am observing the freezing upon closing the side bar in chrome as well. I tried on both chrome beta on win8.1 and chrome stable on win7. Everything works while the side bar is open. But once I close it, it freezes. I have to close and reopen the WebUI

 

I'll test the new xrdp 1.2, can't wait, thanks

  • Author

as soon as i activate the guacamole side bar and close it again,  i cannot do anything in the main app window until i close the tab and reopen it again in a new one.

 

 

running firefox 37.0.2 on mac os 10.10.3

 

After further testing I believe this to be a firefox bug.

 

Audio and clipboard working in release of x11rdp1.2.

 

I have bad news. I am observing the freezing upon closing the side bar in chrome as well. I tried on both chrome beta on win8.1 and chrome stable on win7. Everything works while the side bar is open. But once I close it, it freezes. I have to close and reopen the WebUI

 

I'll test the new xrdp 1.2, can't wait, thanks

 

How are you closing the side bar? I haven't experienced this bug whatsoever. PS we are all taking about the ctrl-alt-shift menu right?

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.