Re: [Banshee-List] Re: Testers Wanted for Music Applet 0.9.0



On 3/28/06, Nil Gradisnik <ghaefbgtk gmail com> wrote:
> Ok, here is the report.
>
> Yes the Banshee is running. :)
>
> Music Applet was successfully compiled with DBUS and it says "Banshee
> support is enabled" at the end of configure.
>
> When I run Music Applet from terminal there's no output, no messages.
>
> Anything else I can do to debug this ?
>
> And one other thing... in Add to panel dialog Music Applet doesn't
> have icon. I configured it with --prefix=/usr on FedoraCore5.
>
>
> On 3/28/06, Paul Kuliniewicz <kuliniew purdue edu> wrote:
> > On Tue, Mar 28, 2006 at 07:13:06AM +0200, Nil Gradisnik wrote:
> > > Hey, I tested Music Applet with Banshee 0.10.9 the other day and it
> > > didn't work for me. The applet showed up on panel with buttons
> > > disabeled, so I couldn't click on them and I was stuck there.
> > >
> > > I'm not sure what could be the problem, but I'll thest this when I
> > > have more time and report back.
> >
> > This may sound like a stupid question, but was Banshee running?  Music
> > Applet doesn't (yet) have the ability to launch a music player if there
> > isn't already one running, and the behavior you describe is exactly what
> > happens if the applet can't find a music player running.
> >
> > Other things to check for:
> >
> >  * Was Music Applet compiled with D-Bus support?  The configure script
> >    will print a message at the end listing what players will be
> >    supported; if it flags Banshee as disabled, you'll need to install
> >    the -dev packages for D-Bus's GLib bindings first.
> >
> >  * Is Banshee connecting to D-Bus?  Run it from a terminal window and
> >    see if it prints a message saying it can't connect to the bus.  Some
> >    recent versions of D-Bus have a bug in the C# bindings that can
> >    prevent it from connecting; see
> >    https://bugs.freedesktop.org/show_bug.cgi?id=5716 .  (This bit me on
> >    more than one occasion during development.)


Just a quick hello from me; music-applet works like a charm (displays
and controls banshee) here on my dapper box, using banshee off cvs.
Thanks for the effort! - I've attached a norwegian bokmål translation.
How about seeing if you can get this project into gnome cvs?

Regards,
Øivind
# Norwegian Bokmål translation for music-applet
# Copyright (C) 2006 Ã?ivind Hoel and Paul Kuliniewi
# This file is distributed under the same license as the music-applet package.
# Ã?ivind Hoel <ohoel cvs gnome org>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: music-applet\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-03-28 12:11+0200\n"
"PO-Revision-Date: 2006-03-28 12:25+0100\n"
"Last-Translator: Ã?ivind Hoel <oivind hoel gmail com>\n"
"Language-Team: Norwegian <i18n-nb lister ping uio no>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Language: Norwegian Bokmal\n"
"X-Poedit-Country: NORWAY\n"
"X-Poedit-SourceCharset: utf-8\n"

#: ../data/GNOME_Music_Applet.server.in.in.h:1
msgid "Control your favorite music player from the panel"
msgstr "Kontroller favorittspilleren din fra panelet"

#: ../data/GNOME_Music_Applet.server.in.in.h:2
msgid "Multimedia"
msgstr "Multimedia"

#: ../data/GNOME_Music_Applet.server.in.in.h:3
#: ../src/ma-applet.c:570
msgid "Music Applet"
msgstr "Musikkdokk"

#: ../data/GNOME_Music_Applet.server.in.in.h:4
msgid "Music Applet Factory"
msgstr ""

#: ../data/GNOME_Music_Applet.server.in.in.h:5
msgid "Music applet factory"
msgstr ""

#: ../data/GNOME_Music_Applet.xml.h:1
msgid "Rate song _0 stars"
msgstr "Gi spor 0 poeng"

#: ../data/GNOME_Music_Applet.xml.h:2
msgid "Rate song _1 stars"
msgstr "Gi spor 1 poeng"

#: ../data/GNOME_Music_Applet.xml.h:3
msgid "Rate song _2 stars"
msgstr "Gi spor 2 poeng"

#: ../data/GNOME_Music_Applet.xml.h:4
msgid "Rate song _3 stars"
msgstr "Gi spor 3 poeng"

#: ../data/GNOME_Music_Applet.xml.h:5
msgid "Rate song _4 stars"
msgstr "Gi spor 4 poeng"

#: ../data/GNOME_Music_Applet.xml.h:6
msgid "Rate song _5 stars"
msgstr "Gi spor 5 poeng"

#: ../data/GNOME_Music_Applet.xml.h:7
msgid "_About"
msgstr "_Om"

#: ../data/GNOME_Music_Applet.xml.h:8
msgid "_Preferences"
msgstr "_Brukervalg"

#: ../data/music-applet.glade.h:1
msgid "Music Applet Preferences"
msgstr "Innstilinger for Musikkdokk"

#: ../data/music-applet.glade.h:2
msgid "Show _rating control"
msgstr "Vis _poengsum"

#: ../data/music-applet.schemas.in.h:1
msgid "If true, show a rating control in the applet."
msgstr "Vis poengsum for spor hvis dette er satt til true."

#: ../data/music-applet.schemas.in.h:2
msgid "Show rating control"
msgstr "Vis poengsom"

#: ../src/ma-applet.c:206
msgid "Rate current song"
msgstr "Sett poengsom for gjeldende sang"

#: ../src/ma-applet.c:222
msgid "Play previous song"
msgstr "Spill forrige sang"

#: ../src/ma-applet.c:235
#: ../src/ma-applet.c:842
msgid "Start playing"
msgstr "Spill"

#: ../src/ma-applet.c:248
msgid "Play next song"
msgstr "Spill neste sang"

#: ../src/ma-applet.c:572
msgid "(C) 2004-2006 Paul Kuliniewicz"
msgstr ""

#: ../src/ma-applet.c:573
msgid "Control your favorite music player from a GNOME panel."
msgstr "Kontroller favorittspilleren din fra et GNOME-panel."

#: ../src/ma-applet.c:575
msgid "translator-credits"
msgstr "Ã?ivind Hoel <ohoel cvs gnome org>"

#: ../src/ma-applet.c:847
msgid "Pause playback"
msgstr "Pause"

#: ../src/ma-applet.c:852
msgid "Stop playback"
msgstr "Stopp"

#. To translator: from <i>ALBUM</i> by <i>ARTIST</i>
#: ../src/ma-song-tooltip.c:244
#, c-format
msgid "from <i>%s</i> by <i>%s</i>"
msgstr "fra <i>%s</i> av <i>%s</i>"

#: ../src/ma-song-tooltip.c:274
msgid "Not playing"
msgstr "Spiller ikke"

#. Playing an ordinary file.
#. To translator: CURRENT-TIME of TOTAL-TIME
#: ../src/ma-song-tooltip.c:300
#, c-format
msgid "%d:%.2d of %d:%.2d"
msgstr "%d:%.2d av %d:%.2d"




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