Problem: Sparkleshare kills xbmc? / Watched Status dont work
|
10th Apr, 2013, 06:07 AM
Post: #1
|
|||
|
|||
Sparkleshare kills xbmc? / Watched Status dont work
Hi
First i like to say Thank you, for xbain, i love it! To my Problems: Sparkleshare kills xbmc? Today i installed Sparkleshare on my Pi running xbian. After reboot xbian stuck at starting xbmc. I get this error: /usr/local/lib/xbmc/xbmc.bin: symbol lookup error: /user/local/lib/xbmc/xbmc.bin: undefined symbol: _ZTIN6TagLib8IOStreamE Watched Status dont work I cant mark a Movie or Episode as "watched". At the end of a Movie/Episode, it ist marked, if i go up a Folder, and back again, there is the unwatched status again. Any ideas? |
|||
10th Apr, 2013, 07:23 AM
Post: #2
|
|||
|
|||
Sparkleshare kills xbmc? / Watched Status dont work
what the output of
Code: sudo /usr/local/lib/xbmc/xbmc.bin Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
10th Apr, 2013, 08:09 AM
Post: #3
|
|||
|
|||
RE: Sparkleshare kills xbmc? / Watched Status dont work
Output:
Terminal /usr/local/lib/xbmc/xbmc.bin: symbol lookup error: /usr/local/lib/xbmc/xbmc.bin: undefined symbol: _ZTIN6TagLib8IOStreamE |
|||
10th Apr, 2013, 08:16 AM
Post: #4
|
|||
|
|||
Sparkleshare kills xbmc? / Watched Status dont work
can you try installing the latest night (xbmc 13) , on github: xbiaonpi/xbmc-nightly master branch, instructions are in the readme.md
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
10th Apr, 2013, 06:01 PM
Post: #5
|
|||
|
|||
RE: Sparkleshare kills xbmc? / Watched Status dont work
Same Error on nightly :-(
|
|||
10th Apr, 2013, 08:13 PM
Post: #6
|
|||
|
|||
Sparkleshare kills xbmc? / Watched Status dont work
It's very strange that a program that has nothing to do with XBMC kills it. Are you sure this error appeared after installing sparkleshare?
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
10th Apr, 2013, 09:14 PM
Post: #7
|
|||
|
|||
RE: Sparkleshare kills xbmc? / Watched Status dont work
Ok, i tested this:
Clean install of xbian -> xbmc works Code: sudo apt-get update Code: sudo service xbmc start Code: sudo apt-get remove sparkleshare Installed packages: Code: sudo apt-get install sparkleshare btw, whats the differences between selecting "Exit" on XBMC and sudo service xbmc stop? |
|||
10th Apr, 2013, 11:31 PM
Post: #8
|
|||
|
|||
Sparkleshare kills xbmc? / Watched Status dont work
I guess its a bug in Sparkleshare them, the difference between service stop and exit in xbmc is that with exit xbmc is closed the xbmc way, otherwise the process will just be killed
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
23rd Jun, 2013, 09:04 PM
Post: #9
|
|||
|
|||
RE: Sparkleshare kills xbmc? / Watched Status dont work
This might be because of the mono installation that comes with sparkleshare.
I had the same problem and solved it by adding this to the xbmc startup script: (23rd Jun, 2013 01:39 AM)mk01 Wrote: it looks like it installs a library providing libtag functionality, but not compatible with the version xbmc was compiled against.http://forum.xbian.org/thread-1020-post-11704.html#pid11704 |
|||
« Next Oldest | Next Newest »
|