![]() |
|
projectM black screen - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: projectM black screen (/showthread.php?tid=51441) |
projectM black screen - o_neill - 2009-05-21 16:49 Hi, my projectM-viualization does not work, maybe someone has a tip? My system: Ubuntu 8.04 (mini), Kernel 2.6.24-24-generic compiled and installed xbmc from SVN, rev. 20437 Alsa properly configured (digital sound output via Toslink to receiver), other visualizations (Gloom, waveform) work fine. The debug log shows, that projectM has been loaded and started correctly. I can even open the projectM-Settings screen when playing a song and it lists me all available presets. But if I choose one manually, I just get a black screen. ![]() Because it lists me all available presets, I don't think its a path-issue. However, I installed XBMC to /usr/share/xbmc and projectM is located in /usr/share/xbmc/visualisations/projectM. Could it be because I'm not using PulseAudio? Is it possible to reinstall projectM somehow? - succo - 2009-05-22 00:02 are you playing files on a smb share? if you are, it's just the same issue i (and others) have... the only workaround i found so far has been to add a line to fstab to mount the share at boot and make nxbmc mount to the locally mounted folder... as far as i can see, projectm works just fine on local files, and on locally mounted files too
- o_neill - 2009-05-22 09:23 Thanks, it really has to do with playing files from SMB. Unbelievable. ![]() I played a file locally and saw the visualisation. But it didn't work the second time. Very strange. - tslayer - 2009-05-22 16:32 All my stuff is over SMB and projectM works. Odd... - succo - 2009-05-22 17:07 i know that it works for someone, others answered to my other threads saying it works, but it really seems quite strange to me, as i have 2 different machines, both with 9.04, both with nvidia video cards, both with compiz disabled (but not apt-get purged), both working fine on local files and NOT working after playing remote files again, i'm under gnome (but the same happens using plain xbmc session), could it be something with the desktop environment? it could be something with the hardware or something with some missing strange and unexplicited dependency, but i think there must be something wrong out there ![]() btw, all is working fine under windows, for both local and remote files, but it's all a different beast
- tslayer - 2009-05-22 18:31 Where's the other thread? Or do you have a debug log showing this? - succo - 2009-05-23 12:06 hi, i was answering yesterday but got involved in something, so couldn't do it... anyway, you could look at this or this or this i saw sometimes ago i solved it by exporting XBMC_HOME so put that in /etc/environment but, again, with no result (when i solved that way i was running xbmc in standalone mode from a folder, building with build.sh, now i'm installing it with make install, and exporting didn't work then too, if using ppa) you want a debug log? i got one in which i played a local file (working projectm) and then a remote file (no more visualization) of course removed all usernames/passwords ![]() here it is: http://www.pastebin.ca/1431872 as far as i can see there is nothing strange, but anyway... thanks for the help, bye - tslayer - 2009-05-23 17:42 Try to make sure the option of looking for icons on remote shares is unchecked. See if that makes a difference. It does look to be trying to update album art or something. Not sure if that is causing issues. - succo - 2009-05-23 18:52 yes, i already tried that, and it solved the problem for a while (it was in one of the threads i posted ) but after a while the black screen issue reappearedwill try again and let you know ![]() edit: just tried it... no difference at all if you want another debug log with the icon search disabled, tell me
- tslayer - 2009-05-23 19:27 I need to be able to reproduce somehow. It has always worked for me and all my music is on smb. |