Re: [Xrdp-devel] Admin rights with XRDP

2011-12-01 Thread Vincent Bernat
quot; and this will deny some rights handled by PolicyKit. If you want to change this, you need to look at rights defined in /etc/polkit-1 and in /usr/share/polkit-1. Usually, there is an alternative way to get those rights, for example being in a special group like "netdev". --

Re: [Xrdp-devel] 0.6 "release"

2012-06-25 Thread Vincent Bernat
Le 25.06.2012 00:14, Antony Gelberg a écrit : > I was advised offline that such a release exists. Can someone shed > some light on it? I can't find the source anywhere. I'd love to > open > a bug report with Debian to upgrade from 0.5, which has already burnt > me a little. > > Any pointers app

Re: [Xrdp-devel] 0.6 "release"

2012-06-25 Thread Vincent Bernat
❦ 25 juin 2012 23:39 CEST, Gustavo Homem  : > The 0.6 branch (x11rdp + xrdp) is well tested and worth the integration. > Don't know yet about current git. A released tarball would help. This was also a problem with 0.5 which was released without a tarball and we didn't know exactly what was 0.5.

Re: [Xrdp-devel] Which is the canonical, "use this" xrdp/x11rdp repository? [ And a mild flame :) ]

2013-06-24 Thread Vincent Bernat
❦ 24 juin 2013 20:51 CEST, Kevin Cave  : > I think the best way to avoid confusion to down-stream users, and > especially Distro producers, would be to leave v0.7 exactly as it > is. There might be one or two Distros who already package v0.7 as it > is - and to suddenly have it use newer code wit

Re: [Xrdp-devel] Changelog?

2013-11-08 Thread Vincent Bernat
❦ 31 octobre 2013 09:33 CET, Koichiro IWAO  : >> And when will be released the next version of XRDP and what new features >> will contain? > > I also want to ask Jay about it. There's some branches v0.6, v0.7 and master. > Has 0.7.0 already been released from v0.7 branch? Does current master > b

[Xrdp-devel] Patches from SuSE

2009-04-09 Thread Vincent Bernat
Hi! SuSE patches xrdp to add Avahi and DMX support. Will those patches added to xrdp? Thanks. -- /* Nobody will ever see this message :-) */ panic("Cannot initialize video hardware\n"); 2.0.38 /usr/src/linux/arch/m68k/atari/atafb.c --

Re: [Xrdp-devel] [SPAM]

2009-05-13 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mardi 12 mai 2009, vers 22:39, Jay Sorg disait : > Yea, I thought I'd try it for a while. > I was hoping sourceforge improved the spam filter. > Emergency moderation is back on. Subscribed people could avoid moderation. This will lower your work to approve

Re: [Xrdp-devel] xrdp 0.5.0 source or a way to install in debian 5

2010-03-10 Thread Vincent Bernat
to build it for centos, but now i see that >> 0.5.0 is available for that OS, but i find no way to install that version on >> debian. >> Thanx in advance. > contactVincent Bernat he is going to package > xrdp cvs version for debian. It is now available for unstabl

[Xrdp-devel] Reuse an existing session

2010-03-10 Thread Vincent Bernat
Hi! There is actually a bug in xrdp 0.5 that prevents to reuse an existing session, even when the requested parameters are compatible. Daniel Baumann has found the root of this bug and proposed a patch here: http://bugs.debian.org/573258 I also attach the patch to this message. Index: s

Re: [Xrdp-devel] session persistence -- where did it go?

2010-03-17 Thread Vincent Bernat
OoO En ce début de soirée du lundi 15 mars 2010, vers 21:32, Jay Sorg disait : > committed on both the 0.5.0 branch and head. I am a bit late with the request from Norman to use a separate variable. Should I still do it? -- Choose a data representation that makes the program simple

[Xrdp-devel] Keymap for unknown layouts

2010-04-11 Thread Vincent Bernat
Hi! When the user is connecting to xrdp and asks for an unknown layout, the keyboard is just not working at all. From the source code, I see in xrdp/lang.c that the layout is loaded from /etc/xrdp/km-.ini files and the built-in layout is kept if there is no matching file. However, I di

[Xrdp-devel] Falling back to 0x409 keymap when no keymap file is found

2010-05-01 Thread Vincent Bernat
Hi! Here is a patch to use 0x409 keymap when no keymap file is found. Otherwise, the user just have an empty keymap and therefore cannot type anything. diff --git a/xrdp/lang.c b/xrdp/lang.c index 751d2ba..7ae351f 100644 --- a/xrdp/lang.c +++ b/xrdp/lang.c @@ -234,6 +234,13 @@

Re: [Xrdp-devel] Adding Session Removal Functionality

2010-06-21 Thread Vincent Bernat
OoO En cette nuit nuageuse du dimanche 20 juin 2010, vers 00:36, Murtaza Munaim disait : >>> A xrdp client connects to the xrdp server, and preliminary >>> authentication details and encryption semantics are exchanged. Then, >>> the xrdp server connects to sesman, who authenticates the user, and

Re: [Xrdp-devel] Adding Session Removal Functionality

2010-06-21 Thread Vincent Bernat
OoO Pendant le journal télévisé du samedi 19 juin 2010, vers 20:28, Murtaza Munaim disait : > A xrdp client connects to the xrdp server, and preliminary > authentication details and encryption semantics are exchanged. Then, > the xrdp server connects to sesman, who authenticates the user, an

Re: [Xrdp-devel] Adding Session Removal Functionality

2010-06-23 Thread Vincent Bernat
OoO La nuit ayant déjà recouvert d'encre ce jour du mardi 22 juin 2010, vers 23:00, Murtaza Munaim disait : > Hey. So I am trying to use the idea you gave me. I just can't find > where XVNC is spawned by xrdp in the source. Any clues? Look at sesman.ini, section Xvnc. You can add a parameter he

Re: [Xrdp-devel] Removal of all Processes?

2010-07-17 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mardi 13 juillet 2010, vers 22:41, Murtaza Munaim disait : > Hey Guys. So I have been able to implement Session Deletion > Functionality for the debian release xrdp-0.4.0~dfsg. However, I have > one little problem I hope someone here has some insight into. S

[Xrdp-devel] German keyboard working with rdesktop but not with WinXP TS Client.

2010-08-06 Thread Vincent Bernat
Hi! A user of xrdp reported this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584666 In summary, the '@' sign does not work on a german keyboard with WinXP TS client but works fine with "rdesktop -k de". Keymaps have been regenerated. The bug report contains some interesting i

Re: [Xrdp-devel] Fw: ask help for xrdp

2010-09-06 Thread Vincent Bernat
OoO En ce début d'après-midi ensoleillé du lundi 06 septembre 2010, vers 15:18, xtli...@mail.ustc.edu.cn disait : > I am a studentof the University Of Science and > Technology. Recently,part of my porject needs rdp server.I choose > to use xrdp5, I install

Re: [Xrdp-devel] Fw: ask help for xrdp

2010-09-08 Thread Vincent Bernat
OoO En cette nuit striée d'éclairs du mardi 07 septembre 2010, vers 02:47, xtli...@mail.ustc.edu.cn disait : > Hello,I try connect with rdesktop -k en localhost and rdesktop > localhost, xrdp works well. However, it dose not work with mstsc.exe > in windows. I also change the keyb

Re: [Xrdp-devel] Fw: ask help for xrdp

2010-09-08 Thread Vincent Bernat
OoO En cette fin de nuit blanche du mardi 07 septembre 2010, vers 06:56, Itamar Reis Peixoto disait : >> Try to connect with rdesktop: >>  rdesktop -k en localhost >> >> If this works but does not work without "-k en", then xrdp does not find >> your keymap. > and how to fix that ? You can ei

Re: [Xrdp-devel] Fw: ask help for xrdp

2010-09-11 Thread Vincent Bernat
OoO Pendant le repas du samedi 11 septembre 2010, vers 19:45, je disais: >>>    I install xrdp-0.5 on a ubuntun, when I connect it with rdesktop, >>> it is quite normal.Howerver, when I try mstsc.exe of windwos, I  can >>> not input anything (such as password,IP)to the text box.  I generate >>>

Re: [Xrdp-devel] Fw: ask help for xrdp

2010-09-11 Thread Vincent Bernat
OoO Pendant le repas du samedi 11 septembre 2010, vers 19:40, Itamar Reis Peixoto disait : >>    I install xrdp-0.5 on a ubuntun, when I connect it with rdesktop, >> it is quite normal.Howerver, when I try mstsc.exe of windwos, I  can >> not input anything (such as password,IP)to the text

[Xrdp-devel] Is Ctrl+AltGR supported?

2010-10-22 Thread Vincent Bernat
Hi! I got a bug report about people using Ctrl + AltGR: http://bugs.debian.org/600912 Is such a combination supported? -- panic("Aarggh: attempting to free lock with active wait queue - shoot Andy"); 2.0.38 /usr/src/linux/fs/locks.c -

[Xrdp-devel] XStoreBuffer() exits remote desktop with xrdp and tightvncserver

2010-10-30 Thread Vincent Bernat
Hello ! When xrdp uses tightvncserver, a program using XStoreBuffer cause the session to terminate. This does not happend with vnc4server. The complete bug report is available here: http://bugs.debian.org/600543 The bug report includes a simple program to reproduce the problem: 8<---

Re: [Xrdp-devel] XStoreBuffer() exits remote desktop with xrdp and tightvncserver

2010-10-30 Thread Vincent Bernat
OoO En cette fin de matinée radieuse du samedi 30 octobre 2010, vers 11:23, je disais: > When xrdp uses tightvncserver, a program using XStoreBuffer cause the > session to terminate. This does not happend with vnc4server. The > complete bug report is available here: > http://bugs.d

Re: [Xrdp-devel] xrdp over HTTPS

2010-12-03 Thread Vincent Bernat
OoO En cette soirée bien amorcée du jeudi 02 décembre 2010, vers 22:24, Enterpri Ltd disait : > I am interested in developing an application to work with xrdp and > wonder if xrdp can be set to work over HTTPS? Maybe some ideas can be taken from this project: http://sourceforge.net/projects/gu

Re: [Xrdp-devel] Suggestions for locating standard releases

2011-08-10 Thread Vincent Bernat
ckage/xrdp/0.5.0~20100303cvs-6 Currently, xrdp is not scheduled for the next Debian release because of some build bugs. I did not look at them because I think they are now fixed somewhere but I am lost between versions too. A 0.5 version would help to get back in tracks. -- Vincent Berna