New build for 4.3

57 views
Skip to first unread message

Jean Bovet

unread,
Dec 1, 2013, 11:04:36 PM12/1/13
to iloc...@googlegroups.com
Hello,

The new build for 4.3 brings a few tweaks to the icons and adds some suggestions from Ulf, mainly the ability to generate a glossary from all the strings in the current language (or all the languages) - by using the File > Generate GlossaryXXX menu item (use Option to generate a glossary for each language). Let me know how it goes.

Regards,

Jean

Corentin Cras-Méneur

unread,
Dec 2, 2013, 2:15:15 PM12/2/13
to iloc...@googlegroups.com
I tried the new build and it immediately asked to upgrade my project.
The project opened but was completely unresponsive and displayed nasty graphics corruptions…
Interestingly, the corruptions do not appear on the screen capture :-) You just see a blank window (which, by itself, is already not normal).

          Corentin



Jean Bovet

unread,
Dec 2, 2013, 2:26:46 PM12/2/13
to iloc...@googlegroups.com
Can you send me any logs from the Mac OS X Console when it happens? Also, if you relaunch iLocalize does it work then?

<Screen Shot 2013-12-02 at 14.11.30.png>

--
You received this message because you are subscribed to the Google Groups "iLocalize" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ilocalize+...@googlegroups.com.
To post to this group, send email to iloc...@googlegroups.com.
Visit this group at http://groups.google.com/group/ilocalize.
For more options, visit https://groups.google.com/groups/opt_out.

Corentin Cras-Méneur

unread,
Dec 2, 2013, 2:36:05 PM12/2/13
to iloc...@googlegroups.com

On 2 Dec 2013, at 14:26, Jean Bovet <jean_...@mac.com> wrote:

> Can you send me any logs from the Mac OS X Console when it happens? Also, if you relaunch iLocalize does it work then?


