gemtools invalid utf8 input detected on copy/paste

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

gemtools invalid utf8 input detected on copy/paste

SeanTAllen
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?
Reply | Threaded
Open this post in threaded view
|

Re: gemtools invalid utf8 input detected on copy/paste

Dale

----- "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
Reply | Threaded
Open this post in threaded view
|

Re: gemtools invalid utf8 input detected on copy/paste

SeanTAllen
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.
Reply | Threaded
Open this post in threaded view
|

Re: gemtools invalid utf8 input detected on copy/paste

Dale
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.
Reply | Threaded
Open this post in threaded view
|

Re: gemtools invalid utf8 input detected on copy/paste

SeanTAllen
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.
>