-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS7? #2
Comments
I am testing it on iPod Touch and iPad Mini on jailbroken iOS 7.0.4. The VNC server runs and can serve but the image is distorted. Keyboard and mouse events also don't work. |
Veency doesn't even start for me on an iPhone 5s running 7.0.4. The port is not even opened. |
When I start sharing screen with my jailbroken iPod Touch 5G running 7.0.4, its springboard crashes and it requires respring. |
I only have an iPod 4th gen so I can't install IOS 7. Veency uses GSSendEvent to send the mouse/keyboard events. But this doesn't work in iOS 7 anymore. You need to install simulatetouch, couldn't find this in Cydia but it's in the bigboss website... Here's my version using simulatetouch instead of SendEvent, works on iOS6, haven't tried on iOS7... |
Thanks, I tried compiling it.
What I've done is: |
Sorry, maybe I named it wrong. It should be "simulatetouch" instead of "libsimulatetouch" in the DEBIAN/control file. You can try |
Thanks, I succeeded in installing it. |
Does it crash when you click the "enable" toggle? Sorry, I don't have iOS7. |
https://www.dropbox.com/s/y87hbkqchuq9zqe/Veency_iOS7.mov You will see that it crashes when I click the "enable" toggle. |
And I realized that Veency crashes when I try connecting to my iPod's vnc port for the first time. |
I was playing around with this earlier, I noticed that veency doesn't quit after restarting springboard. Instead multiple veencys are running. So it's best to power off the device when updating veency. Don't know if that's your problem.
You can try out this alternative version which dumps the screen into /tmp/vnc_...rgba, https://app.box.com/s/0772u2vanga4mw97yaq7 I've put fastscreenshot here https://app.box.com/s/dwejgwryntoioqwtn0o7, copy it to the device and run in the terminal/ssh window. It should make a file in /var/root/Documents. Should be a screenshot. Veency is using CoreSurfaceAccelatorTransferSurface to grab the screen. fastscreenshot uses CARenderServerRenderDisplay. I tried to use CARenderServerRenderDisplay in Veency but it seems to freeze the display when I do it. Sorry, just offering alternatives. No solutions. |
I tried in "view only" mode and it does not crash although the image is garbled. I also tried another tweak called isynergyclient that uses the same mousesupport tweak as veency and it too crashes as oon as I connect, so I think the issue is with Mousesupport as far as the crashing. As far as the garbled image, not sure on that one, I tried all of the setting to no avail. In my case I don't really need the image since I use win2vnc and control the iphone offscreen. |
Any updates on this? Thanks |
Hi all, I am so sorry, the original veency repo was created by me in the condition that I don't have any IOS device(and i even haven't used it yet, 👎 the house price of China is extremely high), don't have an Mac. I just collect, refine the code & build up the code(in an Mac OS virtual machine), no resource to verify it. I am sad for can't join you. The gmail is not always available in my country, so late to reply. @niknah Thanks for relaying this repo. Thanks, |
@faywong Thanks for putting your repo up, it was the only one that I could find that didn't have missing bits. I'm only running iATKOS too. And I brought my iPod for $50 on ebay(broken home button). I know about the Shanghai house prices cause I visited there late last year. IMO it's a silly pyramid scheme. |
Hello,
Any ideas when iOS7 will be supported?
The text was updated successfully, but these errors were encountered: