OBEX Media Devices
Jeff Mitchell
kde-dev at emailgoeshere.com
Tue Apr 24 16:23:08 UTC 2007
I believe this is fixed in stable branch r657622. Not just the crash
-- there was a single spot where a url.path() was being used instead
of url.pathOrURL(). As a result I believe that all KIO paths
including OBEX should now work.
There may be some wonky refreshing behavior if you move things around
-- I did see this with smb://, however since I saw similar odd
behavior in Konqueror itself, I'm currently presuming it's a
Samba-specific (or kio_smb-specific) problem.
--Jeff
Quoting Colin Guthrie <gmane at colin.guthr.ie>:
> Jeff Mitchell wrote:
>> Colin--
>>
>> I haven't been able to replicate this. I should say up front that the
>> Generic device expects a mount point where it will find a file system.
>> For instance, you couldn't pass it a smb:// address, but you could use
>> mount -t smbfs .... and then specify the mount point.
>>
>> Anyways, I do want to fix any crash you are seeing, so I tried making
>> "obex://blah" the mount point for a Generic device, and attempting to
>> connect, and I simply get a "Malformed URL" error. Using current SVN
>> stable branch. Can you give more details?
>
> OK, more details :)
>
> I'm running Mandriva Cooker which has Amarok 1.4.5 + some patches. In
> konq i can "browse" my phone via Obex. It's URL looks a bit like:
> obex://[xx:xx:xx:xx:xx:xx]:7/Memory Stick/MP3/ where xx is the MAC
> address of the phone and the 7 is the bluetooth channel to use.
>
> I basically copied/pasted the above URL to the mount point of a Generic
> Media Device in the half hearted thought that it may have been
> implemented using KIO in Amarok (in which case I was hoping that it
> would "just work(TM)"). Alas no, it borked with the stack trace previous
> submitted.
>
> I've installed the debug symbols (just for amarok) and I now give you a
> slightly better backtrace in the hope that it helps.
>
> Col.
More information about the Amarok
mailing list