• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 8
Remote working but no library
#1
Question 
Dear All,

till yesterday all was ok, today when I open xbmc remote for android I've a connection error "check setting and retry". I'm running CM7.

I've changed alos the port of web server on xbmc to 8081 and I can log using firefox. I've also removed the user and password

The remote is working.

I've also reinstalled xbmc app

Any Idea?

thank you

Luca
Reply
#2
Same issue here with gingervillain,
pls help

thx
Reply
#3
rabsid3 Wrote:Same issue here with gingervillain,
pls help

thx

Are you using CM7?

L.
Reply
#4
lupick Wrote:Are you using CM7?

L.

gingervillain is based on CM7; is this the problem?
Reply
#5
Having no problem at all with CM 7.0.2.1... so I guess this isn't the problem. Strange problem... can you open http://<ip>:<port>/xbmcCmds/xbmcHttp?command=GetSystemInfo(120;121) in an android browser?
XBMCLive Dharma beta 2 running on an ASRock ION 330 HT
Reply
#6
the_alien Wrote:Having no problem at all with CM 7.0.2.1... so I guess this isn't the problem. Strange problem... can you open http://<ip>:<port>/xbmcCmds/xbmcHttp?command=GetSystemInfo(120;121) in an android browser?

using your url I can read:

10.1 git unknow
9 march 2011


L.
Reply
#7
lupick Wrote:using your url I can read:

10.1 git unknow
9 march 2011


L.

idem
Reply
#8
Strange. Could you guys post your android log?
XBMCLive Dharma beta 2 running on an ASRock ION 330 HT
Reply
#9
the_alien Wrote:Strange. Could you guys post your android log?

