Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Muine only with root user
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
-Ricky-
n00b
n00b


Joined: 07 Oct 2006
Posts: 12
Location: Florianopolis/SC - Brasil

PostPosted: Sun Oct 08, 2006 3:06 pm    Post subject: Muine only with root user Reply with quote

Hello all gentoo users! :)
I have some problem here with my Muine install.
When I try to run as root user, it runs ok!
But, when I use my daily user... it crashs.. :(
Code:

=================================================================
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) DBus.Connection:dbus_connection_get_data (intptr,int) <0x4>
in (wrapper managed-to-native) DBus.Connection:dbus_connection_get_data (intptr,int) <0x119f4bb>
in DBus.Connection:Wrap (intptr) <0x33>
in DBus.Bus:GetBus (DBus.Bus/BusType) <0x4e>
in DBus.Bus:GetSessionBus () <0x9>
in Muine.DBusService:.ctor () <0xc>
in Muine.DBusService:get_Instance () <0x1f>
in Muine.Global:Main (string[]) <0x12b>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0x50c50fe9>

Native stacktrace:

        /usr/bin/mono(mono_handle_native_sigsegv+0xbb) [0x814785b]
        /usr/bin/mono [0x811791c]
        [0xffffe440]
        /usr/lib/libdbus-glib-1.so.2 [0xb68ec4cd]
        /usr/lib/libdbus-1.so.2 [0xb690d958]
        /usr/lib/libdbus-1.so.2(dbus_connection_get_data+0x28) [0xb68fcb88]
        [0xb62abfb0]
        [0xb744b43c]
        [0xb744b1bf]
        [0xb744b15a]
        [0xb62abf35]
        [0xb62abf00]
        [0xb744a954]
        [0xb7444823]
        /usr/bin/mono(mono_runtime_exec_main+0x62) [0x80957e2]
        /usr/bin/mono(mono_runtime_run_main+0x14c) [0x8095a4c]
        /usr/bin/mono(mono_main+0x1094) [0x805db14]
        /usr/bin/mono [0x805c5b2]
        /lib/libc.so.6(__libc_start_main+0xd8) [0xb7d0a878]
        /usr/bin/mono [0x805c501]


I have found this thread in the forum... but with no solution. Looks like some trouble between mono and dbus.
Any suggestions?

Thanks all for the attention.
Best regards.
Back to top
View user's profile Send private message
Priyantha Bleeker
n00b
n00b


Joined: 24 Jun 2004
Posts: 74
Location: Amsterdam

PostPosted: Mon Oct 09, 2006 1:15 pm    Post subject: Reply with quote

Same problem here :(
_________________
Greetings, Priyantha Bleeker
Back to top
View user's profile Send private message
-Ricky-
n00b
n00b


Joined: 07 Oct 2006
Posts: 12
Location: Florianopolis/SC - Brasil

PostPosted: Mon Oct 09, 2006 5:22 pm    Post subject: Reply with quote

Hello Priyantha Bleeker,
I'm trying to find a way... any progress I'll post here.

c'ya
Back to top
View user's profile Send private message
Priyantha Bleeker
n00b
n00b


Joined: 24 Jun 2004
Posts: 74
Location: Amsterdam

PostPosted: Tue Oct 10, 2006 7:39 am    Post subject: Reply with quote

Okay great :)
For the record Beagle works here with out any problems also the Slab menu(novell menu) works without problems.
_________________
Greetings, Priyantha Bleeker
Back to top
View user's profile Send private message
-Ricky-
n00b
n00b


Joined: 07 Oct 2006
Posts: 12
Location: Florianopolis/SC - Brasil

PostPosted: Tue Oct 10, 2006 1:14 pm    Post subject: Reply with quote

Hi Priyantha, are you using Gnome 2.16 too?

Ok, beagle is nice :)
I'm using Tomboy without problems too.

I already try do install different versions of Mono, Muine with and without lib-xine... but still doesn't work.
Today at night I'll try to install a different version of d-bus.
Any progress I'll post here.

cheers!
_________________
"True victory is victory over Oneself"
- Morihei Ueshiba
Back to top
View user's profile Send private message
Priyantha Bleeker
n00b
n00b


Joined: 24 Jun 2004
Posts: 74
Location: Amsterdam

PostPosted: Wed Oct 11, 2006 11:21 am    Post subject: Reply with quote

Yes I use Gnome 2.16.1 ;)
And I have re-compiled dbus,hal,mono this morning.
But no sollution :(
_________________
Greetings, Priyantha Bleeker
Back to top
View user's profile Send private message
-Ricky-
n00b
n00b


Joined: 07 Oct 2006
Posts: 12
Location: Florianopolis/SC - Brasil

PostPosted: Thu Oct 12, 2006 2:34 am    Post subject: Reply with quote

Yeah, I have no luck at all too.
I have made some rebuilds here.. but nothing seens to make Muine works. :(
_________________
"True victory is victory over Oneself"
- Morihei Ueshiba
Back to top
View user's profile Send private message
Priyantha Bleeker
n00b
n00b


Joined: 24 Jun 2004
Posts: 74
Location: Amsterdam

PostPosted: Thu Oct 19, 2006 8:06 am    Post subject: Reply with quote

Quote:
Code:

# Distributed under the terms of the GNU General Public License v2

inherit autotool

ECVS_SERVER="anoncvs.gnome.org:/cvs/gnome"
ECVS_MODULE="muine"
ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}"
S=${WORKDIR}/${ECVS_MODULE}

DESCRIPTION="A music player for GNOME (source from CVS)"
HOMEPAGE="http://muine.gooeylinux.org/"
SRC_URI=""
IUSE="xine mad oggvorbis flac"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-*"
RDEPEND=">=dev-lang/mono-1.1.18
   >=dev-dotnet/gtk-sharp-2.10.0
   xine? ( >=media-libs/xine-lib-1_rc4 )
   !xine? (
      >=media-libs/gstreamer-0.8
      >=media-libs/gst-plugins-0.8
      >=media-plugins/gst-plugins-gnomevfs-0.8
      mad? ( >=media-plugins/gst-plugins-mad-0.8 )
      oggvorbis? ( >=media-plugins/gst-plugins-vorbis-0.8 )
      flac? (   >=media-plugins/gst-plugins-flac-0.8 )
   )
   >=media-libs/libid3tag-0.15.0b
   >=media-libs/libvorbis-1
   sys-libs/gdbm
   >=gnome-base/gconf-2
   >=gnome-base/gnome-vfs-2
   >=x11-libs/gtk+-2
   media-libs/flac"
DEPEND="${RDEPEND}
   dev-util/pkgconfig
   app-text/scrollkeeper"

DOCS="AUTHORS COPYING ChangeLog INSTALL MAINTAINERS NEWS README TODO"

useq xine && \
   G2CONF="${G2CONF} --enable-gstreamer=no" || \
   G2CONF="${G2CONF} --enable-gstreamer=yes"

inherit gnome2-fluidcvs mono


This ebuild works, it is from the fluidoverlay but there are two changes, the depencies are changed from dev-mono/mono to dev-lang/mono and the gtk-sharp dep is changed to the right one.


This is the sollution for me :)
_________________
Greetings, Priyantha Bleeker
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum