Bug 446239
| Summary: | vinagre can't connect to OSX 10.5 desktop sharing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Jackson <ajax> | ||||
| Component: | gtk-vnc | Assignee: | Daniel Berrangé <berrange> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 9 | CC: | hbrock, mclasen, torsten | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-09-25 00:20:25 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Adam Jackson
2008-05-13 17:11:18 UTC
Created attachment 305270 [details]
osx-vnc.pcap
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Wireshark traces shows the VNC server sending back 5 auth types, of which one is the standard VNC auth type (2), and then there's 4 other totally illegal & bogus auth types (30, 31, 32, 35) not defined / allocated in the RFB spec :-( Unfortunately GTK-VNC is not correctly picking the 1 legal type, and dropping the connection due to the bogus types. This latter problem is fixed in upstream 0.3.6 release, so I'll apply the fix. Can you tell me what VNC server impl you're using on Mac OS-X though - I'd like to find out more about these 4 bogus auth types.... It's whatever's built into the OS. This is a bog-standard 10.5 installation with the only additional third-party software being a hack to prevent suspending when closing the laptop lid. This ought to be fixed in the 0.3.6 release, so building that for F9 gtk-vnc-0.3.6-1.fc9 has been submitted as an update for Fedora 9 gtk-vnc-0.3.6-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gtk-vnc'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-5237 gtk-vnc-0.3.6-2.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/gtk-vnc-0.3.6-2.fc9 I can confirm that this problem is solved. I was able to connect to MacOS X 10.5 screen sharing using: vinagre-0.5.1-1.fc9.x86_64 gtk-vnc-0.3.7-1.fc9.x86_64 gtk-vnc-0.3.7-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gtk-vnc'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-7907 gtk-vnc-0.3.7-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |