Mirco Bauer wrote:
> On Fri, 2006-04-07 at 00:39 +0200, Michael Biebl wrote:
>> Is there any progress on this bug? Haven't received a response so far.
> 
> No progress.
> The reason I didn't do this is that the libxul-dev (IIRC) package
> conflicts too much, it removes half of my system, and I don't want
> that :)

One word: pbuilder.

>> Any help that I can offer to get a xulrunner based libgecko2.0-cil package?
> 
> yes you can, modify the gecko-sharp(2) package and give us a a patch for
> it :)
> 

Well, I compiled a libgecko2.0-cil package inside a pbuilder chroot. The
modifications were simple. I just modified
gtkmozembed/gecko-sharp.dll.config.in to use the new location in
01_missing_dllmap.dpatch:
<dllmap dll="gtkembedmoz.dll" target="[EMAIL PROTECTED]@.0d"/>
I removed the build depends on mozilla-dev completely (it seems to be
used nowhere, please correct me if I'm wrong) and for the run-dep
I s/mozilla-browers/libxul0d/. Builds fine. Unfortunately monodevelop
crashes if I install the new libgecko2.0-cil with the attached stack trace.
As monodevelop build depends on mozilla-dev, I thought I simply
recompile monodevelop. Unfortunately monodevelop FTBFS. I fixed some of
the simple build errors but then gave up on the more esoteric build
errors. I know to less C# to fix these myself.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
2006-04-08 00:13:12,048 [-1212363872] ERROR MonoDevelop.Core.ILoggingService 
[(null)] - Type 'MonoDevelop.Components.Commands.CommandSystemCommands' 
referenced from add-in 'MonoDevelop.Ide' not found.
set formatter to CSharpBinding.FormattingStrategy.CSharpFormattingStrategy

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Stacktrace:

in (wrapper managed-to-native) Gtk.Application:gtk_main_iteration_do (bool) 
<0x4>
in (wrapper managed-to-native) Gtk.Application:gtk_main_iteration_do (bool) 
<0xffffffe4>
in Gtk.Application:RunIteration (bool) <0xc>
in MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm:RunMainLoop () <0xe>
in MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm:SetProgress (double) <0x22>
in 
MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm:MonoDevelop.Core.IProgressMonitor.EndTask
 () <0x32>
in MonoDevelop.Ide.Gui.IdeApp:Initialize (MonoDevelop.Core.IProgressMonitor) 
<0x618>
in MonoDevelop.Ide.Gui.IdeStartup:Run (string[]) <0x74c>
in MonoDevelop.Core.AddIns.AddInService:StartApplication (string,string[]) 
<0x169>
in MonoDevelop.Startup.SharpDevelopMain:Main (string[]) <0x25>
in (wrapper runtime-invoke) System.Object:runtime_invoke_int_string[] 
(object,intptr,intptr,intptr) <0xbed15f>

Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xeb) [0xb7e6b6ab]
        /usr/lib/libmono.so.0 [0xb7e2c58d]
        [0xffffe440]
        /usr/lib/libxul.so.0d [0xb448d908]
        /usr/lib/libxul.so.0d [0xb459b7cd]
        /usr/lib/libxul.so.0d [0xb459cf09]
        /usr/lib/libxul.so.0d [0xb449b27d]
        /usr/lib/libxul.so.0d [0xb449c050]
        /usr/lib/libxul.so.0d [0xb44863d0]
        /usr/lib/libxul.so.0d [0xb44de482]
        /usr/lib/libxul.so.0d [0xb4464213]
        /usr/lib/libxul.so.0d [0xb45df45c]
        /usr/lib/libxul.so.0d [0xb46bdcc2]
        /usr/lib/libxul.so.0d [0xb46c1e84]
        /usr/lib/libxul.so.0d [0xb43b898a]
        /usr/lib/libxul.so.0d [0xb43ba7d7]
        /usr/lib/libxul.so.0d [0xb43bc1cc]
        /usr/lib/libxul.so.0d [0xb43bd6f1]
        /usr/lib/libxul.so.0d [0xb43bde76]
        /usr/lib/libxul.so.0d [0xb43bcbe8]
        /usr/lib/libxul.so.0d [0xb43cfdd5]
        /usr/lib/libxul.so.0d [0xb43d2e23]
        /usr/lib/libxul.so.0d [0xb43d115e]
        /usr/lib/libxul.so.0d [0xb43cf885]
        /usr/lib/libxul.so.0d [0xb450434d]
        /usr/lib/libxul.so.0d [0xb4504394]
        /usr/lib/libxul.so.0d [0xb4505a2c]
        /usr/lib/libxul.so.0d [0xb42e0327]
        /usr/lib/libxul.so.0d [0xb4318436]
        /usr/lib/libxul.so.0d [0xb42c3b06]
        /usr/lib/libxul.so.0d [0xb42c41e9]
        /usr/lib/libxul.so.0d [0xb41fbe5c]
        /usr/lib/libxul.so.0d(PL_HandleEvent+0x27) [0xb42104b7]
        /usr/lib/libxul.so.0d(PL_ProcessPendingEvents+0x88) [0xb4210d88]
        /usr/lib/libxul.so.0d [0xb421243e]
        /usr/lib/libxul.so.0d [0xb4a13455]
        /usr/lib/libglib-2.0.so.0 [0xb7dac4bf]
        /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1fc) [0xb7d8311c]
        /usr/lib/libglib-2.0.so.0 [0xb7d865ab]
        /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x77) [0xb7d86a87]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_main_iteration_do+0x33) [0xb65a0a33]
        [0xb69f6302]
        [0xb69f62b5]
        [0xb69f61e7]
        [0xb5b75b7b]
        [0xb5b7597b]
        [0xb54ab661]
        [0xb6b8465d]
        [0xb6f0d612]
        [0xb725c916]
        [0xb725c86c]
        /usr/lib/libmono.so.0 [0xb7e499a0]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0xb7eae5e3]
        /usr/lib/libmono.so.0(mono_runtime_exec_main+0xaf) [0xb7eb157f]
        /usr/lib/libmono.so.0(mono_runtime_run_main+0x18c) [0xb7eb4a6c]
        /usr/lib/libmono.so.0(mono_jit_exec+0x8e) [0xb7e5cade]
        /usr/lib/libmono.so.0(mono_main+0x94f) [0xb7e5d4ef]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd0) [0xb7be1eb0]
        /usr/bin/mono [0x8048471]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to