[Xrdp-devel] xrdp

2010-06-18 Thread joerg hanke
hi list, 
this is a copy of my answer to ryan:



hi ryan,

first of all i want to say thanx for that code...
good work !


now - your questions:
ordinarily i work on the x11rdp from jay's repo

my libs on suse11.2:
/lib64/libfuse.so.2.7.4

on ubuntu 10.04 (there is no distinction betw. /lib and /lib64 on this)
/lib/libfuse.so.2.8.1

no-std. compilation args (because of restrict):
./configure CFLAGS=-std=gnu99

hope you get things fixed soon - it would really be a pleasure to have
fuse-fs working on xrdp :-)
(and maybe i find some time to integrate my alsa-snd-code into it ...)

regards
jörg

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel


[Xrdp-devel] compilation of rdpfs code

2010-02-02 Thread joerg hanke
hi ryan,

when i try to compile your code from caprica, i get:

rdpfs.c:3809: warning: ‘struct fuse_pollhandle’ declared inside parameter list
rdpfs.c:3809: warning: its scope is only this definition or declaration, which 
is probably not what you want
rdpfs.c:3896: error: unknown field ‘flag_nullpath_ok’ specified in initializer
rdpfs.c:3896: warning: initialization makes pointer from integer without a 
cast
rdpfs.c:3919: error: unknown field ‘ioctl’ specified in initializer

am i missing s.th. ?
( suse 11.2 / amd64 )

joerg

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel


Re: [Xrdp-devel] Local Printing

2009-07-20 Thread joerg hanke
On Thursday 16 July 2009 15:10:22 Neil White wrote:
 Hi Guys,

 First off, thanks for an amazing app - absolutely love it.

 Tell me, can the xRDP server accept remote/local printer from the client.
 In the windows remote desktop you can push printer across to the remote RDP
 server.  Is it possible for a Windows Client to push their local printers
 to an xRDP Linux server, so that those printers pop up in the Linux
 enviornment?

not yet


gruss
jörg



--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel


[Xrdp-devel] xrdp v0.5

2009-03-26 Thread joerg hanke
hi all,

i took some time to set up some bunch of code to do the channel work.
for now dokumentation is fairly an issue - but you know that...
i will set up an external server to diskuss things related to channels in the 
next weeks - but maybe jay will set up another list on sourceforge...
you may get this first crude work on

svn checkout svn://xrdpsnd.selfip.net/xrdp 
(or use attached file)

attention: if you don't want it to write into your existing xrdp directory go 
to a location, where directory named xrdp could be created...

for me it works on suse distro (checked ubuntu too - but they use gdm out of 
the box) and inside xen domU (of course - that's what it's really meant for 
:-)

at this time anything sound related works fine (i tested 3 users in parallel) 
as long you don't end any session. that will definitley crash xrdp.

have fun !

jörg 



xrdp-chansrv.tgz
Description: application/compressed-tar
--
___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel


[Xrdp-devel] xrdp v0.5

2009-03-26 Thread joerg hanke
hi all,

in my last posting i forgot to mention something. :

in   rdpchan/rdpchan.cline 14 :

#define CARD1

you've got to set this with the number of soundcards already installed on
your system...
1 means:  1 soundcard-hardware existant
0 means:  no soundcard installed.

joerg


--
___
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel