Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post to wall not working in Android 2.1 #247

Closed
benish opened this issue Oct 28, 2011 · 1 comment
Closed

Post to wall not working in Android 2.1 #247

benish opened this issue Oct 28, 2011 · 1 comment

Comments

@benish
Copy link

benish commented Oct 28, 2011

Post to wall method not working in Android 2.1. After login when I click on the Wall post button the dialog appears for 2-3 seconds and the app closes automatically. I tested the app in device and simulator in both cases i got the same result. The app works perfectly on 2.2 and 2.3 but not in 2.1. Please help

10-31 09:34:01.927: I/ActivityManager(52): Displayed activity com.facebook.android/.Example: 6881 ms (total 6881 ms)
10-31 09:34:07.037: D/dalvikvm(244): GC freed 608 objects / 49080 bytes in 85ms
10-31 09:34:12.017: D/dalvikvm(111): GC freed 122 objects / 5168 bytes in 61ms
10-31 09:34:16.838: D/dalvikvm(447): GC freed 1431 objects / 93960 bytes in 74ms
10-31 09:34:16.997: D/Facebook-WebView(447): Webview loading URL: https://m.facebook.com/dialog/feed?redirect_uri=fbconnect%3A%2F%2Fsuccess&access_token=AAAD8UrfdiVQBAGlZCi0NMZA04FBnZBKkBWMUSvSfVbzx3x5KqpUjDekZAtFE0ntKPlFbPcfQ1FtweXUHgAzNUlIbPW1Bgr0x2TEkQSZCTxQZDZD&app_id=277432202266964&display=touch
10-31 09:34:24.878: D/dalvikvm(447): GC freed 3988 objects / 293616 bytes in 80ms
10-31 09:34:27.917: I/DEBUG(336): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
10-31 09:34:27.948: I/DEBUG(336): Build fingerprint: 'generic/google_sdk/generic/:2.1/ERD79/22607:eng/test-keys'
10-31 09:34:27.948: I/DEBUG(336): pid: 447, tid: 454 >>> com.facebook.android <<<
10-31 09:34:27.958: I/DEBUG(336): signal 11 (SIGSEGV), fault addr 00000000
10-31 09:34:27.958: I/DEBUG(336): r0 00000000 r1 00000001 r2 00000000 r3 00000000
10-31 09:34:27.958: I/DEBUG(336): r4 00138090 r5 4689654c r6 ac14255c r7 00427ee8
10-31 09:34:27.978: I/DEBUG(336): r8 00000001 r9 00427ee8 10 00000001 fp 468965b0
10-31 09:34:27.988: I/DEBUG(336): ip 00000001 sp 46896518 lr 00000001 pc ac03ec40 cpsr 60000010
10-31 09:34:28.248: W/InputManagerService(52): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@44d16080
10-31 09:34:28.318: I/DEBUG(336): #00 pc 0003ec40 /system/lib/libskia.so
10-31 09:34:28.328: I/DEBUG(336): #1 pc 0003dd98 /system/lib/libskia.so
10-31 09:34:28.348: I/DEBUG(336): #2 pc 0004373c /system/lib/libskia.so
10-31 09:34:28.348: I/DEBUG(336): #3 pc 00042f4c /system/lib/libskia.so
10-31 09:34:28.358: I/DEBUG(336): #4 pc 00042fc0 /system/lib/libskia.so
10-31 09:34:28.368: I/DEBUG(336): #5 pc 0008684c /system/lib/libskia.so
10-31 09:34:28.388: I/DEBUG(336): #6 pc 0004c110 /system/lib/libskia.so
10-31 09:34:28.388: I/DEBUG(336): #7 pc 0011ed9e /system/lib/libwebcore.so
10-31 09:34:28.398: I/DEBUG(336): #8 pc 001139c6 /system/lib/libwebcore.so
10-31 09:34:28.408: I/DEBUG(336): #9 pc 00113cc6 /system/lib/libwebcore.so
10-31 09:34:28.418: I/DEBUG(336): #10 pc 00113cd8 /system/lib/libwebcore.so
10-31 09:34:28.428: I/DEBUG(336): #11 pc 0011ebde /system/lib/libwebcore.so
10-31 09:34:28.428: I/DEBUG(336): #12 pc 00118d2c /system/lib/libwebcore.so
10-31 09:34:28.458: I/DEBUG(336): #13 pc 00118d98 /system/lib/libwebcore.so
10-31 09:34:28.458: I/DEBUG(336): #14 pc 00118e76 /system/lib/libwebcore.so
10-31 09:34:28.468: I/DEBUG(336): #15 pc 0015e594 /system/lib/libwebcore.so
10-31 09:34:28.479: I/DEBUG(336): #16 pc 001754d8 /system/lib/libwebcore.so
10-31 09:34:28.479: I/DEBUG(336): #17 pc 001388c0 /system/lib/libwebcore.so
10-31 09:34:28.487: I/DEBUG(336): #18 pc 0013a3d2 /system/lib/libwebcore.so
10-31 09:34:28.498: I/DEBUG(336): #19 pc 0018bbc6 /system/lib/libwebcore.so
10-31 09:34:28.498: I/DEBUG(336): #20 pc 001673de /system/lib/libwebcore.so
10-31 09:34:28.498: I/DEBUG(336): #21 pc 0014520e /system/lib/libwebcore.so
10-31 09:34:28.508: I/DEBUG(336): #22 pc 0014830c /system/lib/libwebcore.so
10-31 09:34:28.508: I/DEBUG(336): #23 pc 0014559c /system/lib/libwebcore.so
10-31 09:34:28.508: I/DEBUG(336): #24 pc 0014374c /system/lib/libwebcore.so
10-31 09:34:28.517: I/DEBUG(336): #25 pc 0014836c /system/lib/libwebcore.so
10-31 09:34:28.517: I/DEBUG(336): #26 pc 0014559c /system/lib/libwebcore.so
10-31 09:34:28.517: I/DEBUG(336): #27 pc 00145146 /system/lib/libwebcore.so
10-31 09:34:28.527: I/DEBUG(336): #28 pc 0014521c /system/lib/libwebcore.so
10-31 09:34:28.527: I/DEBUG(336): #29 pc 0014830c /system/lib/libwebcore.so
10-31 09:34:28.527: I/DEBUG(336): #30 pc 0014559c /system/lib/libwebcore.so
10-31 09:34:28.537: I/DEBUG(336): #31 pc 00145146 /system/lib/libwebcore.so
10-31 09:34:28.537: I/DEBUG(336): code around pc:
10-31 09:34:28.537: I/DEBUG(336): ac03ec30 baffffc2 e594302c e3530000 05943010
10-31 09:34:28.537: I/DEBUG(336): ac03ec40 e5930000 e3500c01 e58d0028 8affffbb
10-31 09:34:28.537: I/DEBUG(336): ac03ec50 e593e004 e3a01001 e59dc028 e1a02e11
10-31 09:34:28.537: I/DEBUG(336): code around lr:
10-31 09:34:28.537: I/DEBUG(336): stack:
10-31 09:34:28.537: I/DEBUG(336): 468964d8 00138090 [heap]
10-31 09:34:28.537: I/DEBUG(336): 468964dc 02138090
10-31 09:34:28.556: I/DEBUG(336): 468964e0 468965b0
10-31 09:34:28.557: I/DEBUG(336): 468964e4 00000001
10-31 09:34:28.557: I/DEBUG(336): 468964e8 468965b0
10-31 09:34:28.557: I/DEBUG(336): 468964ec ac04bb9c /system/lib/libskia.so
10-31 09:34:28.557: I/DEBUG(336): 468964f0 00000000
10-31 09:34:28.557: I/DEBUG(336): 468964f4 00000001
10-31 09:34:28.557: I/DEBUG(336): 468964f8 468965b0
10-31 09:34:28.557: I/DEBUG(336): 468964fc ac04be90 /system/lib/libskia.so
10-31 09:34:28.557: I/DEBUG(336): 46896500 00138090 [heap]
10-31 09:34:28.557: I/DEBUG(336): 46896504 4689654c
10-31 09:34:28.557: I/DEBUG(336): 46896508 ac14255c /system/lib/libskia.so
10-31 09:34:28.557: I/DEBUG(336): 4689650c 00000000
10-31 09:34:28.567: I/DEBUG(336): 46896510 df002777
10-31 09:34:28.567: I/DEBUG(336): 46896514 e3a070ad
10-31 09:34:28.567: I/DEBUG(336): #00 46896518 00000000
10-31 09:34:28.567: I/DEBUG(336): 4689651c aa143de9 /system/lib/libwebcore.so
10-31 09:34:28.567: I/DEBUG(336): 46896520 00000001
10-31 09:34:28.567: I/DEBUG(336): 46896524 46896550
10-31 09:34:28.577: I/DEBUG(336): 46896528 004106ac [heap]
10-31 09:34:28.577: I/DEBUG(336): 4689652c 00428928 [heap]
10-31 09:34:28.577: I/DEBUG(336): 46896530 00000000
10-31 09:34:28.577: I/DEBUG(336): 46896534 aa140d81 /system/lib/libwebcore.so
10-31 09:34:28.577: I/DEBUG(336): 46896538 00000000
10-31 09:34:28.577: I/DEBUG(336): 4689653c aa150dc9 /system/lib/libwebcore.so
10-31 09:34:28.577: I/DEBUG(336): 46896540 46896564
10-31 09:34:28.577: I/DEBUG(336): 46896544 468965e0
10-31 09:34:28.577: I/DEBUG(336): 46896548 43060000 /system/framework/framework-res.apk
10-31 09:34:28.577: I/DEBUG(336): 4689654c aa16f8dd /system/lib/libwebcore.so
10-31 09:34:28.577: I/DEBUG(336): 46896550 46896564
10-31 09:34:28.577: I/DEBUG(336): 46896554 00000000
10-31 09:34:28.587: I/DEBUG(336): 46896558 00000001
10-31 09:34:28.587: I/DEBUG(336): 4689655c 42340000 /data/dalvik-cache/system@framework@ext.jar@classes.dex
10-31 09:34:28.587: I/DEBUG(336): 46896560 00000001
10-31 09:34:28.587: I/DEBUG(336): 46896564 00000000
10-31 09:34:28.587: I/DEBUG(336): 46896568 7149f2ca
10-31 09:34:28.587: I/DEBUG(336): 4689656c 00000000
10-31 09:34:28.587: I/DEBUG(336): 46896570 00000000
10-31 09:34:28.587: I/DEBUG(336): 46896574 afc1ced4 /system/lib/libm.so
10-31 09:34:28.587: I/DEBUG(336): 46896578 afc18648 /system/lib/libm.so
10-31 09:34:28.587: I/DEBUG(336): 4689657c 00000002
10-31 09:34:28.587: I/DEBUG(336): 46896580 afe3bb74
10-31 09:34:28.587: I/DEBUG(336): 46896584 468965b0
10-31 09:34:28.597: I/DEBUG(336): 46896588 00428928 [heap]
10-31 09:34:28.597: I/DEBUG(336): 4689658c 00427e54 [heap]
10-31 09:34:28.597: I/DEBUG(336): 46896590 00427e10 [heap]
10-31 09:34:28.597: I/DEBUG(336): 46896594 00000003
10-31 09:34:28.597: I/DEBUG(336): 46896598 42f26ed8
10-31 09:34:28.597: I/DEBUG(336): 4689659c 00000354
10-31 09:34:28.597: I/DEBUG(336): 468965a0 42f26ed4
10-31 09:34:28.597: I/DEBUG(336): 468965a4 ac03dd9c /system/lib/libskia.so
10-31 09:34:28.597: I/DEBUG(336): #1 468965a8 00000001
10-31 09:34:28.607: I/DEBUG(336): 468965ac 00000000
10-31 09:34:28.607: I/DEBUG(336): 468965b0 00000000
10-31 09:34:28.607: I/DEBUG(336): 468965b4 00000000
10-31 09:34:28.607: I/DEBUG(336): 468965b8 00000000
10-31 09:34:28.617: I/DEBUG(336): 468965bc 00000000
10-31 09:34:28.617: I/DEBUG(336): 468965c0 00000000
10-31 09:34:28.617: I/DEBUG(336): 468965c4 00000000
10-31 09:34:28.617: I/DEBUG(336): 468965c8 00000001
10-31 09:34:28.617: I/DEBUG(336): 468965cc 00000001
10-31 09:34:28.617: I/DEBUG(336): 468965d0 00000001
10-31 09:34:28.637: I/DEBUG(336): 468965d4 00010003 [heap]
10-31 09:34:28.637: I/DEBUG(336): 468965d8 00000001
10-31 09:34:28.637: I/DEBUG(336): 468965dc 00427e30 [heap]
10-31 09:34:28.637: I/DEBUG(336): 468965e0 00427e54 [heap]
10-31 09:34:28.637: I/DEBUG(336): 468965e4 00000001
10-31 09:34:28.637: I/DEBUG(336): 468965e8 46897cf8
10-31 09:34:28.637: I/DEBUG(336): 468965ec ac043740 /system/lib/libskia.so
10-31 09:34:30.637: D/Zygote(30): Process 447 terminated by signal (11)
10-31 09:34:30.667: I/WindowManager(52): WIN DEATH: Window{44e79408 com.facebook.android/com.facebook.android.Example paused=false}
10-31 09:34:30.677: I/ActivityManager(52): Process com.facebook.android (pid 447) has died.
10-31 09:34:30.707: I/WindowManager(52): WIN DEATH: Window{44df6918 com.facebook.android/com.facebook.android.Example paused=false}
10-31 09:34:30.767: I/UsageStats(52): Unexpected resume of com.android.settings while already resumed in com.facebook.android
10-31 09:34:30.857: W/InputManagerService(52): Got RemoteException sending setActive(false) notification to pid 447 uid 10032

When I put the Url to browser it gives me an error
An error occurred with SaveWorksTestApp. Please try again later.

An error occurred with SaveWorksTestApp. Please try again later.

@jamesgpearce
Copy link

This issue was raised against a previous version of the Facebook SDK for Android.

In 2012, the SDK had a significant rewrite and relaunch, and we are closing issues and pull requests that predate that v3.0 release.

If you are still experiencing this issue, please raise a new issue with repro steps in the supported SDK (currently v3.6). For more information, please see our Android developer center at https://developers.facebook.com/docs/android

Many thanks for using the Facebook Platform, and your support of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants