I have successfully installed AmahiVNC. When I use Chicken of the VNC to login to my Amahi box the size of the desktop is much larger than the window making it difficult to work. I changing the screen resolution from 1000x750 to 800x600 in the /etc/sysconfig/vncservers file----and restarted the VNC server using the control panel; however, there does not appear to be any change in the desktop size (still way to big for the COTVNC window). Any suggestions on how to fix this?
Thanks!
-Robert
SOLVED: VNC screen size
Re: VNC screen size
You may want to try restarting VNC server manually as well to ensure it did restart. Check your VNC client as well for resolution. If you changed it on the HDA in VNC, then it should resize.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: VNC screen size
Thanks for the reply. Here is what I have tried:
I double checked /etc/sysconfig/vncservers
it reads:
"VNCSERVERARGS[4]="-gemetry 800x600 -nolisten tcp"
I tried:
sudo service vncserver stop
Redirecting to /bin/systemctl stop vncserver.service
Failled to issue method call: Unit vncserver.service not loaded.
sudo service vncserver start
Failed to issue method call: Unit vncserver.service failed to load: No such file or directory. See system logs and 'systemctl status vncserver.service' for details.
Am I starting/stopping VNC server manually with the correct commands? Any other suggestions?
Thanks,
-Robert
I double checked /etc/sysconfig/vncservers
it reads:
"VNCSERVERARGS[4]="-gemetry 800x600 -nolisten tcp"
I tried:
sudo service vncserver stop
Redirecting to /bin/systemctl stop vncserver.service
Failled to issue method call: Unit vncserver.service not loaded.
sudo service vncserver start
Failed to issue method call: Unit vncserver.service failed to load: No such file or directory. See system logs and 'systemctl status vncserver.service' for details.
Am I starting/stopping VNC server manually with the correct commands? Any other suggestions?
Thanks,
-Robert
Re: VNC screen size
Depends on what OS your HDA is using. I don't believe you specified; Amahi 6 on Ubuntu or Amahi 7 on Fedora 19.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: VNC screen size
Sorry about that. I am using Amahi 7 on Fedora 19.
Re: VNC screen size
In that case, your service statements are incorrect.
Try as root user:
Also please understand this app is in BETA status, so there may be bugs. Until it's LIVE, there is always a risk with installing/using it.
Try as root user:
Code: Select all
systemctl stop vncserver@4.service
systemctl stop vncserver@4.service
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: VNC screen size
I tried systemctl stop vncserver@4.service and
systemctl start vncserver@4.service
neither produced any change in the screen resolution of client
systemctl start vncserver@4.service
neither produced any change in the screen resolution of client
Re: VNC screen size
It may be an issue with the client software you are using. I have tested VNC on Amahi 7 and changed the resolution. Worked fine for me, using UltraVNC Viewer as my client software.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: VNC screen size
I have tried RealVNC, Chicken of the VNC, and JollyFastVNC. All show the same issue. I am able to connect and despite changing the resolution in /etc/sysconfig/vncservers no dice. Even though I am able to connect, under servers tab under setting, it says it is stopped---it appears to be showing that it is stopped when it isn't. I have uninstalled and re-installed it, changed the vncservers file and stopped and restarted VNC with no luck. I guess I may be out of luck on this one....
Re: VNC screen size
Not sure why the resolution is not changing. Might be worth checking the internet to see if this is a bug. As I mentioned, it worked fine for me.
The server being stopped in the dashboard is a bug on our end that we are trying to correct. For now you can do the following as root user:
Replace firstadminuser with your acutal user name. If you check /var/run, you should then see vncserver-4.pid linked to your home directory where the VNC PID is located. If the link is RED, then the symlink is broken.
The server being stopped in the dashboard is a bug on our end that we are trying to correct. For now you can do the following as root user:
Code: Select all
ln -sf /home/firstadminuser/.vnc/*4.pid /var/run/vncserver-4.pid
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Who is online
Users browsing this forum: No registered users and 25 guests