Bug 34001 - freerdp 1.0.1 does not support dualmonitor environments
freerdp 1.0.1 does not support dualmonitor environments
Status: CLOSED DUPLICATE of bug 34274
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Terminal services
unspecified
Other Linux
: P5 enhancement
: UCC 2.0
Assigned To: Felix Botner
Moritz Muehlenhoff
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-28 11:16 CET by Michel Smidt
Modified: 2014-06-12 09:19 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Smidt 2014-01-28 11:16:18 CET
[Ticket#2014012421001468] 
- Setting: UCC-Thinclient with two monitors
- Login from UCC-Thinclient via xfreerdp -f server
- Windows rdpserver spanning both monitors to one broad monitor in Systemsettings -> displays

Currently xfreerdp 1.0.1 does not support multimonitor environments.
Comment 1 Moritz Muehlenhoff univentionstaff 2014-01-28 11:30:54 CET
Does it make a difference if you start Metacity in the RDP session script?
(/usr/share/xsessions/RDP)

E.g. :

# force user session
if [ -e /usr/share/univention-lightdm/force-user-session ]; then
    if [ -n "$1" ]; then
                if [ "$1" == "skipforce" ]; then
                        echo "Session already forced"
                fi
    else
                . /usr/share/univention-lightdm/force-user-session
    fi
fi

/usr/bin/metacity &

. /usr/share/univention-lib/all.sh
. /usr/share/univention-lib/ucc.sh
Comment 2 Michel Smidt 2014-01-28 11:54:47 CET
No it makes no difference.
Comment 3 Moritz Muehlenhoff univentionstaff 2014-04-16 11:13:18 CEST
This will be fixed in UCC 2.0 in conjunction with Bug 34274
Comment 4 Felix Botner univentionstaff 2014-04-17 15:00:34 CEST
works with the latest version of the NeutrinoRDP client from 

http://www.xrdp.org/index.php?option=com_content&view=article&id=28:building-neutrinordp-client-on-centos-debian&catid=2:documents&Itemid=7
Comment 5 Felix Botner univentionstaff 2014-05-09 16:28:50 CEST

*** This bug has been marked as a duplicate of bug 34274 ***
Comment 6 Moritz Muehlenhoff univentionstaff 2014-05-12 09:04:43 CEST
Dupe, as fixed with the move towards neutrinordp. I've added a note on Bug 34274 to ensure it's tested.
Comment 7 Moritz Muehlenhoff univentionstaff 2014-06-12 09:19:35 CEST
UCC 2.0 has been released:
 http://docs.univention.de/release-notes-ucc-2.0.html

If this error occurs again, please use "Clone This Bug".