Bug 249134

Summary: rdp full-screen session is broken
Product: [Applications] krdc Reporter: Thorsten Schnebeck <thorsten.schnebeck>
Component: RDPAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thorsten Schnebeck 2010-08-26 18:34:01 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

I use krdc 4.5.00 with Qt-4.7 packages that already have the fixes from  BR243015,#9 and some more backports. So embedding rdesktop in krdc is _not_ a problem (and so this is no duplicate to BR243015). But when switching to full-screen I only get a blue screen - that does not belongs to the rdp windows session ;-)
VNC full-screen works fine, rdp+vnc non-full-screen, too.

Bye

  Thorsten

Reproducible: Always

Steps to Reproduce:
start krdc, open a rdp session, press fullscreen button

Actual Results:  
I get a full screen blue windows

Expected Results:  
Present a full screen rdp session

OS: Linux (i686) release 2.6.32-24-generic
Compiler: cc

Qt: 4.7.0                                                                                                                                                                           
KDE: 4.5.00 (KDE 4.5.0)                                                                                                                                                             
kde4-config: 1.0
Comment 1 Urs Wolfer 2010-09-19 17:46:34 UTC
If it works fine with Qt 4.6 but not with 4.7, you should report this bug against Qt. Could you please check?
Comment 2 Thorsten Schnebeck 2010-09-19 23:10:09 UTC
Hmmmmm, yes, there is a good chance that this is only Qt and/or X11 driver related. AFAIK Qt 4.7 is not stable yet. So I tried a later version of Qt:

~$ dpkg -l libqtcore4
ii  libqtcore4                  4:4.7.0~rc1+git20100917-0ub Qt 4 core module
~$ kde4-config --version
Qt: 4.7.0
KDE: 4.5.1 (KDE 4.5.1)
kde4-config: 1.0

And here everything works fine! So I change bug status to resolved as invalid.

Bye

  Thorsten