Anonymous | Login | 03-03-2021 00:00 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0005043 | [Squeak Packages] RemoteFrameBuffer | major | always | 09-22-06 05:22 | 02-03-07 08:41 | |||||||
Reporter | mzimmerm | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | |||||||||||
Summary | 0005043: MNU From VNC Server, when VNC client is connected | |||||||||||
Description |
In 3.9-7058, MNU From VNC Server when VNC client is connected: MessageNotUnderstood: SystemDictionary>>isBigEndian |
|||||||||||
Additional Information | ||||||||||||
Attached Files |
![]() |
|||||||||||
|
![]() |
|
(0008299 - 618 - 754 - 754 - 754 - 754 - 754) Seb 11-17-06 17:42 edited on: 11-17-06 17:47 |
I have the same problem. Context: I run the RFBServer on a 3.9-7067 image on Windows. Bug: when I try to connect to it, I get the "MessageNotUnderstood: SystemDictionary>>isBigEndian" bug. It occurs in the RFBPixelFormat class>>forForm: message. - I tried both the Squeak RFBViewer and a Windows TightVNC client, - I tried the SqueakMap and SqueakSource packages. I tried to change "Smalltalk isBigEndian" to "SmalltalkImage current isBigEndian". It fixed the error, but I still can't connect: - I get a "connection closed" message with TightVNC, - connecting from RFBViewer freezes my Squeak image. |
(0009419 - 344 - 444 - 622 - 622 - 622 - 622) user356 02-03-07 08:40 edited on: 02-03-07 13:56 |
A simple changeset to correct references from "Smalltalk isBigEndian" to "SmalltalkImage current isBigEndian", as posted by Vladimir Plšek in http://www.nabble.com/VNC-(RFB)-bug-on-a-3.9-image-t2652766.html [^] . Now works okay for me. And just for Installer fans: "fix begin" Installer mantis bug: 5043 fix: 'RFB-fixes.1.cs' "fix end" |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
82 total queries executed. 33 unique queries executed. |