Mats Gustafsson | 23 May 10:42
Picon

Clipboard and KeePass

Hi,

I am using TigerVNC-1.2.0-6, server and viewer, on two computers running 
Linux.
On the computer hosting the server I would like to run the password 
program KeePass, but I cannot get copy to work in that program.
If I run Keepass local, i.e. not through TigerVNC, I can copy a password 
in KeePass, it shows up in the clipboard and I can paste it wherever I 
want. But, if i run KeePass on the server through TigerVNC nothing 
happens when I try to do a copy. In all other programs (at least the 
ones I have tried it on) copy works as expected.
Anyone that has a clue to what the issue might be?

Many thanks for any support!

/Mats

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
roberttravis | 17 May 18:41
Picon
Favicon

Keyboard Focus limitations in FullScreen mode

Hi All,

Sorry if this is duplicated, I sent the original two days ago and haven't seen it yet.

I have two machines running RHEL 6.2. I am using tiger vnc-1.0.90 viewer on one machine and the same version of the server on the other.  The machine with the viewer has two monitors.  I'd like to be able to run a full screen VNC session on one monitor and be able to use the second monitor for local tasks.  What i get when I run the client in fullscreen is that the mouse works fine between the two monitors, i.e. i can click and launch firefox on the local head while the other head is in fullscreen mode, but the keyboard does not follow the mouse focus.  As a result, if I click the firefox address bar on the local head and start typing, the keystrokes go to the remote session.  Everything works fine in windowed mode.

Is it possible to have the keyboard focus follow the mouse focus, or am I out of luck?

Thanks

rt
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Eric C. | 17 May 17:02
Picon

Dual Monitor VNC

I'm running RedHat 6.1 with TigerVNC 1.0.90 and I was wondering if you could help me with a problem. I'm trying to run VNC on my local machine as both the server and client. I have a dual monitor setup working with each at a resolution of 1920x1080. I want to run VNC in fullscreen mode and occupy both monitors. I launch it with

vncserver -geometry 3840x1080 :1

Then I connect with

vncviewer FullScreen=1 :1

But the problem is it only creates a session of size 1920x1080, split between the two monitors with black space on the other side. I know I've gotten this to work on other computers in the network with similar setups, so I'm not sure what's wrong with mine. I didn't find anything on a search. Thanks.


-- Eric C.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Manish Maheshwari | 7 May 22:23
Picon

Save last server name?

Is there an option which can save last server name used in the viewer prompt?
Every time I click on TigerVNC Viewer, i need to fill the full path of
server and port number.
I believe turboVNC remembers last used server and can even get to
previous ones from dropdown list.

I am using TigerVNC version 1.2.0 on Windows-7 64bit.

Thanks in Advance.

regards
Manish

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Pierre Ossman | 26 Apr 15:55
Picon

Re: Can't connect from linux to windows using ssh

On Thu, 26 Apr 2012 09:56:04 -0300
Fernando Lozano <fernando@...> wrote:

> > Sounds like some incompatibility between OpenSSH and freesshd. Given
> > the prevalence of OpenSSH, my guess would be that the bug is in
> > freesshd. Have you reported the issue to them?
> Yes I have, but got no replies so far. :-(
> 
> I'll try changing the ssh server on the windows machine. Any suggestions?
> 

None I'm afraid. I've never set up an ssh server on Windows.

Rgds
--

-- 
Pierre Ossman            OpenSource-based Thin Client Technology
System Developer         Telephone: +46-13-21 46 00
Cendio AB                Web: http://www.cendio.com

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Manish Maheshwari | 25 Apr 20:59
Picon

command line installation on windows7

Does anyone knows how can we install TigerVNC on Windows7-64 bit using
command line (batch script)?
We have set of tools used in small group and its easy to have silent
install option using command line (without installation GUI)

regards

--

-- 
-manish

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Fernando Lozano | 18 Apr 15:45
Picon

Can't connect from linux to windows using ssh

Hi there,

I have a situation where a vnc client from windows can connect to a vnc 
server on windows (both win7). But from a Linux client (Fedora 14 or 15) 
it won't work.

The windows server runs Tightvnc and freesshd. On the windows client, 
both the native and the java tightvnc viewer works. tigervnc also works 
fine. I use putty to create the ssh tunnels

On the linux client, I tried tigervnc (which is the one included by 
Fedora) and the tigervnc java viewer, both failed. tigervnc (vncviewer 
command) fails with:

  CConn:       connected to host localhost port 5900
  main:        End of stream

The Java tightvnc viewer gives EOFException

I know the ssh connection works on linux because I can type cmd.exe 
commands. If I use the native ssh client (openssh) the ssh connections 
is terminated when any vnc client tried to connect with errror:

buffer_get_ret: trying to get more bytes 4 than in buffer 0
buffer_get_string_ret: cannot extract length

But if I use putty on linux the ssh connection keeps working (I can 
still type commands) but the vnc clients won't work on the tunnel.

Any hints?

[]s, Fernando Lozano

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
Mark Mielke | 12 Apr 10:22

TigerVNC 1.2.0 - Seems like a huge step backwards from a usability and functionality perspective?

Hi all:

I immediately hit these when upgrading: (Windows 7 / 64-bit)

1) My .vnc files no longer work. And it doesn't seem like I can "Save" 
options any more? For those of us who use VNC heavily, and have several 
of these files to maintain settings, this is a huge step backwards.

2) The logo for vncviewer.exe is missing, which also means that the .vnc 
files all looked busted. Is this a bug?

3) Full screen mode now displays scroll bars cutting off the screen and 
making it inconvenient to scroll around. It's always been excellent at 
this - panning to reach the edges instead of scrollbars, especially when 
it only needed an extra pixel or so (I think TigerVNC itself loses a 
pixel somehow?). With scroll bars, the interface is effectively unusable 
for those of us who use VNC as a remote desktop. Sure, I could make the 
resolution of the target display 1344x766 or some odd value and lose 
pixels... but why?

I checked the mailing list archives, and I don't think I understand. The 
release announcement for TigerVNC 1.2.0 looks empty except for "Enjoy!" 
What is the content of the release?

Who asked for these "features"? Removing basic functions that have been 
around forever? Seems like a recipe for upset users?

I did notice some menu changes... but they also seem "broken". The 
"tabs" don't really go down. The actual body may look a little nicer, 
but since it's missing functionality now, the overall result is negative.

Is this the development model we should expect? Why should I use or 
recommend to others to use TigerVNC going forwards?

Sorry if this sounds harsh. I don't get it. I hoped to come to the 
mailing list and see in the archives explanations for why, but did not 
find anything.

My problems immediately fixed by down grading to TigerVNC 1.1.0. From my 
perspective, TigerVNC 1.1.0 is nicer than TigerVNC 1.2.0.

Thanks for your attention.
mark

--

-- 
Mark Mielke<mark@...>

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
Stephen Fierbaugh | 10 Apr 00:25

Fed 16 tigervnc and androidVNC via ConnectBot SSH forwarding?

Is TigerVNC server compatible with androidVNC client?  Is anyone 
actually doing this forwarded through ConnectBot SSH?  Thanks.

I have a Fedora 16 server running TigerVNC which I can vncviewer 
(v1.1.0) into from a Fedora 15 box using -via.  That all works fine.  
But I cannot access it from androidVNC 0.5.0.  Nor can I get to it from 
Mint's Vinagre 3.2.1 Remote Desktop Viewer, again SSH tunneling to port 
5901.

I've been unable to find anything via Google that suggests any problems 
or solutions.  Any suggestions or sample settings would be much 
appreciated.  Thanks!

--

-- 
Sincerely Yours,
Stephen P. Fierbaugh<stephen@...>
Pronounced: "Fire" as in hot, "Bah" as in humbug!

"Things should be as simple as possible, but not simpler."  Albert Einstein

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
DRC | 3 Apr 21:30
Picon

Re: build under ubuntu

You are missing my point.  The instructions in BUILDING.txt are an
example that is known to work with only one platform (Red Hat Enterprise
Linux 6 and some later versions of Fedora.)  The "problem" is that you
need instructions specific to Ubuntu, and that requires knowledge of
that system that most of us don't have.  The only person who could
answer your questions is someone who has generated VNC packages for
Ubuntu in the past.

I would suggest looking for a RealVNC package for your version of Ubuntu
and looking at the scripts used to generate that package.  That would
give you at least a reasonable starting point for coming up with an
appropriate set of configure arguments.

On 4/3/12 2:17 PM, pablo platt wrote:
> I don't think the problem is specific to ubuntu.
> In the xserver configure file (attached) I can't find --with-fontdir but
> I do see --with-fontrootdir.
> Should I use this instead?
> I can't find something similar to --with-dri-driver-path
> 
> On Tue, Apr 3, 2012 at 8:22 PM, DRC <dcommander@...
> <mailto:dcommander@...>> wrote:
> 
>     Building a version of TigerVNC that uses the system's existing X.org
>     infrastructure is a very system-specific procedure.  The instructions in
>     BUILDING.txt are, as it says, just a "general outline."  They need to be
>     tailored to the specific needs of your system.
> 
> 
>     On 4/3/12 11:46 AM, pablo platt wrote:
>     > Hi,
>     >
>     > I'm trying to build under ubuntu 11.10 32bit.
>     >
>     > In the configure step I'm getting a warning:
>     > configure: WARNING: unrecognized options: --with-fontdir,
>     > --with-dri-driver-path
>     >
>     > In the make step I'm getting an error:
>     > In file included from glxdriswrast.c:39:0:
>     > /usr/include/GL/internal/dri_interface.h:51:17: fatal error: drm.h: No
>     > such file or directory
>     >
>     > Can you please explain how to fix the warning and error?
>     >
>     >
>     >
>     > This is what I'm trying to do following BUILDING.txt:
>     >
>     > sudo apt-get install cmake
>     >
>     > # download tigervnc source to /home/tigervnc-1.2.0
>     > # download xserver-xorg-dev source to /home/xorg-server-1.10.4
>     > apt-get source xserver-xorg-dev
>     > mkdir build
>     > cd build
>     >
>     > mkdir unix
>     > cp -R ../tigervnc-1.2.0/unix/xserver unix/
>     >
>     > cp -R ../xorg-server-1.10.4/* unix/xserver/
>     >
>     > cd unix/xserver
>     > patch -p1 < ../../../tigervnc-1.2.0/unix/xserver110.patch
>     > sudo apt-get install xutils-dev libtool
>     > autoreconf -fiv
>     >
>     > sudo apt-get install libssl-dev libgl1-mesa-dev x11proto-gl-dev
>     > x11proto-record-dev x11proto-resource-dev x11proto-scrnsaver-dev
>     > x11proto-bigreqs-dev x11proto-xcmisc-dev libxfont-dev
>     x11proto-video-dev
>     > libxkbfile-dev
>     >
>     > ./configure --with-pic --without-dtrace --disable-static
>     --disable-dri \
>     >       --disable-xinerama --disable-xvfb --disable-xnest
>     --disable-xorg \
>     >       --disable-dmx --disable-xwin --disable-xephyr --disable-kdrive \
>     >       --disable-config-dbus --disable-config-hal
>     --disable-config-udev \
>     >       --disable-dri2 --enable-install-libxf86config --enable-glx \
>     >      
>     --with-default-font-path="catalogue:/etc/X11/fontpath.d,built-ins" \
>     >       --with-fontdir=/usr/share/X11/fonts \
>     >       --with-xkb-path=/usr/share/X11/xkb \
>     >       --with-xkb-output=/var/lib/xkb \
>     >       --with-xkb-bin-directory=/usr/bin \
>     >       --with-serverconfig-path=/usr/lib/xorg \
>     >       --with-dri-driver-path=/usr/lib/dri
>     >
>     >> configure: WARNING: unrecognized options: --with-fontdir,
>     > --with-dri-driver-path
>     >
>     > make TIGERVNC_SRCDIR=../../../tigervnc-1.2.0
>     >
>     >> In file included from glxdriswrast.c:39:0:
>     >> /usr/include/GL/internal/dri_interface.h:51:17: fatal error: drm.h: No
>     > such file or directory
>     >
>     > Thanks
>     >
>     >
>     > ------------------------------------------------------------------------------
>     > Better than sec? Nothing is better than sec when it comes to
>     > monitoring Big Data applications. Try Boundary one-second
>     > resolution app monitoring today. Free.
>     > http://p.sf.net/sfu/Boundary-dev2dev
>     >
>     >
>     >
>     > _______________________________________________
>     > Tigervnc-users mailing list
>     > Tigervnc-users@...
>     <mailto:Tigervnc-users@...>
>     > https://lists.sourceforge.net/lists/listinfo/tigervnc-users
> 
>     ------------------------------------------------------------------------------
>     Better than sec? Nothing is better than sec when it comes to
>     monitoring Big Data applications. Try Boundary one-second
>     resolution app monitoring today. Free.
>     http://p.sf.net/sfu/Boundary-dev2dev
>     _______________________________________________
>     Tigervnc-users mailing list
>     Tigervnc-users@...
>     <mailto:Tigervnc-users@...>
>     https://lists.sourceforge.net/lists/listinfo/tigervnc-users
> 
> 

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
pablo platt | 3 Apr 18:46
Picon

build under ubuntu

Hi,

I'm trying to build under ubuntu 11.10 32bit.

In the configure step I'm getting a warning:
configure: WARNING: unrecognized options: --with-fontdir, --with-dri-driver-path

In the make step I'm getting an error:
In file included from glxdriswrast.c:39:0:
/usr/include/GL/internal/dri_interface.h:51:17: fatal error: drm.h: No such file or directory

Can you please explain how to fix the warning and error?



This is what I'm trying to do following BUILDING.txt:

sudo apt-get install cmake

# download tigervnc source to /home/tigervnc-1.2.0
# download xserver-xorg-dev source to /home/xorg-server-1.10.4
apt-get source xserver-xorg-dev
mkdir build
cd build

mkdir unix
cp -R ../tigervnc-1.2.0/unix/xserver unix/

cp -R ../xorg-server-1.10.4/* unix/xserver/

cd unix/xserver
patch -p1 < ../../../tigervnc-1.2.0/unix/xserver110.patch
sudo apt-get install xutils-dev libtool
autoreconf -fiv

sudo apt-get install libssl-dev libgl1-mesa-dev x11proto-gl-dev x11proto-record-dev x11proto-resource-dev x11proto-scrnsaver-dev x11proto-bigreqs-dev x11proto-xcmisc-dev libxfont-dev x11proto-video-dev libxkbfile-dev

./configure --with-pic --without-dtrace --disable-static --disable-dri \
      --disable-xinerama --disable-xvfb --disable-xnest --disable-xorg \
      --disable-dmx --disable-xwin --disable-xephyr --disable-kdrive \
      --disable-config-dbus --disable-config-hal --disable-config-udev \
      --disable-dri2 --enable-install-libxf86config --enable-glx \
      --with-default-font-path="catalogue:/etc/X11/fontpath.d,built-ins" \
      --with-fontdir=/usr/share/X11/fonts \
      --with-xkb-path=/usr/share/X11/xkb \
      --with-xkb-output=/var/lib/xkb \
      --with-xkb-bin-directory=/usr/bin \
      --with-serverconfig-path=/usr/lib/xorg \
      --with-dri-driver-path=/usr/lib/dri

> configure: WARNING: unrecognized options: --with-fontdir, --with-dri-driver-path

make TIGERVNC_SRCDIR=../../../tigervnc-1.2.0

> In file included from glxdriswrast.c:39:0:
> /usr/include/GL/internal/dri_interface.h:51:17: fatal error: drm.h: No such file or directory

Thanks
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev

Gmane