Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
619 posts
|
My gemtools image has started erroring out with
'invalid utf8 input detected' anytime i try to use the keyboard to copy or paste. has anyone experienced before? if yes, was there a simple fix or should i just build a new gemtools image? |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
604 posts
|
----- "Sean Allen" <[hidden email]> wrote: | My gemtools image has started erroring out with | | 'invalid utf8 input detected' anytime i try to use the keyboard to | copy or paste. | | has anyone experienced before? if yes, was there a simple fix or | should | i just build a new gemtools image? Are the errors coming from Pharo or GemStone? What does the stack look like? Dale |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
619 posts
|
On Thu, Feb 25, 2010 at 12:47 PM, Dale Henrichs
<[hidden email]> wrote: > > ----- "Sean Allen" <[hidden email]> wrote: > > | My gemtools image has started erroring out with > | > | 'invalid utf8 input detected' anytime i try to use the keyboard to > | copy or paste. > | > | has anyone experienced before? if yes, was there a simple fix or > | should > | i just build a new gemtools image? > > Are the errors coming from Pharo or GemStone? What does the stack look like? Pharo it appears like. The stack I couldnt copy ( for obvious reasons ). And it seems to be gone now as I went in and tried to recreate and can't. I stop and started gemtools multiple times and the issue persisted but when I just opened it back up now to try and write down the stack by hand, I couldnt recreate. Very odd. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
604 posts
|
I would guess that we are running into trouble doing the conversion from QuadByteStrings in GemStone to WideString in Pharo, but a test case or two would be nice to have...
Dale ----- "Sean Allen" <[hidden email]> wrote: | On Thu, Feb 25, 2010 at 12:47 PM, Dale Henrichs | <[hidden email]> wrote: | > | > ----- "Sean Allen" <[hidden email]> wrote: | > | > | My gemtools image has started erroring out with | > | | > | 'invalid utf8 input detected' anytime i try to use the keyboard | to | > | copy or paste. | > | | > | has anyone experienced before? if yes, was there a simple fix or | > | should | > | i just build a new gemtools image? | > | > Are the errors coming from Pharo or GemStone? What does the stack | look like? | | Pharo it appears like. The stack I couldnt copy ( for obvious reasons | ). | And it seems to be gone now as I went in and tried to recreate and | can't. | I stop and started gemtools multiple times and the issue persisted | but | when I just opened it back up now to try and write down the stack by | hand, | I couldnt recreate. Very odd. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
619 posts
|
If I can replicate I will send that along.
On Thu, Feb 25, 2010 at 3:50 PM, Dale Henrichs <[hidden email]> wrote: > I would guess that we are running into trouble doing the conversion from QuadByteStrings in GemStone to WideString in Pharo, but a test case or two would be nice to have... > > Dale > ----- "Sean Allen" <[hidden email]> wrote: > > | On Thu, Feb 25, 2010 at 12:47 PM, Dale Henrichs > | <[hidden email]> wrote: > | > > | > ----- "Sean Allen" <[hidden email]> wrote: > | > > | > | My gemtools image has started erroring out with > | > | > | > | 'invalid utf8 input detected' anytime i try to use the keyboard > | to > | > | copy or paste. > | > | > | > | has anyone experienced before? if yes, was there a simple fix or > | > | should > | > | i just build a new gemtools image? > | > > | > Are the errors coming from Pharo or GemStone? What does the stack > | look like? > | > | Pharo it appears like. The stack I couldnt copy ( for obvious reasons > | ). > | And it seems to be gone now as I went in and tried to recreate and > | can't. > | I stop and started gemtools multiple times and the issue persisted > | but > | when I just opened it back up now to try and write down the stack by > | hand, > | I couldnt recreate. Very odd. > ... [show rest of quote]
|
Free forum by Nabble | Edit this page |