[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-bugs-dist
Subject:    [Bug 147342] mtp file transfert function does not handle file
From:       owner () bugs ! kde ! org
Date:       2007-06-30 5:00:38
Message-ID: 20070630050038.28101.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=147342         




------- Additional Comments From pennac gmail com  2007-06-30 07:00 -------
(From update of attachment 20989)
>Index: amarok/src/mediadevice/mtp/mtpmediadevice.cpp
>===================================================================
>--- amarok/src/mediadevice/mtp/mtpmediadevice.cpp	(revision 681166)
>+++ amarok/src/mediadevice/mtp/mtpmediadevice.cpp	(working copy)
> @ -295,9 +295,9  @
>     debug() << "Parent id : " << parent_id << endl;
> 
>     m_critical_mutex.lock();
>-    debug() << "Sending track... " << bundle.url().path().latin1() << endl;
>+    debug() << "Sending track... " << bundle.url().path().utf8().data() << endl;
>     int ret = LIBMTP_Send_Track_From_File(
>-        m_device, bundle.url().path().latin1(), trackmeta,
>+        m_device, bundle.url().path().utf8().data(), trackmeta,
>         progressCallback, this, parent_id
>     );
>     m_critical_mutex.unlock();
_______________________________________________
Amarok-bugs-dist mailing list
Amarok-bugs-dist@kde.org
https://mail.kde.org/mailman/listinfo/amarok-bugs-dist
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic