Is it specific to the Banshee project or to the Mono platform as a whole?

link|improve this question

feedback

3 Answers

up vote 4 down vote accepted

It's not terribly current but this blog post mentions troubles with GStreamer as one major problem with getting Banshee to run on Windows. Other than that it seems that Banshee already compiles and runs on Windows for quite some time, but there just wasn't an official release (probably due to a lack of polish/bugfixes/release infrastructure).

link|improve this answer
1  
The version I compiled could not find a player engine, thus it wouldn't actually play anything. However, all the managed stuff like the GUI and such worked fine. It looks like getting GStreamer working (the native code part) may indeed be the problem. – jpobst Oct 2 '09 at 15:32
feedback

Not sure where you are getting your information from.

Banshee is a C# 3.0 app and according to this page, "XP, Vista, Server 2003, etc should all work.".

link|improve this answer
Still not officially released, which means it's not stable / functional (enough). – Yacoder Oct 2 '09 at 9:52
That's quite surprising, given that Songbird has been using GStreamer as their playback front-end for a while, I was hoping the fallout from their work windows work would improve the GStreamer port. Perhaps it's just needs a maintainer to step up. – wonea Jul 21 '10 at 13:17
feedback

I'm having severe problems compiling Banshee on Windows. There are tons of assembly issues and when I manage to solve one by copying files over and changing settings in the MonoDevelop project, new ones appear. Shouldn't all the settings be correct in the source? Does anybody have working Windows binaries?

link|improve this answer
1  
this should be a question on the site, not the answer =) – Yacoder Jan 27 '10 at 19:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.