XBMC Community Forum
XBMC 11.0 Eden: Beta3 available now - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: XBMC Announcements (/forumdisplay.php?fid=109)
+--- Thread: XBMC 11.0 Eden: Beta3 available now (/showthread.php?tid=122392)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13


XBMC 11.0 Eden: Beta3 available now - ronie - 2012-02-09 19:20

[Image: xbmc-eden-beta3.jpg]


- oublie - 2012-02-09 20:12

Got it, Running it seems to have a better movie set creation capability. is there a change log for beta 3 yet?


- castalla - 2012-02-09 20:45

UPnP bugs not fixed.


- allmotormark - 2012-02-09 21:02

will I need to update my librtmp.0.dylib again ?


- Mysqo - 2012-02-09 21:06

iim using : ppa:wsnipex/xbmc-xvba
will this be updated to?
or can i update this on the local version.


Mint 12 / Xbmc beta 2


- gatto_mannaro - 2012-02-09 21:07

thanx!
installed the mac osx version... it runs flawless, the movie archive seems to be faster than in the beta2


- Diggs - 2012-02-09 22:09

I am still using Beta 1 on both of my installs. I will try and do an update tonight on at least one of them to see if I notice any changes. My only issues with Beta 1 is the random and rare lockups (maybe twice total this has happened), and the way it forces the Underworld Movies as a set and not individually listed. My Windows 7 32 bit install has a big delay when launching Beta 1, but the other system with lower specs but 64 bit launches almost instantaneously. I am about 99% sure that is a windows configuration issue and has nothing to do with XBMC itself. If Beta 3 doesn't change that, I am going to start from scratch and upgrade to 64 bit, which I should have done from the start.

Anxious to see how it does and as always thanks for this software!!! It's basically the only thing I run on my TV now.


- bleze - 2012-02-09 22:16

Upgrading on Windows from beta2 to beta3. I've been running a central MySQL database which was version 58. Beta3 tries to upgrade this to version 60 but fails and crashes on each load of XBMC:

Quote:21:08:22 T:5284 ERROR: Unable to open database: xbmc_video60 [1049](Unknown database 'xbmc_video60')
21:08:22 T:5284 ERROR: Unable to open database: xbmc_video59 [1049](Unknown database 'xbmc_video59')
21:08:22 T:5284 NOTICE: Old database found - updating from version 58 to 60
21:08:23 T:3320 ERROR: CRemoteControl::Connect - failed to connect
21:08:24 T:5284 ERROR: Unable to copy old database xbmc_video58 to new version xbmc_video60
21:08:24 T:5284 ERROR: SQL: The table does not exist
Query: SELECT idVersion FROM version

Looking at the server, the new database only contained the two first tables (actorlinkepisode and actorlinkmovie). I then tried to delete the database and try again, but no luck.
Reverting back to beta2...


- djbarney - 2012-02-09 22:21

bleze Wrote:Upgrading on Windows from beta2 to beta3. I've been running a central MySQL database which was version 58. Beta3 tries to upgrade this to version 60 but fails and crashes on each load of XBMC:



Looking at the server, the new database only contained the two first tables (actorlinkepisode and actorlinkmovie). I then tried to delete the database and try again, but no luck.
Reverting back to beta2...

I've got exactly the same issue here:

In beta 1 and beta 2 it worked, and the log is now repeatedly mentioning the following:

21:05:39 T:3952 NOTICE: Attempting to update the database xbmc_video60 from version 0 to 60
21:05:39 T:3952 ERROR: SQL: Undefined MySQL error: Code (1060)
Query: ALTER TABLE settings ADD VerticalShift float
21:05:39 T:3952 ERROR: Error attempting to update the database version!
21:05:39 T:3952 ERROR: Can’t update the database xbmc_video60 from version 0 to 60
21:05:39 T:3952 ERROR: Unable to open database: xbmc_video59 [1049](Unknown database ‘xbmc_video59′Wink
21:05:39 T:3952 NOTICE: Old database found – updating from version 58 to 60
21:05:39 T:3952 ERROR: SQL: Can’t create database for copy: ‘xbmc_video58′ (1007)
21:05:39 T:3952 ERROR: Unable to copy old database xbmc_video58 to new version xbmc_video60

Anything i can do to solve this without having to dump the database and start over with the library again??


- Yousty - 2012-02-09 22:32

Excuse my newbness when it comes to Linux, but if I want to install XBMCbuntu on my Acer Aspire Revo, what do I need to do? I've downloaded the iso file and extracted the contents, do I need to just throw them on a flash drive or is there something I need to do to make it bootable?