Sync of a sonyEricsson



Heelo,

I have a telephone ( sonyerricson K750 ), when i plug it to the pc via usb, this one is detected like a nokia N800 in conduit

I some "bugs" :

1) If my telephone is already plugged before launch conduit, Conduit don't detect my telephone ...
2) I dont' known why, but nautilus & banshee detect ( well ) my telephone as a memory stick ( i can synchronize music via banshee . But conduit detect at N800 it's normal ?

          dmesg :
scsi 0:0:0:0: Direct-Access     Sony Eri Memory Stick     0000 PQ: 0 ANSI: 0
SCSI device sda: 3995648 512-byte hdwr sectors (2046 MB)
sda: Write Protect is off
sda: Mode Sense: 00 6a 00 00



3)Conduit create 2 directory in my telephone : Backups & Photo in the home directory of the memory stick in the portable.
4)But my Photo & Mp3 aren't in this path & i can't change the path of N800 Files or on the N800 Photos .

I Good point to the banshee synchronizer : Propertie of the memory stick :
    Details : Vendeur : Sony Ericsson Mobile Communications AB
    Folder AUdio : /MP3 & MSSEMC/Media
    files/audio Format audio : audio/mpeg

For this, whitout any configuration, banshee work better than conduit for me :-(        ( and banshee don't have the first bugs ... )
If a can help about something for this ....

    -- Roumano --

conduit-list-request gnome org wrote:
Send Conduit-list mailing list submissions to
	conduit-list gnome org

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

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

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


Today's Topics:

   1. Picasa patch (Jeremy Slater)
   2. Re: Picasa patch (Thomas Van Machelen)


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

Message: 1
Date: Sat, 10 Nov 2007 17:05:58 -0500
From: "Jeremy Slater" <jasl8r gmail com>
Subject: Picasa patch
To: conduit-list gnome org
Message-ID:
	<3e5be67b0711101405y39ecdad3mb6f4485e2e0cb122 mail gmail com>
Content-Type: text/plain; charset="iso-8859-1"

The other night I needed to send some picasaweb photos to
my shutterfly account, but the photos were from someone else,
not in my albums.  I changed a few things around in the
Picasa module so that you can use a private picasa album
where you know the guest user name, album name and auth
key (ie: the link a picasa user sends when you share a private
album).  I also added the ability to use a public album from a
guest user.

The major alteration that this involved was changing the init
logic to not require a login (google connection), so after creating
a picasaweb object, you must also call login with your credentials
if you want to access your private albums.  The other small
changes put a user variable under albums for tracking the
user that the album belongs to.

In order to allow for configuration I added a couple of new
helper functions to Image.py (basically modified copies of
the existing image resize helper).  This seems a little hack-y
but I think that the whole configuration ui logic is probably due
for some improvements anyway, so this should be okay for
now.

It looks like head is still broken perhaps?  So this patch is for
rev 1028, but I know the modifications fit in cleanly with head
and maybe the patch will apply cleanly, I don't know.

Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: picasa-guest-1028.patch
Type: text/x-patch
Size: 19142 bytes
Desc: not available
Url : /archives/conduit-list/attachments/20071110/d0d95645/attachment.bin 

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

Message: 2
Date: Sat, 10 Nov 2007 23:45:22 +0100
From: Thomas Van Machelen <thomas vanmachelen gmail com>
Subject: Re: Picasa patch
To: Jeremy Slater <jasl8r gmail com>
Cc: conduit-list gnome org
Message-ID: <1194734722 7988 3 camel localhost>
Content-Type: text/plain

Jeremy,

On Sat, 2007-11-10 at 17:05 -0500, Jeremy Slater wrote:
  
The other night I needed to send some picasaweb photos to
my shutterfly account, but the photos were from someone else,
not in my albums.  I changed a few things around in the
Picasa module so that you can use a private picasa album
where you know the guest user name, album name and auth
key (ie: the link a picasa user sends when you share a private
album).  I also added the ability to use a public album from a
guest user.
    

While getting data that is not your own is not unique in conduit (cfr.
the youtube module); i think it doesn't fit in the current Picasa
dataprovider as that one is two way.  Your additional configuration only
works in case the dataprovider is used as a source; not as a sink, not
as a two way.  All these options currently work in the picasa
dataprovider.

Therefore it's maybe better to split your code out into a separate
picasa source dataprovider?  John Stowers might disagree though, so wait
for his comments before you start on it though.

Hth,
Thomas


  
The major alteration that this involved was changing the init
logic to not require a login (google connection), so after creating
a picasaweb object, you must also call login with your credentials
if you want to access your private albums.  The other small
changes put a user variable under albums for tracking the
user that the album belongs to.

In order to allow for configuration I added a couple of new
helper functions to Image.py (basically modified copies of
the existing image resize helper).  This seems a little hack-y
but I think that the whole configuration ui logic is probably due
for some improvements anyway, so this should be okay for
now.

It looks like head is still broken perhaps?  So this patch is for
rev 1028, but I know the modifications fit in cleanly with head
and maybe the patch will apply cleanly, I don't know.

Jeremy
_______________________________________________
Conduit-list mailing list
Conduit-list gnome org
http://mail.gnome.org/mailman/listinfo/conduit-list
    



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

_______________________________________________
Conduit-list mailing list
Conduit-list gnome org
http://mail.gnome.org/mailman/listinfo/conduit-list


End of Conduit-list Digest, Vol 6, Issue 15
*******************************************

  


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