Official XBian 1.0 Beta 1 thread
|
25th Jun, 2013, 08:32 AM
Post: #1
|
|||
|
|||
Official XBian 1.0 Beta 1 thread
Feel free to share your findings of XBian 1.0 Beta 1 here
Update pulled back, please report all issues here https://github.com/xbianonpi/xbian/issues?state=open (start the issue name wit [BETA1]), Thanks Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
25th Jun, 2013, 10:34 AM
Post: #2
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
When using the NAVI-X in XBian 1.0 Beta 1, the white background [from the images] has make the words unreadable, and the scroll bar was 'hiding', the scroll bar was indeed there, one just has to visualize it.
|
|||
25th Jun, 2013, 11:07 AM
Post: #3
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
So far seems to be ok, 3D auto switching of resolution still doesn't work though but not sure if any work has gone into this.
On bootup the loadaverage seemed pretty high and the gui was sluggish but not sure if this was just a side effect of all the post install stuff taking place. Will get a better chance to put through its paces tomorrow. |
|||
25th Jun, 2013, 11:53 AM
Post: #4
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
So, if I want use btrfs, I have to do fresh install?
|
|||
25th Jun, 2013, 12:35 PM
Post: #5
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
Anyone else missing icons from the Ad-ons? When I go to install Add-ons in settings, none of the add-ons show their developers icon; they're all the default 'puzzle' icon. They install OK but if you place these icons on the homepage under videos, music, programs etc. they are transparent and do not show. Even the Xbian config icon is transparent.
I've installed and configured over one hundred 1.05a instances (without issue) and this was a clean build onto a 4GB Class 10 card today. |
|||
25th Jun, 2013, 02:17 PM
Post: #6
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
Conflicts: console-tools but 1:0.2.3dbs-70 is to be installed
Conflicts: sysvinit but 2.88dsf-41 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). |
|||
25th Jun, 2013, 03:17 PM
Post: #7
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
@kraleksandr
No, as far as I know your filesystem should be converted with the first startup. @xbmcnut We never had this issue while testing the Beta1. But it seems XBMC related, but with no real solution, sorry: http://forum.xbmc.org/showthread.php?tid=136397 @Smultie Is your current installation a 1.0 Alpha5? |
|||
25th Jun, 2013, 03:47 PM
Post: #8
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
(25th Jun, 2013 03:17 PM)namtih Wrote: @Smultie Not anymore, since I just updated via the installer It was however though. And that was the error I was receiving. Even after rebooten and trying to upgrade again. |
|||
25th Jun, 2013, 05:50 PM
Post: #9
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
After the update when I try to use ssh, i get this
Code: xbian@xbian ~ $ ssh localhost |
|||
25th Jun, 2013, 06:30 PM
Post: #10
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
But it's just a warning, isn't it?
Can you login and do all ssh stuff? Did you try a complete reboot? Seems to be an issue with the new urandom component. Perhaps a developer can say more about it: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=53&t=11107 |
|||
25th Jun, 2013, 06:39 PM
Post: #11
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
Looks good so far, but :-)
1) libmad.so.0 not installed with fresh install. (Already on Github) 2) ERROR: Unable to load /usr/local/lib/xbmc/system/ImageLib-arm.so, reason: libtiff.so.4: cannot open shared object file: No such file or directory 3) Error Clear:Block plugin.xbianconfig (Already on Github) 4) Xbian-config within XBMC - Trying to update to xbian-update to 1.0-1 errors package not found in repository 5) Xbian-config within XBMC - Update all packages (11 of them) - say's updated successfully, but when I go back and check again with xbian-config, they are all still there (even after a reboot). 6) No icons on weather screen or when weather set for the main panel. Maybe related to xmbcnuts problem. 7) Video add-ons ITV, iplayer (BBC) 4oD and Demand5 do not work - various errors. iPlayer fixed http://forum.xbian.org/thread-1049.html 4oD broken - awaiting fix from developer. No time line ITV seems to be working now since updates Demand 5 seems to be working now since updates Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
25th Jun, 2013, 07:07 PM
Post: #12
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
(25th Jun, 2013 03:17 PM)namtih Wrote: @xbmcnut Installed a card with 1.0.5a in my Pi, all icons appear. Can browse add-ons, everything has an icon. Pop 1.1 Beta back in, no icons. Will try the 'texture.db' trick when I'm back in the office tomorrow. Anyone want some screenies? |
|||
25th Jun, 2013, 07:10 PM
Post: #13
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
Hi,
When i upgrade from alpha 5 I have this error on update firmware : Extracting templates from packages: 100% Preconfiguring packages ... Setting up xbian-package-firmware (1.4) ... dpkg: error processing xbian-package-firmware (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: xbian-package-firmware E: Sub-process /usr/bin/dpkg returned an error code (1) Xbmc is stopped, do you have any idea? Thank you. |
|||
25th Jun, 2013, 07:55 PM
Post: #14
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
Don't know if it's related,
but be sure to have enough free space on sd card before upgrading, converting to btrfs will need some free space, also clean your home directory before upgrading, otherwise, everything in home will be in the snapshot, and you couldn't delete it after (not in an easy way). Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
25th Jun, 2013, 08:06 PM
Post: #15
|
|||
|
|||
RE: Official XBian 1.0 Beta 1 thread
Yes i have enought space, i add exit 0 in /var/lib/dpkg/info/xbian-package-firmware.postinst, it's working until get another error in xbian-package-initframs.
Now when i continue the upgrade I have this error : E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). When i try apt-get -f install I have this error : E: This installation run will require temporarily removing the essential package xbian-package-config-shell:armhf due to a Conflicts/Pre-Depends loop. This is often bad, but if you really want to do it, activate the APT::Force-LoopBreak option. E: Reverse conflicts early remove for package 'dialog:armhf' failed Thank you. |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Official XBian Raspberry B+ models thread | IriDium | 4 | 21,363 |
23rd Nov, 2014 09:14 PM Last Post: 0xFF |
|
Official XBian 1.0 RC 2 Gotham (XBMC 13) thread | IriDium | 167 | 569,833 |
10th Sep, 2014 04:41 AM Last Post: weezer |
|
Official XBian 1.0 RC 2 thread | IriDium | 61 | 194,465 |
16th Aug, 2014 03:10 PM Last Post: mehlvogel |
|
Official XBian 1.0 RC 1 thread | IriDium | 173 | 590,816 |
1st May, 2014 02:44 PM Last Post: dharmabm |
|
Official XBian 1.0 Beta 2 thread | IriDium | 411 | 1,402,786 |
7th Mar, 2014 09:56 PM Last Post: leadergr |
|
Official XBian 1.0 Alpha 5 thread | Koenkk | 366 | 1,444,118 |
15th Aug, 2013 07:35 AM Last Post: anthonyonions |
|
Official XBMC 12.2 Thread | Koenkk | 118 | 467,766 |
4th Jul, 2013 09:11 AM Last Post: mk01 |