You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(13) |
Feb
(23) |
Mar
(13) |
Apr
(4) |
May
(4) |
Jun
(5) |
Jul
|
Aug
|
Sep
(7) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2012 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Kev S. <ksa...@gm...> - 2012-05-22 23:12:47
|
Hi! I'm an Argentinian software developer and since I use Eloquent I would like to have it in my language, and even help with the translation. I could help on Spanish translation for now, but if further assistance is required I may be able to help with Portuguese and German too. Best regards _______ Kev Smith ksa...@gm... |
From: Manfred B. <man...@gm...> - 2012-03-27 19:13:35
|
Hi Malte. For most of the UI stuff the strings from the .xib files have to be extracted. That's also where the menu strings are. I can send you the files to be translated. Please contact me privately Cheers, Manfred Am 24.03.2012 um 19:32 schrieb Malte Kiefer: > Hello, > > I starting to translate Eloquent into german. > Maybe you want to have that version. > > Could you tell me, where I find in the library the menu points and stuff like that? > It ist noch in the Localizable.strings file. > > Thanks > > Malte > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Macsword-develop mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/macsword-develop |
From: Malte K. <mal...@me...> - 2012-03-24 18:32:11
|
Hello, I starting to translate Eloquent into german. Maybe you want to have that version. Could you tell me, where I find in the library the menu points and stuff like that? It ist noch in the Localizable.strings file. Thanks Malte |
From: Erick F <er...@ya...> - 2012-02-04 10:18:43
|
I'm getting this error when building the MacSword-2.2 project. Any thoughts? Thanks! /Users/Shared/workspaces/xcode/macsword/macsword/branches/MacSword-2.2/sword_src/sword-trunk/bindings/objc/src/SwordInstallSourceController.mm:155: error: cannot convert 'sword::InstallSource*' to 'NSString*' in argument passing |
From: Erick F <er...@ya...> - 2012-02-04 09:56:51
|
My environment: Snow Leopard 10.6.8 and XCode 3.2.6/IOS SDK 4.3 I'd like to know where the source code for this Eloquent v. 2.3.5 is? I was able to download the macsword tar ball but can only see MacSword-2.2. Anyway, I still tried to compile 2.2 but it was looking for ObjCSword, which I downloaded per instruction from link: http://sourceforge.net/mailarchive/message.php?msg_id=26899301 Is ObjCSword trunk compatible with MacSword-2.2 or is there branch/tag for ObjCSword which is compatible with MacSword-2.2? Alternatively, my objective really is to be able to build Eloquent v. 2.3.5. Any documentation how to build this? Thanks all. Erick P.S. I'm an OSX developer newbie. |
From: Josef O. <jos...@gm...> - 2011-10-12 10:38:50
|
I'm just finished czech localization of Eloquent. I did it for my family, but maybe there will be need to put this to official release. If there will be such need, where can i post localized files? Few texts are not still in czech, maybe because they are from sword library, but every string i found in English.lproj is localized |
From: Ivan K. <iva...@su...> - 2011-01-17 11:28:11
|
Ignore last message, I solved issue with permissions and created softlink... Here are final steps described in readme file: #1 - make a symlink for libtoolize: ln -s /usr/bin/glibtoolize /usr/bin/libtoolize -> DONE #2 - call one of the Build*.sh scripts either for a point release or SVN trunk. parameters can be: "fat"|"intel"|"ppc", "debug"|"release" build_sword Ivan$ ./build_mac_sword.sh fat release -> DONE - see output in attachment… #3 - call CreateUniversalBinarySWORDUtilities.sh -> Cant find that script…. Cheers, Ivan Kalaica iPhone Development http://surgeworksmobile.com http://surgeworks.com http://inchoo.net iva...@su... On 17. sij. 2011., at 08:53, Ivan Kalaica wrote: > Ok, libclucene is now created. One error less... > > After > > build_sword Ivan$ ln -s /usr/bin/glibtoolize /usr/bin/libtoolize > > the output is : > > ln: /usr/bin/libtoolize: Permission denied > > Why is that? > > Cheers, > Ivan Kalaica > > iPhone Development > http://surgeworksmobile.com > http://surgeworks.com > http://inchoo.net > iva...@su... > > On 16. sij. 2011., at 17:40, Manfred Bergmann wrote: > >> >> Am 16.01.2011 um 16:31 schrieb Ivan Kalaica: >> >>> sword library build command >>> >>> libtoolize >>> ./autogen.sh: line 8: libtoolize: command not found >> >> Please create a symbolic link to glibtoolize as described in README. >> I forgot that in my list because I did this already. >> >> >> Manfred >> >>> >>> On 15. sij. 2011., at 20:56, Manfred Bergmann wrote: >>> >>>> >>>> Am 15.01.2011 um 15:59 schrieb Ivan Kalaica: >>>> >>>>> I can see the progress. Less errors.. :) Now I have just 5 of them. >>>>> >>>>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>>>> >>>>> pbxcp: libclucene-ub.a: No such file or directory >>>>> >>>>> pbxcp: libsword-ub.a: No such file or directory >>>> >>>> Did you compile clucene and SWORD lib as described below? >>>> What was the result of this? >>>> It looks like those libraries were not created. >>>> >>>>> >>>>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>>>> >>>>> /bin/sh: /Users/Ivan/macsword/build/MacSword2.build/Debug/MacSword.build/Script-A9F2C6C710DF722900C751AA.sh: /usr/local/bin/macruby: bad interpreter: No such file or directory >>>> >>>> You need MacRuby (http://www.macruby.org/) for some of the build scripts. >>>> >>>> >>>> >>>> Manfred >>>> >>>>> >>>>> >>>>> On 14. sij. 2011., at 16:04, Manfred Bergmann wrote: >>>>> >>>>>> Alright. >>>>>> I've tried this with a fresh checkout myself and made some minor fixes. >>>>>> Here is what you do: >>>>>> >>>>>> 1. checkout Macsword2 trunk: >>>>>> svn co https://macsword.svn.sourceforge.net/svnroot/macsword/macsword/trunk macsword >>>>>> 2. cd sword_src >>>>>> 3. checkout SWORD: >>>>>> svn co https://crosswire.org/svn/sword/trunk sword-trunk >>>>>> 4. cd sword_src/sword-trunk/bindings/objc >>>>>> 5. cd dependencies >>>>>> 6. download dependencies: >>>>>> ./retrieve.sh >>>>>> 7. build clucene >>>>>> cd ../build_clucene >>>>>> ./build_mac_clucene.sh fat release >>>>>> 8. build SWORD lib >>>>>> cd ../build_sword >>>>>> ./build_mac_sword.sh fat release >>>>>> 9. open MacSword Xcode project >>>>>> 10. open MainMenu.xib and click "Continue" on the missing plugin requester >>>>>> 11. build MacSword >>>>>> >>>>>> >>>>>> Let me know if this works. >>>>>> >>>>>> >>>>>> >>>>>> Manfred >>>>>> >>>>>> >>>>>> Am 14.01.2011 um 14:52 schrieb Ivan Kalaica: >>>>>> >>>>>>> Hey Manfred, >>>>>>> >>>>>>> Thank you for fast response. Unfortunately I get same thing even after adding xcode project at that path and running that script. Is there a way you can share with me the full project with sword library with in it?<Screen shot 2011-01-14 at 14.47.32.png> >>>>>>> >>>>>>> Cheers, >>>>>>> Ivan Kalaica >>>>>>> >>>>>>> iPhone Development >>>>>>> http://surgeworksmobile.com >>>>>>> http://surgeworks.com >>>>>>> http://inchoo.net >>>>>>> iva...@su... >>>>>>> >>>>>>> On 14. sij. 2011., at 14:31, Manfred Bergmann wrote: >>>>>>> >>>>>>>> Hello Ivan. >>>>>>>> >>>>>>>> You need to checkout the SWORD library code which includes the ObjC framework under "bindings/objc". >>>>>>>> The Xcode projects expects the SWORD source folder called "sword-trunk". >>>>>>>> >>>>>>>> So that you have a folder structure like: >>>>>>>> sword_src \ >>>>>>>> sword-trunk \ >>>>>>>> bindings \ >>>>>>>> objc >>>>>>>> >>>>>>>> >>>>>>>> Please read the README file in this folder. >>>>>>>> Additionally you need to execute the "retrieve.sh" script in "dependencies" folder there. >>>>>>>> >>>>>>>> >>>>>>>> Let me know if this worked. >>>>>>>> >>>>>>>> >>>>>>>> Regards, >>>>>>>> Manfred >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Am 14.01.2011 um 13:25 schrieb Ivan Kalaica: >>>>>>>> >>>>>>>>> Hello all, >>>>>>>>> >>>>>>>>> I need help in importing ObjCSword.xcodeproj into MacSword2 xcode project. After I make svn checkout (with svn co https://macsword.svn.sourceforge.net/svnroot/macsword macsword) and build and run project ObjCSword.xcodeproj is missing. Can some send me a this? >>>>>>>>> >>>>>>>>> Cheers, >>>>>>>>> Ivan Kalaica >>>>>>>>> >>>>>>>>> iPhone Development >>>>>>>>> http://surgeworksmobile.com >>>>>>>>> http://surgeworks.com >>>>>>>>> http://inchoo.net >>>>>>>>> iva...@su... >>>>>>>>> >>>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>>> can protect your company and customers by using code signing. >>>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >>>>>>>>> Macsword-develop mailing list >>>>>>>>> Mac...@li... >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-develop >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> > |
From: Ivan K. <iva...@su...> - 2011-01-17 07:53:45
|
Ok, libclucene is now created. One error less... After build_sword Ivan$ ln -s /usr/bin/glibtoolize /usr/bin/libtoolize the output is : ln: /usr/bin/libtoolize: Permission denied Why is that? Cheers, Ivan Kalaica iPhone Development http://surgeworksmobile.com http://surgeworks.com http://inchoo.net iva...@su... On 16. sij. 2011., at 17:40, Manfred Bergmann wrote: > > Am 16.01.2011 um 16:31 schrieb Ivan Kalaica: > >> sword library build command >> >> libtoolize >> ./autogen.sh: line 8: libtoolize: command not found > > Please create a symbolic link to glibtoolize as described in README. > I forgot that in my list because I did this already. > > > Manfred > >> >> On 15. sij. 2011., at 20:56, Manfred Bergmann wrote: >> >>> >>> Am 15.01.2011 um 15:59 schrieb Ivan Kalaica: >>> >>>> I can see the progress. Less errors.. :) Now I have just 5 of them. >>>> >>>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>>> >>>> pbxcp: libclucene-ub.a: No such file or directory >>>> >>>> pbxcp: libsword-ub.a: No such file or directory >>> >>> Did you compile clucene and SWORD lib as described below? >>> What was the result of this? >>> It looks like those libraries were not created. >>> >>>> >>>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>>> >>>> /bin/sh: /Users/Ivan/macsword/build/MacSword2.build/Debug/MacSword.build/Script-A9F2C6C710DF722900C751AA.sh: /usr/local/bin/macruby: bad interpreter: No such file or directory >>> >>> You need MacRuby (http://www.macruby.org/) for some of the build scripts. >>> >>> >>> >>> Manfred >>> >>>> >>>> >>>> On 14. sij. 2011., at 16:04, Manfred Bergmann wrote: >>>> >>>>> Alright. >>>>> I've tried this with a fresh checkout myself and made some minor fixes. >>>>> Here is what you do: >>>>> >>>>> 1. checkout Macsword2 trunk: >>>>> svn co https://macsword.svn.sourceforge.net/svnroot/macsword/macsword/trunk macsword >>>>> 2. cd sword_src >>>>> 3. checkout SWORD: >>>>> svn co https://crosswire.org/svn/sword/trunk sword-trunk >>>>> 4. cd sword_src/sword-trunk/bindings/objc >>>>> 5. cd dependencies >>>>> 6. download dependencies: >>>>> ./retrieve.sh >>>>> 7. build clucene >>>>> cd ../build_clucene >>>>> ./build_mac_clucene.sh fat release >>>>> 8. build SWORD lib >>>>> cd ../build_sword >>>>> ./build_mac_sword.sh fat release >>>>> 9. open MacSword Xcode project >>>>> 10. open MainMenu.xib and click "Continue" on the missing plugin requester >>>>> 11. build MacSword >>>>> >>>>> >>>>> Let me know if this works. >>>>> >>>>> >>>>> >>>>> Manfred >>>>> >>>>> >>>>> Am 14.01.2011 um 14:52 schrieb Ivan Kalaica: >>>>> >>>>>> Hey Manfred, >>>>>> >>>>>> Thank you for fast response. Unfortunately I get same thing even after adding xcode project at that path and running that script. Is there a way you can share with me the full project with sword library with in it?<Screen shot 2011-01-14 at 14.47.32.png> >>>>>> >>>>>> Cheers, >>>>>> Ivan Kalaica >>>>>> >>>>>> iPhone Development >>>>>> http://surgeworksmobile.com >>>>>> http://surgeworks.com >>>>>> http://inchoo.net >>>>>> iva...@su... >>>>>> >>>>>> On 14. sij. 2011., at 14:31, Manfred Bergmann wrote: >>>>>> >>>>>>> Hello Ivan. >>>>>>> >>>>>>> You need to checkout the SWORD library code which includes the ObjC framework under "bindings/objc". >>>>>>> The Xcode projects expects the SWORD source folder called "sword-trunk". >>>>>>> >>>>>>> So that you have a folder structure like: >>>>>>> sword_src \ >>>>>>> sword-trunk \ >>>>>>> bindings \ >>>>>>> objc >>>>>>> >>>>>>> >>>>>>> Please read the README file in this folder. >>>>>>> Additionally you need to execute the "retrieve.sh" script in "dependencies" folder there. >>>>>>> >>>>>>> >>>>>>> Let me know if this worked. >>>>>>> >>>>>>> >>>>>>> Regards, >>>>>>> Manfred >>>>>>> >>>>>>> >>>>>>> >>>>>>> Am 14.01.2011 um 13:25 schrieb Ivan Kalaica: >>>>>>> >>>>>>>> Hello all, >>>>>>>> >>>>>>>> I need help in importing ObjCSword.xcodeproj into MacSword2 xcode project. After I make svn checkout (with svn co https://macsword.svn.sourceforge.net/svnroot/macsword macsword) and build and run project ObjCSword.xcodeproj is missing. Can some send me a this? >>>>>>>> >>>>>>>> Cheers, >>>>>>>> Ivan Kalaica >>>>>>>> >>>>>>>> iPhone Development >>>>>>>> http://surgeworksmobile.com >>>>>>>> http://surgeworks.com >>>>>>>> http://inchoo.net >>>>>>>> iva...@su... >>>>>>>> >>>>>>>> ------------------------------------------------------------------------------ >>>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>>> can protect your company and customers by using code signing. >>>>>>>> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >>>>>>>> Macsword-develop mailing list >>>>>>>> Mac...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-develop >>>>>>> >>>>>> >>>>> >>>> >>> >> > |
From: Manfred B. <man...@gm...> - 2011-01-16 16:40:41
|
Am 16.01.2011 um 16:31 schrieb Ivan Kalaica: > sword library build command > > libtoolize > ./autogen.sh: line 8: libtoolize: command not found Please create a symbolic link to glibtoolize as described in README. I forgot that in my list because I did this already. Manfred > > On 15. sij. 2011., at 20:56, Manfred Bergmann wrote: > >> >> Am 15.01.2011 um 15:59 schrieb Ivan Kalaica: >> >>> I can see the progress. Less errors.. :) Now I have just 5 of them. >>> >>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>> >>> pbxcp: libclucene-ub.a: No such file or directory >>> >>> pbxcp: libsword-ub.a: No such file or directory >> >> Did you compile clucene and SWORD lib as described below? >> What was the result of this? >> It looks like those libraries were not created. >> >>> >>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>> >>> /bin/sh: /Users/Ivan/macsword/build/MacSword2.build/Debug/MacSword.build/Script-A9F2C6C710DF722900C751AA.sh: /usr/local/bin/macruby: bad interpreter: No such file or directory >> >> You need MacRuby (http://www.macruby.org/) for some of the build scripts. >> >> >> >> Manfred >> >>> >>> >>> On 14. sij. 2011., at 16:04, Manfred Bergmann wrote: >>> >>>> Alright. >>>> I've tried this with a fresh checkout myself and made some minor fixes. >>>> Here is what you do: >>>> >>>> 1. checkout Macsword2 trunk: >>>> svn co https://macsword.svn.sourceforge.net/svnroot/macsword/macsword/trunk macsword >>>> 2. cd sword_src >>>> 3. checkout SWORD: >>>> svn co https://crosswire.org/svn/sword/trunk sword-trunk >>>> 4. cd sword_src/sword-trunk/bindings/objc >>>> 5. cd dependencies >>>> 6. download dependencies: >>>> ./retrieve.sh >>>> 7. build clucene >>>> cd ../build_clucene >>>> ./build_mac_clucene.sh fat release >>>> 8. build SWORD lib >>>> cd ../build_sword >>>> ./build_mac_sword.sh fat release >>>> 9. open MacSword Xcode project >>>> 10. open MainMenu.xib and click "Continue" on the missing plugin requester >>>> 11. build MacSword >>>> >>>> >>>> Let me know if this works. >>>> >>>> >>>> >>>> Manfred >>>> >>>> >>>> Am 14.01.2011 um 14:52 schrieb Ivan Kalaica: >>>> >>>>> Hey Manfred, >>>>> >>>>> Thank you for fast response. Unfortunately I get same thing even after adding xcode project at that path and running that script. Is there a way you can share with me the full project with sword library with in it?<Screen shot 2011-01-14 at 14.47.32.png> >>>>> >>>>> Cheers, >>>>> Ivan Kalaica >>>>> >>>>> iPhone Development >>>>> http://surgeworksmobile.com >>>>> http://surgeworks.com >>>>> http://inchoo.net >>>>> iva...@su... >>>>> >>>>> On 14. sij. 2011., at 14:31, Manfred Bergmann wrote: >>>>> >>>>>> Hello Ivan. >>>>>> >>>>>> You need to checkout the SWORD library code which includes the ObjC framework under "bindings/objc". >>>>>> The Xcode projects expects the SWORD source folder called "sword-trunk". >>>>>> >>>>>> So that you have a folder structure like: >>>>>> sword_src \ >>>>>> sword-trunk \ >>>>>> bindings \ >>>>>> objc >>>>>> >>>>>> >>>>>> Please read the README file in this folder. >>>>>> Additionally you need to execute the "retrieve.sh" script in "dependencies" folder there. >>>>>> >>>>>> >>>>>> Let me know if this worked. >>>>>> >>>>>> >>>>>> Regards, >>>>>> Manfred >>>>>> >>>>>> >>>>>> >>>>>> Am 14.01.2011 um 13:25 schrieb Ivan Kalaica: >>>>>> >>>>>>> Hello all, >>>>>>> >>>>>>> I need help in importing ObjCSword.xcodeproj into MacSword2 xcode project. After I make svn checkout (with svn co https://macsword.svn.sourceforge.net/svnroot/macsword macsword) and build and run project ObjCSword.xcodeproj is missing. Can some send me a this? >>>>>>> >>>>>>> Cheers, >>>>>>> Ivan Kalaica >>>>>>> >>>>>>> iPhone Development >>>>>>> http://surgeworksmobile.com >>>>>>> http://surgeworks.com >>>>>>> http://inchoo.net >>>>>>> iva...@su... >>>>>>> >>>>>>> ------------------------------------------------------------------------------ >>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>> can protect your company and customers by using code signing. >>>>>>> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >>>>>>> Macsword-develop mailing list >>>>>>> Mac...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-develop >>>>>> >>>>> >>>> >>> >> > |
From: Manfred B. <man...@gm...> - 2011-01-16 16:38:48
|
Which frameworks did you install with your Xcode developer tools? Manfred P.S.: please reply to all so that our conversation goes to the MacSword developer mailing list Am 16.01.2011 um 16:31 schrieb Ivan Kalaica: > So, I installed MacRuby and I have now one error less. :) So, this is output after running build library scripts.. > > clucene library build command > > build_clucene Ivan$ ./build_mac_clucene.sh fat release > building fat version > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 1846k 100 1846k 0 0 155k 0 0:00:11 0:00:11 --:--:-- 182k > building PPC version of library... > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... configure: error: cannot run C compiled programs. > If you meant to cross compile, use `--host'. > See `config.log' for more details. > > -------------------------------------------------------------------------------------------------------------- > > sword library build command > > build_sword Ivan$ ./build_mac_sword.sh fat release > building fat version > building PPC version of library... > autogen.sh ... > *** Sword build system generation > *** Recreating libtool > libtoolize > ./autogen.sh: line 8: libtoolize: command not found > *** Recreating aclocal.m4 > aclocal > *** Recreating configure > *** Recreating the Makefile.in files > configure.ac:38: required file `./ltmain.sh' not found > > On 15. sij. 2011., at 20:56, Manfred Bergmann wrote: > >> >> Am 15.01.2011 um 15:59 schrieb Ivan Kalaica: >> >>> I can see the progress. Less errors.. :) Now I have just 5 of them. >>> >>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>> >>> pbxcp: libclucene-ub.a: No such file or directory >>> >>> pbxcp: libsword-ub.a: No such file or directory >> >> Did you compile clucene and SWORD lib as described below? >> What was the result of this? >> It looks like those libraries were not created. >> >>> >>> Command /Developer/usr/bin/g++-4.2 failed with exit code 1 >>> >>> /bin/sh: /Users/Ivan/macsword/build/MacSword2.build/Debug/MacSword.build/Script-A9F2C6C710DF722900C751AA.sh: /usr/local/bin/macruby: bad interpreter: No such file or directory >> >> You need MacRuby (http://www.macruby.org/) for some of the build scripts. >> >> >> >> Manfred >> >>> >>> >>> On 14. sij. 2011., at 16:04, Manfred Bergmann wrote: >>> >>>> Alright. >>>> I've tried this with a fresh checkout myself and made some minor fixes. >>>> Here is what you do: >>>> >>>> 1. checkout Macsword2 trunk: >>>> svn co https://macsword.svn.sourceforge.net/svnroot/macsword/macsword/trunk macsword >>>> 2. cd sword_src >>>> 3. checkout SWORD: >>>> svn co https://crosswire.org/svn/sword/trunk sword-trunk >>>> 4. cd sword_src/sword-trunk/bindings/objc >>>> 5. cd dependencies >>>> 6. download dependencies: >>>> ./retrieve.sh >>>> 7. build clucene >>>> cd ../build_clucene >>>> ./build_mac_clucene.sh fat release >>>> 8. build SWORD lib >>>> cd ../build_sword >>>> ./build_mac_sword.sh fat release >>>> 9. open MacSword Xcode project >>>> 10. open MainMenu.xib and click "Continue" on the missing plugin requester >>>> 11. build MacSword >>>> >>>> >>>> Let me know if this works. >>>> >>>> >>>> >>>> Manfred >>>> >>>> >>>> Am 14.01.2011 um 14:52 schrieb Ivan Kalaica: >>>> >>>>> Hey Manfred, >>>>> >>>>> Thank you for fast response. Unfortunately I get same thing even after adding xcode project at that path and running that script. Is there a way you can share with me the full project with sword library with in it?<Screen shot 2011-01-14 at 14.47.32.png> >>>>> >>>>> Cheers, >>>>> Ivan Kalaica >>>>> >>>>> iPhone Development >>>>> http://surgeworksmobile.com >>>>> http://surgeworks.com >>>>> http://inchoo.net >>>>> iva...@su... >>>>> >>>>> On 14. sij. 2011., at 14:31, Manfred Bergmann wrote: >>>>> >>>>>> Hello Ivan. >>>>>> >>>>>> You need to checkout the SWORD library code which includes the ObjC framework under "bindings/objc". >>>>>> The Xcode projects expects the SWORD source folder called "sword-trunk". >>>>>> >>>>>> So that you have a folder structure like: >>>>>> sword_src \ >>>>>> sword-trunk \ >>>>>> bindings \ >>>>>> objc >>>>>> >>>>>> >>>>>> Please read the README file in this folder. >>>>>> Additionally you need to execute the "retrieve.sh" script in "dependencies" folder there. >>>>>> >>>>>> >>>>>> Let me know if this worked. >>>>>> >>>>>> >>>>>> Regards, >>>>>> Manfred >>>>>> >>>>>> >>>>>> >>>>>> Am 14.01.2011 um 13:25 schrieb Ivan Kalaica: >>>>>> >>>>>>> Hello all, >>>>>>> >>>>>>> I need help in importing ObjCSword.xcodeproj into MacSword2 xcode project. After I make svn checkout (with svn co https://macsword.svn.sourceforge.net/svnroot/macsword macsword) and build and run project ObjCSword.xcodeproj is missing. Can some send me a this? >>>>>>> >>>>>>> Cheers, >>>>>>> Ivan Kalaica >>>>>>> >>>>>>> iPhone Development >>>>>>> http://surgeworksmobile.com >>>>>>> http://surgeworks.com >>>>>>> http://inchoo.net >>>>>>> iva...@su... >>>>>>> >>>>>>> ------------------------------------------------------------------------------ >>>>>>> Protect Your Site and Customers from Malware Attacks >>>>>>> Learn about various malware tactics and how to avoid them. Understand >>>>>>> malware threats, the impact they can have on your business, and how you >>>>>>> can protect your company and customers by using code signing. >>>>>>> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >>>>>>> Macsword-develop mailing list >>>>>>> Mac...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-develop >>>>>> >>>>> >>>> >>> >> > |
From: Manfred B. <man...@gm...> - 2011-01-15 19:57:52
|
Am 15.01.2011 um 15:59 schrieb Ivan Kalaica: > I can see the progress. Less errors.. :) Now I have just 5 of them. > > Command /Developer/usr/bin/g++-4.2 failed with exit code 1 > > pbxcp: libclucene-ub.a: No such file or directory > > pbxcp: libsword-ub.a: No such file or directory Did you compile clucene and SWORD lib as described below? What was the result of this? It looks like those libraries were not created. > > Command /Developer/usr/bin/g++-4.2 failed with exit code 1 > > /bin/sh: /Users/Ivan/macsword/build/MacSword2.build/Debug/MacSword.build/Script-A9F2C6C710DF722900C751AA.sh: /usr/local/bin/macruby: bad interpreter: No such file or directory You need MacRuby (http://www.macruby.org/) for some of the build scripts. Manfred > > > On 14. sij. 2011., at 16:04, Manfred Bergmann wrote: > >> Alright. >> I've tried this with a fresh checkout myself and made some minor fixes. >> Here is what you do: >> >> 1. checkout Macsword2 trunk: >> svn co https://macsword.svn.sourceforge.net/svnroot/macsword/macsword/trunk macsword >> 2. cd sword_src >> 3. checkout SWORD: >> svn co https://crosswire.org/svn/sword/trunk sword-trunk >> 4. cd sword_src/sword-trunk/bindings/objc >> 5. cd dependencies >> 6. download dependencies: >> ./retrieve.sh >> 7. build clucene >> cd ../build_clucene >> ./build_mac_clucene.sh fat release >> 8. build SWORD lib >> cd ../build_sword >> ./build_mac_sword.sh fat release >> 9. open MacSword Xcode project >> 10. open MainMenu.xib and click "Continue" on the missing plugin requester >> 11. build MacSword >> >> >> Let me know if this works. >> >> >> >> Manfred >> >> >> Am 14.01.2011 um 14:52 schrieb Ivan Kalaica: >> >>> Hey Manfred, >>> >>> Thank you for fast response. Unfortunately I get same thing even after adding xcode project at that path and running that script. Is there a way you can share with me the full project with sword library with in it?<Screen shot 2011-01-14 at 14.47.32.png> >>> >>> Cheers, >>> Ivan Kalaica >>> >>> iPhone Development >>> http://surgeworksmobile.com >>> http://surgeworks.com >>> http://inchoo.net >>> iva...@su... >>> >>> On 14. sij. 2011., at 14:31, Manfred Bergmann wrote: >>> >>>> Hello Ivan. >>>> >>>> You need to checkout the SWORD library code which includes the ObjC framework under "bindings/objc". >>>> The Xcode projects expects the SWORD source folder called "sword-trunk". >>>> >>>> So that you have a folder structure like: >>>> sword_src \ >>>> sword-trunk \ >>>> bindings \ >>>> objc >>>> >>>> >>>> Please read the README file in this folder. >>>> Additionally you need to execute the "retrieve.sh" script in "dependencies" folder there. >>>> >>>> >>>> Let me know if this worked. >>>> >>>> >>>> Regards, >>>> Manfred >>>> >>>> >>>> >>>> Am 14.01.2011 um 13:25 schrieb Ivan Kalaica: >>>> >>>>> Hello all, >>>>> >>>>> I need help in importing ObjCSword.xcodeproj into MacSword2 xcode project. After I make svn checkout (with svn co https://macsword.svn.sourceforge.net/svnroot/macswordmacsword) and build and run project ObjCSword.xcodeproj is missing. Can some send me a this? >>>>> >>>>> Cheers, >>>>> Ivan Kalaica >>>>> >>>>> iPhone Development >>>>> http://surgeworksmobile.com >>>>> http://surgeworks.com >>>>> http://inchoo.net >>>>> iva...@su... >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Protect Your Site and Customers from Malware Attacks >>>>> Learn about various malware tactics and how to avoid them. Understand >>>>> malware threats, the impact they can have on your business, and how you >>>>> can protect your company and customers by using code signing. >>>>> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >>>>> Macsword-develop mailing list >>>>> Mac...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/macsword-develop >>>> >>> >> > |
From: Manfred B. <man...@gm...> - 2011-01-14 15:04:26
|
Alright. I've tried this with a fresh checkout myself and made some minor fixes. Here is what you do: 1. checkout Macsword2 trunk: svn co https://macsword.svn.sourceforge.net/svnroot/macsword/macsword/trunk macsword 2. cd sword_src 3. checkout SWORD: svn co https://crosswire.org/svn/sword/trunk sword-trunk 4. cd sword_src/sword-trunk/bindings/objc 5. cd dependencies 6. download dependencies: ./retrieve.sh 7. build clucene cd ../build_clucene ./build_mac_clucene.sh fat release 8. build SWORD lib cd ../build_sword ./build_mac_sword.sh fat release 9. open MacSword Xcode project 10. open MainMenu.xib and click "Continue" on the missing plugin requester 11. build MacSword Let me know if this works. Manfred Am 14.01.2011 um 14:52 schrieb Ivan Kalaica: > Hey Manfred, > > Thank you for fast response. Unfortunately I get same thing even after adding xcode project at that path and running that script. Is there a way you can share with me the full project with sword library with in it?<Screen shot 2011-01-14 at 14.47.32.png> > > Cheers, > Ivan Kalaica > > iPhone Development > http://surgeworksmobile.com > http://surgeworks.com > http://inchoo.net > iva...@su... > > On 14. sij. 2011., at 14:31, Manfred Bergmann wrote: > >> Hello Ivan. >> >> You need to checkout the SWORD library code which includes the ObjC framework under "bindings/objc". >> The Xcode projects expects the SWORD source folder called "sword-trunk". >> >> So that you have a folder structure like: >> sword_src \ >> sword-trunk \ >> bindings \ >> objc >> >> >> Please read the README file in this folder. >> Additionally you need to execute the "retrieve.sh" script in "dependencies" folder there. >> >> >> Let me know if this worked. >> >> >> Regards, >> Manfred >> >> >> >> Am 14.01.2011 um 13:25 schrieb Ivan Kalaica: >> >>> Hello all, >>> >>> I need help in importing ObjCSword.xcodeproj into MacSword2 xcode project. After I make svn checkout (with svn co https://macsword.svn.sourceforge.net/svnroot/macsword macsword) and build and run project ObjCSword.xcodeproj is missing. Can some send me a this? >>> >>> Cheers, >>> Ivan Kalaica >>> >>> iPhone Development >>> http://surgeworksmobile.com >>> http://surgeworks.com >>> http://inchoo.net >>> iva...@su... >>> >>> ------------------------------------------------------------------------------ >>> Protect Your Site and Customers from Malware Attacks >>> Learn about various malware tactics and how to avoid them. Understand >>> malware threats, the impact they can have on your business, and how you >>> can protect your company and customers by using code signing. >>> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >>> Macsword-develop mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/macsword-develop >> > |
From: Ivan K. <iva...@su...> - 2011-01-14 12:42:14
|
Hello all, I need help in importing ObjCSword.xcodeproj into MacSword2 xcode project. After I make svn checkout (with svn co https://macsword.svn.sourceforge.net/svnroot/macsword macsword) and build and run project ObjCSword.xcodeproj is missing. Can some send me a this? Cheers, Ivan Kalaica iPhone Development http://surgeworksmobile.com http://surgeworks.com http://inchoo.net iva...@su... |
From: Ezra C. <ezm...@gm...> - 2010-05-08 12:03:22
|
Hi! I've been looking throught the entire internet for a Bible program for my Mac, and MacSword has been the PERFECT program for me. My only problem is that it has no NIV Bible, which my entire school uses, and the one my family uses as well. Is is possible to implicate NIV into MacSword? Thank you. -- Ezra Chung |
From: Cédric D. <ced...@gm...> - 2009-09-20 10:25:08
|
It is ISBE version 2.1 I've just realized it's the beta version. The current stable being 1.6. Regarding localization, tell me what to do. I own iLocalize, and I have already translated a few apps (BibleTime, e-Sword, MoneyWell, Pagico...) Cedric Delalande Le 20 sept. 2009 à 11:49, Manfred Bergmann a écrit : > Hi Cedric. > > Hmm, strange, it displays ok here. > Which version of the ISBE do you have installed? > > Yes, it would be great if you could help with a french localisation. > > > Regards, > Manfred > > > Am 20.09.2009 um 07:31 schrieb Cédric Delalande: > >> Hello, >> >> I've encounetred this issue with text rendering in the latest beta. >> Here's a screenshot that best describes it : >> >> http://emberapp.com/jmjlouis/images/workspace-isbe >> >> I hope you ind the way to fix it ! >> >> BTW, I can help with the French localization, if you're interested. >> >> Cedric Delalande >> >> ------------------------------------------------------------------------------ >> Come build with us! The BlackBerry® Developer Conference in SF, >> CA >> is the only developer event you need to attend this year. Jumpstart >> your >> developing skills, take BlackBerry mobile applications to market >> and stay >> ahead of the curve. Join us from November 9-12, 2009. Register >> now! >> http://p.sf.net/sfu/devconf >> _______________________________________________ >> Macsword-develop mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/macsword-develop > |
From: Cédric D. <ced...@gm...> - 2009-09-20 06:32:13
|
Hello, I've encounetred this issue with text rendering in the latest beta. Here's a screenshot that best describes it : http://emberapp.com/jmjlouis/images/workspace-isbe I hope you ind the way to fix it ! BTW, I can help with the French localization, if you're interested. Cedric Delalande |
From: Jonathan T. <jo...@th...> - 2009-09-11 08:05:05
|
Hi Manfred, > Can you please try to remove your default session file and try again. > The crash happens while generating the bible HTML content. > The default session is stored here: > /Users/<yourlogin>/Library/Application Support/MacSword/ > DefaultSession.plist That fixed it! Marvellous. Thanks. Jon. |
From: Jonathan T. <jo...@th...> - 2009-09-08 10:43:41
|
Hi, I've been using MacSword2 for a while, but recent versions (from about .212 onwards, definitely from .225 and even trying the most recent MacSword-2.0.0rc4-246.app) all crash for me. They started crashing on Leopard, and now do the same on Snow Leopard. The application doesn't even manage to bring up a window at startup. Here's a traceback for you, in the hope that it might help you find the issue. Looks like an out-of-bounds array exception. Sorry, I'm not planning on going to back to Leopard, as Snow Leopard is an improvement for me. Hope you can fix this up. Many thanks for your excellent work, Regards, Jon. ----- Process: MacSword [23701] Path: /Users/jrmt/Desktop/MacSword.app/Contents/MacOS/MacSword Identifier: org.crosswire.MacSword Version: 2.0.0rc4-246 (246) Code Type: X86 (Native) Parent Process: launchd [254] Date/Time: 2009-09-07 18:50:12.792 +0100 OS Version: Mac OS X 10.6 (10A432) Report Version: 6 Interval Since Last Report: 15496 sec Crashes Since Last Report: 11 Per-App Interval Since Last Report: 41 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: 2EFC0D56-F84D-4E90-8631-C97E23E19A3B Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Application Specific Information: objc[23701]: garbage collection is ON *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFArray objectAtIndex:]: index (2) beyond bounds (1)' *** Call stack at first throw: ( 0 CoreFoundation 0x95c8658a __raiseError + 410 1 libobjc.A.dylib 0x90a22f49 objc_exception_throw + 56 2 CoreFoundation 0x95c862b8 +[NSException raise:format:arguments:] + 136 3 CoreFoundation 0x95c8622a +[NSException raise:format:] + 58 4 Foundation 0x907e1524 _NSArrayRaiseBoundException + 121 5 Foundation 0x90734cf2 -[NSCFArray objectAtIndex:] + 63 6 MacSword 0x0002364f -[BibleViewController displayableHTMLFromVerseData:] + 3033 7 MacSword 0x0002195b -[BibleViewController displayTextForReference:searchType:] + 1064 8 MacSword 0x00021424 -[BibleViewController awakeFromNib] + 950 9 AppKit 0x93fae622 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1646 10 AppKit 0x93fac5aa loadNib + 257 11 AppKit 0x93fab9a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228 12 AppKit 0x93fab8b5 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158 13 AppKit 0x93fab800 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383 14 MacSword 0x00020dc9 -[BibleViewController initWithCoder:] + 274 15 Foundation 0x9083c9b1 _decodeObjectXML + 1896 16 Foundation 0x907442f3 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2057 17 Foundation 0x907446f5 -[NSArray(NSArray) initWithCoder:] + 586 18 Foundation 0x9083c9b1 _decodeObjectXML + 1896 19 Foundation 0x9074258e _decodeObject + 206 20 MacSword 0x000272d3 -[BibleCombiViewController initWithCoder:] + 179 21 Foundation 0x9083c9b1 _decodeObjectXML + 1896 22 Foundation 0x907442f3 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2057 23 Foundation 0x907446f5 -[NSArray(NSArray) initWithCoder:] + 586 24 Foundation 0x9083c9b1 _decodeObjectXML + 1896 25 Foundation 0x9074258e _decodeObject + 206 26 MacSword 0x0003d069 -[WorkspaceViewHostController initWithCoder:] + 139 27 Foundation 0x9083c9b1 _decodeObjectXML + 1896 28 Foundation 0x907442f3 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2057 29 Foundation 0x907446f5 -[NSArray(NSArray) initWithCoder:] + 586 30 Foundation 0x9083c9b1 _decodeObjectXML + 1896 31 Foundation 0x9074258e _decodeObject + 206 32 MacSword 0x00009bc6 -[AppController awakeFromNib] + 637 33 CoreFoundation 0x95c1fda4 -[NSSet makeObjectsPerformSelector:] + 196 34 AppKit 0x93fae5d2 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566 35 AppKit 0x93fac5aa loadNib + 257 36 AppKit 0x93fab9a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228 37 AppKit 0x93fab8b5 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158 38 AppKit 0x93fab800 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383 39 AppKit 0x93fa8609 NSApplicationMain + 434 40 MacSword 0x00007342 start + 54 41 ??? 0x00000002 0x0 + 2 ) Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 com.apple.CoreFoundation 0x95cd0b07 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7 1 libobjc.A.dylib 0x90a22f49 objc_exception_throw + 56 2 com.apple.CoreFoundation 0x95c862b8 +[NSException raise:format:arguments:] + 136 3 com.apple.CoreFoundation 0x95c8622a +[NSException raise:format:] + 58 4 com.apple.Foundation 0x907e1524 _NSArrayRaiseBoundException + 121 5 com.apple.Foundation 0x90734cf2 -[NSCFArray objectAtIndex:] + 63 6 org.crosswire.MacSword 0x0002364f -[BibleViewController displayableHTMLFromVerseData:] + 3033 7 org.crosswire.MacSword 0x0002195b -[BibleViewController displayTextForReference:searchType:] + 1064 8 org.crosswire.MacSword 0x00021424 -[BibleViewController awakeFromNib] + 950 9 com.apple.AppKit 0x93fae622 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1646 10 com.apple.AppKit 0x93fac5aa loadNib + 257 11 com.apple.AppKit 0x93fab9a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228 12 com.apple.AppKit 0x93fab8b5 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158 13 com.apple.AppKit 0x93fab800 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383 14 org.crosswire.MacSword 0x00020dc9 -[BibleViewController initWithCoder:] + 274 15 com.apple.Foundation 0x9083c9b1 _decodeObjectXML + 1896 16 com.apple.Foundation 0x907442f3 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2057 17 com.apple.Foundation 0x907446f5 -[NSArray(NSArray) initWithCoder:] + 586 18 com.apple.Foundation 0x9083c9b1 _decodeObjectXML + 1896 19 com.apple.Foundation 0x9074258e _decodeObject + 206 20 org.crosswire.MacSword 0x000272d3 -[BibleCombiViewController initWithCoder:] + 179 21 com.apple.Foundation 0x9083c9b1 _decodeObjectXML + 1896 22 com.apple.Foundation 0x907442f3 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2057 23 com.apple.Foundation 0x907446f5 -[NSArray(NSArray) initWithCoder:] + 586 24 com.apple.Foundation 0x9083c9b1 _decodeObjectXML + 1896 25 com.apple.Foundation 0x9074258e _decodeObject + 206 26 org.crosswire.MacSword 0x0003d069 -[WorkspaceViewHostController initWithCoder:] + 139 27 com.apple.Foundation 0x9083c9b1 _decodeObjectXML + 1896 28 com.apple.Foundation 0x907442f3 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 2057 29 com.apple.Foundation 0x907446f5 -[NSArray(NSArray) initWithCoder:] + 586 30 com.apple.Foundation 0x9083c9b1 _decodeObjectXML + 1896 31 com.apple.Foundation 0x9074258e _decodeObject + 206 32 org.crosswire.MacSword 0x00009bc6 -[AppController awakeFromNib] + 637 33 com.apple.CoreFoundation 0x95c1fda4 -[NSSet makeObjectsPerformSelector:] + 196 34 com.apple.AppKit 0x93fae5d2 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566 35 com.apple.AppKit 0x93fac5aa loadNib + 257 36 com.apple.AppKit 0x93fab9a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228 37 com.apple.AppKit 0x93fab8b5 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158 38 com.apple.AppKit 0x93fab800 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383 39 com.apple.AppKit 0x93fa8609 NSApplicationMain + 434 40 org.crosswire.MacSword 0x00007342 start + 54 Thread 1: 0 libSystem.B.dylib 0x90b2c1a2 __workq_kernreturn + 10 1 libSystem.B.dylib 0x90b2c738 _pthread_wqthread + 941 2 libSystem.B.dylib 0x90b2c356 start_wqthread + 30 Thread 2: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x90b2d10a kevent + 10 1 libSystem.B.dylib 0x90b2d824 _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x90b2cce1 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x90b2ca86 _dispatch_worker_thread2 + 234 4 libSystem.B.dylib 0x90b2c511 _pthread_wqthread + 390 5 libSystem.B.dylib 0x90b2c356 start_wqthread + 30 Thread 3: Dispatch queue: Garbage Collection Work Queue 0 libauto.dylib 0x966f931b bool Auto::visitAllocatedBlocks<Auto::scan_retained_and_old_blocks_visitor>(Auto::Zone*, Auto::scan_retained_and_old_blocks_visitor&) + 1003 1 libauto.dylib 0x966f8a06 Auto::MemoryScanner::scan_retained_and_old_blocks() + 38 2 libauto.dylib 0x966f3c78 Auto::Collector::check_roots() + 24 3 libauto.dylib 0x966f8751 Auto::MemoryScanner::scan() + 33 4 libauto.dylib 0x966ee518 Auto::Zone::collect(bool, void*, unsigned long long*) + 152 5 libauto.dylib 0x966d7977 auto_collect_internal(Auto::Zone*, int) + 407 6 libauto.dylib 0x966d82ac auto_collection_work(Auto::Zone*) + 140 7 libSystem.B.dylib 0x90b3a848 _dispatch_call_block_and_release + 16 8 libSystem.B.dylib 0x90b2d214 _dispatch_queue_drain + 249 9 libSystem.B.dylib 0x90b2cc70 _dispatch_queue_invoke + 50 10 libSystem.B.dylib 0x90b2ca86 _dispatch_worker_thread2 + 234 11 libSystem.B.dylib 0x90b2c511 _pthread_wqthread + 390 12 libSystem.B.dylib 0x90b2c356 start_wqthread + 30 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x90a22f25 ecx: 0xa00f9500 edx: 0x0000003b edi: 0xa00e1ab0 esi: 0x01780470 ebp: 0xbfffd698 esp: 0xbfffd680 ss: 0x0000001f efl: 0x00000282 eip: 0x95cd0b07 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x004de000 Binary Images: 0x1000 - 0x11bfef +org.crosswire.MacSword 2.0.0rc4-246 (246) <F8975C8B-8A7E-CD68-5DD5-EE4BD686060A> /Users/jrmt/Desktop/MacSword.app/Contents/MacOS/MacSword 0x29a000 - 0x2b4fef +de.mabe.CocoPCRE ??? (1.1) <77A22389-A3FA-A1D9-9F17-B5A115413C31> /Users/jrmt/Desktop/MacSword.app/Contents/Frameworks/CocoPCRE.framework/Versions/A/CocoPCRE 0x2ba000 - 0x2cdfff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <59B7BC42-B26E-FBA3-4406-3B11F32D8415> /Users/jrmt/Desktop/MacSword.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x2db000 - 0x2faff7 +com.binarymethod.BGHUDAppKit ??? (1.0) <AA01ADB2-0D7E-3070-82AF-F7332B836CD7> /Users/jrmt/Desktop/MacSword.app/Contents/Frameworks/BGHUDAppKit.framework/Versions/A/BGHUDAppKit 0x309000 - 0x3befe7 libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib 0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld 0x9002e000 - 0x90066ff7 com.apple.LDAPFramework 2.0 (120.1) <8C7F3F42-6A4D-D37A-4232-685D44E8769E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x90067000 - 0x9008bff7 libJPEG.dylib ??? (???) <265DBF67-994E-E320-4CB1-9C3DE792C3B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9008c000 - 0x90182ff7 libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x90183000 - 0x901bdfe7 libFontRegistry.dylib ??? (???) <EE633CF6-8827-EF05-10A4-5F2937120227> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x901be000 - 0x901c8fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x90209000 - 0x9020eff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x9020f000 - 0x90253ff3 com.apple.coreui 0.2 (112) <A810DFFD-6314-5E2B-93A4-D5626634B1EE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x90254000 - 0x90337ff7 com.apple.WebKit 6531 (6531.9) <991912FB-1484-A0B2-593F-A8722BC6AFE7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x90442000 - 0x90442ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x90443000 - 0x90447ff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x90448000 - 0x904e4fe7 com.apple.ApplicationServices.ATS 4.0 (???) <81700C90-2614-F7E2-CC6A-B01C24A2BD75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90504000 - 0x90504ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x90731000 - 0x909a1ffb com.apple.Foundation 6.6 (751) <A61B645E-1A15-5BCA-3043-C8AB85C6AD30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x909a2000 - 0x909a6ff7 libGIF.dylib ??? (???) <51848EBF-27D4-0F85-C22A-D1AE10D328F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x909ac000 - 0x909fcff7 com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x90a19000 - 0x90ac6fe7 libobjc.A.dylib ??? (???) <410DD065-A18F-F054-0457-65525F4D1039> /usr/lib/libobjc.A.dylib 0x90b06000 - 0x90caafeb libSystem.B.dylib ??? (???) <068CC3F2-F867-A231-A16C-CC01C29A9816> /usr/lib/libSystem.B.dylib 0x90cab000 - 0x90d15fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x90d8b000 - 0x90da7fe3 com.apple.openscripting 1.3 (???) <D2FF4419-FD71-5D4A-F397-B03E82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x90da8000 - 0x90dbdfff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x90dfb000 - 0x90e2fff7 libcups.2.dylib ??? (???) <9078BA07-DEE1-6597-D15D-7BE3A20CB5A0> /usr/lib/libcups.2.dylib 0x90f6c000 - 0x91013fe7 com.apple.CFNetwork 454.4 (454.4) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x91014000 - 0x9106eff7 com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x9106f000 - 0x910a0ff3 libTrueTypeScaler.dylib ??? (???) <F326E053-7425-2F10-F883-CBD56A1E1B72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x914db000 - 0x9153bfe7 com.apple.CoreText 3.0.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x9153c000 - 0x9163dfe7 libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib 0x925cd000 - 0x92dae497 com.apple.CoreGraphics 1.535.5 (???) <0B93D29C-D957-AD00-10F3-94112D75D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x92daf000 - 0x92db0ff7 com.apple.TrustEvaluationAgent 1.0 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x92e20000 - 0x92e3ffe7 com.apple.opencl 11 (11) <372A42E7-FB10-B74D-E1A0-980E94D07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x92e99000 - 0x92f76ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x92fe5000 - 0x93003ff7 com.apple.CoreVideo 1.6.0 (43.0) <3A853574-DD9E-08D8-FD2C-6221B55C3E08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9300f000 - 0x9308ffeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x930a3000 - 0x930a5ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x930de000 - 0x93106ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib 0x93107000 - 0x93110ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93111000 - 0x93153fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x93154000 - 0x93154ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x93155000 - 0x9315fff7 libCSync.A.dylib ??? (???) <A05BB12D-CD51-DE43-323B-3A3E99A3EED5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x93160000 - 0x931c4ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x937aa000 - 0x937b1fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x938ee000 - 0x93d23ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x93d24000 - 0x93d6dfe7 libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x93d6e000 - 0x93efcfff com.apple.JavaScriptCore 6531 (6531.5) <DDDCCE57-42D2-BAA1-63F1-F76458EE0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x93eff000 - 0x93f13fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib 0x93f14000 - 0x93fa5fe3 com.apple.print.framework.PrintCore 6.0 (312) <C588530A-0F2C-DD72-E308-3B8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x93fa6000 - 0x94882ff7 com.apple.AppKit 6.6 (1038) <25DDEBFC-8A2F-8434-1D97-AEC55B5205F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x94883000 - 0x94884ff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x948fd000 - 0x94976ff3 com.apple.audio.CoreAudio 3.2.0 (3.2) <91AE891E-6015-AABE-3512-2D5EBCA0937B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9498b000 - 0x9498eff7 libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x949b9000 - 0x949fcff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x94b20000 - 0x94b31ff7 com.apple.LangAnalysis 1.6.5 (1.6.5) <E77440D0-76EE-EB4C-3D00-9EDE417F13CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x94b42000 - 0x94b4eff7 libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib 0x94b4f000 - 0x94b93fe7 com.apple.Metadata 10.6.0 (507.1) <CBD1B22B-5F10-C784-03A2-35106B97DF3F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x94b94000 - 0x94eb3fe7 com.apple.CoreServices.CarbonCore 859.1 (859.1) <2E72AF56-4BE6-294A-7372-19C360688B8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x94eb4000 - 0x94f01feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x94f02000 - 0x95266ff7 com.apple.QuartzCore 1.6.0 (226.0) <7E29DD09-BE04-AA06-5C81-5C093F16901B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x95309000 - 0x95313ff7 libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x95314000 - 0x95322fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib 0x95323000 - 0x95354ff7 libGLImage.dylib ??? (???) <0FB347C7-A579-4E51-4733-39AB28064554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x953d5000 - 0x9548efe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib 0x9548f000 - 0x95537ff7 com.apple.QD 3.31 (???) <40FCAC85-4E4F-2290-90D4-F66D550ADFDC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x95538000 - 0x95538ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x95539000 - 0x9555ffff com.apple.DictionaryServices 1.1 (1.1) <07694B30-56A9-5C98-B8BC-DA0628715FA8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x95631000 - 0x95634ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x95635000 - 0x956e4ff3 com.apple.ink.framework 1.3 (104) <8526D880-D367-3EF9-DBFD-9A6AB240F57A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x956e5000 - 0x95722ff7 com.apple.SystemConfiguration 1.10 (1.10) <897AEEAF-CF5D-2843-C33B-31A0A7C98A6A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x95817000 - 0x958c6fef com.apple.ColorSync 4.6.0 (4.6.0) <66ABAE86-B0EC-D641-913D-08ACA965F9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x95a21000 - 0x95a31ff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib 0x95a32000 - 0x95a54ff3 com.apple.DirectoryService.Framework 3.6 (621) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x95a5d000 - 0x95a94fe7 libcurl.4.dylib ??? (???) <D6299871-E1C9-5238-FE18-0B3C02025376> /usr/lib/libcurl.4.dylib 0x95bb4000 - 0x95d2bfef com.apple.CoreFoundation 6.6 (550) <193E33D6-2E92-3452-773B-60A1A9CCC573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x95d9e000 - 0x95da2ff7 libGFXShared.dylib ??? (???) <ED62E870-E219-C873-88AA-9CE08108F811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x95da3000 - 0x960c6fef com.apple.HIToolbox 1.6.0 (???) <6F95AF67-678A-D8BC-FFC2-029C9AA2F44A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x96108000 - 0x9610bff7 libCGXType.A.dylib ??? (???) <3FB5E457-EABF-B33E-E01B-C695FB2D72EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x96117000 - 0x9652dff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9652e000 - 0x9654efe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib 0x9654f000 - 0x965d1ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x96613000 - 0x9662bff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x966d4000 - 0x9671aff7 libauto.dylib ??? (???) <FAB17F30-A28B-E33D-6E21-C7119C9C83ED> /usr/lib/libauto.dylib 0x9671b000 - 0x967f6fef com.apple.DesktopServices 1.5.0 (1.5.0) <5295C246-805B-DBCD-BA61-1AE9A458CF73> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x967f7000 - 0x96979fe7 libicucore.A.dylib ??? (???) <FBB66376-CBA9-8149-A1AA-10AB8578C3B3> /usr/lib/libicucore.A.dylib 0x9697a000 - 0x96984ffb com.apple.speech.recognition.framework 3.10.10 (3.10.10) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9698e000 - 0x9698eff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9698f000 - 0x96991ff7 libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x96992000 - 0x969a4ff7 com.apple.MultitouchSupport.framework 200.20 (200.20) <1D7EE15B-ADDD-1F57-F1FB-FB5252910D5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x96b86000 - 0x96caefe7 com.apple.CoreData 102 (246) <E7E6CE39-9B51-13C8-FE31-8FE57CF7BDE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x96ce3000 - 0x96cf0ff7 com.apple.NetFS 3.2 (3.2) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x96d01000 - 0x96f63ff3 com.apple.security 6.0 (36910) <F045B57C-054F-F06F-EF7E-EABEC2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x96fc8000 - 0x97184fef com.apple.ImageIO.framework 3.0.0 (3.0.0) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9719d000 - 0x971a3fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x971a4000 - 0x971a4ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib 0x971a5000 - 0x973b7fff com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x973c0000 - 0x973f4ff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib 0x973fe000 - 0x9740bff7 com.apple.opengl 1.6.3 (1.6.3) <59D86286-B46F-B0E4-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x974bc000 - 0x974efff7 com.apple.AE 496 (496) <B638FDD4-7322-F0E4-ACEB-777D8A1399E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x974f0000 - 0x97cd5fe7 com.apple.WebCore 6531 (6531.9) <F9A9848B-9EB0-B912-49F5-7E8010AF2CF1> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x97cd6000 - 0x97d26fe7 libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x97d27000 - 0x97e19ff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib 0x97e1a000 - 0x97e1aff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x98071000 - 0x98109fe7 edu.mit.Kerberos 6.5.8 (6.5.8) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9810a000 - 0x9811effb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9811f000 - 0x981bcff3 com.apple.LaunchServices 360.3 (360.3) <C8590D53-E46A-F58A-7CF2-03A8159D8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x985c6000 - 0x98635ff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x98636000 - 0x98651ff7 libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x98652000 - 0x98704ffb libFontParser.dylib ??? (???) <EB089832-660F-0B34-3AC8-CCDA937987D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x9891e000 - 0x9891eff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9891f000 - 0x98922fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x98a02000 - 0x98accfef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x98ae3000 - 0x98cbeff3 libType1Scaler.dylib ??? (???) <BD3674DE-EAD9-C57A-0072-3C18970DCC1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x98fb2000 - 0x99003ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x99004000 - 0x9912dfe7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62BEEBE6-68FC-4A48-91CF-39DA2BD793F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0xb0000000 - 0xb0028fef +com.positivespinmedia.PSMTabBarControlFramework ??? (1.1) <AE708128-5CD4-FEDB-82F8-08405DF260DD> /Users/jrmt/Desktop/MacSword.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl 0xc0000000 - 0xc0000ffd +de.mabe.CocoLogger ??? (0.5.2) /Users/jrmt/Desktop/MacSword.app/Contents/Frameworks/CocoLogger.framework/Versions/A/CocoLogger 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <068CC3F2-F867-A231-A16C-CC01C29A9816> /usr/lib/libSystem.B.dylib Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.33 GHz, 3 GB, SMC 1.10f3 Graphics: NVIDIA GeForce 7600 GT, NVIDIA GeForce 7600 GT, PCIe, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.19) Bluetooth: Version 2.2.0f18, 2 service, 1 devices, 1 incoming serial ports Network Service: Built-in Ethernet, Ethernet, en0 Network Service: Parallels Shared Networking Adapter, Ethernet, en5 Network Service: Parallels Host-Only Networking Adapter, Ethernet, en6 Serial ATA Device: ST3500641AS Q, 465.76 GB Parallel ATA Device: MATSHITADVD-R UJ-85J USB Device: USB Reader, 0x05e3 (Genesys Logic, Inc.), 0x0715, 0xfd500000 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000 USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd300000 USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), 0x045e (Microsoft Corporation), 0x0040, 0xfd330000 USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0xfd320000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000 |
From: Manfred B. <man...@gm...> - 2009-06-09 15:26:44
|
First full version beta: - added SWORD engine 1.6.0 final release. - fixed a bug where a cache object was used instead of the performed index search result. this happened when the search word was a book name. - fixed a bug in index search result display where the font size change was not applied. - removed module manager icon in main toolbar. - added master install source list synchronization in module installer. default install sources can now be fetched via a toolbar button. - added next/previous book, chapter buttons. Use the updater or download here: http://www.macsword.com/macsword2/download/MacSword-2.0.0b1-216.app.zip Cheers, Manfred Am 14.05.2009 um 21:15 schrieb Manfred Bergmann: > Another update available: > > • fixed a problem in the module installer where no data was shown > and no install sources could be added. > • added custom session loading and saving. session can now saved as > custom files and also loaded. > • removed the forward and back button sin the toolbar. history is > handled by the recents menu in the search text field. > • added rudimentary printing support. views with a single open > module are printed as is. for views with multiple parallel bibles > and commentaries only the first one is printed (this need more work > obviously). > • text in the left side bar cells is now truncated instead of wrapped. > • added module about menu item to context menu. > > Use the updater or download here: > http://www.macsword.com/macsword2/download/MacSword-1.9.7-212.app.zip > > > Regards, > Manfred > > > Am 06.05.2009 um 09:08 schrieb Manfred Bergmann: > >> Hi. >> >> Update available: >> >> • SWORD engine update to RC3. >> • added CMD L shortcut to focus the text entry box. >> • added next/previous book/chapter shortcuts. >> • added locale strings for toolbar buttons/items. >> • fixes to progress overlay view display on index operations. >> • fixed showing book set view when switching to indexed search and >> search text was empty. >> >> Use the updater or download here: >> http://www.macsword.com/macsword2/download/MacSword-1.9.6-207.app.zip >> >> >> Regards, >> Manfred >> >> >> >> Am 26.04.2009 um 15:14 schrieb Manfred Bergmann: >> >>> Again a new update: >>> >>> • fixed a problem on commentary editing where the last verse comment >>> wasn't saved. >>> • SWORD engine update to RC2. >>> • fixed problems with session restoring where the text of all tabs >>> initially was the same. >>> • fixed startup problems where text has been loaded several times. >>> • indexing and searching the index is now done threaded. This brings >>> the progress overlay view back as it is with reference lookup. >>> • further indexing/searching fixes. Open indexes are now shared and >>> only closed if no instance uses it any longer. >>> • index search results can now show a verse context. >>> • indexed text is not not stored in the index itself any longer. >>> This >>> reduces the index file size by more than half. >>> • increased maximum size of search text box in toolbar. >>> >>> Use the updater or download here: >>> http://www.macsword.com/macsword2/download/ >>> MacSword-1.9.5-202.app.zip >>> >>> Regards, >>> Manfred >>> >>> >>> Am 14.04.2009 um 19:29 schrieb Manfred Bergmann: >>> >>>> Hi. >>>> >>>> New beta version available with the following changes: >>>> >>>> • better error checking, better overall stability. >>>> • added bookmark highlighting with user defined fore- and >>>> background >>>> color. >>>> • added engine changes to support versification systems other than >>>> KJV. >>>> • added Sword engine version 1.6.0rc1. >>>> • fixed left sidebar issues when adding or moving bookmarks. In >>>> those >>>> cases the tree view collapsed all items. >>>> • added recents menu to search text box. the menu holds the last >>>> 10 >>>> recent searches for reference and index search. >>>> • session now stores also module and display options. >>>> • added "Show Verse number only" which shows only the verse >>>> number in >>>> "Verses on one line" mode. >>>> • fixed main menu issues where the menuitems under "View" were >>>> disabled. >>>> • fixed a problem with indexed search where the book selection >>>> wasn't >>>> distributed to other parallel views. >>>> >>>> Use the updater or download here: >>>> http://www.macsword.com/macsword2/download/MacSword-1.9.4-194.app.zip >>>> >>>> >>>> Regards, >>>> Manfred >>>> >>>> >>>> Am 03.04.2009 um 19:17 schrieb Manfred Bergmann: >>>> >>>>> Hi there. >>>>> >>>>> again an update with the following changes/fixes: >>>>> >>>>> • added new Sword engine with latest fixes. >>>>> • fixed a bug that caused that module option cross-references >>>>> could >>>>> not be enabled even though the module supported it. >>>>> • fixed module installer bug where one one install source could be >>>>> refreshed. >>>>> • added reload toolbar button. this is for some cases when the >>>>> content >>>>> is not updated because it is buffered. >>>>> • enhanced the view add function of bible and commentary views. >>>>> the + >>>>> sign now holds a menu where the to be opened module can be chosen. >>>>> This should also makes adding commentaries to the bottom more >>>>> easy. >>>>> • fixed a minor issue where the comment textbox in the bookmark >>>>> dialog >>>>> was focused instead of the bookmark name textfield. >>>>> • fixed the toolbar text entry box so that it is able to scroll >>>>> the >>>>> text. >>>>> • added the option the show target text that is normally >>>>> displayed in >>>>> preview panel as a tooltip within the text. >>>>> >>>>> >>>>> >>>>> To be downloaded here or via the updater: >>>>> http://www.macsword.com/macsword2/download/MacSword-1.9.3-179.app.zip >>>>> >>>>> >>>>> Regards, >>>>> Manfred >>>>> >>>>> >>>>> >>>>> Am 27.03.2009 um 07:52 schrieb Manfred Bergmann: >>>>> >>>>>> Hi there. >>>>>> >>>>>> I've released a bug fix version for the module installer crash. >>>>>> Also I've changed the updater URL to www.macsword.com since we >>>>>> still >>>>>> have problems with macsword.com. >>>>>> That means that hopefully, when you downloaded this release >>>>>> manually >>>>>> the updater should be working again after that. >>>>>> >>>>>> http://www.macsword.com/macsword2/download/ >>>>>> MacSword-1.9.2_174.app.zip >>>>>> >>>>>> >>>>>> >>>>>> Regards, Manfred >>>>>> >>>>>> Am 24.03.2009 um 10:01 schrieb Manfred Bergmann: >>>>>> >>>>>>> New beta arrived with the following changes/fixes: >>>>>>> >>>>>>> • added support for right to left languages like Hebrew >>>>>>> • added module option Hebrew Vovel Points >>>>>>> • added module option Hebrew Cantillation >>>>>>> • added module option Greek Accents >>>>>>> • added search constrains for indexed search to right side bar. >>>>>>> user >>>>>>> can now define in which books the search should operate >>>>>>> • fixed task selection in module installer >>>>>>> • reimplementation of bible index code, should be much more >>>>>>> relyable >>>>>>> and stable. Indexing ESV works here. >>>>>>> >>>>>>> >>>>>>> The update service should work again. >>>>>>> Or use the link: >>>>>>> http://macsword.com/macsword2/download/ >>>>>>> MacSword-1.9.2_173.app.zip >>>>>>> >>>>>>> >>>>>>> >>>>>>> Regards, >>>>>>> Manfred >>>>>>> >>>>>>> Am 16.03.2009 um 21:56 schrieb Manfred Bergmann: >>>>>>> >>>>>>>> Another new beta update (1.9.1 build 169): >>>>>>>> >>>>>>>> The following things are fixed/changed: >>>>>>>> >>>>>>>> - added intermediate progress indicator overlay view for when >>>>>>>> pulling out text takes longer >>>>>>>> - some fixes to indexed search for GenBooks >>>>>>>> - some speed improvements to the ObjC Sword wrapper >>>>>>>> - fixed a problem when a GenBook is the active tab and a new >>>>>>>> tab >>>>>>>> is >>>>>>>> created that is a different type >>>>>>>> - added possibility to add comments for a bookmark >>>>>>>> - fixed a problem in the bookmark edit/new dialog when values >>>>>>>> were >>>>>>>> not taken >>>>>>>> - added confirmation and information sheet before entering full >>>>>>>> screen mode >>>>>>>> - some changes to context menu text, links and images have >>>>>>>> different >>>>>>>> context menus. Links (Strong's, X-Refs, ...) can now be >>>>>>>> opened via >>>>>>>> context menu. >>>>>>>> - added default Font setting in preferences >>>>>>>> - added font size setting per view >>>>>>>> - added a thick divider in the Bible/Commentary split view >>>>>>>> >>>>>>>> >>>>>>>> Regards, >>>>>>>> Manfred >>>>>>>> >>>>>>>> >>>>>>>> Am 10.03.2009 um 22:06 schrieb Manfred Bergmann: >>>>>>>> >>>>>>>>> Hi there. >>>>>>>>> >>>>>>>>> I had some time lately and implemented some new features: >>>>>>>>> >>>>>>>>> • added personal commentary editing >>>>>>>>> • added commentary module creation >>>>>>>>> • added full screen mode for single and workspace windows >>>>>>>>> • added module unlocking via user interface >>>>>>>>> • module installer shows locked modules >>>>>>>>> • module installer now accepts multi selection >>>>>>>>> • HUD preview window now remembers if enabled/disabled >>>>>>>>> • many more fixes >>>>>>>>> >>>>>>>>> To be downloaded here: >>>>>>>>> http://macsword.com/macsword2/download/MacSword-1.9.0_162.app.zip >>>>>>>>> >>>>>>>>> >>>>>>>>> Regards, >>>>>>>>> Manfred >>>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex >>>>>>>>> Builder(TM) >>>>>>>>> are >>>>>>>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>>>>>>> Quickly and >>>>>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>>>>>>> development >>>>>>>>> software that enables intelligent coding and step-through >>>>>>>>> debugging. >>>>>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>>>>>>> _______________________________________________ >>>>>>>>> Macsword-user mailing list >>>>>>>>> Mac...@li... >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------------ >>>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex >>>>>>> Builder(TM) >>>>>>> are >>>>>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>>>>> Quickly and >>>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>>>>> development >>>>>>> software that enables intelligent coding and step-through >>>>>>> debugging. >>>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe- >>>>>>> com >>>>>>> _______________________________________________ >>>>>>> Macsword-user mailing list >>>>>>> Mac...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> _______________________________________________ >>>>> Macsword-user mailing list >>>>> Mac...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> This SF.net email is sponsored by: >>>> High Quality Requirements in a Collaborative Environment. >>>> Download a free trial of Rational Requirements Composer Now! >>>> http://p.sf.net/sfu/www-ibm-com >>>> _______________________________________________ >>>> Macsword-develop mailing list >>>> Mac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/macsword-develop >>> >>> >>> ------------------------------------------------------------------------------ >>> Crystal Reports - New Free Runtime and 30 Day Trial >>> Check out the new simplified licensign option that enables unlimited >>> royalty-free distribution of the report engine for externally >>> facing >>> server and web deployment. >>> http://p.sf.net/sfu/businessobjects >>> _______________________________________________ >>> Macsword-user mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/macsword-user |
From: Manfred B. <man...@gm...> - 2009-06-09 07:52:08
|
Hi Jeremy. Yes, I'll add those buttons to the next release. Regards, Manfred Am 08.06.2009 um 02:21 schrieb Jeremy_235: > > Am using the MacSword-1.9.7-212 > Seems very stable. > However, I really miss having a button to go forward and backwards by > chapter. i.e. a button in the tool bar that does the same as > Command-left > and right arrows. My parents who can't remember keyboard shortcuts > really > prefer having a visual button. > Is it possible to put these in as an option? > Thanks. > > Jeremy > > > Manfred Bergmann wrote: >> >> Hi. >> >> New beta version available with the following changes: >> >> • better error checking, better overall stability. >> • added bookmark highlighting with user defined fore- and background >> color. >> • added engine changes to support versification systems other than >> KJV. >> • added Sword engine version 1.6.0rc1. >> • fixed left sidebar issues when adding or moving bookmarks. In >> those >> cases the tree view collapsed all items. >> • added recents menu to search text box. the menu holds the last 10 >> recent searches for reference and index search. >> • session now stores also module and display options. >> • added "Show Verse number only" which shows only the verse number >> in >> "Verses on one line" mode. >> • fixed main menu issues where the menuitems under "View" were >> disabled. >> • fixed a problem with indexed search where the book selection >> wasn't >> distributed to other parallel views. >> >> Use the updater or download here: >> http://www.macsword.com/macsword2/download/MacSword-1.9.4-194.app.zip >> >> >> Regards, >> Manfred >> >> >> Am 03.04.2009 um 19:17 schrieb Manfred Bergmann: >> >>> Hi there. >>> >>> again an update with the following changes/fixes: >>> >>> • added new Sword engine with latest fixes. >>> • fixed a bug that caused that module option cross-references could >>> not be enabled even though the module supported it. >>> • fixed module installer bug where one one install source could be >>> refreshed. >>> • added reload toolbar button. this is for some cases when the >>> content >>> is not updated because it is buffered. >>> • enhanced the view add function of bible and commentary views. >>> the + >>> sign now holds a menu where the to be opened module can be chosen. >>> This should also makes adding commentaries to the bottom more easy. >>> • fixed a minor issue where the comment textbox in the bookmark >>> dialog >>> was focused instead of the bookmark name textfield. >>> • fixed the toolbar text entry box so that it is able to scroll the >>> text. >>> • added the option the show target text that is normally displayed >>> in >>> preview panel as a tooltip within the text. >>> >>> >>> >>> To be downloaded here or via the updater: >>> http://www.macsword.com/macsword2/download/ >>> MacSword-1.9.3-179.app.zip >>> >>> >>> Regards, >>> Manfred >>> >>> >>> >>> Am 27.03.2009 um 07:52 schrieb Manfred Bergmann: >>> >>>> Hi there. >>>> >>>> I've released a bug fix version for the module installer crash. >>>> Also I've changed the updater URL to www.macsword.com since we >>>> still >>>> have problems with macsword.com. >>>> That means that hopefully, when you downloaded this release >>>> manually >>>> the updater should be working again after that. >>>> >>>> http://www.macsword.com/macsword2/download/MacSword-1.9.2_174.app.zip >>>> >>>> >>>> >>>> Regards, Manfred >>>> >>>> Am 24.03.2009 um 10:01 schrieb Manfred Bergmann: >>>> >>>>> New beta arrived with the following changes/fixes: >>>>> >>>>> • added support for right to left languages like Hebrew >>>>> • added module option Hebrew Vovel Points >>>>> • added module option Hebrew Cantillation >>>>> • added module option Greek Accents >>>>> • added search constrains for indexed search to right side bar. >>>>> user >>>>> can now define in which books the search should operate >>>>> • fixed task selection in module installer >>>>> • reimplementation of bible index code, should be much more >>>>> relyable >>>>> and stable. Indexing ESV works here. >>>>> >>>>> >>>>> The update service should work again. >>>>> Or use the link: >>>>> http://macsword.com/macsword2/download/MacSword-1.9.2_173.app.zip >>>>> >>>>> >>>>> >>>>> Regards, >>>>> Manfred >>>>> >>>>> Am 16.03.2009 um 21:56 schrieb Manfred Bergmann: >>>>> >>>>>> Another new beta update (1.9.1 build 169): >>>>>> >>>>>> The following things are fixed/changed: >>>>>> >>>>>> - added intermediate progress indicator overlay view for when >>>>>> pulling out text takes longer >>>>>> - some fixes to indexed search for GenBooks >>>>>> - some speed improvements to the ObjC Sword wrapper >>>>>> - fixed a problem when a GenBook is the active tab and a new >>>>>> tab is >>>>>> created that is a different type >>>>>> - added possibility to add comments for a bookmark >>>>>> - fixed a problem in the bookmark edit/new dialog when values >>>>>> were >>>>>> not taken >>>>>> - added confirmation and information sheet before entering full >>>>>> screen mode >>>>>> - some changes to context menu text, links and images have >>>>>> different >>>>>> context menus. Links (Strong's, X-Refs, ...) can now be opened >>>>>> via >>>>>> context menu. >>>>>> - added default Font setting in preferences >>>>>> - added font size setting per view >>>>>> - added a thick divider in the Bible/Commentary split view >>>>>> >>>>>> >>>>>> Regards, >>>>>> Manfred >>>>>> >>>>>> >>>>>> Am 10.03.2009 um 22:06 schrieb Manfred Bergmann: >>>>>> >>>>>>> Hi there. >>>>>>> >>>>>>> I had some time lately and implemented some new features: >>>>>>> >>>>>>> • added personal commentary editing >>>>>>> • added commentary module creation >>>>>>> • added full screen mode for single and workspace windows >>>>>>> • added module unlocking via user interface >>>>>>> • module installer shows locked modules >>>>>>> • module installer now accepts multi selection >>>>>>> • HUD preview window now remembers if enabled/disabled >>>>>>> • many more fixes >>>>>>> >>>>>>> To be downloaded here: >>>>>>> http://macsword.com/macsword2/download/ >>>>>>> MacSword-1.9.0_162.app.zip >>>>>>> >>>>>>> >>>>>>> Regards, >>>>>>> Manfred >>>>>>> ------------------------------------------------------------------------------ >>>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex >>>>>>> Builder(TM) >>>>>>> are >>>>>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>>>>> Quickly and >>>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>>>>> development >>>>>>> software that enables intelligent coding and step-through >>>>>>> debugging. >>>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe- >>>>>>> com >>>>>>> _______________________________________________ >>>>>>> Macsword-user mailing list >>>>>>> Mac...@li... >>>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Apps built with the Adobe(R) Flex(R) framework and Flex >>>>> Builder(TM) >>>>> are >>>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>>> Quickly and >>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>>> development >>>>> software that enables intelligent coding and step-through >>>>> debugging. >>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>>> _______________________________________________ >>>>> Macsword-user mailing list >>>>> Mac...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>> >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Macsword-user mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/macsword-user >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by: >> High Quality Requirements in a Collaborative Environment. >> Download a free trial of Rational Requirements Composer Now! >> http://p.sf.net/sfu/www-ibm-com >> _______________________________________________ >> Macsword-develop mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/macsword-develop >> >> > > -- > View this message in context: http://www.nabble.com/Re%3A--Macsword-user--new-beta-release-tp23045292p23917070.html > Sent from the MacSword-Develop mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the > latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Macsword-develop mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/macsword-develop |
From: Jeremy_235 <jer...@ya...> - 2009-06-08 01:27:37
|
Oops. I mean, if I have 2 or more "BibleViews" open, then all the "view" functions are available. If I only have a single "Bible view" open, then some of the view functions are greyed out. Jeremy Manfred Bergmann wrote: > > Hi. > > New beta version available with the following changes: > > • better error checking, better overall stability. > • added bookmark highlighting with user defined fore- and background > color. > • added engine changes to support versification systems other than KJV. > • added Sword engine version 1.6.0rc1. > • fixed left sidebar issues when adding or moving bookmarks. In those > cases the tree view collapsed all items. > • added recents menu to search text box. the menu holds the last 10 > recent searches for reference and index search. > • session now stores also module and display options. > • added "Show Verse number only" which shows only the verse number in > "Verses on one line" mode. > • fixed main menu issues where the menuitems under "View" were > disabled. > • fixed a problem with indexed search where the book selection wasn't > distributed to other parallel views. > > Use the updater or download here: > http://www.macsword.com/macsword2/download/MacSword-1.9.4-194.app.zip > > > Regards, > Manfred > > > Am 03.04.2009 um 19:17 schrieb Manfred Bergmann: > >> Hi there. >> >> again an update with the following changes/fixes: >> >> • added new Sword engine with latest fixes. >> • fixed a bug that caused that module option cross-references could >> not be enabled even though the module supported it. >> • fixed module installer bug where one one install source could be >> refreshed. >> • added reload toolbar button. this is for some cases when the content >> is not updated because it is buffered. >> • enhanced the view add function of bible and commentary views. the + >> sign now holds a menu where the to be opened module can be chosen. >> This should also makes adding commentaries to the bottom more easy. >> • fixed a minor issue where the comment textbox in the bookmark dialog >> was focused instead of the bookmark name textfield. >> • fixed the toolbar text entry box so that it is able to scroll the >> text. >> • added the option the show target text that is normally displayed in >> preview panel as a tooltip within the text. >> >> >> >> To be downloaded here or via the updater: >> http://www.macsword.com/macsword2/download/MacSword-1.9.3-179.app.zip >> >> >> Regards, >> Manfred >> >> >> >> Am 27.03.2009 um 07:52 schrieb Manfred Bergmann: >> >>> Hi there. >>> >>> I've released a bug fix version for the module installer crash. >>> Also I've changed the updater URL to www.macsword.com since we still >>> have problems with macsword.com. >>> That means that hopefully, when you downloaded this release manually >>> the updater should be working again after that. >>> >>> http://www.macsword.com/macsword2/download/MacSword-1.9.2_174.app.zip >>> >>> >>> >>> Regards, Manfred >>> >>> Am 24.03.2009 um 10:01 schrieb Manfred Bergmann: >>> >>>> New beta arrived with the following changes/fixes: >>>> >>>> • added support for right to left languages like Hebrew >>>> • added module option Hebrew Vovel Points >>>> • added module option Hebrew Cantillation >>>> • added module option Greek Accents >>>> • added search constrains for indexed search to right side bar. user >>>> can now define in which books the search should operate >>>> • fixed task selection in module installer >>>> • reimplementation of bible index code, should be much more relyable >>>> and stable. Indexing ESV works here. >>>> >>>> >>>> The update service should work again. >>>> Or use the link: >>>> http://macsword.com/macsword2/download/MacSword-1.9.2_173.app.zip >>>> >>>> >>>> >>>> Regards, >>>> Manfred >>>> >>>> Am 16.03.2009 um 21:56 schrieb Manfred Bergmann: >>>> >>>>> Another new beta update (1.9.1 build 169): >>>>> >>>>> The following things are fixed/changed: >>>>> >>>>> - added intermediate progress indicator overlay view for when >>>>> pulling out text takes longer >>>>> - some fixes to indexed search for GenBooks >>>>> - some speed improvements to the ObjC Sword wrapper >>>>> - fixed a problem when a GenBook is the active tab and a new tab is >>>>> created that is a different type >>>>> - added possibility to add comments for a bookmark >>>>> - fixed a problem in the bookmark edit/new dialog when values were >>>>> not taken >>>>> - added confirmation and information sheet before entering full >>>>> screen mode >>>>> - some changes to context menu text, links and images have >>>>> different >>>>> context menus. Links (Strong's, X-Refs, ...) can now be opened via >>>>> context menu. >>>>> - added default Font setting in preferences >>>>> - added font size setting per view >>>>> - added a thick divider in the Bible/Commentary split view >>>>> >>>>> >>>>> Regards, >>>>> Manfred >>>>> >>>>> >>>>> Am 10.03.2009 um 22:06 schrieb Manfred Bergmann: >>>>> >>>>>> Hi there. >>>>>> >>>>>> I had some time lately and implemented some new features: >>>>>> >>>>>> • added personal commentary editing >>>>>> • added commentary module creation >>>>>> • added full screen mode for single and workspace windows >>>>>> • added module unlocking via user interface >>>>>> • module installer shows locked modules >>>>>> • module installer now accepts multi selection >>>>>> • HUD preview window now remembers if enabled/disabled >>>>>> • many more fixes >>>>>> >>>>>> To be downloaded here: >>>>>> http://macsword.com/macsword2/download/MacSword-1.9.0_162.app.zip >>>>>> >>>>>> >>>>>> Regards, >>>>>> Manfred >>>>>> ------------------------------------------------------------------------------ >>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex >>>>>> Builder(TM) >>>>>> are >>>>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>>>> Quickly and >>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>>>> development >>>>>> software that enables intelligent coding and step-through >>>>>> debugging. >>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>>>> _______________________________________________ >>>>>> Macsword-user mailing list >>>>>> Mac...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) >>>> are >>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>> Quickly and >>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>> development >>>> software that enables intelligent coding and step-through debugging. >>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>> _______________________________________________ >>>> Macsword-user mailing list >>>> Mac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Macsword-user mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/macsword-user > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Macsword-develop mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/macsword-develop > > -- View this message in context: http://www.nabble.com/Re%3A--Macsword-user--new-beta-release-tp23045292p23917099.html Sent from the MacSword-Develop mailing list archive at Nabble.com. |
From: Jeremy_235 <jer...@ya...> - 2009-06-08 01:24:49
|
Oh and I've just noticed something else about the chapters. If I only have one text open, then the next and previous book as well as the next and previous chapter functions don't work. In fact, they are greyed out in the "view" menu. However, if I have more than one text module open, then the functions work just as normal. jeremy Manfred Bergmann wrote: > > Hi. > > New beta version available with the following changes: > > • better error checking, better overall stability. > • added bookmark highlighting with user defined fore- and background > color. > • added engine changes to support versification systems other than KJV. > • added Sword engine version 1.6.0rc1. > • fixed left sidebar issues when adding or moving bookmarks. In those > cases the tree view collapsed all items. > • added recents menu to search text box. the menu holds the last 10 > recent searches for reference and index search. > • session now stores also module and display options. > • added "Show Verse number only" which shows only the verse number in > "Verses on one line" mode. > • fixed main menu issues where the menuitems under "View" were > disabled. > • fixed a problem with indexed search where the book selection wasn't > distributed to other parallel views. > > Use the updater or download here: > http://www.macsword.com/macsword2/download/MacSword-1.9.4-194.app.zip > > > Regards, > Manfred > > > Am 03.04.2009 um 19:17 schrieb Manfred Bergmann: > >> Hi there. >> >> again an update with the following changes/fixes: >> >> • added new Sword engine with latest fixes. >> • fixed a bug that caused that module option cross-references could >> not be enabled even though the module supported it. >> • fixed module installer bug where one one install source could be >> refreshed. >> • added reload toolbar button. this is for some cases when the content >> is not updated because it is buffered. >> • enhanced the view add function of bible and commentary views. the + >> sign now holds a menu where the to be opened module can be chosen. >> This should also makes adding commentaries to the bottom more easy. >> • fixed a minor issue where the comment textbox in the bookmark dialog >> was focused instead of the bookmark name textfield. >> • fixed the toolbar text entry box so that it is able to scroll the >> text. >> • added the option the show target text that is normally displayed in >> preview panel as a tooltip within the text. >> >> >> >> To be downloaded here or via the updater: >> http://www.macsword.com/macsword2/download/MacSword-1.9.3-179.app.zip >> >> >> Regards, >> Manfred >> >> >> >> Am 27.03.2009 um 07:52 schrieb Manfred Bergmann: >> >>> Hi there. >>> >>> I've released a bug fix version for the module installer crash. >>> Also I've changed the updater URL to www.macsword.com since we still >>> have problems with macsword.com. >>> That means that hopefully, when you downloaded this release manually >>> the updater should be working again after that. >>> >>> http://www.macsword.com/macsword2/download/MacSword-1.9.2_174.app.zip >>> >>> >>> >>> Regards, Manfred >>> >>> Am 24.03.2009 um 10:01 schrieb Manfred Bergmann: >>> >>>> New beta arrived with the following changes/fixes: >>>> >>>> • added support for right to left languages like Hebrew >>>> • added module option Hebrew Vovel Points >>>> • added module option Hebrew Cantillation >>>> • added module option Greek Accents >>>> • added search constrains for indexed search to right side bar. user >>>> can now define in which books the search should operate >>>> • fixed task selection in module installer >>>> • reimplementation of bible index code, should be much more relyable >>>> and stable. Indexing ESV works here. >>>> >>>> >>>> The update service should work again. >>>> Or use the link: >>>> http://macsword.com/macsword2/download/MacSword-1.9.2_173.app.zip >>>> >>>> >>>> >>>> Regards, >>>> Manfred >>>> >>>> Am 16.03.2009 um 21:56 schrieb Manfred Bergmann: >>>> >>>>> Another new beta update (1.9.1 build 169): >>>>> >>>>> The following things are fixed/changed: >>>>> >>>>> - added intermediate progress indicator overlay view for when >>>>> pulling out text takes longer >>>>> - some fixes to indexed search for GenBooks >>>>> - some speed improvements to the ObjC Sword wrapper >>>>> - fixed a problem when a GenBook is the active tab and a new tab is >>>>> created that is a different type >>>>> - added possibility to add comments for a bookmark >>>>> - fixed a problem in the bookmark edit/new dialog when values were >>>>> not taken >>>>> - added confirmation and information sheet before entering full >>>>> screen mode >>>>> - some changes to context menu text, links and images have >>>>> different >>>>> context menus. Links (Strong's, X-Refs, ...) can now be opened via >>>>> context menu. >>>>> - added default Font setting in preferences >>>>> - added font size setting per view >>>>> - added a thick divider in the Bible/Commentary split view >>>>> >>>>> >>>>> Regards, >>>>> Manfred >>>>> >>>>> >>>>> Am 10.03.2009 um 22:06 schrieb Manfred Bergmann: >>>>> >>>>>> Hi there. >>>>>> >>>>>> I had some time lately and implemented some new features: >>>>>> >>>>>> • added personal commentary editing >>>>>> • added commentary module creation >>>>>> • added full screen mode for single and workspace windows >>>>>> • added module unlocking via user interface >>>>>> • module installer shows locked modules >>>>>> • module installer now accepts multi selection >>>>>> • HUD preview window now remembers if enabled/disabled >>>>>> • many more fixes >>>>>> >>>>>> To be downloaded here: >>>>>> http://macsword.com/macsword2/download/MacSword-1.9.0_162.app.zip >>>>>> >>>>>> >>>>>> Regards, >>>>>> Manfred >>>>>> ------------------------------------------------------------------------------ >>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex >>>>>> Builder(TM) >>>>>> are >>>>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>>>> Quickly and >>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>>>> development >>>>>> software that enables intelligent coding and step-through >>>>>> debugging. >>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>>>> _______________________________________________ >>>>>> Macsword-user mailing list >>>>>> Mac...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) >>>> are >>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>> Quickly and >>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>> development >>>> software that enables intelligent coding and step-through debugging. >>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>> _______________________________________________ >>>> Macsword-user mailing list >>>> Mac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Macsword-user mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/macsword-user > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Macsword-develop mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/macsword-develop > > -- View this message in context: http://www.nabble.com/Re%3A--Macsword-user--new-beta-release-tp23045292p23917086.html Sent from the MacSword-Develop mailing list archive at Nabble.com. |
From: Jeremy_235 <jer...@ya...> - 2009-06-08 01:21:30
|
Am using the MacSword-1.9.7-212 Seems very stable. However, I really miss having a button to go forward and backwards by chapter. i.e. a button in the tool bar that does the same as Command-left and right arrows. My parents who can't remember keyboard shortcuts really prefer having a visual button. Is it possible to put these in as an option? Thanks. Jeremy Manfred Bergmann wrote: > > Hi. > > New beta version available with the following changes: > > • better error checking, better overall stability. > • added bookmark highlighting with user defined fore- and background > color. > • added engine changes to support versification systems other than KJV. > • added Sword engine version 1.6.0rc1. > • fixed left sidebar issues when adding or moving bookmarks. In those > cases the tree view collapsed all items. > • added recents menu to search text box. the menu holds the last 10 > recent searches for reference and index search. > • session now stores also module and display options. > • added "Show Verse number only" which shows only the verse number in > "Verses on one line" mode. > • fixed main menu issues where the menuitems under "View" were > disabled. > • fixed a problem with indexed search where the book selection wasn't > distributed to other parallel views. > > Use the updater or download here: > http://www.macsword.com/macsword2/download/MacSword-1.9.4-194.app.zip > > > Regards, > Manfred > > > Am 03.04.2009 um 19:17 schrieb Manfred Bergmann: > >> Hi there. >> >> again an update with the following changes/fixes: >> >> • added new Sword engine with latest fixes. >> • fixed a bug that caused that module option cross-references could >> not be enabled even though the module supported it. >> • fixed module installer bug where one one install source could be >> refreshed. >> • added reload toolbar button. this is for some cases when the content >> is not updated because it is buffered. >> • enhanced the view add function of bible and commentary views. the + >> sign now holds a menu where the to be opened module can be chosen. >> This should also makes adding commentaries to the bottom more easy. >> • fixed a minor issue where the comment textbox in the bookmark dialog >> was focused instead of the bookmark name textfield. >> • fixed the toolbar text entry box so that it is able to scroll the >> text. >> • added the option the show target text that is normally displayed in >> preview panel as a tooltip within the text. >> >> >> >> To be downloaded here or via the updater: >> http://www.macsword.com/macsword2/download/MacSword-1.9.3-179.app.zip >> >> >> Regards, >> Manfred >> >> >> >> Am 27.03.2009 um 07:52 schrieb Manfred Bergmann: >> >>> Hi there. >>> >>> I've released a bug fix version for the module installer crash. >>> Also I've changed the updater URL to www.macsword.com since we still >>> have problems with macsword.com. >>> That means that hopefully, when you downloaded this release manually >>> the updater should be working again after that. >>> >>> http://www.macsword.com/macsword2/download/MacSword-1.9.2_174.app.zip >>> >>> >>> >>> Regards, Manfred >>> >>> Am 24.03.2009 um 10:01 schrieb Manfred Bergmann: >>> >>>> New beta arrived with the following changes/fixes: >>>> >>>> • added support for right to left languages like Hebrew >>>> • added module option Hebrew Vovel Points >>>> • added module option Hebrew Cantillation >>>> • added module option Greek Accents >>>> • added search constrains for indexed search to right side bar. user >>>> can now define in which books the search should operate >>>> • fixed task selection in module installer >>>> • reimplementation of bible index code, should be much more relyable >>>> and stable. Indexing ESV works here. >>>> >>>> >>>> The update service should work again. >>>> Or use the link: >>>> http://macsword.com/macsword2/download/MacSword-1.9.2_173.app.zip >>>> >>>> >>>> >>>> Regards, >>>> Manfred >>>> >>>> Am 16.03.2009 um 21:56 schrieb Manfred Bergmann: >>>> >>>>> Another new beta update (1.9.1 build 169): >>>>> >>>>> The following things are fixed/changed: >>>>> >>>>> - added intermediate progress indicator overlay view for when >>>>> pulling out text takes longer >>>>> - some fixes to indexed search for GenBooks >>>>> - some speed improvements to the ObjC Sword wrapper >>>>> - fixed a problem when a GenBook is the active tab and a new tab is >>>>> created that is a different type >>>>> - added possibility to add comments for a bookmark >>>>> - fixed a problem in the bookmark edit/new dialog when values were >>>>> not taken >>>>> - added confirmation and information sheet before entering full >>>>> screen mode >>>>> - some changes to context menu text, links and images have >>>>> different >>>>> context menus. Links (Strong's, X-Refs, ...) can now be opened via >>>>> context menu. >>>>> - added default Font setting in preferences >>>>> - added font size setting per view >>>>> - added a thick divider in the Bible/Commentary split view >>>>> >>>>> >>>>> Regards, >>>>> Manfred >>>>> >>>>> >>>>> Am 10.03.2009 um 22:06 schrieb Manfred Bergmann: >>>>> >>>>>> Hi there. >>>>>> >>>>>> I had some time lately and implemented some new features: >>>>>> >>>>>> • added personal commentary editing >>>>>> • added commentary module creation >>>>>> • added full screen mode for single and workspace windows >>>>>> • added module unlocking via user interface >>>>>> • module installer shows locked modules >>>>>> • module installer now accepts multi selection >>>>>> • HUD preview window now remembers if enabled/disabled >>>>>> • many more fixes >>>>>> >>>>>> To be downloaded here: >>>>>> http://macsword.com/macsword2/download/MacSword-1.9.0_162.app.zip >>>>>> >>>>>> >>>>>> Regards, >>>>>> Manfred >>>>>> ------------------------------------------------------------------------------ >>>>>> Apps built with the Adobe(R) Flex(R) framework and Flex >>>>>> Builder(TM) >>>>>> are >>>>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>>>> Quickly and >>>>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>>>> development >>>>>> software that enables intelligent coding and step-through >>>>>> debugging. >>>>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>>>> _______________________________________________ >>>>>> Macsword-user mailing list >>>>>> Mac...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) >>>> are >>>> powering Web 2.0 with engaging, cross-platform capabilities. >>>> Quickly and >>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>> development >>>> software that enables intelligent coding and step-through debugging. >>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>> _______________________________________________ >>>> Macsword-user mailing list >>>> Mac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/macsword-user >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Macsword-user mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/macsword-user > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Macsword-develop mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/macsword-develop > > -- View this message in context: http://www.nabble.com/Re%3A--Macsword-user--new-beta-release-tp23045292p23917070.html Sent from the MacSword-Develop mailing list archive at Nabble.com. |
From: Manfred B. <man...@gm...> - 2009-05-15 20:08:17
|
Hmm, yeah, I've noticed this problem. Working on it. Manfred Am 15.05.2009 um 04:43 schrieb Relloblue: > > Message of popup says, > "Index not ready! > Index is now created for Module: xxx" > This is not true. It has not been created yet (I judge this from > the whirr > in computer after I click OK). It should say, > "Index not ready! > Index will now be created for xxx. This may take some time." > > I suggest that clicking OK at this point isn't necessary from the > user's > point of view if the popup can remain visible for a while and > include the > message "please wait", but if its necessary for other reasons, it > can stay. > > Cheers > Adam > I > -- > View this message in context: http://www.nabble.com/%22Index-Not-Ready%21%22-Popup---reword-required-tp23552895p23552895.html > Sent from the MacSword-Develop mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Macsword-develop mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/macsword-develop |
From: Relloblue <ad...@ci...> - 2009-05-15 03:43:10
|
Message of popup says, "Index not ready! Index is now created for Module: xxx" This is not true. It has not been created yet (I judge this from the whirr in computer after I click OK). It should say, "Index not ready! Index will now be created for xxx. This may take some time." I suggest that clicking OK at this point isn't necessary from the user's point of view if the popup can remain visible for a while and include the message "please wait", but if its necessary for other reasons, it can stay. Cheers Adam I -- View this message in context: http://www.nabble.com/%22Index-Not-Ready%21%22-Popup---reword-required-tp23552895p23552895.html Sent from the MacSword-Develop mailing list archive at Nabble.com. |