tmassie / aospx

Automatically exported from code.google.com/p/aospx
0 stars 0 forks source link

live wallpapers not working #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.setting a live wallpaper doesn't take  
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using?

Please provide logcat ouput and any additional information below.

Original issue reported on code.google.com by david.tr...@gmail.com on 23 Jan 2012 at 3:26

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Heres a logcat output for this issue:

http://pastebin.com/uSFeZhKy

Original comment by robbe...@gmail.com on 23 Jan 2012 at 5:23

GoogleCodeExporter commented 8 years ago
So it seems this issue is due to Linaro toolchain.., but good news is the bug 
has already been reported to Linaro and being worked on, so hopefully it will 
be resolved shortly.. 

https://bugs.launchpad.net/linaro-android/+bug/906297

Original comment by robbe...@gmail.com on 23 Jan 2012 at 5:57

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Temp Fix Available:

you can copy /system/lib/libbcc.so from AR12 and copy it to /system/lib/ and 
they will work again.. Make sure permissions match the others (rw-r-r) i believe

Original comment by robbe...@gmail.com on 29 Jan 2012 at 9:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Sweet, thanks for the temp fix and massive thanks for this ROM!

Original comment by ibrud...@gmail.com on 29 Jan 2012 at 11:29

GoogleCodeExporter commented 8 years ago
Heres a link to a flashable zip with the temp fix for those who need it. Just 
flash via recovery

http://forum.xda-developers.com/showpost.php?p=21988162&postcount=254

Original comment by robbe...@gmail.com on 30 Jan 2012 at 5:31

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Going to go ahead and mark this "Verified" since workaround has had no issues.. 
Plus the bugfix from Linaro has been pushed back to their next milestone, so we 
will probably be using the prebuilt libbcc.so for awhile.. 

Original comment by robbe...@gmail.com on 17 Mar 2012 at 8:10

GoogleCodeExporter commented 8 years ago
Changes have been successfully merged into ics-devel

Testing has been done with a pre-release of Linaro's 4.6-2012.03 toolchain and 
it does fix the LiveWallpaper issue. However, overall 4.6-2012.03 introduces 
new issues (ie. breaks auto-rotate on a clean install). So instead of using a 
prebuilt libbcc.so with Android's 4.4.3 toolchain, we now use libbcc.so 
compiled with Linaro 4.6-2012.03 and the rest of the source compiled with 
4.6-2012.01.

Original comment by robbe...@gmail.com on 18 Mar 2012 at 11:54