XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Supplemental Tools for XBMC

Supplemental Tools for XBMC Third-party helper software applications and utilities for XBMC end-users.
This include media managers as well as other similar non-XBMC tools.
Please note that these are not supported or endorsed by Team-XBMC.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-11-19, 13:16   #681
Trench
Junior Member
 
Join Date: Nov 2009
Posts: 22
Trench is on a distinguished road
Default

Quote:
Originally Posted by freezy View Post
@b00sted4fun: As TheSovereign said, check these options (it's named differently in Camelot alpha+). We don't use LIRC at all since all communication goes via ethernet and not infrared.

@Trench: Uh, that seems like a skin issue to me. Does this happen while browsing the lib on your phone or while using the phone as remote control? Try changing the skin to PM.HD, if the problem persits please open a ticket.
It only happens when using my android as remote control. I do think it only happens with transparancy skin. But I'll have to test it this evening/week. Yesterday it happens 2times in 2minutes. But after that it didnt happen untill I went to bed. So no really consistancy Btw, why do you think it is a skin issue? If that's the case I could ask this question in that subforum.


Thanks for your reply
Trench is offline   Reply With Quote
Old 2009-11-20, 09:11   #682
the_engineer
Junior Member
 
Join Date: Nov 2009
Posts: 2
the_engineer is on a distinguished road
Thumbs up

On the computer, OS:
Windows Server 2008 R2 X64
XBMC: Camelot Alpha2

User Tip:
Make sure to allow incoming traffic through the firewall to your PC on ports 8080 and 9777 before getting too frustrated!

TO DEV(s):
Thanks for this amazing app!

Last edited by the_engineer; 2009-11-20 at 16:34. Reason: add xbmx version
the_engineer is offline   Reply With Quote
Old 2009-11-20, 11:46   #683
us1111
Member
 
Join Date: Apr 2005
Posts: 56
us1111 is on a distinguished road
Default

Hi,

I'm getting a bit frustraded here.. Looks like i cannot get a connection with xbmc anymore since i updated to xbmc alpha2 and latest xbmc remote.

I checked the ports which XBMC should listen to with lsof (linux):

xbmc.bin 3029 xbmc 24u IPv4 12878 0t0 UDP *:9777
xbmc.bin 3029 xbmc 34u IPv4 12885 0t0 TCP *:9090 (LISTEN)

However, when i try to connect it states that i should check my settings and retry. How can i check what's going wrong? Is there some logging somewhere?
us1111 is offline   Reply With Quote
Old 2009-11-20, 17:02   #684
the_engineer
Junior Member
 
Join Date: Nov 2009
Posts: 2
the_engineer is on a distinguished road
Default

Quote:
Originally Posted by us1111 View Post
How can i check what's going wrong? Is there some logging somewhere?
I was getting an error message that read something about a socket error. This was a popup that only occured on the first attempt after changing settings on the remote. That is what led me to realise my firewall was blocking this traffic. I am not sure about error logging.
the_engineer is offline   Reply With Quote
Old Yesterday, 20:24   #685
StarChild
Senior Member
 
StarChild's Avatar
 
Join Date: Oct 2009
Posts: 151
StarChild is on a distinguished road
Default

Is it possible to get XBMC to send a message on the wifi when it starts, like "hey, im ready now" and get this app listen to whatever that port is? That way theres no need to manual connect when the PC and xbmc starts.
StarChild is offline   Reply With Quote
Old Today, 13:16   #686
Trench
Junior Member
 
Join Date: Nov 2009
Posts: 22
Trench is on a distinguished road
Default

I'm not sure if anyone else got the problem. But when I'm listening to a song and I want to pause it. XBMC every time crashes. I got a HTC Hero and I'm running XBMC 24195 on windows. My errorlog:

12:13:29 T:128 M:368209920 NOTICE: UDP: Listening on port 9777
12:13:29 T:2948 M:363573248 NOTICE: -->Python Interpreter Initialized<--
12:13:32 T:2968 M:355774464 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:03
12:14:20 T:1428 M:363343872 NOTICE: My Videos: Scanning for video info using worker thread, operation took 00:51
12:14:29 T:128 M:364683264 NOTICE: ES: Incoming connection from Android XBMC Remote
12:14:42 T:2540 M:343883776 ERROR: Texture manager unable to load file: /fanart.jpg
12:14:42 T:2540 M:343883776 ERROR: Texture manager unable to load file: //cdart.png
12:14:42 T:2540 M:343691264 ERROR: Texture manager unable to load file: Damien Rice/fanart.jpg
12:14:42 T:2540 M:343691264 ERROR: Texture manager unable to load file: Damien Rice/9/cdart.png
12:14:48 T:3144 M:338251776 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338251776 ERROR: exception in CApplication::Render()
12:14:48 T:3516 M:338251776 ERROR: CThread::staticThread : Access violation at 0x00491778: Reading location 0x00000010
12:14:48 T:3144 M:338264064 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338264064 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: exception in CApplication::Render()
12:14:48 T:3144 M:338259968 ERROR: CApplication::Render(), too many exceptions


thanks in advance!
Trench is offline   Reply With Quote
Old Today, 17:10   #687
the_alien
Member
 
Join Date: May 2008
Posts: 66
the_alien is on a distinguished road
Default

Quote:
Originally Posted by StarChild View Post
Is it possible to get XBMC to send a message on the wifi when it starts, like "hey, im ready now" and get this app listen to whatever that port is? That way theres no need to manual connect when the PC and xbmc starts.
Sure, it is possible. Grab the XBMC source code and implement it

@Trench:
Is does this happen with your transparency skin? Your error has nothing to do with the remote. Switch to PM3 and try it again.
the_alien is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 6 (0 members and 6 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 21:24.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project