realbasic-nug
[Top] [All Lists]

Re: Can't go back to 2007r3 after installing 2008r4

To: "REALbasic NUG" <realbasic-nug@lists.realsoftware.com>
Subject: Re: Can't go back to 2007r3 after installing 2008r4
From: "Carlos M" <rblists@rbtips.com>
Date: Tue, 30 Sep 2008 17:01:04 +0100
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=iphyJiE7Lwwh8XYL40aqkCOYO0jUA2SWh1sspDJnkwM=; b=b+W56n8lYIea4souLDoQk1fZT6/nbKYQb+UgkVv4pRO2ZaKZQTyTPWX+ublh4k/aKg HSVlxm0qXP9trD/uuYq/J4VuICOd5mHu1tpwLk/d5yZymVxcw4VBT1qKmysm/vCO63ZB HgBavj1dcya0Mhe6HEvQ/RkYbPWadVMtq+UHA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=MgEKbIXvrbbChsMaWBVGvBQrVzoxqS58MOO4BNjJBLcmykOXh7tqD7Ef//oDH3/G8A HhtQRlrzO5OtI8PL2QV6gBbaTFjC7mdjulcEBaKwTkoW+f4DgRs5//vtyYf+VU8JtkCd 92a0JWRNbg2HldUV49Ml1ukRG9t6f6wO2nz9Q=
In-reply-to: <217A51E1-155A-4204-BDC3-145F52C910B7@great-white-software.com>
References: <45a1b53e0809290758g24c76f50ya76061b8618ce5d1@mail.gmail.com> <20080929161114.RHRX3342.aarprv06.charter.net@CB56611-W.chickensys.com> <98DBD2D4-DD80-4FEA-9E0B-E2A23877F542@great-white-software.com> <4a533bec0809291742o4008961oca3a59b0a4a03f4c@mail.gmail.com> <217A51E1-155A-4204-BDC3-145F52C910B7@great-white-software.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Tue, Sep 30, 2008 at 6:07 AM, Norman Palardy wrote:
>
> On 29-Sep-08, at 6:42 PM, Carlos M wrote:
>
>> Norman,
>> So, why didn't RS just stored the new (or corrected) registry keys
>> into a new folder starting with 2008r4 and left the "old" registry
>> keys in place for the previous versions?
>
> I have no idea
> This was done between 2007r3 and 2007r4; long before I got there

Ohh... I thought from the OP and William's reply that the problem was
introduced with 2008r4 - sorry for that Norman ;-)

Let me check the previous release notes...

Yes, you're right - it was introduced in 2007r4 and there was an entry
for the 2007r5 release notes:
[Kis] [IDE] N/A: The 2007r4 and 2007r5 IDEs on Windows write out the
            debugger preferences in such a way that older versions of
            REALbasic cannot read them in without crashing.  If you run
            a copy of 2007r4 or r5 and debug an application, there are
            empty REG_SZ registry keys written out to
            HKEY_CURRENT_USER\Software\REALSoftware\REALbasic with names
            like Debugger Object Property View Style (XXX), where XXX is
            the name of an object property.  These empty string keys are
            what cause the older IDEs to crash, and so they should be
            removed from the registry if you wish to use 2007r3 or
            earlier.  Report ID: uhdboosz

I even have a self note on the 2007r5 folder to not test/use any new
version due to this problem and wait to see if it is fixed or not...
it seems it was not fixed... and I forgot completely about this note
:(

Anyway, and not knowing exactly how previous versions read the
registry, can't this be fixed if these "debugger preferences" are
stored into a folder that previous versions didn't read, maybe
"REALbasicDebug" instead of the default "REALbasic"?

Carlos

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>