From Clive.Darke at qa.com Mon May 9 16:10:15 2011 From: Clive.Darke at qa.com (Darke, Clive) Date: Mon, 9 May 2011 17:10:15 +0100 Subject: [regex-coach] An error of type #:|| occured Message-ID: <3DF93BC1E6EB2E45AD12B4DBF431E372ED14C53545@CSUKLEEXMB01.corp.group.local> I'm using Regex Coach Version 0.9.2 on Windows 7 Professional (SP 1). I installed and ran it OK, until I loaded a Microsoft Office Word document into it to test \x matching. I closed down Regex Coach with that document loaded. Now, when I run the program I always get a Message Box with: "An error of type #:|| occured, arguments : (:SIZE 151983)" I uninstalled Regex Coach, rebooted, then installed it again, but it still gives this error. I have RegEx Coach installed on the same version of Windows 7 on another machine and I have no problems - but I have not tried loading a Word doc into it! >From the doc: "The contents of these two panes will also remain persistent between two invocations of The Regex Coach. " My best guess it that the uninstall is not destroying the persistent data, even between reinstalls, but I can't figure out where it is being stored. Any ideas? Clive Darke ________________________________ QA works with organisations to transform performance through learning. We are dedicated to making our clients more successful through the provision of world-class training services. To find out more visit www.qa.com The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. QA Ltd. Rath House, 55-65 Uxbridge Road, Slough, Berkshire,SL1 1SG. QA Ltd. is a company registered in England with company registration number:2413137 Scanned by ICRITICAL -------------- next part -------------- An HTML attachment was scrubbed... URL: From Clive.Darke at qa.com Mon May 9 16:27:45 2011 From: Clive.Darke at qa.com (Darke, Clive) Date: Mon, 9 May 2011 17:27:45 +0100 Subject: [regex-coach] An error of type #:|| occured - solution Message-ID: <3DF93BC1E6EB2E45AD12B4DBF431E372ED14C53546@CSUKLEEXMB01.corp.group.local> Is it not always the way? Five minutes after I posted my previous question in desperation I found the registry entry which holds the persistent data. In case anyone else gets this problem, this is created the first time you exit the product with data in the panes, but is not being removed on an uninstall. The key is: HKEY_CURRENT_USER\Software\Edi Weitz\The Regex Coach I uninstalled the product, removed the key (using regedit), reinstalled, and everything was fine. I could probably have just removed the 'Panes' sub-key without reinstalling the product. Clive Darke Product Consultant QA Vale House Pynes Hill Exeter Devon EX2 5AZ Email clive.darke at qa.com Web http://www.qa.com/ ________________________________ QA works with organisations to transform performance through learning. We are dedicated to making our clients more successful through the provision of world-class training services. To find out more visit www.qa.com The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. QA Ltd. Rath House, 55-65 Uxbridge Road, Slough, Berkshire,SL1 1SG. QA Ltd. is a company registered in England with company registration number:2413137 Scanned by ICRITICAL -------------- next part -------------- An HTML attachment was scrubbed... URL: From edi at agharta.de Mon May 9 17:27:30 2011 From: edi at agharta.de (Edi Weitz) Date: Mon, 9 May 2011 19:27:30 +0200 Subject: [regex-coach] An error of type #:|| occured - solution In-Reply-To: <3DF93BC1E6EB2E45AD12B4DBF431E372ED14C53546@CSUKLEEXMB01.corp.group.local> References: <3DF93BC1E6EB2E45AD12B4DBF431E372ED14C53546@CSUKLEEXMB01.corp.group.local> Message-ID: Clive, Thanks for the follow-up. Yes, removing the registry key would have sufficed. Should I ever find the time to make a new release, I'll make sure that a) the key gets uninstalled together with the application and that b) files which don't exist anymore don't crash the program. Thanks again, Edi. On Mon, May 9, 2011 at 6:27 PM, Darke, Clive wrote: > Is it not always the way?? Five minutes after I posted my previous question > in desperation I found the registry entry which holds the persistent data. > > In case anyone else gets this problem, this is created the first time you > exit the product with data in the panes, but is not being removed on an > uninstall.? The key is: > > HKEY_CURRENT_USER\Software\Edi Weitz\The?Regex Coach > > I uninstalled the product, removed the key (using regedit), reinstalled, and > everything was fine.? I could probably have just removed the 'Panes' sub-key > without reinstalling the product. > > > Clive Darke > Product Consultant > > QA > Vale House?Pynes Hill Exeter Devon EX2 5AZ > > Email???????clive.darke at qa.com > Web????????http://www.qa.com/ > > ________________________________ > QA works with organisations to transform performance through learning. We > are dedicated to making our clients more successful through the provision of > world-class training services. > To find out more visit www.qa.com > > The information transmitted is intended only for the person or entity to > which it is addressed and may contain confidential and/or privileged > material. Any review, retransmission, dissemination or other use of, or > taking of any action in reliance upon, this information by persons or > entities other than the intended recipient is prohibited. If you received > this in error, please contact the sender and delete the material from any > computer. > > QA Ltd. Rath House, 55-65 Uxbridge Road, Slough, Berkshire,SL1 1SG. > QA Ltd. is a company registered in England with company registration > number:2413137 > > Scanned by ICRITICAL > > _______________________________________________ > regex-coach site list > regex-coach at common-lisp.net > http://common-lisp.net/mailman/listinfo/regex-coach > From borumat at gmx.de Thu May 12 07:59:25 2011 From: borumat at gmx.de (Andreas) Date: Thu, 12 May 2011 09:59:25 +0200 Subject: [regex-coach] Suggestion: Alternation of Color Message-ID: <9mygcolyjq94$.dlg@borumat.de> The first match is yellow. The second green. All following matches are green as well. Suggestion: It would be easier to distinguish the matches, if the color alternates. First yellow. Second green. Third yellow. ... Regards, Andreas From borumat at gmx.de Thu May 12 07:40:02 2011 From: borumat at gmx.de (Andreas) Date: Thu, 12 May 2011 09:40:02 +0200 Subject: [regex-coach] View matched linebreaks Message-ID: <1h9ezs585urui.dlg@borumat.de> RegEx Coach does not display a symbol (e.g. like the U+00B6) to represent linebreaks. I like to use RegEx Coach with multiple line target strings. Is there any to view matched linebreaks? Example: http://borumat.de/+screenshots/hc-2011.05.12-09_30_25.png Thanks. It would be great, if other whitespaces like "\t" would be represented by a symbol as well. Andreas Edi, thanks a lot for you helpful tool. :) From edi at weitz.de Thu May 12 08:19:13 2011 From: edi at weitz.de (Edi Weitz) Date: Thu, 12 May 2011 10:19:13 +0200 Subject: [regex-coach] Suggestion: Alternation of Color In-Reply-To: <9mygcolyjq94$.dlg@borumat.de> References: <9mygcolyjq94$.dlg@borumat.de> Message-ID: On Thu, May 12, 2011 at 9:59 AM, Andreas wrote: > The first match is yellow. No, the "current" one is yellow. That's explained in the documentation. You can "walk" through the matches. > The second green. > All following matches are green as well. > > Suggestion: > It would be easier to distinguish the matches, if the color > alternates. > > First yellow. > Second green. > Third yellow. Well, that's firstly a matter of taste. But as I've said in other replies already, the chances of a new release are currently very small anyway unless someone wants to provide funding for this. Thanks for the suggestion, Edi. From edi at weitz.de Thu May 12 08:24:53 2011 From: edi at weitz.de (Edi Weitz) Date: Thu, 12 May 2011 10:24:53 +0200 Subject: [regex-coach] View matched linebreaks In-Reply-To: <1h9ezs585urui.dlg@borumat.de> References: <1h9ezs585urui.dlg@borumat.de> Message-ID: There is currently no way to do this, sorry. As for additions and changes in the future, see my other reply. Thanks, Edi. On Thu, May 12, 2011 at 9:40 AM, Andreas wrote: > RegEx Coach does not display a symbol (e.g. like the U+00B6) to > represent linebreaks. > > I like to use RegEx Coach with multiple line target strings. > > Is there any to view matched linebreaks? > > Example: > http://borumat.de/+screenshots/hc-2011.05.12-09_30_25.png > > Thanks. > > It would be great, if other whitespaces like "\t" would be represented > by a symbol as well. > > Andreas > > Edi, thanks a lot for you helpful tool. :) > > > _______________________________________________ > regex-coach site list > regex-coach at common-lisp.net > http://common-lisp.net/mailman/listinfo/regex-coach > From borumat at gmx.de Thu May 12 08:41:48 2011 From: borumat at gmx.de (Andreas) Date: Thu, 12 May 2011 10:41:48 +0200 Subject: [regex-coach] Suggestion: Alternation of Color References: <9mygcolyjq94$.dlg@borumat.de> Message-ID: <3f3v551hg8kl.dlg@borumat.de> Edi Weitz wrote: > On Thu, May 12, 2011 at 9:59 AM, Andreas wrote: >> The first match is yellow. > > No, the "current" one is yellow. That's explained in the > documentation. You can "walk" through the matches. I know. I meant the state when you start. Sorry, my fault, that I did not wrote that precisely. All the green matches which lie next together cannot be distinguished. The user has to walk through to be able to do that. > >> The second green. >> All following matches are green as well. >> >> Suggestion: >> It would be easier to distinguish the matches, if the color >> alternates. >> >> First yellow. >> Second green. >> Third yellow. > > Well, that's firstly a matter of taste. But as I've said in other > replies already, the chances of a new release are currently very small > anyway unless someone wants to provide funding for this. OK. Andreas