this is my log using alogcat:
D/alogcat (22849): stopped
D/alogcat (22849): starting ...
V/alogcat (22849): save instance
V/alogcat (22849): paused
I/ggheart (22658): onNewIntent
I/ggheart (22658): onStart
D/alogcat (22849): stopping ...
D/alogcat (22849): stopped
D/dalvikvm(22658): GC_EXPLICIT freed 116K, 46% free 5199K/9543K, external 9133K/11156K, paused 72ms
I/ActivityThread(22970): Pub org.xbmc.android.provider.remote: org.xbmc.android.remote.business.provider.HostProvider
D/dalvikvm(22970): GC_EXTERNAL_ALLOC freed 91K, 52% free 2662K/5447K, external 0K/0K, paused 61ms
D/dalvikvm(22970): GC_EXTERNAL_ALLOC freed 7K, 51% free 2675K/5447K, external 368K/513K, paused 29ms
D/HostProvider(22970): SQLite database version: 4
I/HostFactory(22970): XBMC Host = 192.168.1.2
W/ClientFactory(22970): Not updating http client's host because no instance is set yet.
I/ClientFactory(22970): Resetting client to 192.168.1.2
W/ClientFactory(22970): Not updating event client's host because no instance is set yet.
D/Command (22970): Running command counter: 1
I/Connection(22970): http://192.168.1.2:8080/xbmcCmds/xbmcHtt...emInfo(120)
E/linker (22970): bionic/linker/linker.c:693| WARNING: `/system/lib/hw/gralloc.qsd8k.so` is not a prelinked library
E/linker (22970): 528 mapping library 'gralloc.qsd8k.so' at 80400000 (index 00000004) through buddy allocator.
I/ActivityManager( 548): Displayed org.xbmc.android.remote/.presentation.activity.HomeActivity: +855ms
I/ggheart (22658): onStop
I/ClientFactory(22970): VERSION = 10.1 Git:Unknown
I/Connection(22970): http://192.168.1.2:8080/xbmcCmds/xbmcHtt...emInfo(120)
I/org.xbmc.android.remote.business.InfoManager(22970): *** getSystemInfo: 438ms
I/Connection(22970): http://192.168.1.2:8080/xbmcCmds/xbmcHtt...ue;Header; ;Footer; ;OpenTag;<li>;CloseTag;
I/Connection(22970): ;CloseFinalTag;false)
I/Connection(22970): http://192.168.1.2:8080/xbmcCmds/xbmcHtt...RecordSet; ;CloseRecordSet; ;OpenRecord; ;CloseRecord; ;OpenField;<field>;CloseField;</field>)
D/dalvikvm(22970): GC_CONCURRENT freed 186K, 51% free 2782K/5639K, external 834K/1227K, paused 10ms+2ms
D/HostProvider(22970): SQLite database version: 4
I/ClientFactory(22970): Resetting client to 192.168.1.2
W/ClientFactory(22970): Not updating event client's host because no instance is set yet.
D/Command (22970): Running command counter: 1
I/Connection(22970): http://192.168.1.2:8080/xbmcCmds/xbmcHtt...emInfo(120)
I/ClientFactory(22970): VERSION = 10.1 Git:Unknown
I/Connection(22970): http://192.168.1.2:8080/xbmcCmds/xbmcHtt...emInfo(120)
I/org.xbmc.android.remote.business.InfoManager(22970): *** getSystemInfo: 219ms
W/KeyCharacterMap(22970): No keyboard for id 131074
W/KeyCharacterMap(22970): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/ggheart (22658): onStart
I/libBlurEffect(22658): BoxBlur
E/libBlurEffect(22658): AndroidBitmap_getInfo() failed ! error=-1
I/libBlurEffect(22658): BoxBlur
I/libBlurEffect(22658): src width*height:60*60,stride:240.
I/libBlurEffect(22658): Box time is 32393616.
W/System.err(17657): java.io.EOFException
W/System.err(17657): at java.io.DataInputStream.readInt(DataInputStream.java:287)
W/System.err(17657): at com.mediawoz.goweather.data.Global.loadCityList(Global.java:1557)
W/System.err(17657): at com.mediawoz.goweather.widget.WeatherWidgetProvider$TimeUpdateService.onStart(WeatherWidgetProvider.java:1540)
W/System.err(17657): at android.app.Service.onStartCommand(Service.java:428)
W/System.err(17657): at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2160)
W/System.err(17657): at android.app.ActivityThread.access$2800(ActivityThread.java:123)
W/System.err(17657): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1002)
W/System.err(17657): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err(17657): at android.os.Looper.loop(Looper.java:123)
W/System.err(17657): at android.app.ActivityThread.main(ActivityThread.java:3835)
W/System.err(17657): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(17657): at java.lang.reflect.Method.invoke(Method.java:507)
W/System.err(17657): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
W/System.err(17657): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
W/System.err(17657): at dalvik.system.NativeStart.main(Native Method)
D/dalvikvm(17658): GC_CONCURRENT freed 496K, 54% free 2856K/6087K, external 228K/512K, paused 5ms+6ms
D/XViewFrame(22658): createBgImgWithBgColor
D/dalvikvm(17658): GC_CONCURRENT freed 502K, 53% free 2865K/6087K, external 201K/512K, paused 4ms+7ms
D/PhoneWindow(22658): couldn't save which view has focus because the focused view com.jiubang.ggheart.apps.desks.appfunc.XViewFrame@4092d030 has no id.
D/alogcat (22849): stopping ...
D/alogcat (22849): canceling periodic saves
V/alogcat (22849): started
V/alogcat (22849): resumed
D/alogcat (22849): starting ...
I/ggheart (22658): onStop
D/dalvikvm(22658): GC_EXPLICIT freed 449K, 46% free 5233K/9543K, external 9096K/11130K, paused 83ms

Thank you

L.
Reply
#10
Ist the menu really in offline mode or can you select movies, music, etc?
XBMCLive Dharma beta 2 running on an ASRock ION 330 HT
Reply
#11
the_alien Wrote:Ist the menu really in offline mode or can you select movies, music, etc?

all the menu is offline (no music, movies...) Only the remote is working.

Sometime (a coule of time per day) the menu apper for a couple of seconds then it disappear.

I've also tried to delete the xbmc folder on th sdcard...

no luck

Thank you

L.
Reply
#12
lupick Wrote:all the menu is offline (no music, movies...) Only the remote is working.

Sometime (a coule of time per day) the menu apper for a couple of seconds then it disappear.

I've also tried to delete the xbmc folder on th sdcard...

no luck

Thank you

L.

This is exactly the behaviour of my installation!
Reply
#13
Updated this mornong to CM7.03 and now it's working...

:-)

L.
Reply
#14
Updated yesterday to Gingerbread and now have the exact same issue other people have described. Using standard HTC version.
Reply
#15
Same thing here. Using Gingervillain. I get the following when opening the mentioned page:

* 10.1 Gite9e9099
* Mar 8 2011

It has been like this for a few weeks now. I think this problem is related to us using Gingerbread?
Reply
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 8

Logout Mark Read Team Forum Stats Members Help
Remote working but no library0