Kodi Community Forum
Alaska Original BUGS thread - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Alaska (https://forum.kodi.tv/forumdisplay.php?fid=126)
+----- Thread: Alaska Original BUGS thread (/showthread.php?tid=68470)

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


- hcopp - 2010-02-06

Fail Sad

don't know what im doing wrong - did do update then upgrade - when it reboots, i get a small grey window with some unreadable text due to the resolution of my TV - and it appears there is a big button that says "quit" but i can't guarantee thats what it says. I might give up on this and just deal with the few quirks of not having the latest build.


- gabbott - 2010-02-06

hcopp Wrote:Fail Sad

don't know what im doing wrong - did do update then upgrade - when it reboots, i get a small grey window with some unreadable text due to the resolution of my TV - and it appears there is a big button that says "quit" but i can't guarantee thats what it says. I might give up on this and just deal with the few quirks of not having the latest build.

Don't give up... do this:

Code:
cd /usr/lib/xorg/modules/extensions
sudo mv libglx.so libglx.so.default
sudo ln -s libglx.so.1 libglx.so

It'll fix that little small grey window.


- calmdown - 2010-02-06

hcopp Wrote:Fail Sad

don't know what im doing wrong - did do update then upgrade - when it reboots, i get a small grey window with some unreadable text due to the resolution of my TV - and it appears there is a big button that says "quit" but i can't guarantee thats what it says. I might give up on this and just deal with the few quirks of not having the latest build.

that is exactly what happened for me when i did a upgrade, therefor i suggested to only update xbmc (apt-get install xbmc)


- hcopp - 2010-02-06

worked! thanks a ton man, you guys are all great, really really appreciated.

What exactly caused that and what were those files we renamed and such?

Thanks again!


- gabbott - 2010-02-06

hcopp Wrote:worked! thanks a ton man, you guys are all great, really really appreciated.

What exactly caused that and what were those files we renamed and such?

Thanks again!

It was due to a xorg security update that broke things. I don't know the specifics but found that fix in a Revo thread on here and it worked for me when it happened.


Stacked files error - jondr13 - 2010-02-07

I just noticed that when selecting a movie that has several files, when the widow pops up to allow you to select which disc youd like to play, you cant tell or see which file you have highlighted. Looks like this only happens when you use the night theme.

EDIT: Fixed (Hitcher)


- gabbott - 2010-02-07

Well now that there is an onscreen overlay that comes up when you toggle subtitles on and off, it will come up but does not indicate whether subtitles are enabled or disabled.

Image


- kees667 - 2010-02-07

Just updated to alaska final and XBMC svn latest today. many of my old problems are over. Great! Just one new one:

In settings, the audio output settings don't fit in the grey box. The last two lines are actually over the red "audio output" screen name.

I checked Alaska settings screen, and there the views page also doesn't fit, but it scrolls, indicated by downward arrow. I guess that should also happen in settings-audio output - but it doesn't


- Hitcher - 2010-02-07

gabbott Wrote:Well now that there is an onscreen overlay that comes up when you toggle subtitles on and off, it will come up but does not indicate whether subtitles are enabled or disabled.

Image
What happens in other skins?


- Hitcher - 2010-02-07

kees667 Wrote:Just updated to alaska final and XBMC svn latest today. many of my old problems are over. Great! Just one new one:

In settings, the audio output settings don't fit in the grey box. The last two lines are actually over the red "audio output" screen name.

I checked Alaska settings screen, and there the views page also doesn't fit, but it scrolls, indicated by downward arrow. I guess that should also happen in settings-audio output - but it doesn't
A screenshot would help because it's fine here.

Image


- gabbott - 2010-02-07

Hitcher Wrote:What happens in other skins?

In confluence it comes up and says "Subtitles enabled" or Subtitles disabled"


- kees667 - 2010-02-07

Here it is. My list is longer than yours, more options. Yours doesnt require scrolling. build r27500 compiled 6 feb, latest alaska from mediafire.

Image


- fidoboy - 2010-02-07

It seems that Hitcher is using XBMC on Windows OS. I've the same panel than kees667 using XBMC on linux. I've also noticed another bug (sorry i can't post screenshot right now). The problem is when you try to open a internet stream to view a movie (using Apple Movie Trailers, for example), the 'buffering...' text message appears in the middle of screen, floating outside form panels. It could be nice that this message could be shown using a small overlay, like the one used to show volume when using the audio passthrough.

regards,

regards,


- Hitcher - 2010-02-07

gabbott Wrote:In confluence it comes up and says "Subtitles enabled" or Subtitles disabled"
Ah, I had a typo in the dialog - fixed now.

Image

Image


- Hitcher - 2010-02-07

kees667 Wrote:Here it is. My list is longer than yours, more options. Yours doesnt require scrolling. build r27500 compiled 6 feb, latest alaska from mediafire.

Image

fidoboy Wrote:It seems that Hitcher is using XBMC on Windows OS. I've the same panel than kees667 using XBMC on linux. I've also noticed another bug (sorry i can't post screenshot right now). The problem is when you try to open a internet stream to view a movie (using Apple Movie Trailers, for example), the 'buffering...' text message appears in the middle of screen, floating outside form panels. It could be nice that this message could be shown using a small overlay, like the one used to show volume when using the audio passthrough.

regards,

regards,
Should be fixed now.