Re: [Banshee-List] Successful Windows Build



in console:
banshee-1 --debug

Olivier Dufour


On Fri, Feb 4, 2011 at 10:17 AM, Denis Digtyar <duemir gmail com> wrote:
I've tried. Banshee launches but disappears immediately without error
and no banshee or nereid process are left. How can I enable logs and
where to find them?

On Fri, Feb 4, 2011 at 10:46 AM, joe greef <jkreef gmail com> wrote:
> To fix this try running with administrator privileges.
> -----------------
> αθεοι αεί, Joe
>
>
> 2011/2/4 Denis Digtyar <duemir gmail com>
>>
>> Hi,
>>
>> Unfortunatly on my Win7 banshee fails to start with following error:
>>
>> =========================================================================================
>> An unhandled exception was thrown: Access to the path 'C:\Program
>> Files (x86)\Banshee\bin\registry.bin' is denied.
>>   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
>>   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess
>> access, Int32 rights, Boolean useRights, FileShare share, Int32
>> bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String
>> msgPath, Boolean bFromProxy)
>>   at System.IO.FileStream..ctor(String path, FileMode mode,
>> FileAccess access, FileShare share, Int32 bufferSize, FileOptions
>> options)
>>   at Banshee.GStreamerSharp.PlayerEngine..ctor()
>> Exception has been thrown by the target of an invocation.
>>   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type,
>> Boolean publicOnly, Boolean noCheck, Boolean& canBeCached,
>> RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
>>   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly,
>> Boolean fillCache)
>>   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly,
>> Boolean skipVisibilityChecks, Boolean fillCache)
>>   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
>>   at Mono.Addins.TypeExtensionNode.CreateInstance()
>>   at Mono.Addins.InstanceExtensionNode.CreateInstance(Type expectedType)
>>   at Banshee.MediaEngine.PlayerEngineService.LoadEngine(TypeExtensionNode
>> node) in
>> c:\Users\dustin\src\banshee\src\Core\Banshee.Services\Banshee.MediaEngine\PlayerEngineService.cs:line
>> 147
>>   at
>> Banshee.MediaEngine.PlayerEngineService.Banshee.ServiceStack.IInitializeService.Initialize()
>> in
>> c:\Users\dustin\src\banshee\src\Core\Banshee.Services\Banshee.MediaEngine\PlayerEngineService.cs:line
>> 93
>>   at Banshee.ServiceStack.ServiceManager.RegisterService(Type type)
>> in
>> c:\Users\dustin\src\banshee\src\Core\Banshee.Services\Banshee.ServiceStack\ServiceManager.cs:line
>> 187
>>   at Banshee.ServiceStack.ServiceManager.Run() in
>>
>> c:\Users\dustin\src\banshee\src\Core\Banshee.Services\Banshee.ServiceStack\ServiceManager.cs:line
>> 139
>>   at Banshee.ServiceStack.Application.Run() in
>>
>> c:\Users\dustin\src\banshee\src\Core\Banshee.Services\Banshee.ServiceStack\Application.cs:line
>> 108
>>   at Banshee.Gui.GtkBaseClient.Initialize(Boolean
>> registerCommonServices) in
>>
>> c:\Users\dustin\src\banshee\src\Core\Banshee.ThickClient\Banshee.Gui\GtkBaseClient.cs:line
>> 180
>>   at Banshee.Gui.GtkBaseClient..ctor(Boolean initializeDefault,
>> String defaultIconName) in
>>
>> c:\Users\dustin\src\banshee\src\Core\Banshee.ThickClient\Banshee.Gui\GtkBaseClient.cs:line
>> 95
>>   at Banshee.Gui.GtkBaseClient..ctor() in
>>
>> c:\Users\dustin\src\banshee\src\Core\Banshee.ThickClient\Banshee.Gui\GtkBaseClient.cs:line
>> 87
>>   at Nereid.Client..ctor()
>> Exception has been thrown by the target of an invocation.
>>   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type,
>> Boolean publicOnly, Boolean noCheck, Boolean& canBeCached,
>> RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
>>   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly,
>> Boolean fillCache)
>>   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly,
>> Boolean skipVisibilityChecks, Boolean fillCache)
>>   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
>>   at System.Activator.CreateInstance(Type type)
>>   at Banshee.Gui.GtkBaseClient.Startup() in
>>
>> c:\Users\dustin\src\banshee\src\Core\Banshee.ThickClient\Banshee.Gui\GtkBaseClient.cs:line
>> 82
>>   at Hyena.Gui.CleanRoomStartup.Startup(StartupInvocationHandler
>> startup) in
>> c:\Users\dustin\src\banshee\src\Hyena\Hyena.Gui\Hyena.Gui\CleanRoomStartup.cs:line
>> 54
>>
>> .NET Version: 2.0.50727.4952
>> OS Version: Microsoft Windows NT 6.1.7600.0
>>
>> Assembly Version Information:
>>
>> mscorlib (2.0.0.0)
>> Nereid (0.0.0.0)
>> Banshee.ThickClient (0.0.0.0)
>> Banshee.Services (0.0.0.0)
>> Hyena (0.0.0.0)
>> System (2.0.0.0)
>> gtk-sharp (2.12.0.0)
>> Mono.Posix (2.0.0.0)
>> Hyena.Gui (0.0.0.0)
>> glib-sharp (2.12.0.0)
>> atk-sharp (2.12.0.0)
>> gdk-sharp (2.12.0.0)
>> System.Core (3.5.0.0)
>> Banshee.Core (0.0.0.0)
>> Mono.Addins (0.5.0.0)
>> System.Xml (2.0.0.0)
>> Hyena.Data.Sqlite (0.0.0.0)
>> NDesk.DBus (1.0.0.0)
>> NDesk.DBus.GLib (1.0.0.0)
>> System.Configuration (2.0.0.0)
>> Banshee.GStreamerSharp (0.0.0.0)
>> gstreamer-sharp (0.9.2.0)
>>
>> =========================================================================================
>>
>> 2011/2/4 Pavel Řezníček <cigydd gmail com>
>> >
>> > 2011/2/4 Dustin C. Hatch <admiralnemo gmail com>
>> >>
>> >> Hello everyone!
>> >>
>> >> I just wanted to let you all know that thanks to the latest changes by
>> >> Gabriel, I was able to to get an (almost) completely automated build
>> >> of Banshee and an installer on Windows. I was also able to use said
>> >> installer to install Banshee, both on my development machine and a
>> >> virgin system. The thus installed Banshee runs fine and plays music. I
>> >> haven't thoroughly tested it, but I have found a few issues that I
>> >> will be reporting as bugs shortly. What I do know is that I can now
>> >> have Banshee at work, where management has strictly said "no Linux
>> >> boxes!"
>> >>
>> >> If anyone wants to try my build, you can get the installer at
>> >> http://pyrocufflink.net/~dustin/Banshee-1.9.3.msi. Please note that
>> >> this is *not* an official build, and, as it clearly states, it is in
>> >> PRE-ALPHA state, meaning you are likely to experience problems. Also,
>> >> note that this build contains my patches
>> >> from `Bug #614058`_, which have not been officially endorsed yet or
>> >> applied to the main tree.
>> >>
>> >> .. _Bug #614058: https://bugzilla.gnome.org/show_bug.cgi?id=614058
>> >>
>> >> Dustin C. Hatch
>> >> http://dustin.hatch.name/
>> >>
>> >> "In the beginning the universe was created. This made a lot of people
>> >> angry and has been widely regarded as a 'bad move'."
>> >> --Douglas Adams
>> >> _______________________________________________
>> >> banshee-list mailing list
>> >> banshee-list gnome org
>> >> http://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)
>> >
>> > Hello Dustin,
>> > I just started the download of your installer right now. I'm very
>> > intersted in the Windows builds of Banshee because I also have to use
>> > Windows on at least one real machine to test our company's software that is
>> > built for Windows exclusively till now. WINE isn't the ideal testing
>> > environment ...
>> > So if possible, I'll let the Banshee team and community know about my
>> > experience with your young and fresh build.
>> > Thank you for your efforts!
>> > --
>> > Pavel Řezníček
>> >
>> > Borová 18
>> > 312 00 Plzeň
>> >
>> > mobil: (+420) 721 456 079
>> > stabil: (+420) 373 5 41714
>> >
>> >
>> > _______________________________________________
>> > banshee-list mailing list
>> > banshee-list gnome org
>> > http://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)
>>
>>
>>
>> --
>> with best regards,
>> Digtiar Denys
>> _______________________________________________
>> banshee-list mailing list
>> banshee-list gnome org
>> http://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)
>
>
> _______________________________________________
> banshee-list mailing list
> banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)
>



--
with best regards,
Digtiar Denys
_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]