Re: [Banshee-List] Banshee-list Digest, Vol 13, Issue 9



Nil Gradisnik:
                       Actually, uninstall the dbus-0.91 and add utopia.repo to /etc/yum.conf.d/ - and then do, yum update, and you should have dbus-0.62 and obviously, SELinux will act up. But, I just disabled SELinux [because it will cry about not having registered all the libraries] and it worked fine. If you don't want to disable SELinux (through system-config-securitylevel), you're going to have to use chcon to tag all of the newly installed libraries. Utopia repo is available here.. http://people.freedesktop.org/~hughsient/utopia.repo

wget that link, and put utopia.repo in /etc/yum.conf.d/ and just run yum update, and it'll update a variety of packages.. and you should be done... Or .. as an alternative solution, you can wait until dbus-0.91 is fully supported in Fedora, and dbus-sharp is released for it as well.

On 8/13/06, banshee-list-request gnome org <banshee-list-request gnome org> wrote:
Send Banshee-list mailing list submissions to
        banshee-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
         http://mail.gnome.org/mailman/listinfo/banshee-list
or, via email, send a message with subject or body 'help' to
        banshee-list-request gnome org

You can reach the person managing the list at
        banshee-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Banshee-list digest..."


Today's Topics:

   1.  airtunes plugin (Timothy Crone)
   2. Re:  airtunes plugin (Eric Butler)
   3. Re:  airtunes plugin (Giray Devlet)
   4. Re:  Banshee CVS - Segmentation fault (Nil Gradisnik)


----------------------------------------------------------------------

Message: 1
Date: Sat, 12 Aug 2006 10:12:41 -0700
From: "Timothy Crone" <tjcrone gmail com >
Subject: [Banshee-List] airtunes plugin
To: banshee-list gnome org
Message-ID:
        < 78926b920608121012y4e900945wb2bf1d6e53e91291 mail gmail com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

hello,

has anyone seen the banshee airtunes plugin located here?

http://svn.extremeboredom.net/listing.php?repname=Banshee.AirTunes&path=%2F&sc=0

it looks like it might work, but i can't get the main program to
compile. i'd be interested to see if anyone else can make it work.

cheers,
tim


------------------------------

Message: 2
Date: Sat, 12 Aug 2006 13:06:05 -0700
From: "Eric Butler" <eric extremeboredom net >
Subject: Re: [Banshee-List] airtunes plugin
To: banshee-list gnome org, giray devlet cc
Message-ID:
        < 9e3507c10608121306j674048b4h2a7f18d912777477 mail gmail com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hey, I haven't touched this in a long time. Giray Devlet emailed me a
while ago and said he was going to hack on it and get it working with
the latest release, but I haven't heard back from him.

- Eric

On 8/12/06, Timothy Crone <tjcrone gmail com> wrote:
> hello,
>
> has anyone seen the banshee airtunes plugin located here?
>
> http://svn.extremeboredom.net/listing.php?repname=Banshee.AirTunes&path=%2F&sc=0
>
> it looks like it might work, but i can't get the main program to
> compile. i'd be interested to see if anyone else can make it work.
>
> cheers,
> tim
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>


------------------------------

Message: 3
Date: Sun, 13 Aug 2006 11:25:23 +0200
From: "Giray Devlet" <giray devlet cc>
Subject: Re: [Banshee-List] airtunes plugin
To: "Eric Butler" < eric extremeboredom net>
Cc: banshee-list gnome org
Message-ID:
        <4ba03d7d0608130225h52322dbh517d7ffbaa7e801a mail gmail com >
Content-Type: text/plain; charset="iso-8859-1"

Sorry to report that I haven't been able to spent much time on it  as yet
...

gd

