Finally made it to work and managed to get the PXR out. Removed the hash block and now I have another issue. When I launch the Setup+Login+Feed sequence I get a popup asking for permission and then nothing happens. In the log I have:
03-26 13:08:17.316: I/trace(32549): HypFacebook.hx:45: constructor ::: 208141909397119
03-26 13:08:17.316: I/haxe plugin(32549): Got Load Proc 5ef432ec
03-26 13:08:17.316: I/trace(32549): HypFB_set_event_callbacks
03-26 13:08:17.321: D/dalvikvm(32549): Trying to load lib /mnt/asec/com.sugarontop.popcorn-1/lib/libhypfacebook.so 0x42512bf0
03-26 13:08:17.321: D/dalvikvm(32549): Shared lib '/mnt/asec/com.sugarontop.popcorn-1/lib/libhypfacebook.so' already loaded in same CL 0x42512bf0
03-26 13:08:17.321: I/trace(32549): HypFacebook null: 208141909397119
03-26 13:08:17.321: W/trace(32549): constructor ::: 208141909397119
03-26 13:08:17.321: I/trace(32549): FacebokExtension.hx:40: new HypFacebook started
03-26 13:08:17.321: I/trace(32549): FacebokExtension.hx:89: Facebook Login Start!
03-26 13:08:17.321: I/trace(32549): HypFacebook.hx:61: connect
03-26 13:08:17.336: W/trace(32549): new session created...
03-26 13:08:17.336: W/trace(32549): Session state: CREATED
03-26 13:08:17.341: I/trace(32549): HypFacebook.hx:73: bSessionValid ::: false
03-26 13:08:17.341: I/trace(32549): HypFacebook.hx:61: connect
03-26 13:08:17.341: W/trace(32549): Session state: CREATED
03-26 13:08:17.371: I/power(2401): *** acquire_dvfs_lock : lockType : 1 freq : 1200000
03-26 13:08:17.371: D/SSRMv2:CustomFrequencyManagerService(2401): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1200000 uid : 1000 pid : 2401 pkgName : ACTIVITY_RESUME_BOOSTER@5
03-26 13:08:17.371: W/ActivityManager(2401): mDVFSHelper.acquire()
03-26 13:08:17.431: I/InputReader(2401): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=171862816781000
03-26 13:08:17.431: I/InputDispatcher(2401): Delivering touch to: action: 0x1
03-26 13:08:17.516: I/SecureStorage(32617): [INFO]: Secure Storage Daemon is preparing to run
03-26 13:08:17.521: I/SecureStorage(32617): [INFO]: Secure Storage Daemon successfully binded a socket
03-26 13:08:17.541: I/SecureStorage(32617): [INFO]: Secure Storage Daemon successfully connected to TA or driver
03-26 13:08:17.551: E/SecureStorage(32617): [ERROR]:TZ Return code: -1 (0xffffffff)
03-26 13:08:17.551: E/SecureStorage(32617): [ERROR]:Error load config to TZ
03-26 13:08:17.551: E/SecureStorage(32617): [ERROR]:Error sending config file to TA/driver!
03-26 13:08:17.551: E/SecureStorage(32617): [ERROR]:Secure Storage Daemon failed to start
03-26 13:08:17.561: I/SecureStorage(32617): [INFO]: Secure Storage Daemon stopped
03-26 13:08:17.601: D/dalvikvm(2401): GC_FOR_ALLOC freed 1585K, 21% free 55270K/69764K, paused 170ms, total 170ms
03-26 13:08:17.601: D/DisplayPowerController(2401): SSTEMP : mIsLockZone = false
03-26 13:08:17.606: I/trace(32549): HypFacebook.hx:73: bSessionValid ::: false
03-26 13:08:17.606: I/trace(32549): HypFacebook.hx:61: connect
03-26 13:08:17.606: W/trace(32549): Session state: OPENING
03-26 13:08:17.606: I/trace(32549): HypFacebook.hx:73: bSessionValid ::: false
03-26 13:08:17.606: I/trace(32549): HypFacebook.hx:61: connect
03-26 13:08:17.606: W/trace(32549): Session state: OPENING
03-26 13:08:17.606: I/trace(32549): HypFacebook.hx:73: bSessionValid ::: false
03-26 13:08:17.606: V/SmartFaceService - 3rd party pause(2401): onReceive [android.intent.action.ACTIVITY_STATE/com.sugarontop.popcorn/pause]
03-26 13:08:17.611: I/trace(32549): Java_fr_hyperfiction_HypFacebook_onFBEvent
03-26 13:08:17.611: I/trace(32549): hypfb_dispatch_event
03-26 13:08:17.611: I/trace(32549): HypFacebook.hx:304: _onEvent ::: OPENING - -
03-26 13:08:17.611: I/trace(32549): HypFacebook.hx:337: pas connu
03-26 13:08:17.611: I/trace(32549): HypFacebook.hx:344: OPENING??
Suggestions?