Bug 141783 - krdc doesn't works with --fullscreen option
Summary: krdc doesn't works with --fullscreen option
Status: RESOLVED FIXED
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
: 145952 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-16 14:26 UTC by linuxboy
Modified: 2007-07-23 22:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description linuxboy 2007-02-16 14:26:37 UTC
Version:           Qt: 3.3.7;Remote Desktop Connection: 3.5.6 (using KDE KDE 3.5.6)
Installed from:    Slackware Packages
OS:                Linux

I've installed from scratch 2 PC with Felinux linux distro (Slackware derived).

KDE version is 3.5.6 on both pc.

I've opened one of this pc (named matrix) for the Desktop Remote Control (in the control centre).

When I try to connect from the other PC, I use this line from konsole:

krdc --fullscreen matrix:0

or this line:

krdc -f matrix:0

So, connection goes on and I see the remote desktop of matrix PC, but it is showed in windowed mode and not in fullscreen mode.

This is the output on the konsole:
======================================
QWidget::setMaximumSize: (unnamed/KRDC) Negative sizes (-1,31) are not possible
VNC server supports protocol version 3.3 (viewer 3.3)
No authentication needed
Desktop name "felice@mobile (desktop condiviso)"
Connected to VNC server, using protocol version 3.3
VNC server default format:
  32 bits per pixel.
  Least significant byte first in each pixel.
  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
Using default colormap which is TrueColor.  Pixel format:
  32 bits per pixel.
  Least significant byte first in each pixel.
  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
Using shared memory PutImage
ShmCleanup called
=========================

Regards
Comment 1 Urs Wolfer 2007-05-28 12:43:47 UTC
*** Bug 145952 has been marked as a duplicate of this bug. ***
Comment 2 Urs Wolfer 2007-07-23 22:52:40 UTC
SVN commit 691520 by uwolfer:

Move the almost rewritten KRDC (Google Summer of Code project) back to trunk.

Discussed on release team mailing list.

The following issues are resolved with the new version. More issues should be resolved too, but they need some more review. If you have again a problem, please open a new bug report.

#49970: Fullscreen doesn't work with xinerama
#59026: Synchronize KRDC with LibVNCClient
#69635: Full screen mode changes X resolution, but does not recenter window
#69636: closing KRDC while in full screen mode does not restore the screen
#74767: redraw problems with krdc
#116934: report bug entry missing
#121146: window title should include host connection type
#123346: Dock icons not themeable
#127002: Enhancement request: Add Desktop number for storing passwords in kdewallet for vnc connections 
#127034: can not send esc keystroke to remote machine inside krdc
#132367: kwallet integration only stores the password, username needed as well for some viewers
#136049: RFE: use tabbed interface
#136462: Password in link ignored
#137141: do not send current unix username to server
#137182: turning fullscreen changes resolution, not the window size
#141783: krdc doesn't works with --fullscreen option
#146210: keystrokes are poorly transferred

BUGS: 49970, 59026, 69635, 69636, 74767, 116934, 121146, 123346, 127002, 127034, 132367, 136049, 136462, 137141, 137182, 141783, 146210

 A             krdc (directory)   branches/work/soc-krdc/krdc#691519