Package Details: vncdotool-git 1.0.0.r39.g857cb7e-1

Git Clone URL: https://aur.archlinux.org/vncdotool-git.git (read-only, click to copy)
Package Base: vncdotool-git
Description: A command line VNC client
Upstream URL: https://github.com/sibson/vncdotool
Licenses: MIT
Conflicts: vncdotool
Provides: vncdotool
Submitter: vivien
Maintainer: None
Last Packager: Gerry
Votes: 1
Popularity: 0.000000
First Submitted: 2015-10-06 02:12 (UTC)
Last Updated: 2022-04-12 07:03 (UTC)

Latest Comments

vivien commented on 2017-04-28 08:50 (UTC)

Thank you for your feedback. I am currently travelling and can't really test it, please let me know if something is wrong with the packaging.

rpodgorny commented on 2017-04-27 11:45 (UTC)

thanks! ...it packages fine but i have a different (probably upstream) problem: CRITICAL:twisted:Unhandled Error Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/twisted/python/log.py", line 103, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/lib/python3.6/site-packages/twisted/python/log.py", line 86, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/lib/python3.6/site-packages/twisted/python/context.py", line 122, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python3.6/site-packages/twisted/python/context.py", line 85, in callWithContext return func(*args,**kw) --- <exception caught here> --- File "/usr/lib/python3.6/site-packages/twisted/internet/posixbase.py", line 597, in _doReadOrWrite why = selectable.doRead() File "/usr/lib/python3.6/site-packages/twisted/internet/tcp.py", line 208, in doRead return self._dataReceived(data) File "/usr/lib/python3.6/site-packages/twisted/internet/tcp.py", line 214, in _dataReceived rval = self.protocol.dataReceived(data) File "/usr/lib/python3.6/site-packages/vncdotool/rfb.py", line 482, in dataReceived self._handler() File "/usr/lib/python3.6/site-packages/vncdotool/rfb.py", line 491, in _handleExpected self._expected_handler(block, *self._expected_args, **self._expected_kwargs) File "/usr/lib/python3.6/site-packages/vncdotool/rfb.py", line 270, in _handleRectangle self._handleDecodeDesktopSize(width, height) File "/usr/lib/python3.6/site-packages/vncdotool/rfb.py", line 461, in _handleDecodeDesktopSize self.updateDesktopSize(width, height) File "/usr/lib/python3.6/site-packages/vncdotool/client.py", line 420, in updateDesktopSize new_screen.paste(self.screen, (0, 0)) File "/usr/lib/python3.6/site-packages/PIL/Image.py", line 1331, in paste "cannot determine region size; use 4-item box" builtins.ValueError: cannot determine region size; use 4-item box ...but that doesn't seem to be arch issue.

vivien commented on 2017-04-27 10:21 (UTC)

Hi rpodgorny, this is done. Please let me know if there is any problem.

rpodgorny commented on 2017-04-23 22:58 (UTC)

please move to python3 https://github.com/sibson/vncdotool/issues/69