Just a quick update on bug fixing that is quite important:

we just fixed issue 242 which was VirtualBox support. There were a couple
of tiny capabilities bugs, but more importantly input callbacks were
registered prior to the capabilities exchange, which means that fastpath
input was always used no matter if --no-fastpath was given or if the server
negotiated otherwise. VRDP does not support fastpath, and sending fastpath
commands would screw things up. This bug was also the reason why connecting
to XRDP was broken as well, but both VRDP and XRDP are working well with
FreeRDP 1.0 now :)

On Wed, Dec 14, 2011 at 2:30 PM, Christian Nilsson <nik...@gmail.com> wrote:

>
> On Tue, Dec 13, 2011 at 3:32 AM, Marc-André Moreau <
> marcandre.mor...@gmail.com> wrote:
>
>>
>>
>> On Fri, Dec 9, 2011 at 3:00 PM, Christian Nilsson <nik...@gmail.com>wrote:
>>
>>> >
>>> >
>>> >  >
>>> > >> Anything else?
>>> > >>
>>> > >
>>> > > Fix those regressions we have? We do have many of them.
>>> > >
>>> >
>>>
>>> Hi!
>>>
>>> Some personal things, that is preventing me from using 1.0 (still using
>>> 0.9
>>> except for testing the current state of things).
>>>
>>> * Clipboard: Copying text from server and pasting on client is not
>>> possible, unless if it is pure text, that is copy from firefox, or visual
>>> studio gives rtf data among other things ... and that can not be pasted
>>> in
>>> kwrite.
>>> taking this data, pasting in winword and then copy the same data again it
>>> is possible to paste in kwrite.
>>> https://github.com/FreeRDP/FreeRDP/issues/244
>>>
>>> * Keyboard auto detection. i would rather skip adding -k 0x41D and have
>>> the
>>> client do autodetect as in 0.9 Any specific reason for it not being added
>>> yet (other then time)?
>>>
>>
>> I have just fixed minor issues with keyboard layout detection. Some
>> detection code wasn't getting executed because a default keyboard layout
>> was set to a default value in settings.c. For me I can switch between
>> English (Canada) and Canadian Multilingual Standard in ubuntu, and
>> detection will be correct in both cases.
>>
>> If it's not working for you, please build with WITH_DEBUG_KBD and file a
>> bug report.
>>
>> Best regards,
>> - Marc-Andre
>>
>>>
>>> * Minimal graphic issues (listviewitem selection drawing)
>>>
>>> /Christian
>>>
>>> ------------------------------------------------------------------------------
>>> Cloud Services Checklist: Pricing and Packaging Optimization
>>> This white paper is intended to serve as a reference, checklist and
>>> point of
>>> discussion for anyone considering optimizing the pricing and packaging
>>> model
>>> of a cloud services business. Read Now!
>>> http://www.accelacomm.com/jaw/sfnl/114/51491232/
>>> _______________________________________________
>>> Freerdp-devel mailing list
>>> Freerdp-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>>>
>>
>> Everything seems to be detected correctly, only tried with Swedish
> layout, and without any debug so far, but win 7 shows SV on the logon
> screen so thats good.
>
> Thanks!
> /Christian
>
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to