Re: [Banshee-List] For those who have had iPod detection issues...
- From: Aaron Bockover <abockover novell com>
- To: gregoire gentil com
- Cc: banshee-list gnome org
- Subject: Re: [Banshee-List] For those who have had iPod detection issues...
- Date: Wed, 29 Nov 2006 16:03:32 -0500
Unfortunately, the version of my find-ipod.sh script that was on my
server had a small bug in it. The resulting HAL dump actually did not
show the data I'm interested in.
http://abock.org/~aaron/find-ipod.sh
That link points to the correct version. Please re-run it against your
iPod and my apologies for the trouble.
--Aaron
On Wed, 2006-11-29 at 12:48 -0500, Gregoire Gentil wrote:
> Aaron,
>
> Very sorry but same for me with the very latest cvs version - just
> downloaded now. The iPod is not detected when version 0.11.0 can detect
> it. Find attached the report you asked. If you want me to tar my iPod
> content, I can do that - I have only 10 songs on it so it's not huge,
>
> Gr�ire
>
>
> > -----Original Message-----
> > From: banshee-list-bounces gnome org
> > [mailto:banshee-list-bounces gnome org] On Behalf Of
> > banshee-list-request gnome org
> > Sent: Tuesday, November 28, 2006 4:51 PM
> > To: banshee-list gnome org
> > Subject: Banshee-list Digest, Vol 16, Issue 34
> >
> >
> > 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. Re: For those who have had iPod detection issues...
> > (Micha? Sawicz)
> > 2. Re: Using gnome network proxy setting (Michael Hutchinson)
> > 3. Re: Using gnome network proxy setting (Hugo Palma)
> > 4. Re: Using gnome network proxy setting
> > (Andr?s G. Aragoneses [ knocte ])
> > 5. Support for CUE files (Siarhei Rachytski)
> > 6. Re: Using gnome network proxy setting (Michael Hutchinson)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Tue, 28 Nov 2006 18:13:33 +0100
> > From: Micha? Sawicz <michal sawicz net>
> > Subject: Re: [Banshee-List] For those who have had iPod detection
> > issues...
> > To: banshee-list gnome org
> > Message-ID: <456C6E3D 1070608 sawicz net>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Aaron Bockover wrote:
> > > Please update your CVS again and run from the command line.
> > Make sure
> > > your iPod is not plugged in when you start Banshee. After
> > Banshee has
> > > started, focus the terminal and plug the iPod in. Wait a
> > few seconds
> > > for any output to appear and paste it in a reply.
> >
> > Debug: [2006-11-28 18:10:27] (Testing device for DAP support) -
> > /org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270
> > 01462B64F
> > Debug: [2006-11-28 18:10:27] (DAP has not been added) -
> > /org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270
> > 01462B64F
> >
> > > Also, does "ipod --list" show anything?
> >
> > Path Info
> > Device Path: /dev/sdb2
> > Mount Point: /media/DZIABONG
> > Control Path: /media/DZIABONG/iPod_Control/
> > HAL ID:
> > /org/freedesktop/Hal/devices/volume_uuid_DC4A_BE6C
> > Device Info
> > Model Number: MA079
> > Device Model: Color
> > iPod Generation: Fourth (4)
> > Adv. Capacity: 20 GB
> > Is New: YES
> > Writable: YES
> > Serial Number: 4J531X9TTDS
> > Firmware Version: 4.2.1
> > Manufacturer ID: 4J
> > Production Year: 2005
> > Production Week: 31
> > Production Index: 38483
> > Volume Info
> > Volume Size: 19954529280
> > Volume Used: 570823680
> > Available 19383705600
> > UUID: DC4A-BE6C
> > Label DZIABONG
> > User-Provided Info
> > Device Name: (null)
> > User Name: (null)
> > Host Name: (null)
> > Supported Artwork Formats
> > Cover: 56x56
> > Cover: 140x140
> > Photo: 130x88
> > Photo: 41x30
> > Photo: 176x220
> > Photo: 640x480
> >
> > > Additionally, please download the following script, run it
> > > (redirecting output to a file), and attach the results to
> > your reply:
> >
> > Attached...
> >
> > Hope this helps.
> >
> > Cheers,
> > Saviq
> > -------------- next part --------------
> > An embedded and charset-unspecified text was scrubbed...
> > Name: find-ipod.out
> > Url:
> > /archives/banshee-list/attachments/20061128/0652e1d0/attachment.bat
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Tue, 28 Nov 2006 19:18:01 +0000
> > From: "Michael Hutchinson" <m j hutchinson gmail com>
> > Subject: Re: [Banshee-List] Using gnome network proxy setting
> > To: banshee-list gnome org
> > Message-ID:
> > <aec34c770611281118p4e51527fx43bc8ae5e866df1 mail gmail com>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > On 11/28/06, Hugo Palma <hugo m palma gmail com> wrote:
> > > It seems that Banshee doesn't use the gnome network proxy
> > setting. Is
> > > this correct ? Is so, how do i use banshee behind a proxy ?
> > > Is this in the TODO list ?
> >
> > It uses Mono's proxy setting, which (for the 2.0 profile
> > which Banshee now uses) is set in
> > /etc/mono/2.0/machine.config. The default setting is to
> > detect the proxy from the standard $http_proxy environment
> > variable. However, was a regression in the Mono 2.0 profile
> > that stopped it from working. I fixed this a couple of weeks
> > ago, so if you have Mono 1.2 or later it'll be fine.
> >
> > --
> > Michael Hutchinson
> > http://mjhutchinson.com
> >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Tue, 28 Nov 2006 19:36:58 +0000
> > From: "Hugo Palma" <hugo m palma gmail com>
> > Subject: Re: [Banshee-List] Using gnome network proxy setting
> > To: banshee-list gnome org
> > Message-ID:
> > <e8ca20260611281136r67be910bk1276a90424887867 mail gmail com>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > I have mono 2.0 and my http_proxy variable is set to the
> > correct value. If i understood correctly it should work for me right ?
> >
> > On 11/28/06, Michael Hutchinson <m j hutchinson gmail com> wrote:
> > >
> > > On 11/28/06, Hugo Palma <hugo m palma gmail com> wrote:
> > > > It seems that Banshee doesn't use the gnome network proxy
> > setting.
> > > > Is this correct ? Is so, how do i use banshee behind a proxy ?
> > > > Is this in the TODO list ?
> > >
> > > It uses Mono's proxy setting, which (for the 2.0 profile
> > which Banshee
> > > now uses) is set in /etc/mono/2.0/machine.config. The
> > default setting
> > > is to detect the proxy from the standard $http_proxy environment
> > > variable. However, was a regression in the Mono 2.0 profile that
> > > stopped it from working. I fixed this a couple of weeks
> > ago, so if you
> > > have Mono 1.2 or later it'll be fine.
> > >
> > > --
> > > Michael Hutchinson
> > > http://mjhutchinson.com
> > > _______________________________________________
> > > 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/20061128/cbd4fa0b/attachment.htm
> >
> > ------------------------------
> >
> > Message: 4
> > Date: Tue, 28 Nov 2006 21:57:21 +0100
> > From: "Andr?s G. Aragoneses [ knocte ]" <knocte gmail com>
> > Subject: Re: [Banshee-List] Using gnome network proxy setting
> > To: banshee-list gnome org
> > Message-ID: <eki7ps$ob$2 sea gmane org>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hugo Palma escribi?:
> > > I have mono 2.0 and my http_proxy variable is set to the correct
> > > value. If i understood correctly it should work for me right ?
> >
> > Mono 2.0 doesn't exist (yet).
> >
> > Regards,
> >
> > Andr?s [ knocte ]
> >
> > --
> >
> >
> >
> > ------------------------------
> >
> > Message: 5
> > Date: Tue, 28 Nov 2006 23:33:37 +0200
> > From: "Siarhei Rachytski" <grayyoga gmail com>
> > Subject: [Banshee-List] Support for CUE files
> > To: banshee-list gnome org
> > Message-ID:
> > <5c4d31840611281333y57f0327dk2aab8ab3b2d0c5fe mail gmail com>
> > Content-Type: text/plain; charset=UTF-8; format=flowed
> >
> > Does the banshee support splitting one big music file into
> > the virtual "tracks" using the CUE file? And by the way, what
> > software under Linux should I use to grab the entire music
> > disk as a single file + *.cue file?
> >
> >
> > ------------------------------
> >
> > Message: 6
> > Date: Tue, 28 Nov 2006 21:51:10 +0000
> > From: "Michael Hutchinson" <m j hutchinson gmail com>
> > Subject: Re: [Banshee-List] Using gnome network proxy setting
> > To: banshee-list gnome org
> > Message-ID:
> > <aec34c770611281351p37014976ndee61700b36a7e39 mail gmail com>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > On 11/28/06, "Andr?s G. Aragoneses [ knocte ]"
> > <knocte gmail com> wrote:
> > > Hugo Palma escribi?:
> > > > I have mono 2.0 and my http_proxy variable is set to the correct
> > > > value. If i understood correctly it should work for me right ?
> > >
> > > Mono 2.0 doesn't exist (yet).
> >
> > To elaborate on this, the "mono 2.0 profile" refers to mono's
> > support for the CLR and class libraries version 2.0. This is
> > not the same as Mono's version number. Note that MS do this
> > too -- .NET 3 contains CLR version 2.0...
> >
> > http_proxy will only be detected under the 2.0 profile if
> > your Mono runtime is version 1.2 or greater. However, it's
> > been working under the 1.0 profile since 1.1.13 or something
> > like that, so if you get a version old enough that the 1.1
> > and 2.0 profiles shared the same config code it would work
> > with that too :)
> >
> > If you don't want to install a newer version of Mono (the
> > current stable version is 1.2.1), just edit
> > /etc/mono/2.0/machine.config, and add proxyaddress to the
> > proxy element: <proxy
> > proxyaddress = "http://your.proxy.address:port"
> > usesystemdefault = "true"
> > bypassonlocal = "true"
> > />
> >
> > --
> > Michael Hutchinson
> > http://mjhutchinson.com
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-list gnome org
> > http://mail.gnome.org/mailman/listinfo/banshee> -list
> >
> >
> > End of
> > Banshee-list Digest, Vol 16, Issue 34
> >
> > ********************************************
> >
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]