I got:
02/12/13 14:10:22.620 iLocalize[80192]: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
02/12/13 14:10:22.658 iLocalize[80192]: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
02/12/13 14:10:22.663 iLocalize[80192]: (
0 CoreFoundation 0x00007fff9165841c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff95f9ce75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff915198b7 -[__NSArrayM insertObject:atIndex:] + 951
3 iLocalize 0x0000000100f95dce iLocalize + 658894
4 iLocalize 0x0000000100f9da26 iLocalize + 690726
5 AppKit 0x00007fff8fde6723 -[NSTableView drawRow:clipRect:] + 1629
6 AppKit 0x00007fff8fde5f7d -[NSTableView drawRowIndexes:clipRect:] + 776
7 AppKit 0x00007fff8fcaf4c2 -[NSTableView drawRect:] + 1484
8 AppKit 0x00007fff8fc88399 -[NSView _drawRect:clip:] + 3748
9 AppKit 0x00007fff8fc86c0e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
10 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
11 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
12 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
13 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
14 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
15 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
16 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
17 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
18 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
19 AppKit 0x00007fff8fc86fea -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
20 AppKit 0x00007fff8fc84a50 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841
21 AppKit 0x00007fff8fc84201 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
22 AppKit 0x00007fff8fc81209 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
23 AppKit 0x00007fff8fc6063a -[NSView displayIfNeeded] + 1680
24 AppKit 0x00007fff8fcc589e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
25 AppKit 0x00007fff90299cd1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46
26 CoreFoundation 0x00007fff915890a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
27 CoreFoundation 0x00007fff91589017 __CFRunLoopDoObservers + 391
28 CoreFoundation 0x00007fff9157a7b8 __CFRunLoopRun + 776
29 CoreFoundation 0x00007fff9157a275 CFRunLoopRunSpecific + 309
30 HIToolbox 0x00007fff958a0f0d RunCurrentEventLoopInMode + 226
31 HIToolbox 0x00007fff958a0b85 ReceiveNextEventCommon + 173
32 HIToolbox 0x00007fff958a0abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
33 AppKit 0x00007fff8fb2928e _DPSNextEvent + 1434
34 AppKit 0x00007fff8fb288db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
35 AppKit 0x00007fff8fb1c9cc -[NSApplication run] + 553
36 AppKit 0x00007fff8fb07803 NSApplicationMain + 940
37 iLocalize 0x0000000100ef6624 iLocalize + 5668
)
02/12/13 14:10:22.719 iLocalize[80192]: Ignoring exception raised in void run_cocoa_block(void *): *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
02/12/13 14:10:22.743 iLocalize[80192]: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
02/12/13 14:10:22.749 iLocalize[80192]: (
0 CoreFoundation 0x00007fff9165841c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff95f9ce75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff915198b7 -[__NSArrayM insertObject:atIndex:] + 951
3 iLocalize 0x0000000100f95dce iLocalize + 658894
4 iLocalize 0x0000000100f9da26 iLocalize + 690726
5 AppKit 0x00007fff8fde6723 -[NSTableView drawRow:clipRect:] + 1629
6 AppKit 0x00007fff8fde5f7d -[NSTableView drawRowIndexes:clipRect:] + 776
7 AppKit 0x00007fff8fcaf4c2 -[NSTableView drawRect:] + 1484
8 AppKit 0x00007fff8fc8a8b0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1075
9 AppKit 0x00007fff8fc8a36d __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 186
10 AppKit 0x00007fff8fc8a153 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2297
11 AppKit 0x00007fff8fc89848 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
12 QuartzCore 0x00007fff8e498852 CABackingStoreUpdate_ + 2220
13 QuartzCore 0x00007fff8e497fa0 ___ZN2CA5Layer8display_Ev_block_invoke + 59
14 QuartzCore 0x00007fff8e497f5c x_blame_allocations + 84
15 QuartzCore 0x00007fff8e497a6b _ZN2CA5Layer8display_Ev + 1539
16 AppKit 0x00007fff8fc89713 _NSBackingLayerDisplay + 235
17 AppKit 0x00007fff8fc60aab -[_NSViewBackingLayer display] + 811
18 QuartzCore 0x00007fff8e4971a2 _ZN2CA5Layer17display_if_neededEPNS_11TransactionE + 590
19 QuartzCore 0x00007fff8e4968f1 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 35
20 QuartzCore 0x00007fff8e49637c _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 236
21 QuartzCore 0x00007fff8e496016 _ZN2CA11Transaction6commitEv + 388
22 QuartzCore 0x00007fff8e4a67a1 _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 71
23 CoreFoundation 0x00007fff915890a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
24 CoreFoundation 0x00007fff91589017 __CFRunLoopDoObservers + 391
25 CoreFoundation 0x00007fff9157a294 CFRunLoopRunSpecific + 340
26 HIToolbox 0x00007fff958a0f0d RunCurrentEventLoopInMode + 226
27 HIToolbox 0x00007fff958a0cb7 ReceiveNextEventCommon + 479
28 HIToolbox 0x00007fff958a0abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
29 AppKit 0x00007fff8fb2928e _DPSNextEvent + 1434
30 AppKit 0x00007fff8fb288db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
31 AppKit 0x00007fff8fe87c5e -[NSApplication _realDoModalLoop:peek:] + 642
32 AppKit 0x00007fff8fe8636e -[NSApplication runModalForWindow:] + 117
33 AppKit 0x00007fff8fec1f79 -[NSApplication _showException:] + 662
34 AppKit 0x00007fff8fb1cad8 -[NSApplication run] + 821
35 AppKit 0x00007fff8fb07803 NSApplicationMain + 940
36 iLocalize 0x0000000100ef6624 iLocalize + 5668
)
02/12/13 14:10:43.258 iLocalize[80207]: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
02/12/13 14:10:43.375 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.375 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.375 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.376 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.376 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.376 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.376 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.376 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.377 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.377 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.377 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.377 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.377 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.378 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.378 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.378 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.378 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.378 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.379 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.379 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.379 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.379 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.379 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.380 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.380 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.380 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.380 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:43.380 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.557 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.557 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.557 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.558 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.558 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.558 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.558 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.558 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.558 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.559 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.559 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.559 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.559 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.559 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.559 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:10:53.559 iLocalize[80207]: +[CATransaction synchronize] called within transaction
02/12/13 14:13:14.189 iLocalize[80283]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
02/12/13 14:13:14.190 iLocalize[80283]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
02/12/13 14:15:18.275 iLocalize[80283]: [BackgroundUpdater] Going to update 0 files
02/12/13 14:15:18.517 iLocalize[80283]: *** WARNING: -[NSImage dissolveToPoint:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
02/12/13 14:15:18.517 iLocalize[80283]: *** WARNING: -[NSImage dissolveToPoint:fromRect:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.



Relaunching iLocalize didn’t help, and I had to revers to a previous beta.


Corentin


Jean Bovet

unread,
Dec 2, 2013, 8:47:40 PM12/2/13
to iloc...@googlegroups.com
Ah.. sorry, my bad, I forgot to rebase all the languages with the recent changes in the UI. If you download now the latest build, there will be a few strings to translate… sorry for that!

Jean

Daniel Richardy

unread,
Dec 3, 2013, 10:16:23 PM12/3/13
to iloc...@googlegroups.com
Thank you for your great job
Just my 1cent.

Regards

Daniel Richardy


Am 03.12.2013 02:47, schrieb Jean Bovet:
> Ah.. sorry, my bad, I forgot to rebase all the languages with the recent changes in the UI. If you download now the latest build, there will be a few strings to translate� sorry for that!

Jean Bovet

unread,
Dec 3, 2013, 10:49:30 PM12/3/13
to iloc...@googlegroups.com
Thanks!

On Dec 3, 2013, at 7:16 PM, Daniel Richardy <Rich...@SoftDes.de> wrote:

> Thank you for your great job
> Just my 1cent.
>
> Regards
>
> Daniel Richardy
>
>
> Am 03.12.2013 02:47, schrieb Jean Bovet:
>> Ah.. sorry, my bad, I forgot to rebase all the languages with the recent changes in the UI. If you download now the latest build, there will be a few strings to translate… sorry for that!
Reply all
Reply to author
Forward
0 new messages