On 8/12/06, Eric Butler < eric extremeboredom net> wrote:
>
> Hey, I haven't touched this in a long time. Giray Devlet emailed me a
> while ago and said he was going to hack on it and get it working with
> the latest release, but I haven't heard back from him.
>
> - Eric
>
> On 8/12/06, Timothy Crone <tjcrone gmail com> wrote:
> > hello,
> >
> > has anyone seen the banshee airtunes plugin located here?
> >
> >
> http://svn.extremeboredom.net/listing.php?repname=Banshee.AirTunes&path=%2F&sc=0
> >
> > it looks like it might work, but i can't get the main program to
> > compile. i'd be interested to see if anyone else can make it work.
> >
> > cheers,
> > tim
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-list gnome org
> > http://mail.gnome.org/mailman/listinfo/banshee-list
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archives/banshee-list/attachments/20060813/18b832c7/attachment.htm

------------------------------

Message: 4
Date: Sun, 13 Aug 2006 12:57:34 +0200
From: "Nil Gradisnik" <ghaefbgtk gmail com>
Subject: Re: [Banshee-List] Banshee CVS - Segmentation fault
To: banshee-list gnome org
Message-ID:
        <d6124eee0608130357s756212cax2be79e0148601227 mail gmail com >
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

It's the dbus thing. I always remove everything and then checkout a
clean cvs and then compile.
I got this from debugging it:

#0 0x2942f3 in   DBus.Bus:GetBus (DBus.Bus/BusType) + 0x53 (0x2942a0
0x294348) [0x25f00 - banshee.exe]
#1  0x00000000 in ?? ()
Initial frame selected; you cannot go up.
(gdb)
#0 0x2942f3 in  DBus.Bus:GetBus (DBus.Bus/BusType) + 0x53 (0x2942a0
0x294348) [0x25f00 - banshee.exe]
#1  0x00000000 in ?? ()
Initial frame selected; you cannot go up.

I thought it would help if I update dbus manually, so I compiled the
0.91 version, it messed up my system a bit, but I still got segfault
from banshee... weird.


On 8/12/06, Aaron Bockover <abockover novell com> wrote:
> First, make sure you fully remove your 0.10.x install (rm
> -rf /usr/lib/banshee), including any plugins in
> ~/.gnome2/banshee/plugins/
>
> Then make sure you are fully up to date on CVS, and completely rebuild
> and reinstall. Most of the time, users reporting problems running
> Banshee from CVS find that they have simply been trying to reinstall
> over 0.10.x, which can cause problems.
>
> If you're still getting a crash, please read
> http://banshee-project.org/Debugging
>
> --Aaron
>
>
> On Sat, 2006-08-12 at 14:46 +0200, Nil Gradisnik wrote:
> > I'm unable to use banshee 0.11X from CVS for quite some time now.
> > (more than a month probably)
> > Banshee splash screen comes up it loads stuff and then the tray icon
> > appears for like a half of a second and then I get Segmentation fault.
> >
> > Here's a --debug output:
> >
> >
> > [ghaefb mycomp ~]$ banshee --debug
> > ** Running Banshee in Debug Mode **
> > Debug: [8/12/2006 2:45:07 PM] (Default player engine) - GStreamer 0.10
> > Debug: [8/12/2006 2:45:07 PM] (Audio CD Core Initialized) -
> >
> > ** (/usr/lib/banshee/banshee.exe:2024): WARNING **:
> > nautilus_burn_drive_copy is deprecated please use
> > nautilus_burn_drive_ref() instead
> > Audioscrobbler starting protocol engine
> > Setting MusicBrainz proxy to www.musicbrainz.org:80
> > Segmentation fault
> >
> >
> > That's it.
> > I'm running fully updated FedoraCore5 with
> > mono-core-1.1.16.1-0.novell. The 0.10.11 works fine.
> > How do I debug this ? What could be a problem here ?
> >
> > Thanks
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-list gnome org
> > http://mail.gnome.org/mailman/listinfo/banshee-list
>
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>


------------------------------

_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list


End of Banshee-list Digest, Vol 13, Issue 9
*******************************************



--
Sincerely,
Abijith K.

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