On Fri, 14 Sep 2012 14:13:36 +0530 "Killamsetty, Sumita (GE Healthcare)" <sumita.killamse...@ge.com> wrote:
> Thanks a lot Ossman for your reply. > > I successfully compiled the code and made the .exe for Windows 7 machine. > > Now I am facing following issues: > 1- server crashing when connecting it through tigerVNC viewer remotely. > 2-not getting any debug statements on console. > 3- WinVNC4.log is not created under folder C:\temp\ as mentioned in code. > > Could you please help me to get debug statements on console and why > winVNC4.log is not creating ? > We've had a few reports of WinVNC crashing, but unfortunately noone has had the time to debug it. :/ To enable logging you have to give a special command line argument: -Log *:file:100 That should produce a log file if I remember correctly. Lastly, WinVNC is compiled as a windowed application, which means it looses its connection with the console. To get it back, you have to rebuild it after you change: add_executable(winvnc4 WIN32 to: add_executable(winvnc4 in win/winvnc/CMakeLists.txt Rgds -- Pierre Ossman Software Development Cendio AB http://cendio.com Teknikringen 8 http://twitter.com/ThinLinc 583 30 Linköping http://facebook.com/ThinLinc Phone: +46-13-214600 http://plus.google.com/112509906846170010689 A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ 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/
_______________________________________________ Tigervnc-users mailing list Tigervnc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-users