Re: [Tigervnc-devel] bVNC: Android VNC client with VeNCrypt support

2014-01-21 Thread Robert Goley
I have used the client for a long time now. It has always worked great for me. Haven't really noticed any pros or cons to the last update though. It has always been pretty fast. I use vencrypt and vnc over ssh methods. On Jan 21, 2014 9:17 PM, "i iordanov" wrote: > Hey guys, > > I never got aroun

Re: [Tigervnc-devel] Debian packing for pre-release builds

2013-07-06 Thread Robert Goley
I will test them out Monday. Thank you for the extra work on a native build. On Jul 6, 2013 10:15 PM, "Brian Hinz" wrote: > On Fri, Jun 21, 2013 at 10:14 AM, Robert Goley wrote: > >> Thanks for the willingness to incorporate it. Once we have the basics in >> place,

Re: [Tigervnc-devel] Debian packing for pre-release builds

2013-06-21 Thread Robert Goley
On Fri, Jun 21, 2013 at 10:52 AM, Brian Hinz wrote: > On Fri, Jun 21, 2013 at 10:14 AM, Robert Goley wrote: > >> The only issue with the libexpat dependency is that it depends on a >> symbolic link that does not exist on debian/ubuntu based systems. It >> depends on

Re: [Tigervnc-devel] Debian packing for pre-release builds

2013-06-21 Thread Robert Goley
localhost:60 &" was ok. >> As an aside, the /usr/share/vnc/classes/* files were not renamed and >> therefore may collide with an other VNC alternative. >> Kind regards, Dick >> >> >> >> On Thu, Jun 20, 2013 at 3:18 PM, Robert Goley wrote: >

Re: [Tigervnc-devel] Debian packing for pre-release builds

2013-06-21 Thread Robert Goley
stall nevertheless. > Running "vncserver :60" and "vncviewer localhost:60 &" was ok. > As an aside, the /usr/share/vnc/classes/* files were not renamed and > therefore may collide with an other VNC alternative. > Kind regards, Dick > > > > On Th

Re: [Tigervnc-devel] Debian packing for pre-release builds

2013-06-20 Thread Robert Goley
not found* > I have no idea what this replace is supposed to do or where to get it from > ... > Regards, Dick > > > On Mon, Jun 17, 2013 at 9:25 PM, Robert Goley wrote: > >> >> On 6/17/13 1:37 PM, Robert Goley wrote: >>> > . >>> > To use t

Re: [Tigervnc-devel] Debian packing for pre-release builds

2013-06-17 Thread Robert Goley
ocedure. I do this for > VirtualGL and the other projects I maintain. > > > On 6/17/13 1:37 PM, Robert Goley wrote: > > I worked up some basic Debian/Ubuntu packaging files for the binary > > cross compatible builds. Mine are only for the 64 bit release but it is > >

[Tigervnc-devel] Debian packing for pre-release builds

2013-06-17 Thread Robert Goley
I worked up some basic Debian/Ubuntu packaging files for the binary cross compatible builds. Mine are only for the 64 bit release but it is only minor changes for using them with the 32 bit release. Had discussed Debian packaging with Brian previously so I wanted to share these with the group in

Re: [Tigervnc-devel] MacOS-X nightly build updated

2013-06-10 Thread Robert Goley
I haven't test 10.8 yet but it is working on 10.6. It is surprisingly slower at screen refreshing than the Java viewer. I will continue using the java viewer on this machine. I will report on 10.8 later. On Sun, Jun 9, 2013 at 2:37 PM, Brian Hinz wrote: > The OS-X pre-release build has been u

Re: [Tigervnc-devel] Updated pre-release builds available

2013-05-22 Thread Robert Goley
Thanks for the update. I didn't realize that the build was for 10.7/10.8 only. The website said 10.6/10.7 when I downloaded it... On May 22, 2013 10:57 PM, "Brian Hinz" wrote: > Updated pre-release builds are available from the nightly builds page: > > http://tigervnc.sourceforge.net/tiger.nightl

Re: [Tigervnc-devel] External dependencies in cross-compatible build

2013-05-22 Thread Robert Goley
Brian, Just tried to use the Mac viewer build on 10.6. I get immediate crashes. Below is the otool library list for reference. Robert otool -L /Applications/TigerVNC\ Viewer\ 1.2.90.app/Contents/MacOS/TigerVNC\ Viewer /Applications/TigerVNC Viewer 1.2.90.app/Contents/MacOS/TigerVNC Viewer:

Re: [Tigervnc-devel] External dependencies in cross-compatible build

2013-05-18 Thread Robert Goley
Brian, I tested the build on 10.8. It seems to be working fine. My test was against a 1.2 Xvnc server. I listed out the dynamic libraries it is using on 10.8 with tool. This is what I got. TigerVNC Viewer: /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility ver

Re: [Tigervnc-devel] External dependencies in cross-compatible build

2013-05-18 Thread Robert Goley
I have mountain lion. I will test it later and report back. Robert On May 18, 2013 6:29 PM, "Brian Hinz" wrote: > On Fri, May 17, 2013 at 2:30 PM, DRC wrote: > >> Brian, >> >> While we're on the subject, the Mac build has similar issues. It won't >> run on Mountain Lion: >> >> dyld: Library not

Re: [Tigervnc-devel] GPLv3 (and new release)

2013-02-18 Thread Robert Goley
crew and probably also RealVNC and their crew. But as I wrote above, I'm not 100% sure about this. Regards, Adam -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933

Re: [Tigervnc-devel] GPLv3 (and new release)

2013-02-15 Thread Robert Goley
t so why the concern or issue with leaving the license as is? Robert On Feb 15, 2013 4:38 AM, "Pierre Ossman" wrote: > On Fri, 15 Feb 2013 03:55:55 -0500 > Robert Goley wrote: > > > I realize that I am just a user but if it is not broke, why fix it? The > > GPL3

Re: [Tigervnc-devel] GPLv3 (and new release)

2013-02-15 Thread Robert Goley
I realize that I am just a user but if it is not broke, why fix it? The GPL3 is more restrictive and not less. It only restricts anyone downstream from using any gpl2 code with it whereas leaving it gpl2+ allows anyone downstream the choice of using it with gpl2 or gpl3 code. My 2 cents but I consi

Re: [Tigervnc-devel] [ tigervnc-Feature Request Tracker-3552744 ] FLTK Viewer: reinstate -via functionality

2013-01-20 Thread Robert Goley
standard ssh command line tool. > 2. integrate SSH as a library (such as with the OpenSSH library). I >actually did this to the old viewer, but DRC was uncomfortable adding >another library dependency at the time. That's the drawback - another 3rd >party library depend

Re: [Tigervnc-devel] Migration to Allura

2012-11-27 Thread Robert Goley
e only option, and that's certainly going to be a lot slower than direct access (although it may not be terrible if the web tool is installed on SourceForge rather than an external site.) On 11/27/12 1:45 PM, Robert Goley wrote: The closest comparable feature set I have worked

Re: [Tigervnc-devel] Migration to Allura

2012-11-27 Thread Robert Goley
tarting your parallel project right. http://goparallel.sourceforge.net ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation

Re: [Tigervnc-devel] Migration to Allura

2012-11-27 Thread Robert Goley
I fall into that category too. I am glad DRC brought the viewer to my attention. I really hope none of the projects I work with move to this until these issues are fixed. I really would have expected more fore thought to components like this. The annotated side by side diffs and easy drill down bro

Re: [Tigervnc-devel] [ tigervnc-Bug Tracker-3477054 ] Regression: vncviewer -listen doesn't work

2012-06-16 Thread Robert Goley
The java viewer in SVN does this correctly and works great. It has all of the command line functionality that is missing from the 1.2 FLTK viewer. It is what I have switched to using. On Jun 16, 2012 2:57 PM, "SourceForge.net" wrote: > Bug Tracker item #3477054, was opened at 2012-01-21 09:27 >

Re: [Tigervnc-devel] new features

2012-04-02 Thread Robert Goley
I support the SSH feature. It is a functionality that we have used for a long time to add printer sharing between the client and server. It makes the client function more like how RDP works in that regard. The combination of CUPS on the server and the fact that windows, linux and mac clients all su

Re: [Tigervnc-devel] My future involvement in the TigerVNC Project

2012-03-09 Thread Robert Goley
eforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com

Re: [Tigervnc-devel] WinVNC, Visual C++, etc.

2011-11-08 Thread Robert Goley
el mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-

Re: [Tigervnc-devel] WinVNC, Visual C++, etc.

2011-11-07 Thread Robert Goley
.) DRC -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourcefo

Re: [Tigervnc-devel] toolbar (alt-tab) icon for java viewer: NX??

2011-09-29 Thread Robert Goley
forge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com

Re: [Tigervnc-devel] Xvnc performance optimizations completed

2011-09-07 Thread Robert Goley
sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com America's

Re: [Tigervnc-devel] Testing with the 1.2 Alpha version

2011-07-21 Thread Robert Goley
-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770)

Re: [Tigervnc-devel] Testing with the 1.2 Alpha version

2011-07-20 Thread Robert Goley
obert On 07/20/2011 03:16 AM, Peter Åstrand wrote: On Tue, 19 Jul 2011, Robert Goley wrote: The second issue is with the numpad keys.  I had seen this issue previously only with a linux viewer connecting from 1 ubuntu machine to the server ru

Re: [Tigervnc-devel] Testing with the 1.2 Alpha version

2011-07-20 Thread Robert Goley
On 07/20/2011 03:50 PM, DRC wrote: On 7/20/11 8:35 AM, Robert Goley wrote: This seems to be a regression. It works perfectly with the OSX X11 viewer from your 6/14 build. It does not seem to honor the settings made on the client and only uses the

Re: [Tigervnc-devel] Testing with the 1.2 Alpha version

2011-07-20 Thread Robert Goley
On 07/20/2011 03:16 AM, Peter Åstrand wrote: On Tue, 19 Jul 2011, Robert Goley wrote: The second issue is with the numpad keys.  I had seen this issue previously only with a linux viewer connecting from 1 ubuntu machine to the server

Re: [Tigervnc-devel] Testing with the 1.2 Alpha version

2011-07-20 Thread Robert Goley
On 07/20/2011 03:14 AM, Martin Koegler wrote: On Tue, Jul 19, 2011 at 06:01:47PM -0400, Robert Goley wrote: The first issue is with the security types. I am specifying " -SecurityTypes TLSVnc,VncAuth" on the server. When I connect with

Re: [Tigervnc-devel] Testing with the 1.2 Alpha version

2011-07-20 Thread Robert Goley
On 07/19/2011 09:36 PM, DRC wrote: On 7/19/11 5:01 PM, Robert Goley wrote: The first issue is with the security types. I am specifying " -SecurityTypes TLSVnc,VncAuth" on the server. When I connect with all client options enabled, it u

[Tigervnc-devel] Testing with the 1.2 Alpha version

2011-07-19 Thread Robert Goley
or a new connection from the viewer would work fine for me.  Any suggestions? -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076

Re: [Tigervnc-devel] Builds using static libs.

2011-06-21 Thread Robert Goley
to replace the X11 viewer on OSX.  Ran into some keyboard and mouse quirks so I may be trying to dig into that instead though. Robert On 06/21/2011 03:54 AM, Pierre Ossman wrote: On Mon, 20 Jun 2011 18:06:31 -0400 Robert Goley wrote: I am

Re: [Tigervnc-devel] screen corruption w/windows on all desktops

2011-06-21 Thread Robert Goley
sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com America's only Free

[Tigervnc-devel] Builds using static libs.

2011-06-20 Thread Robert Goley
up with gnutls, gettext, and fltk linked in statically.  I am sure this would be a semi common build type for others as well. -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933

Re: [Tigervnc-devel] FLTK VNC Viewer Crashes on Debian 5.0

2011-06-17 Thread Robert Goley
but they definitely break the lib on Debian 5.0.  I will begin testing the vncviewer now that I can get a gui... Robert On 06/17/2011 10:18 AM, Pierre Ossman wrote: On Fri, 17 Jun 2011 09:27:27 -0400 Robert Goley wrote: I will try to get

Re: [Tigervnc-devel] FLTK VNC Viewer Crashes on Debian 5.0

2011-06-17 Thread Robert Goley
details in gdb.  Robert On 06/17/2011 04:59 AM, Pierre Ossman wrote: On Tue, 14 Jun 2011 16:30:14 -0400 Robert Goley wrote: Here is some output from gdb. I did this with and without debugging symbols in the fltk library. The huge one is the one

Re: [Tigervnc-devel] FLTK VNC Viewer Crashes on Debian 5.0

2011-06-13 Thread Robert Goley
I have a few projects to get worked out today but I will get it to you as soon as I can.  I really want to check out the work you did on this.  Robert On 06/13/2011 03:58 AM, Pierre Ossman wrote: On Fri, 10 Jun 2011 16:22:21 -0400 Robert Goley

[Tigervnc-devel] FLTK VNC Viewer Crashes on Debian 5.0

2011-06-10 Thread Robert Goley
happy to provide any diagnostic info you would like.  What would you like to see?  strace?  Full gdb output?  -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479

[Tigervnc-devel] Report on TigerVNC autorepeat issue.

2011-05-05 Thread Robert Goley
is a very welcome fix.  Thats for getting this issue resolved. -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrd

Re: [Tigervnc-devel] r4364 pthread build errors and segfault on Fedora 14...

2011-03-25 Thread Robert Goley
your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigerv

Re: [Tigervnc-devel] New pre-beta build uploaded

2011-03-11 Thread Robert Goley
ybe I'm wrong, though. Personally, I find the approach of auto exiting Xvnc more palatable, but those who want to do that still can. It just won't be the default. > > On Mar 11, 2011, at 3:58 PM, Martin Koegler wrote: > >> On Fri, Mar 11, 2011 at 02:56:51PM -0500, Robe

Re: [Tigervnc-devel] New pre-beta build uploaded

2011-03-11 Thread Robert Goley
eforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com America's only Free

Re: [Tigervnc-devel] Improvements for Windows installer

2011-03-11 Thread Robert Goley
the two seems to have the Windows viewer performing just like the Unix viewer now. Please let me know if you discover any problems with this. New build forthcoming. On 3/9/11 4:31 PM, Robert Goley wrote: It should at least have one of the improvements you suggested implemented. I

Re: [Tigervnc-devel] New pre-beta build uploaded

2011-03-11 Thread Robert Goley
2011, at 8:25 AM, Robert Goley <rago...@rdasys.com> wrote: Just to throw my 2 cents in as well...  I would prefer this behavior be reverted as well.  I know it will end up causing us problems if for no other reason than window

Re: [Tigervnc-devel] New pre-beta build uploaded

2011-03-11 Thread Robert Goley
same behavior by doing vncserver -fg &. On Mar 11, 2011, at 8:25 AM, Robert Goley <rago...@rdasys.com> wrote: Just to throw my 2 cents in as well...  I would prefer this behavior be reverted as well.  I know

Re: [Tigervnc-devel] New pre-beta build uploaded

2011-03-11 Thread Robert Goley
//lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com

Re: [Tigervnc-devel] Improvements for Windows installer

2011-03-10 Thread Robert Goley
http://p.sf.net/sfu/internap-sfd2d ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist

Re: [Tigervnc-devel] Improvements for Windows installer

2011-03-10 Thread Robert Goley
he messages in r4352, and the combination of the two seems to have the Windows viewer performing just like the Unix viewer now. Please let me know if you discover any problems with this. New build forthcoming. On 3/9/11 4:31 PM, Robert Goley wrote: It should at least have on

Re: [Tigervnc-devel] Improvements for Windows installer

2011-03-09 Thread Robert Goley
sfd2d ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local:

Re: [Tigervnc-devel] Improvements for Windows installer

2011-03-08 Thread Robert Goley
that VncAuth will be used by default, but TLSVnc can always be requested by the client, either from the command line or the GUI. If this isn't working, run Xvnc -? on the server and make sure that TLSVnc appears as an available security type. On 3/8/11 8:53 AM, Robert Goley wrote:

Re: [Tigervnc-devel] Improvements for Windows installer

2011-03-08 Thread Robert Goley
s-d2d ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338

Re: [Tigervnc-devel] Improvements for Windows installer

2011-03-08 Thread Robert Goley
ogress-d2d ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist

Re: [Tigervnc-devel] autorepeat still not working?

2011-03-04 Thread Robert Goley
:38 AM, Tim Ooms wrote: Just thought of something: it may be because I am using X.Org X Server 1.6.5 and not the 1.7 like mentioned in the bug fixed report... I'll try to use 1.7, but I'm not sure I will be able to do it. On 04/03/11 15:33, Robert Goley wrote:

Re: [Tigervnc-devel] autorepeat still not working?

2011-03-04 Thread Robert Goley
acker item #3036098) is still not working with tigervnc Xvnc linux server and tigervnc windows client. When I try to use the autorepeat this appears in the logs (just like the original bug report) [mi] mieqEnequeue: out-of-order valuator event; dropping. -- Robert

Re: [Tigervnc-devel] [PATCH] vncserver checks ~/.vnc/passwd when not needed and -TermOnLogout option

2011-03-02 Thread Robert Goley
usiness insights. http://p.sf.net/sfu/splunk-dev2dev ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS

Re: [Tigervnc-devel] Peculiar Refresh Issue with TLS

2011-03-01 Thread Robert Goley
ate update. Maybe in DesktopWindow::processMessage, case WM_TIMER after the call to updateWindow(). -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076

Re: [Tigervnc-devel] Peculiar Refresh Issue with TLS

2011-02-25 Thread Robert Goley
On 2/25/11 2:29 PM, Robert Goley wrote: I have been doing more testing with the binaries DRC provided. Thanks for those btw. For the most part, these are working great. I have noticed that most of the time when I use them and connect using TLSPlain or TLSVnc that I get freeze

Re: [Tigervnc-devel] Peculiar Refresh Issue with TLS

2011-02-25 Thread Robert Goley
en be the same issue as what I was seeing. On 2/25/11 2:29 PM, Robert Goley wrote: I have been doing more testing with the binaries DRC provided. Thanks for those btw. For the most part, these are working great. I have noticed that most of the time when I use them and conne

[Tigervnc-devel] Peculiar Refresh Issue with TLS

2011-02-25 Thread Robert Goley
performance improvement patches for GL but I am not sure if this would be related. -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com

Re: [Tigervnc-devel] Patch to integrate libssh

2011-02-14 Thread Robert Goley
bind? -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com America's only Free & Open Source fund a

Re: [Tigervnc-devel] Severe performance problem and possible Zlib issue with r4280

2011-02-14 Thread Robert Goley
: I have downloaded your 64 bit binaries, but can not test, as Xvnc does > not support the GLX extension [(EE) AIGLX error: dlopen of > /tmp/tigerbuild.c27921/tigervnc-1.0.90/linux64/xorg.build/lib/dri/swrast_dri.so > failed]. -- Rob

Re: [Tigervnc-devel] Patch to integrate libssh

2011-02-11 Thread Robert Goley
On 02/11/2011 04:47 PM, DRC wrote: On 2/11/11 3:22 PM, Robert Goley wrote: It does have some complications. Most software seems to use a GPL disclaimer/exception when using it. The libssh library is released LGPL though. If it can be used with

Re: [Tigervnc-devel] Patch to integrate libssh

2011-02-11 Thread Robert Goley
e.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com America's only F

Re: [Tigervnc-devel] Patch to integrate libssh

2011-02-11 Thread Robert Goley
.  Robert On 02/11/2011 03:22 PM, DRC wrote: On 2/11/11 1:59 PM, Robert Goley wrote: Based on my experience with using plink on Windows, I would not recommend using putty/plink for port forwarding. It was always slower and less reliable. I ended

Re: [Tigervnc-devel] Patch to integrate libssh

2011-02-11 Thread Robert Goley
rocess rather than /usr/bin/ssh. Also, on Unix, the VIA command line can be configured at run time to use something other than /usr/bin/ssh. -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770)

Re: [Tigervnc-devel] The 1_1 branch and 1.1 beta release

2011-02-10 Thread Robert Goley
enabled.  I am really looking forward to testing the 1.1 release.  Would love to do away with the VncAuth portion while I am at it... Robert On 02/10/2011 05:11 PM, DRC wrote: On 2/10/11 3:39 PM, Robert Goley wrote: What are the SecurityType

Re: [Tigervnc-devel] The 1_1 branch and 1.1 beta release

2011-02-10 Thread Robert Goley
type list: Plain sends a user + password string to the server. Regards, Martin Kögler What are the SecurityType options that must be passed to enable it?  This would be useful in benchmarking differences between TLS and non TLS connections... -- Ro

Re: [Tigervnc-devel] New portable vncviewer

2011-01-18 Thread Robert Goley
gervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770

Re: [Tigervnc-devel] Error with SSH local port binding

2011-01-17 Thread Robert Goley
Sounds like the real fix is to pay attention to the failure to bind with the local port. I know that it displays a warning message. I do not know if it returns an error code that is easy to capture. Instead of using an external SSH, a solution could be to use the libssh library like is used by the

[Tigervnc-devel] Keyboard repeat issues.

2010-11-03 Thread Robert Goley
I have been working with the r4178 build of the Xvnc server with several different VNC viewers. I have found that the auto repeat for keys does not work from some clients while it works perfectly from others. It does not work at all when connecting to the r4178 Xvnc build from the r4178 Win

Re: [Tigervnc-devel] CMake build system checked in

2010-11-02 Thread Robert Goley
On 11/02/2010 04:26 AM, Adam Tkac wrote: On Mon, Nov 01, 2010 at 06:59:10PM -0400, Robert Goley wrote: After more testing, I was able to get it to compile. It does not seem to have TLS support enabled so I will have to look into why

[Tigervnc-devel] Windows vncviewer option screen

2010-11-02 Thread Robert Goley
I have this compiled and came up with a problem I have seen with the precompiled binaries as well. I figured it had been fixed in the SVN but I just didn't have the change until now. The fonts on the Options window and all tabs are too big. It makes the needed screen area larger than the f

Re: [Tigervnc-devel] CMake build system checked in

2010-11-01 Thread Robert Goley
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076

Re: [Tigervnc-devel] CMake build system checked in

2010-10-29 Thread Robert Goley
rceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com Americ

Re: [Tigervnc-devel] Changes to configure.ac

2010-10-29 Thread Robert Goley
none of my changes or options seemed to change it from using shared libs.  Robert On 10/29/2010 05:51 PM, DRC wrote: Please post log. I think I was the one who made that change. On Oct 29, 2010, at 1:52 PM, Robert Goley <rago...@rdasys.com&g

[Tigervnc-devel] Changes to configure.ac

2010-10-29 Thread Robert Goley
with it. Rgds -- Robert Goley FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com America's only Free & Open Source fund acc

Re: [Tigervnc-devel] CMake build system checked in

2010-10-29 Thread Robert Goley
s generated in CMakeLists.txt. Can you please tell me if I'm doing something wrong? I am having this same problem using the provided CMake config.  Anyone found a solution yet?  So far, I am just building the viewer. Robert --

Re: [Tigervnc-devel] build-xorg improvements

2010-09-30 Thread Robert Goley
only available on newer versions.) However, it should work on something as new as Lenny. What is the specific build error? The Xorg 7.5 build changes are relatively new and untested, so there may be a legitimate bug in the build-xorg system. On 9/30/10 12:49 PM, Robert Goley wrote

Re: [Tigervnc-devel] build-xorg improvements

2010-09-30 Thread Robert Goley
are only available on newer versions.) However, it should work on something as new as Lenny. What is the specific build error? The Xorg 7.5 build changes are relatively new and untested, so there may be a legitimate bug in the build-xorg system. On 9/30/10 12:49 PM, Robert Goley wrote

Re: [Tigervnc-devel] build-xorg improvements

2010-09-30 Thread Robert Goley
GW dependencies.) As far as building on Lenny, I'm surprised that using build-xorg doesn't work for you. That method, when used with the Xorg 7.4 code base, should be backward compatible all the way back to RHEL 4 and its contemporaries (Ubuntu 6, etc.) On 9/30/10 8:46 AM, Robert Goley

Re: [Tigervnc-devel] build-xorg improvements

2010-09-30 Thread Robert Goley
system in TigerVNC, since I am implementing it in TurboVNC and libjpeg-turbo first. I'll be able to leverage a lot of that existing work. On 9/29/10 5:20 PM, Robert Goley wrote: I am not sure on the visualization stuff or what you mean by it exactly. KDE moved to SCons

Re: [Tigervnc-devel] build-xorg improvements

2010-09-29 Thread Robert Goley
is a self-contained > executable, i.e. it doesn't require Python (which isn't available on > Windows systems), and thus it seems to be the most straightforward > solution. The common view is that it's also faster, for the same reason. > > Interesting perspective here: > ht

Re: [Tigervnc-devel] build-xorg improvements

2010-09-29 Thread Robert Goley
I would be glad to see a better cross platform build system. I have done some work with CMake in the past and with SCons. I found Scons to be a better system overall. One of the big selling points of it for me was that it literally replaced the native systems make command and launched the

Re: [Tigervnc-devel] [PATCH 00/13] SecurityType handling

2010-07-26 Thread Robert Goley
I believe he is referring to the ability of the user to upload and run a binary that does not look at that config file. All pre-compiled and ready for joe user to upload. This too could be prevented by locking down filesystems with noexec mount options, iptables rules, and/or selinux policies

Re: [Tigervnc-devel] 1.0.90-r4086 deb packages for all supported debian/ubuntu releases

2010-07-12 Thread Robert Goley
Any chance the branch this was compiled from includes the GNUTLS extensions? Robert On Mon, Jul 12, 2010 at 5:55 AM, Antoine Martin wrote: > Hi, > > I needed to test my software against the latest tigervnc trunk on all > debian based systems so I ended up building debs for all of them, here > th

Re: [Tigervnc-devel] vncviewer to OSX server cant use PasswordFile ?

2010-07-08 Thread Robert Goley
Not quite true. You can use the x11vnc program non interactively with the -storepasswd option. It just requires echoing the password to it. This is the only program I am aware of that with do this though. Robert Adam Tkac wrote: > On Thu, Jul 08, 2010 at 07:45:59PM +0700, Antoine Martin wrot