Giter VIP home page Giter VIP logo

lixia-javardp's People

Contributors

yellowstonemay avatar

Watchers

 avatar

lixia-javardp's Issues

Rdping into windows 7 productions black mouse pointer

What steps will reproduce the problem?
1. rdp into a windows 7 system 
2. use the default mouse scheme

What is the expected output? What do you see instead?
white pointer. I see a black pointer

What version of the product are you using? On what operating system?
latest in repo

Please provide any additional information below.
Also, it is problematic for any pointer scheme. It doesn't quite work.

Original issue reported on code.google.com by [email protected] on 25 Sep 2011 at 7:59

network Level Authentication to Win2k8

What steps will reproduce the problem?
1. Connect to any Win2k8 or R2 server which has the NLA requirement set.
2. RDP connection fails

What is the expected output? What do you see instead?
Would expect to connect not get an error message.

What version of the product are you using? On what operating system?
The latest 2.x version.

Please provide any additional information below.
Disabling NLA on the server allows it to connect. 

Original issue reported on code.google.com by [email protected] on 21 Nov 2011 at 9:56

Fullscreen is windowed, not seamless

First: Awesome what you've done so far.

I've had this all working with the 1.6 version connecting to a XP desktop. The 
only problem I had back then was that the TAB key wasn't working, so I moved on 
to the newer builds posted here.

Both the 2.0 versions here had the Cursor error, so noticing that there were 
some changes after the last build I leeched the source, installed the JDE and 
compiled it.

Now everything works again (including the TAB key) except that I can't get the 
remote desktop in a seamless window ...
Everytime it runs windowed, so the bottom part of the remote session is outside 
my screen (because of te title bar of the window)

Please help!

I've been browsing the code for a day or 2 right now, but it seemes that the 
seemless part is handled within the seamlessrdp.jar and that part of the code 
isn't browsable/editable.

Original issue reported on code.google.com by [email protected] on 14 Mar 2011 at 11:31

Problem with the @ symbol with italian keyboard

What steps will reproduce the problem?
1. use an italian keyboard
2. connect to any RDP session
3. try to type the @ symbol

What is the expected output? What do you see instead?
I should receive in output the @ and you do not receive anything

What version of the product are you using? On what operating system?
2.0 2010-11-11

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 6 Dec 2012 at 7:31

Can we get the -T option back ?

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

Can we get the -T option back in RdesktopSwing.java, like:


 578                  //  set the window title if Options.windowTitle  (option: -T) is empty
   579                  if (Options.windowTitle == null || Options.windowTitle == progname) {
   580                          // window.setTitle(server + " - " + window.getTitle());
   581                          window.setTitle(server + " - lixia-javaRDP");
   582                  } else {
   583                          window.setTitle(window.getTitle());
   584                  }






Original issue reported on code.google.com by [email protected] on 5 Mar 2012 at 9:16

french keymaps and circumflex accented characters

I am just wondering whether any of you had any problem with French keymaps.
In particular, I am unable to type in the circumflex characters (ê,...).  In a 
french keyboard, you have to press the ^ followed by e, a, u, o or i...

I looked at the fr keymap and those characters seem indeed missing, but since 
its a combination of keys...I am not sure how to add that into the fr file.

Thank you,
Elextra


Original issue reported on code.google.com by [email protected] on 9 Jan 2013 at 10:24

JavaRDP2.0-20101111.jar does not work in java 6 and 7 against windows 7 and 2008R2

What steps will reproduce the problem?

OS: linux mint 13

JAVA: openjdk6 or oracle-jdk1.6.0_37 or oracle-jdk1.7.0_06

What is the expected output? What do you see instead?

running java -jar outputs "missing cursor" messagebox and exits afterwards.


What version of the product are you using? On what operating system?

JavaRDP2.0-20101111.jar

Please provide any additional information below.

building from trunk resolves the issue

Original issue reported on code.google.com by [email protected] on 12 Dec 2012 at 8:51

Desktop Composition Issues

Does the current client supports desktop composition?

I have a Windows 2008 R2 x64 bit server skinned with Windows AERO basic theme. 
When connecting to it using regular MSRDP client, it gives me the theme (not 
transparency glass). When I connect using JavaRDP, it shows a black screen, and 
I am unable to modify themes. It also seems to be connecting at a low 
resolution (16-bit).

Does the UAG supports HTTPS?


Original issue reported on code.google.com by [email protected] on 30 Nov 2010 at 3:53

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.