Re: [Xrdp-devel] X11rdp font issues?

2014-07-08 Thread Koichiro IWAO
 It has to be :10 - right? What else could be running there?

No, any dislay numbers which are not in use are ok.  already running
is fine. Just the display number :10 was already in use.  You tried
another number :8, that seems working fine.

X11rdp itself is properly working. Could you try again with remote
desktop client?

-- 
`whois vmeta.jp | nkf -w`
meta m...@vmeta.jp

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel


Re: [Xrdp-devel] X11rdp font issues?

2014-07-08 Thread Steffen Bollmann
Dear xrdp-community,

Thank you so much for your help so far!

I tested a few things and realized that it depended on the user who logs in
whether X11rdp crashes or not. I then deleted the .config folder in the
users home directory where it was crashing and it suddenly worked for them,
too.

Now the remaining problem is: As soon as the users set their keyboard
layout (Settings - Keyboard - Layout - and remove the tick Use system
defaults xrdp X11rdp crashes again with the same error message as before.
Only deleting the .config folder allows them to log on. So I think it must
be a keyboard layout issue somehow, but I have no idea where to start
looking for the solution (the users would like to use a swiss keyboard
layout and I put km-0807.ini in /etc/xrdp). Does anyone have another idea
what I could try to get this layout as the default layout without the users
needing to change it?

Thank you
Steffen


2014-07-08 8:27 GMT+02:00 Philipp Hahn h...@univention.de:

 Hello,

 On 07.07.2014 11:33, Steffen Bollmann wrote:
  However, when I try for example:
  [steffen@cs3 ~]$ X11rdp :8
 ...
  then it seems to work?
 
 
  It has to be :10 - right? What else could be running there?

 ssh X11 forwarding normally starts with :10.

 Philipp

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel


Re: [Xrdp-devel] X11rdp font issues?

2014-07-07 Thread Steffen Bollmann
Yes, your are right, X11rdp does not start and complains about an X server
already running:

X11rdp :10
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't
already running
ddxGiveUp:



However, when I try for example:
[steffen@cs3 ~]$ X11rdp :8
InitOutput:

X11rdp, an X server for xrdp
Version 0.7.0
Copyright (C) 2005-2012 Jay Sorg
See http://xrdp.sf.net for information on xrdp.
Underlying X server release 10903000, The X.Org Foundation
Screen width 1024 height 768 depth 24 bpp 32
dpix 100 dpiy 100
buffer size 3145728
07/07/14 11:31:59 kill disconencted [0] timeout [60] sec
pRRScrPriv 0xa53130
rdpScreenInit: ret 1
InitOutput: out
rdpSpriteDeviceCursorInitialize:
rdpPointerWarpCursor:
rdpPointerNewEventScreen:
InitInput:
rdpMouseCtrl:
rdpChangeKeyboardControl:
rdpChangeKeyboardControl:

then it seems to work?


It has to be :10 - right? What else could be running there?

2014-07-04 2:39 GMT+02:00 Koichiro IWAO m...@vmeta.jp:

 It doesn't seem to be fonts issue but a memory error.

 This is warning. It doesn't cause X11rdp termination.
  [dix] Could not init font path element /usr/share/fonts/X11/misc/,
 removing
  from list!
  [dix] Could not init font path element /usr/share/fonts/X11/TTF/,
 removing
  from list!

 This gives us suggestions it is a memory error. And this is the
 substance of the issue.
  *** Error in `X11rdp': free(): corrupted unsorted chunks:
  0x0131abd0 ***
  === Backtrace: =
  /lib64/libc.so.6[0x39e2075cff]
  /lib64/libc.so.6[0x39e207cff8]

 Try below command in your terminal, X11rdp will terminated abnormally,
 right?

  $ X11rdp :10

 --
 `whois vmeta.jp | nkf -w`
 meta m...@vmeta.jp

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel