[android-developers] Re: Attempt to read preferences file without permission

2011-01-25 Thread roflharrison
Sorry about the double post earlier! Opening the preferences as world readable didn't help the problem. On Jan 26, 6:03 am, Dustin wrote: > Scratch that -- still did not fix.  Will definitely report back if I find a > fix or workaround. -- You received this message because you are subscribed t

[android-developers] Re: Attempt to read preferences file without permission

2011-01-24 Thread roflharrison
I am having the same problem with my application Android Agenda widget. E/ApplicationContext(15707): Couldn't rename file /dbdata/databases/ com.roflharrison.agenda/shared_prefs/ com.roflharrison.agenda_preferences.xml to backup file /dbdata/ databases/com.roflharrison.agenda/shared_prefs/ com.rof

[android-developers] Re: Attempt to read preferences file without permission

2011-01-24 Thread roflharrison
I have the same problem with Android Agenda Widget, its quite frustrating. Lior, are you doing anything fancy with your preference files (e.g. using alternate names etc)? In AAW I cache and make alternate preference files for different widgets via a preference. These functions use 'getPreferenceMa