From alex at pressure.to Thu May 5 06:29:42 2005 From: alex at pressure.to (Alex Fenton) Date: Thu May 5 06:23:26 2005 Subject: [Weft-qda-users] error with 0.9.4 In-Reply-To: <0IFQ00K4WL5O6V@mail.fudan.edu.cn> References: <0IFQ00K4WL5O6V@mail.fudan.edu.cn> Message-ID: <4279F596.4040700@pressure.to> Hi ronggui Thanks for your feedback. The file format change from Weft 0.9.3 to 0.9.4 was intended to improve support for accented characters and non-latin scripts. Unfortunatley the new file format seems to have had the opposite effect! Since releasing it I have also run into some problems with accented latin text. After further investigation I have decided to use the old (0.9.3) file format for version 0.9.5 and onwards. Version 0.9.5 will provide the same support for Chinese text as 0.9.3, and will include better searching for accented European scripts. You will be able to open your 0.9.3 projects in 0.9.5. Version 0.9.5 should be released in the next few days, but until then I recommend that everyone works with 0.9.3. Weft 0.9.5 will also contain all the other improvements introduced in 0.9.4, such as much faster searching, more stability and improvements to the user interface. I'll post a notice when the new version is available. cheers alex ronggui wrote: >when my text is Chinese, the 0.9.4 version can not locate the right text. > >for example,i want to code the 80th - 90th words with the code name "a",but when i click the "a",and find that the other words ,say 100the -120th words,are coded,not the wrods i choosed. > >the 0.93,0.92 version does not have this problem. > >ronggui > >_______________________________________________ >Weft-qda-users mailing list >Weft-qda-users@rubyforge.org >http://rubyforge.org/mailman/listinfo/weft-qda-users > > > > From 0034058 at fudan.edu.cn Thu May 5 09:18:59 2005 From: 0034058 at fudan.edu.cn (ronggui) Date: Thu May 5 09:09:12 2005 Subject: [Weft-qda-users] error with 0.9.4 In-Reply-To: <4279F596.4040700@pressure.to> References: <0IFQ00K4WL5O6V@mail.fudan.edu.cn> <4279F596.4040700@pressure.to> Message-ID: <20050505211859.1d8733b3@localhost.localdomain> hi,alex, thank you for your reply:) you are doing a good job:) On Thu, 05 May 2005 11:29:42 +0100 Alex Fenton wrote: > Hi ronggui > > Thanks for your feedback. The file format change from Weft 0.9.3 to > 0.9.4 was intended to improve support for accented characters and > non-latin scripts. Unfortunatley the new file format seems to have had > the opposite effect! Since releasing it I have also run into some > problems with accented latin text. > > After further investigation I have decided to use the old (0.9.3) file > format for version 0.9.5 and onwards. Version 0.9.5 will provide the > same support for Chinese text as 0.9.3, and will include better > searching for accented European scripts. You will be able to open your > 0.9.3 projects in 0.9.5. > > Version 0.9.5 should be released in the next few days, but until then I > recommend that everyone works with 0.9.3. Weft 0.9.5 will also contain > all the other improvements introduced in 0.9.4, such as much faster > searching, more stability and improvements to the user interface. I'll > post a notice when the new version is available. > > cheers > alex > > > > ronggui wrote: > > >when my text is Chinese, the 0.9.4 version can not locate the right text. > > > >for example,i want to code the 80th - 90th words with the code name "a",but when i click the "a",and find that the other words ,say 100the -120th words,are coded,not the wrods i choosed. > > > >the 0.93,0.92 version does not have this problem. > > > >ronggui > > > >_______________________________________________ > >Weft-qda-users mailing list > >Weft-qda-users@rubyforge.org > >http://rubyforge.org/mailman/listinfo/weft-qda-users > > > > > > > > > > _______________________________________________ > Weft-qda-users mailing list > Weft-qda-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/weft-qda-users From parente at cs.unc.edu Sat May 14 23:12:44 2005 From: parente at cs.unc.edu (Peter Parente) Date: Sun May 15 15:26:45 2005 Subject: [Weft-qda-users] Weft crash Message-ID: Hi, I keep getting a Pure Virtual Function Call error and a crash when I highlight some text and press the Code button. It does this even when I have a category selected. Pete From alex at pressure.to Sun May 15 15:43:28 2005 From: alex at pressure.to (Alex Fenton) Date: Sun May 15 15:36:36 2005 Subject: [Weft QDA users] Re: [Weft-qda-users] Weft crash In-Reply-To: References: Message-ID: <4287A660.3040902@pressure.to> Hi Pete Can I ask what version of Weft you are using? A bug that matches your description exists in version 0.9.4 but was fixed in 0.9.5. Checking "Help" > "About" should tell you what version you are using. If you are using 0.9.4 upgrading should help. Unfortunately projects created in version 0.9.4 are not compatible with 0.9.5, but they can be manually converted. If you have an existing project you want to use with the newest version, see http://www.pressure.to/qda/doc/ch02.html#id411079 Or drop me a line off the list. Sorry for any inconvenience. cheers alex Peter Parente wrote: > Hi, > > I keep getting a Pure Virtual Function Call error and a crash when I > highlight some text and press the Code button. It does this even when > I have a category selected. > > Pete > _______________________________________________ > Weft-qda-users mailing list > Weft-qda-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/weft-qda-users > >