[LINUX] XBMC crashes on scan movie library (themoviedb)
#16
Right before the "./bootstrap" line.
Run this:
Code:
git checkout a481848d5fccfd2b871c8dc6076cd575da9594c5

It'll go back to before the commit that broke everything.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#17
oh nice thanks
Reply
#18
darkscout thanks for the help, I am back on the june 9th build and working properly. I guess no more updating for me until this is fixed
Reply
#19
darkscout Wrote:Right before the "./bootstrap" line.
Run this:
Code:
git checkout a481848d5fccfd2b871c8dc6076cd575da9594c5

It'll go back to before the commit that broke everything.

This worked for me also! Great job!
Reply
#20
Moot point as it's fixed now:
https://github.com/xbmc/xbmc/commit/c777...ff9fdea4f6
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#21
LOL, time to recompile again then and test it out
Reply
#22
Xbmc doesn't crash anymore but i still get a popup with:

Unable to connect to remote server
Would you like to continue scanning

Older compiles( pre 9 june ) works ok.

I will check my log tomorrow
Reply
#23
Henkske Wrote:Xbmc doesn't crash anymore but i still get a popup with:

Unable to connect to remote server
Would you like to continue scanning

Older compiles( pre 9 june ) works ok.

I will check my log tomorrow
Yeah, installed today's GIT version and have the same problem.
Cheers
WinXP SP3 - Samsung LE40A656 - Asus P5Q SE/R - Intel Core2Duo E8400 3000MHz - GeForce 9600GT (512MB) - Logitech NumberPad - Samsung Omnia running XBMC HTTP-R (for lack of a better option)
Reply
#24
Just to confirm : everything still works fine for me with xbmc git from June 3rd, so it's all XBMC's fault :p
Reply
#25
Yes, there are other threads about this. Basically they merged a huge subsystem from another fork. It's going to be very rocky for a while.

If you just want XBMC to work (why the hell are you running git) go back to before the merge. If you want to help this problem. Start submitting bug reports.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#26
darkscout Wrote:If you just want XBMC to work (why the hell are you running git) go back to before the merge.
Because both stable and unstable releases do not support dual view, that's why I thought maybe a GIT version might. Sadly, it doesn't apparently. Sad
Cheers
WinXP SP3 - Samsung LE40A656 - Asus P5Q SE/R - Intel Core2Duo E8400 3000MHz - GeForce 9600GT (512MB) - Logitech NumberPad - Samsung Omnia running XBMC HTTP-R (for lack of a better option)
Reply
#27
Have you submitted a feature request/bug report? Has someone been assigned the ticket and marked it closed?

Otherwise it'll never happen.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#28
darkscout Wrote:Have you submitted a feature request/bug report? Has someone been assigned the ticket and marked it closed?

Otherwise it'll never happen.

Ticket #11605, and several others.
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] XBMC crashes on scan movie library (themoviedb)0