projectM black screen

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
succo Offline
Fan
Posts: 361
Joined: Mar 2008
Reputation: 0
Location: Taranto, Italy
Post: #81
ahem... i submitted to pastebin the output to grep -r LC_ * in my xbmc dir...
i personally don't find anything strange within... maybe it' s something which is NOT contained in it, could it be? i mean, could it be that somewhere we needed to configure with LC_ALL=C and we didn't? even if, would it be like that, as i guess who mantains the ppa has english as a default language, the ppa builds would have to be ok, and they aren't
am i just having a delirium? Smile
find quote
Clumsy Offline
Team-XBMC Forum Moderator
Posts: 617
Joined: Feb 2004
Reputation: 0
Post: #82
Weird, not sure what to tell you since it works here and the locale is clearly getting set. Very strange indeed.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Clumsy Offline
Team-XBMC Forum Moderator
Posts: 617
Joined: Feb 2004
Reputation: 0
Post: #83
Hm, strange - on my dad's pc with ubuntu karmic I can reproduce the issue - the LC_NUMERIC fix doesn't seem to work here unless I export the environment var manually.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
succo Offline
Fan
Posts: 361
Joined: Mar 2008
Reputation: 0
Location: Taranto, Italy
Post: #84
clumsy, what locale are you set to? i'd like to try to set my locale to that and try what happens, just to be sure Smile
as i think i already said, i set the locale to EN_us and everything worked as expected, projectm on everything, but not with IT_it... what's the magic for you?
find quote
Clumsy Offline
Team-XBMC Forum Moderator
Posts: 617
Joined: Feb 2004
Reputation: 0
Post: #85
On both my machines LC_NUMERIC is set to "de_DE@euro".

On my archlinux box the mentioned fix works and projectM doesn't cause problems.

On my dad's ubuntu box, it doesn't work and I have to export LC_NUMERIC in /usr/bin/xbmc.

Don't ask me why Smile

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
succo Offline
Fan
Posts: 361
Joined: Mar 2008
Reputation: 0
Location: Taranto, Italy
Post: #86
so, could it be possible to have the export LC_NUMERIC="C" line inserted in xbmc.sh.in by the devs, at least until this is investigated and, hopefully, solvedConfused

btw, happy xmas to the forum Tongue
find quote
rickx Offline
Senior Member
Posts: 159
Joined: Feb 2009
Reputation: 0
Post: #87
I completely agree with succo: regarding the change to xbmc script and regarding the happy xmas!! Laugh
find quote
enolive Offline
Junior Member
Posts: 16
Joined: May 2011
Reputation: 0
Post: #88
the strange issue with projectm turning blank seems to still exist in xbmc 10.1 (tested with ubuntu maverick on my ASRock Ion 330 HT using both confluence and transparency skins). The issue appeared yesterday for no apparent reason. Did I mention I didn't change anything on my xbmc box?

The other visualisations (opengl and wave form) work just fine. The debug log doesn't include anything suspicious.

I put export LC_NUMERIC=C at the start of /usr/bin/xbmc-standalone as a workaround.
(This post was last modified: 2011-06-26 02:52 by enolive.)
find quote
Post Reply