Page 1 of 1

Cel. v1.3.2pre5: "Copy URL" writes garbage

Posted: 04.03.2004, 02:00
by selden
The "copy URL" function is broken in Windows Celestia v1.3.2pre5. Ctrl-Insert and Ctrl-C both write binary characters to the clipboard instead of a long string. Here's an example:

[url]?[/url]

Older versions of Celestia still write usable URLs.
The "Load URL" function works still works fine in pre5.

System:
256MB 500MHz P3, WinXP Pro SP1
128MB GF4 Ti4200, Nvidia v53.03
Celestia v1.3.2pre5

Re: Cel. v1.3.2pre5: "Copy URL" writes garbage

Posted: 04.03.2004, 03:14
by Ptarmigan
selden wrote:The "copy URL" function is broken in Windows Celestia v1.3.2pre5.
I've never been able to get it to work in any version in Windows since the feature was introduced, never mind 1.3.2pre5 :-!(

Malcolm.

Posted: 04.03.2004, 03:35
by selden
Malcom,

I know W98 and W95 don't work, but aren't you running W2K? I would have expected it to work there. Have you tried both versions of the command? Ctrl-Insert and Ctrl-C?

Posted: 04.03.2004, 03:46
by Ptarmigan
selden wrote:Malcom, I know W98 and W95 don't work, but aren't you running W2K? I would have expected it to work there. Have you tried both versions of the command? Ctrl-Insert and Ctrl-C?
Ah, that might have summat to do with it, no not W2K, only WinME (early version) I dont know where Win98se left off and WinME started. Yes, tried both versions of the command.
So, if it is a win95/98/derivatives problem, is windoze fundamentally flawed then (dont answer that !?) or can we hope for a fix ?

regards,
Malcolm.

Re: Cel. v1.3.2pre5: "Copy URL" writes garbage

Posted: 04.03.2004, 05:33
by chris
selden wrote:The "copy URL" function is broken in Windows Celestia v1.3.2pre5. Ctrl-Insert and Ctrl-C both write binary characters to the clipboard instead of a long string. Here's an example:


Thanks for the report. This was another bug that arose during the switch to Visual C++ 7.0--not a compiler bug, just some sloppy code that slipped by the VC++ 6. The fix is committed to CVS now.

So far tonight: Chris 1, bugs 0

--Chris

Posted: 04.03.2004, 06:07
by selden
Chris,

Thanks!

Re: Cel. v1.3.2pre5: "Copy URL" writes garbage

Posted: 05.03.2004, 01:00
by don
chris wrote:So far tonight: Chris 1, bugs 0

Chris,

Ya beat me again!

You better give me some code assignments or I'll go batty with nuttin' ta do. :lol:

-Don G.

Re: Cel. v1.3.2pre5: "Copy URL" writes garbage

Posted: 05.03.2004, 02:03
by Guest
chris wrote:
selden wrote:The "copy URL" function is broken in Windows Celestia v1.3.2pre5. Ctrl-Insert and Ctrl-C both write binary characters to the clipboard instead of a long string. Here's an example:
Thanks for the report. This was another bug that arose during the switch to Visual C++ 7.0
Chris
Chris : Will this fix it for the win98/ME family as well ?