Closed GoogleCodeExporter closed 9 years ago
I wouldn't rely on this, I recommend you use the L10NManager class for date
formatting instead.
Original comment by shai.almog
on 2 Sep 2012 at 7:52
I tried using the L10NManager in iOS, however it is causing the application
to crash and exit.
The code in my app is as follows:
Display.getInstance().getLocalizationManager().formatDateTime(
date);
I see the following error in the device console:
Sep 3 11:07:23 unknown UIKitApplication:com.nvsoft.s2pay[0x7e66][482]
<Notice>: XMLVM Error: Unsatisfied red class dependency:
(com_codename1_impl_ios_IOSImplementation_6_formatDateTime___java_util_Date):/va
r/folders/c7/72_tbsfn6dj4grkd0mvhf07c0000gn/T/build4053866551912965877xxx/dist/.
./build/xcode/src/app/com_codename1_impl_ios_IOSImplementation_6.m:484
Sep 3 11:07:24 unknown com.apple.launchd[1] <Warning>:
(UIKitApplication:com.nvsoft.s2pay[0x7e66]) Exited with code: 255
Sep 3 11:07:24 unknown SpringBoard[52] <Warning>: Application 'S2PayApp'
exited abnormally with exit status 255
Original comment by nir...@nvsoft.com
on 3 Sep 2012 at 5:41
I'll look into that, thanks.
Original comment by shai.almog
on 3 Sep 2012 at 8:17
This is fixed, I'm deploying to the server right now (should be up in 15
minutes or so).
Original comment by shai.almog
on 6 Sep 2012 at 12:50
Hi Shai,
I tried the latest build, however it is now causing the app to crash.
The logs from device is as follows:
Incident Identifier: A85E5F2C-BAD2-4D18-A8EF-29C219DCC615
CrashReporter Key: a26cf12cbeb48ff8a6882ca9719eaa0b1b601594
Hardware Model: iPhone3,1
Process: S2PayApp [5190]
Path:
/var/mobile/Applications/5625D50E-93C7-4F69-B543-39D47EB029BC/S2PayApp.app/S2Pay
App
Identifier: S2PayApp
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2012-09-06 22:54:55.165 +0530
OS Version: iPhone OS 5.1.1 (9B206)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x400ba7c7
Crashed Thread: 7
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x31579004 0x31578000 + 4100
1 libsystem_kernel.dylib 0x315791fa 0x31578000 + 4602
2 CoreFoundation 0x373a63ec 0x37319000 + 578540
3 CoreFoundation 0x373a50ea 0x37319000 + 573674
4 CoreFoundation 0x3732849e 0x37319000 + 62622
5 CoreFoundation 0x37328366 0x37319000 + 62310
6 GraphicsServices 0x33ae7432 0x33ae3000 + 17458
7 UIKit 0x310d4cce 0x310a3000 + 203982
8 S2PayApp 0x006cf540 0x1000 + 7136576
9 S2PayApp 0x00286538 0x1000 + 2643256
10 S2PayApp 0x0038fde8 0x1000 + 3730920
11 S2PayApp 0x0066a438 0x1000 + 6722616
12 S2PayApp 0x0066a494 0x1000 + 6722708
13 S2PayApp 0x00003614 0x1000 + 9748
Thread 1:
0 libsystem_kernel.dylib 0x31589068 0x31578000 + 69736
1 libsystem_c.dylib 0x33c47a46 0x33c39000 + 59974
2 libsystem_c.dylib 0x33c477c2 0x33c39000 + 59330
3 S2PayApp 0x006c2120 0x1000 + 7082272
4 S2PayApp 0x00339f68 0x1000 + 3379048
5 S2PayApp 0x0037ecbc 0x1000 + 3660988
6 S2PayApp 0x006c55c0 0x1000 + 7095744
7 S2PayApp 0x00753c4c 0x1000 + 7679052
8 S2PayApp 0x00750814 0x1000 + 7665684
9 S2PayApp 0x00752e44 0x1000 + 7675460
10 libsystem_c.dylib 0x33c4772e 0x33c39000 + 59182
11 libsystem_c.dylib 0x33c475e8 0x33c39000 + 58856
Thread 2:
0 libsystem_kernel.dylib 0x31589068 0x31578000 + 69736
1 libsystem_c.dylib 0x33c47a46 0x33c39000 + 59974
2 libsystem_c.dylib 0x33c477c2 0x33c39000 + 59330
3 S2PayApp 0x006c2120 0x1000 + 7082272
4 S2PayApp 0x0006bc10 0x1000 + 437264
5 S2PayApp 0x0006be4c 0x1000 + 437836
6 S2PayApp 0x0038eff0 0x1000 + 3727344
7 S2PayApp 0x001c4400 0x1000 + 1848320
8 S2PayApp 0x0056e1e4 0x1000 + 5689828
9 S2PayApp 0x0037ecbc 0x1000 + 3660988
10 S2PayApp 0x006c55c0 0x1000 + 7095744
11 S2PayApp 0x00753c4c 0x1000 + 7679052
12 S2PayApp 0x00750814 0x1000 + 7665684
13 S2PayApp 0x00752e44 0x1000 + 7675460
14 libsystem_c.dylib 0x33c4772e 0x33c39000 + 59182
15 libsystem_c.dylib 0x33c475e8 0x33c39000 + 58856
Thread 3 name: Dispatch queue: com.apple.libdispatch-manager
Thread 3:
0 libsystem_kernel.dylib 0x315793a8 0x31578000 + 5032
1 libdispatch.dylib 0x304feea4 0x304f2000 + 52900
2 libdispatch.dylib 0x304febc2 0x304f2000 + 52162
Thread 4:
0 libsystem_kernel.dylib 0x31589cd4 0x31578000 + 72916
1 libsystem_c.dylib 0x33c41f36 0x33c39000 + 36662
2 libsystem_c.dylib 0x33c41cc8 0x33c39000 + 36040
Thread 5:
0 libsystem_kernel.dylib 0x31589cd4 0x31578000 + 72916
1 libsystem_c.dylib 0x33c41f36 0x33c39000 + 36662
2 libsystem_c.dylib 0x33c41cc8 0x33c39000 + 36040
Thread 6 name: WebThread
Thread 6:
0 libsystem_kernel.dylib 0x31579004 0x31578000 + 4100
1 libsystem_kernel.dylib 0x315791fa 0x31578000 + 4602
2 CoreFoundation 0x373a63ec 0x37319000 + 578540
3 CoreFoundation 0x373a5124 0x37319000 + 573732
4 CoreFoundation 0x3732849e 0x37319000 + 62622
5 CoreFoundation 0x37328366 0x37319000 + 62310
6 WebCore 0x32cd1c9c 0x32c28000 + 695452
7 libsystem_c.dylib 0x33c4772e 0x33c39000 + 59182
8 libsystem_c.dylib 0x33c475e8 0x33c39000 + 58856
Thread 7 Crashed:
0 S2PayApp 0x00008464 0x1000 + 29796
1 S2PayApp 0x003222e8 0x1000 + 3281640
2 S2PayApp 0x001844f4 0x1000 + 1586420
3 S2PayApp 0x001847a0 0x1000 + 1587104
4 S2PayApp 0x001d8b88 0x1000 + 1932168
5 S2PayApp 0x0037ecbc 0x1000 + 3660988
6 S2PayApp 0x006c55c0 0x1000 + 7095744
7 S2PayApp 0x00753c4c 0x1000 + 7679052
8 S2PayApp 0x00750814 0x1000 + 7665684
9 S2PayApp 0x00752e44 0x1000 + 7675460
10 libsystem_c.dylib 0x33c4772e 0x33c39000 + 59182
11 libsystem_c.dylib 0x33c475e8 0x33c39000 + 58856
Thread 7 crashed with ARM Thread State:
r0: 0x400ba72f r1: 0x00b954b0 r2: 0x080a0f60 r3: 0xfffffc48
r4: 0x06454fa8 r5: 0x00b954b0 r6: 0x06412d10 r7: 0x080a0a90
r8: 0x06454e28 r9: 0x00bb0fd0 r10: 0x06452150 r11: 0x0643d690
ip: 0x33c44c30 sp: 0x080a0a7c lr: 0x003222f0 pc: 0x00008464
cpsr: 0x20000010
Binary Images:
0x1000 - 0x803fff +S2PayApp armv7 <df08466c88233bbb80efc6d42cb2c27a> /var/mobile/Applications/5625D50E-93C7-4F69-B543-39D47EB029BC/S2PayApp.app/S2PayApp
0x2fea3000 - 0x2fec4fff dyld armv7 <77eddfd654df393ba9c95ff01715fd08>
/usr/lib/dyld
0x302fa000 - 0x30346fff CoreTelephony armv7
<b8f80d5d594c31d2b5d8fba9fdedb7e1>
/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x30365000 - 0x304d8fff MediaPlayer armv7 <63cdf8f9c66d36e7a4e69e2f6cae854f>
/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x304f2000 - 0x30508fff libdispatch.dylib armv7
<9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x30509000 - 0x3051ffff DictionaryServices armv7
<6ed2e967136f37d4a4b9b318d6c43b83>
/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryService
s
0x30520000 - 0x30524fff FTClientServices armv7
<21de970d7ebb3e7fb502a0a5451b0806>
/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x30531000 - 0x3053afff libMobileGestalt.dylib armv7
<4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x306dd000 - 0x3071bfff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x3071c000 - 0x30722fff MobileIcons armv7 <ed1b46f917903c9b9baaa2be4392dafe>
/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x30730000 - 0x30748fff iAd armv7 <9e9184ed0077317a97b879c3df950316>
/System/Library/Frameworks/iAd.framework/iAd
0x30749000 - 0x30760fff WebBookmarks armv7 <696bb0630b19388da0d72e685bcf6e28>
/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x30796000 - 0x30796fff libunwind.dylib armv7
<e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x307b9000 - 0x307bffff liblaunch.dylib armv7
<aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x307e4000 - 0x307e5fff libsystem_sandbox.dylib armv7
<6a8f2f33c7543808a0f4599101c3b61a> /usr/lib/system/libsystem_sandbox.dylib
0x30998000 - 0x3099cfff libAccessibility.dylib armv7
<9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x3099d000 - 0x309ddfff libGLImage.dylib armv7
<40448706190031f6b0d9636cc11ee81d>
/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x309eb000 - 0x309edfff OAuth armv7 <3ccc08bd120934baba4572552dc18ee4>
/System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x30dbd000 - 0x30dc4fff MediaRemote armv7 <42dc1b43dabd3692b97d6aacfbdf0449>
/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x30df0000 - 0x30e8efff PhotoLibraryServices armv7
<cd1287cc992d30cbaf534a72113bad7e>
/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibrarySer
vices
0x30f8f000 - 0x30fc2fff CoreMediaStream armv7
<f5a0b436d07a3bcea37b43627249177b>
/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x30fc3000 - 0x30fe6fff Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00>
/System/Library/PrivateFrameworks/Bom.framework/Bom
0x30fef000 - 0x31005fff libmis.dylib armv7 <258bc92be5823b239b4412dd42cb4807>
/usr/lib/libmis.dylib
0x3103a000 - 0x3103bfff libdyld.dylib armv7
<977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
0x3103c000 - 0x31052fff EAP8021X armv7 <952fcfdec0633aff923768fca1a26fcb>
/System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x31055000 - 0x31058fff libmacho.dylib armv7
<e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x3105d000 - 0x31063fff XPCObjects armv7 <dc568831fa5b3b22b673c62bc9d21d16>
/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x31074000 - 0x31075fff CoreSurface armv7 <97f871f09f503c98a6371c2b657430d8>
/System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x3107f000 - 0x310a2fff MobileSync armv7 <e42604c550283f4aa517ae8f108b340f>
/System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x310a3000 - 0x31545fff UIKit armv7 <cd513a2f22f53d698c3e10f6fe48a63e>
/System/Library/Frameworks/UIKit.framework/UIKit
0x31578000 - 0x3158efff libsystem_kernel.dylib armv7
<311f379a9fde305d80c1b22b7dd2e52a> /usr/lib/system/libsystem_kernel.dylib
0x3158f000 - 0x315b3fff PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56>
/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x31639000 - 0x31674fff libCGFreetype.A.dylib armv7
<55941c96cf1f3b048e72a148c4496c16>
/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dyli
b
0x31675000 - 0x316a5fff ContentIndex armv7 <7a64670bb2ff3ee39ddee1dc1c72f92d>
/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x316a6000 - 0x316fefff CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183>
/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x316ff000 - 0x31703fff Marco armv7 <8dea3e558fe534ff868fc92e215ce53b>
/System/Library/PrivateFrameworks/Marco.framework/Marco
0x3171b000 - 0x31764fff AddressBook armv7 <b17a2962e9043e0385c3c2c652155f2b>
/System/Library/Frameworks/AddressBook.framework/AddressBook
0x31768000 - 0x31780fff Notes armv7 <724966ed5cd4395cb70f9c996b123f53>
/System/Library/PrivateFrameworks/Notes.framework/Notes
0x31783000 - 0x3178dfff libbz2.1.0.dylib armv7
<40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x3178e000 - 0x317b3fff OpenCL armv7 <f4b08361179a3f6bb033415b0d7c6251>
/System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x317b9000 - 0x317befff ApplePushService armv7
<f424c0340de637c08bbeb4f3bd8c6eaf>
/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x317bf000 - 0x317c0fff libdnsinfo.dylib armv7
<9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x317c1000 - 0x31831fff CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b>
/System/Library/Frameworks/CoreImage.framework/CoreImage
0x31832000 - 0x3187bfff libc++.1.dylib armv7
<5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x3187c000 - 0x31880fff IOMobileFramebuffer armv7
<42dbc26828e934acabb4f3b0a35d8250>
/System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuf
fer
0x31881000 - 0x31955fff AVConference armv7 <db7dd740e8d233c1a5933d3d3011b974>
/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConfere
nce.framework/AVConference
0x31968000 - 0x31974fff libCRFSuite.dylib armv7
<bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x31975000 - 0x319f4fff libsqlite3.dylib armv7
<bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x31b02000 - 0x31b06fff CertUI armv7 <f503892ef60e36108d28d8f9d6144d2a>
/System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x31b07000 - 0x31b46fff QuickLook armv7 <802b1092542a3017a0380632502610d4>
/System/Library/Frameworks/QuickLook.framework/QuickLook
0x31b71000 - 0x31b89fff ChunkingLibrary armv7
<c73a4b4b38ae3702bc1feae489d31634>
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x31bc4000 - 0x31bcafff MobileKeyBag armv7 <e1f06241ef0e3f0aae00f15df572077e>
/System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x31bcb000 - 0x31c1cfff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c>
/System/Library/Frameworks/CoreText.framework/CoreText
0x31c1d000 - 0x31c21fff AggregateDictionary armv7
<3a3a33f3a05538988c6e2bb363dc46a8>
/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDiction
ary
0x31c70000 - 0x31c7ffff MobileDeviceLink armv7
<70ac33720f513f0f97ea2279260678ca>
/System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x31c80000 - 0x31c8ffff OpenGLES armv7 <e80acc691001301e96101bb89d940033>
/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x31cb9000 - 0x31cbffff liblockdown.dylib armv7
<9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x324f4000 - 0x32500fff AssetsLibrary armv7
<ced2032e5fe63a1286a7b18238589f86>
/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x32501000 - 0x32506fff CrashReporterSupport armv7
<dc11c5c2cbe73a6288a6094ebf5de673>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSu
pport
0x32507000 - 0x32533fff ACTFramework armv7 <0bc67086eb7b31d090bb4c9c7a54bfb2>
/System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x32576000 - 0x32608fff HomeSharing armv7 <11ca6ed6f8c0377aba1d3e03484c380f>
/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x32609000 - 0x3260efff ViceroyTrace armv7 <487b656dc01538a18381a974fae34a7c>
/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTr
ace.framework/ViceroyTrace
0x3269f000 - 0x326a6fff StoreKit armv7 <e00b0ead8b1030aaafe473eaeb04cafc>
/System/Library/Frameworks/StoreKit.framework/StoreKit
0x326d4000 - 0x326d4fff libkeymgr.dylib armv7
<ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x32889000 - 0x3293cfff iTunesStore armv7 <b3c0cce5f8e632e18f841c32b68f57a1>
/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x32a4a000 - 0x32a63fff ICE armv7 <f27d5b3e48053b5d9e269f490e74c30f>
/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.frame
work/ICE
0x32a6f000 - 0x32a70fff DataMigration armv7
<d77f0e8f39ee37f5a2ac713a3fd9e693>
/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x32afb000 - 0x32b0afff SpringBoardServices armv7
<a2363f8ed49932dba415d2d4cd32fb74>
/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServi
ces
0x32bc6000 - 0x32bfdfff Security armv7 <eea56f71fde83c2981f9281dc7823725>
/System/Library/Frameworks/Security.framework/Security
0x32c16000 - 0x32c1dfff SpringBoardUI armv7
<84e082f96770383096a5b083841d3f59>
/System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x32c21000 - 0x32c24fff CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe>
/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x32c28000 - 0x333e7fff WebCore armv7 <2690c38c9c5f3c09975d619dd1dfbed7>
/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x333ea000 - 0x33434fff ManagedConfiguration armv7
<f1fbb825def23043830a095b953a9c94>
/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfigur
ation
0x33435000 - 0x3344afff libresolv.9.dylib armv7
<66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x3344b000 - 0x33464fff Twitter armv7 <8fe6d77b99b43d2287e9c51bc4b22456>
/System/Library/Frameworks/Twitter.framework/Twitter
0x33500000 - 0x3351ffff libSystem.B.dylib armv7
<0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x33520000 - 0x33523fff libcompiler_rt.dylib armv7
<b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x33524000 - 0x33527fff CaptiveNetwork armv7
<f5cc4b97ce9432da9426f12621453325>
/System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x3353b000 - 0x33598fff StoreServices armv7
<6ce256d3cf433e4aa1af8d696bf1f75d>
/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x335b2000 - 0x336befff GameKit armv7 <9b25cf0a817b3247b4d7982456785dd6>
/System/Library/Frameworks/GameKit.framework/GameKit
0x336bf000 - 0x33775fff AVFoundation armv7 <35cb7a0eb1dc3554a777c1cc11cb0415>
/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x337c4000 - 0x337edfff ToneLibrary armv7 <7c1be74cc7833f3db25638fbc4ed55b8>
/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x33833000 - 0x3390bfff vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vIma
ge
0x3397d000 - 0x339bafff FTServices armv7 <3f23418319a03a589dd5cac7df20e238>
/System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x33aa0000 - 0x33ad4fff MIME armv7 <d30292ea8f7e360fa5f5d5b1b62b602d>
/System/Library/PrivateFrameworks/MIME.framework/MIME
0x33ae3000 - 0x33aedfff GraphicsServices armv7
<cb64e146a8ee3fda9e80ffae1ccc9c5a>
/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33aee000 - 0x33af4fff IAP armv7 <17eddbf5590d3cb88d4acbda27447f5b>
/System/Library/PrivateFrameworks/IAP.framework/IAP
0x33af5000 - 0x33b2dfff VideoToolbox armv7 <9f25f38d1cd13a1daff99cfde8884410>
/System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x33b88000 - 0x33b90fff MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72>
/System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x33ba0000 - 0x33bacfff Accounts armv7 <79f22009b1173e1e81f70fc5c0410119>
/System/Library/Frameworks/Accounts.framework/Accounts
0x33baf000 - 0x33bebfff iCalendar armv7 <f2836083051132d3aa40ad82d7f73aea>
/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x33c39000 - 0x33cc5fff libsystem_c.dylib armv7
<f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x33cd3000 - 0x33cd5fff MobileInstallation armv7
<215d93dbb0f63cbf828f9126eb7b5349>
/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallatio
n
0x33cd8000 - 0x33cdffff SimpleKeyExchange armv7
<8d20c2ddaf383d6c8a748fdb3d66ce81>
/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKey
Exchange.framework/SimpleKeyExchange
0x33ce0000 - 0x33cecfff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8>
/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x33ced000 - 0x33d50fff IMCore armv7 <046b6b615a743057b59d4aaba8a91d61>
/System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x33d51000 - 0x33d52fff libsystem_blocks.dylib armv7
<9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x33d6e000 - 0x33d6ffff libremovefile.dylib armv7
<402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x33d70000 - 0x33e1afff libBLAS.dylib armv7
<bf822cc1a3243ae7b104cf73ca22d352>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libB
LAS.dylib
0x33e1b000 - 0x33e23fff MobileBluetooth armv7
<ba4a49affdee3fccbda4dbd068851838>
/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x341de000 - 0x341e2fff libcache.dylib armv7
<d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x341e3000 - 0x34290fff libxml2.2.dylib armv7
<58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x34291000 - 0x34552fff libLAPACK.dylib armv7
<0e94e9a7e7a334649afaccae0f1215a2>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libL
APACK.dylib
0x345a0000 - 0x3475dfff ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab>
/System/Library/Frameworks/ImageIO.framework/ImageIO
0x3475e000 - 0x34787fff AppleAccount armv7 <2ba44023410231fcb3f72f762ea3ce6e>
/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x347f5000 - 0x3492cfff MusicLibrary armv7 <32bc794969e534df97a14dc4be228408>
/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x3492d000 - 0x3494dfff libxslt.1.dylib armv7
<39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x34993000 - 0x34ab6fff PhotoLibrary armv7 <cff5092ea3343d8ebb2159c93c00ac68>
/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x34abc000 - 0x34ac0fff IOSurface armv7 <443ac3aab9283da480dd9dcda3c5c88e>
/System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x34ad2000 - 0x34ad2fff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08>
/System/Library/Frameworks/Accelerate.framework/Accelerate
0x34ad3000 - 0x34ae4fff libxpc.dylib armv7 <ccf25b1e49ce3b2fa58d8c8546755505>
/usr/lib/system/libxpc.dylib
0x34b05000 - 0x34c4efff libicucore.A.dylib armv7
<b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x34cb4000 - 0x34db4fff VideoProcessing armv7
<df33aafc70843e44af51c3208311b89b>
/System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x34df3000 - 0x34e22fff MMCS armv7 <527ed7a3b4753ead89e30be95dc3c590>
/System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x34e23000 - 0x34f68fff CoreGraphics armv7 <903545b89a7f311d95100ac7d1d44709>
/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x34fc0000 - 0x34fc4fff libGFXShared.dylib armv7
<998fccc16cf735dbb62324202995e193>
/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x3500f000 - 0x35016fff MailServices armv7 <ab2388ce733e38b7a261273a401bbbf1>
/System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x3503e000 - 0x35088fff libvDSP.dylib armv7
<441b42aca07b3da39feab25f8349918f>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libv
DSP.dylib
0x35089000 - 0x350cdfff MobileCoreServices armv7
<757226927a873d5492be721908077b48>
/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x350ce000 - 0x35194fff libobjc.A.dylib armv7
<90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x3519e000 - 0x351d3fff SystemConfiguration armv7
<4464a4e3bb3f32f7abaa35ebf31fda49>
/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x351d4000 - 0x351d9fff BluetoothManager armv7
<ff7638bf57a436d88c271fb972fcab5d>
/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x352c5000 - 0x352c7fff libCoreFSCache.dylib armv7
<808518e0fbf539af8489f028ca5198c7>
/System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x352c9000 - 0x352cefff libcopyfile.dylib armv7
<52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x352d1000 - 0x352d6fff libGPUSupportMercury.dylib armv7
<3c1cc3175c403ace8fcbd3826bd43807>
/System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dyli
b
0x352d7000 - 0x352f1fff TelephonyUI armv7 <1bbfc733115c34739b82923657cc057c>
/System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x35365000 - 0x35592fff MediaToolbox armv7 <c3098478486032c6aff336fa711c4fc6>
/System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x35593000 - 0x35662fff libGLProgrammability.dylib armv7
<49607ffe4ee9389494285a213e392924>
/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x3566e000 - 0x35793fff JavaScriptCore armv7
<2ffc6c87b94434288366bd53765ee267>
/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x357d0000 - 0x358befff libiconv.2.dylib armv7
<2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x358c2000 - 0x358cafff ProtocolBuffer armv7
<0e846afacf823d2b8c029cc3010a8253>
/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x358cb000 - 0x3599bfff WebKit armv7 <3c5dd2ec46fe3e189c25bba78ad88fa1>
/System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x35b2c000 - 0x35ba5fff ProofReader armv7 <6db611d8df6530d480f97a40bc519f70>
/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x35ba7000 - 0x35badfff libnotify.dylib armv7
<9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x35bb7000 - 0x35bb9fff libCoreVMClient.dylib armv7
<d4d4aa3090c83e87bcb15ed00b93fd5c>
/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x35f52000 - 0x35f87fff DataAccess armv7 <89fd0c22338b37538cf61803a0bca9e2>
/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x3603d000 - 0x3603ffff snatmap armv7 <2588f8107d153d9ba35b5b324e82480f>
/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.f
ramework/snatmap
0x36040000 - 0x3605dfff libsystem_info.dylib armv7
<50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x3616c000 - 0x361a8fff AppSupport armv7 <311eac85b2a433a884dacba77217b49e>
/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x361a9000 - 0x366edfff FaceCoreLight armv7
<f326d88709683520b251dc53cb847c11>
/System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x366ee000 - 0x3673ffff libstdc++.6.dylib armv7
<c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x3674c000 - 0x36757fff AccountSettings armv7
<373e59421d983c93931cfbad87b1ae35>
/System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x36758000 - 0x367fefff AddressBookUI armv7
<da424fecc66e3628ab03378ae80b38fc>
/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x3681d000 - 0x36865fff CoreMedia armv7 <e274e1b894753b2eb05cf7b22a36d0c1>
/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x36891000 - 0x36a75fff AudioToolbox armv7 <c91e27850452330ea804db6408840fd2>
/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x36a79000 - 0x36a7cfff NetworkStatistics armv7
<7848d8ebad99367cb4f7f4e3fe88e5d6>
/System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x36a7d000 - 0x36acbfff CoreLocation armv7 <44550ebedf23334d85441d9743b74e03>
/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x36b00000 - 0x36b05fff libsystem_dnssd.dylib armv7
<27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x36b06000 - 0x36b0dfff libc++abi.dylib armv7
<bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x36b0e000 - 0x36cb4fff CoreData armv7 <b0215b6d4d143859a2b313ecade095ec>
/System/Library/Frameworks/CoreData.framework/CoreData
0x36dbd000 - 0x36e40fff MapKit armv7 <e39706ac199134a497954e1f1d6d7245>
/System/Library/Frameworks/MapKit.framework/MapKit
0x36e46000 - 0x36e4cfff MediaStream armv7 <d3473621f67036dda5ecabeb14c62b4e>
/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x36e52000 - 0x36e5cfff libvMisc.dylib armv7
<e8248c797b9b363594bb652ddf7ce16d>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libv
Misc.dylib
0x36e68000 - 0x36e94fff libtidy.A.dylib armv7
<3aacc5b650e037c086a8ff6657d154bf> /usr/lib/libtidy.A.dylib
0x36e95000 - 0x36e95fff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecL
ib
0x36ea4000 - 0x36eb5fff DataAccessExpress armv7
<e6144ba265da3bb7b9a263aa1a29b054>
/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x36ed9000 - 0x36fa8fff IMGSGX535GLDriver armv7
<fe4f330b9a433322844a0d87410b68f7>
/System/Library/Extensions/IMGSGX535GLDriver.bundle/IMGSGX535GLDriver
0x36fa9000 - 0x37001fff GameKitServices armv7
<fcb53ae5183b3068a9c0b24434af34dd>
/System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x37002000 - 0x37047fff GeoServices armv7 <a26be2e76e8730ab91a16502aba376be>
/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x3705b000 - 0x37132fff CFNetwork armv7 <765a472c824830eea91b8f02d12867e4>
/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x37162000 - 0x37162fff liblangid.dylib armv7
<644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x37163000 - 0x37163fff libgcc_s.1.dylib armv7
<eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x37164000 - 0x371fdfff EventKit armv7 <d67aa1508ee7306b8e2a45c76ffddff0>
/System/Library/Frameworks/EventKit.framework/EventKit
0x37222000 - 0x37278fff GMM armv7 <6b2f7e1aa6be3d69b4c4cf54ed960602>
/System/Library/PrivateFrameworks/GMM.framework/GMM
0x372a5000 - 0x372b1fff libz.1.dylib armv7 <36ce86a3dc8c344596c8c325615f374b>
/usr/lib/libz.1.dylib
0x37319000 - 0x37430fff CoreFoundation armv7
<6d450fe923d7387f8b01845e0edd713d>
/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x3744f000 - 0x37456fff AssetsLibraryServices armv7
<38132ecfd74b325fb1a4142bab663c19>
/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryS
ervices
0x374f1000 - 0x375e2fff QuartzCore armv7 <35d64a9da5523ae08c9e41511fd3061b>
/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x375e3000 - 0x376a5fff Celestial armv7 <19617260ee073e23b95e456d93930aea>
/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x376a6000 - 0x376bffff libRIP.A.dylib armv7
<1828cddc5dd93c61afbefb59587d7f8a>
/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x376ca000 - 0x37778fff Message armv7 <573d0118246d3d9d8aed17e7ee2faec7>
/System/Library/PrivateFrameworks/Message.framework/Message
0x37779000 - 0x37797fff BulletinBoard armv7
<6b4e1e4680c030cb9a0ced9ff69a711f>
/System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x37798000 - 0x3781efff CoreMotion armv7 <6a9355d5a8e238b5b8f193605d509e15>
/System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x3783d000 - 0x378b1fff MediaControlSender armv7
<87315c54b2293ab589950341ff91b45d>
/System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSende
r
0x378b2000 - 0x37916fff MessageUI armv7 <da7af4f9494b35558bf7892dfdb36ee3>
/System/Library/Frameworks/MessageUI.framework/MessageUI
0x37917000 - 0x3792bfff PersistentConnection armv7
<54091a638f8731cd85ccf00fa06972c3>
/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConne
ction
0x37947000 - 0x3794afff libsystem_network.dylib armv7
<356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x3794d000 - 0x37990fff libcommonCrypto.dylib armv7
<95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x37991000 - 0x379a0fff GenerationalStorage armv7
<d84c3fd0e7bd36e78c256f2f4c5a4e91>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStor
age
0x379a2000 - 0x379a2fff libCVMSPluginSupport.dylib armv7
<a80aaa9989483ce3a496a061fd1e9e0a>
/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x379a3000 - 0x379dffff IMFoundation armv7 <253125b9103c3d13b66923ac6893c25b>
/System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.frame
work/IMFoundation
0x379f0000 - 0x379f3fff ActorKit armv7 <434c756a6b053f4ba3c954cfccddbf59>
/System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x379f4000 - 0x37abafff GLEngine armv7 <6617f2b4ee283469a5595129889ff049>
/System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x37abb000 - 0x37ac8fff libbsm.0.dylib armv7
<750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x37acb000 - 0x37adcfff AirTraffic armv7 <c9eb888c1bd1322cbda5b01d41be0c7d>
/System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x37ba8000 - 0x37d26fff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f>
/System/Library/Frameworks/Foundation.framework/Foundation
0x37d27000 - 0x37d27fff LegacyHandle armv7 <63ed9a68bea23bb6b748ce200bc436d8>
/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHan
dle.framework/LegacyHandle
0x37ee1000 - 0x37f24fff ImageCapture armv7 <e21827dfb65032e1aa7fdf22a4f37fc4>
/System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
Original comment by nir...@nvsoft.com
on 6 Sep 2012 at 5:29
I have a fix for this, it seems I didn't correctly wrap the strings from some
of the functions. I'm uploading to the server right now.
Original comment by shai.almog
on 6 Sep 2012 at 6:58
Hi Shai,
Now the application is not crashing however, the function formatDateTime is
only printing the Date without time. As per the JavaDoc it should print
date and time in the default format:
public String
<https://codenameone.googlecode.com/svn/trunk/CodenameOne/javadoc/java/lang/Stri
ng.html>
*formatDateTime*(Date
<https://codenameone.googlecode.com/svn/trunk/CodenameOne/javadoc/java/util/Date
.html>
d)
Formats a date and a time in a default form e.g. 1/1/2011 10:00AM
Can you please fix this?
Regards,Nirmal
--
NVSoft
http://www.nvsoft.com
DISCLAIMER: This e-mail and any attachment(s) is for authorized use by the
intended recipient(s) only. It may contain proprietary material,
confidential information and/or be subject to the legal privilege of the
sender of this email. If you have received this message in error, please
notify the originator immediately and destroy the material in its entirety,
whether electronic or hard copy. If you are not the intended recipient, you
are notified that you are strictly prohibited from retaining, using,
copying, alerting or disclosing the content of this message. Please note
that any views or opinions presented in this email are solely those of the
author and do not necessarily represent those of Net Vigil Software Private
Limited. The recipient should check this email and any attachments for the
presence of viruses. Net Vigil Software Private Limited accepts no
liability for any damage caused by any virus transmitted by this email.
Thank you for your co-operation.
Original comment by nir...@nvsoft.com
on 7 Sep 2012 at 4:49
Thanks, I'll fix this in the next server update.
Original comment by shai.almog
on 7 Sep 2012 at 6:00
Hi Shai,
Thanks for fixing this. I would like to request one more method in the
L10NManager class, which will allow printing the DateAndTime in small compact
format. For example current method formateDateTime(0 in iOS prints the
following in the default format:
"11 September 2012 1:45:01 PM GMT+5:30"
Is it possible to have one more method, which can print it in compact form,
like:
"11 Sep 2012 1:45:01 PM"
Thanks,
Nirmal
Original comment by nir...@nvsoft.com
on 11 Sep 2012 at 8:06
I'll have a look but can you please open an RFE since this issue is getting a
bit big ;-)
Original comment by shai.almog
on 11 Sep 2012 at 12:09
Sure, created Issue# 325 for it.
--
NVSoft
http://www.nvsoft.com
DISCLAIMER: This e-mail and any attachment(s) is for authorized use by
the intended recipient(s) only. It may contain proprietary material,
confidential information and/or be subject to the legal privilege of
the sender of this email. If you have received this message in error,
please notify the originator immediately and destroy the material in
its entirety, whether electronic or hard copy. If you are not the
intended recipient, you are notified that you are strictly prohibited
from retaining, using, copying, alerting or disclosing the content of
this message. Please note that any views or opinions presented in this
email are solely those of the author and do not necessarily represent
those of Net Vigil Software Private Limited. The recipient should
check this email and any attachments for the presence of viruses. Net
Vigil Software Private Limited accepts no liability for any damage
caused by any virus transmitted by this email. Thank you for your
co-operation.
Original comment by nir...@nvsoft.com
on 11 Sep 2012 at 12:52
Original issue reported on code.google.com by
nir...@nvsoft.com
on 1 Sep 2012 at 9:17