digitarald / digitarald-fancyupload
- Source
- Commits
- Network (94)
- Issues (4)
- Downloads (5)
- Graphs
-
Branch:
master
-
0 comments Created 8 months ago by digitaraldCheck duplicates from optional Arrayenhancementxoption should be called checkDuplicates or something better. It can contain filenames or an object with name/size. File::validate would check for it and the disabled allowDuplicates option.
Comments
-
New option
validateto add a callback for your custom validation callback.Comments
-
Browsing for files causes a crash in Flash 10 in both Safari 4 and FF 3.5 on the Mac. The console crash log is below.
Process: WebKitPluginHost [221]
Path: /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS/WebKitPluginHost
Identifier: com.apple.WebKit.PluginHost
Version: 6531.21 (6531.21.1)
Build Info: WebKitPluginHost-65312101~1
Code Type: X86 (Native)
Parent Process: WebKitPluginAgent [220]PlugIn Path: /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
PlugIn Identifier: com.macromedia.Flash Player.plugin
PlugIn Version: 10.0.32 (1.0.4f18472)Date/Time: 2009-11-28 10:43:46.456 -0500
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006d2e2a20
Crashed Thread: 0 Dispatch queue: com.apple.main-threadThread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x9233ea90 strlen + 16
1 ...romedia.Flash Player.plugin 0x1279af05 0x12714000 + 552709
2 ...romedia.Flash Player.plugin 0x12abd1c2 Flash_EnforceLocalSecurity + 775458
3 com.apple.AppKit 0x990f7cc7 -[NSNavOpenPanel shouldShowNodeRef:] + 2087
4 com.apple.AppKit 0x990f9633 -[NSNavOpenPanel delegateShouldEnableNode:] + 296
5 com.apple.AppKit 0x98e7f8f3 -[NSNavDataSource displayStateForNode:] + 81
6 com.apple.AppKit 0x98e7a1fd -[NSNavBrowserDelegate browser:willDisplayCell:atRow:column:] + 109
7 com.apple.AppKit 0x98b5ec03 -[NSBrowser sendDelegateWillDisplayCell:atRow:column:] + 137
8 com.apple.AppKit 0x98b5e934 -[NSTableView delegateWillDisplayCell:forColumn:row:] + 62
9 com.apple.AppKit 0x98adba51 -[NSTableView preparedCellAtColumn:row:] + 1362
10 com.apple.AppKit 0x9917071b -[NSNavBrowserTableView preparedCellAtColumn:row:] + 131
11 com.apple.AppKit 0x98b1f8ef -[NSTableView updateTrackingAreas] + 1260
12 com.apple.AppKit 0x98a3d9fa -[NSView(NSInternal) updateTrackingAreas] + 64
13 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
14 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
15 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
16 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
17 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
18 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
19 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
20 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
21 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
22 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
23 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
24 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
25 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
26 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
27 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
28 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
29 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
30 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
31 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
32 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
33 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
34 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
35 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
36 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
37 com.apple.CoreFoundation 0x949cd4e0 CFArrayApplyFunction + 224
38 com.apple.AppKit 0x98a3defb -[NSView(NSInternal) updateTrackingAreas] + 1345
39 com.apple.AppKit 0x98a3d8db handleInvalidCursorRectsNote + 392
40 com.apple.CoreFoundation 0x94a18892 CFRunLoopDoObservers + 1186
41 com.apple.CoreFoundation 0x949d518d CFRunLoopRun + 557
42 com.apple.CoreFoundation 0x949d4864 CFRunLoopRunSpecific + 452
43 com.apple.CoreFoundation 0x949d4691 CFRunLoopRunInMode + 97
44 com.apple.HIToolbox 0x986dbf0c RunCurrentEventLoopInMode + 392
45 com.apple.HIToolbox 0x986dbbff ReceiveNextEventCommon + 158
46 com.apple.HIToolbox 0x986dbb48 BlockUntilNextEventMatchingListInMode + 81
47 com.apple.AppKit 0x98a13ac5 DPSNextEvent + 847
48 com.apple.AppKit 0x98a13306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
49 com.apple.AppKit 0x98c8a335 -[NSApplication realDoModalLoop:peek:] + 720
50 com.apple.AppKit 0x98c89ab1 -[NSApplication runModalForWindow:] + 273
51 WebKitPluginHostShim.dylib 0x00020de3 shim_NSApplication_RunModalForWindow + 58
52 com.apple.AppKit 0x98f1c7f3 -[NSSavePanel runModal] + 420
53 com.apple.AppKit 0x990f67a7 -[NSNavOpenPanel run] + 141
54 com.apple.AppKit 0x990f835b NSNavDialogRun + 223
55 ...romedia.Flash Player.plugin 0x12abbef1 Flash_EnforceLocalSecurity + 770641
56 ...ple.CoreServices.CarbonCore 0x90abe8cb MP_RemoteCallback + 32
57 com.apple.CoreFoundation 0x949d6edb __CFRunLoopRun + 8059
58 com.apple.CoreFoundation 0x949d4864 CFRunLoopRunSpecific + 452
59 com.apple.CoreFoundation 0x949d4691 CFRunLoopRunInMode + 97
60 com.apple.HIToolbox 0x986dbf0c RunCurrentEventLoopInMode + 392
61 com.apple.HIToolbox 0x986dbcc3 ReceiveNextEventCommon + 354
62 com.apple.HIToolbox 0x986dbb48 BlockUntilNextEventMatchingListInMode + 81
63 com.apple.AppKit 0x98a13ac5 DPSNextEvent + 847
64 com.apple.AppKit 0x98a13306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
65 com.apple.AppKit 0x989d549f -[NSApplication run] + 821
66 com.apple.WebKit.PluginHost 0x0000625f 0x1000 + 21087
67 com.apple.WebKit.PluginHost 0x00002035 0x1000 + 4149Comments
-
1 comment Created 29 days ago by WeirdogbugxResponse is truncated somethimesresponsexHello,
For some mysterious reasons the JSON response is truncated sometimes :
"{"rc":{"element":"
And it's completely random. Sometime it works, sometimes it doesn't. I was wandering if there is a limit to the Flash response buffer, or if anyone has experienced this, because it happens a lot where I work and I can't figure out the reason.
PS: It works perfectly on Windows, the problem seams to be with the flash player on OSX.
Comments
digitarald
Sun Jan 03 03:35:19 -0800 2010
| link
do you try to send HTML encoded in JSON?
- bug▾
- crash▾
- enhancement▾
- response▾
- Apply to Selection
-
Change Color…
Preview:preview
- Rename…
- Delete




