#4558 NORM Never A: some characters in filenames in usb sticks make the datastore fail

Zarro Boogs per Child bugtracker at laptop.org
Wed Oct 31 05:12:03 EDT 2007


#4558: some characters in filenames in usb sticks make the datastore fail
-----------------------+----------------------------------------------------
 Reporter:  tomeu      |       Owner:  tomeu         
     Type:  defect     |      Status:  new           
 Priority:  normal     |   Milestone:  Never Assigned
Component:  datastore  |     Version:                
 Keywords:             |    Verified:  0             
-----------------------+----------------------------------------------------
 Steps to reproduce:

  1. delete .olpc.store from the usb stick if present,
  2. create a file on the usb stick with a '?' character on it,
  3. try to browse the usb stick in the journal.

 Problem:

  - the journal will show an empty screen

 Error:

 {{{
 ...,
 {'title': 'a\xe7a', ...},
 ...], 23) to message with signature aa{sv}u:
 <type 'exceptions.UnicodeError'>: String parameters to be sent over D-Bus
 must be valid UTF-8
 }}}

 Could be a problem with mounting usb sticks with the wrong encoding. See
 #3498.

 Perhaps we should at least make sure in the datastore that we are sending
 correct utf-8 strings through dbus?

-- 
Ticket URL: <https://dev.laptop.org/ticket/4558>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list