[Touch-packages] [Bug 1404635] Re: rsync: recv_generator: mkdir error with folder ending with space

2023-03-08 Thread RICQ David
Yes, I understand. I would just confirm it was not a rsync bug but just a FAT32 feature. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsync in Ubuntu. https://bugs.launchpad.net/bugs/1404635 Title: rsync: recv_generator:

[Touch-packages] [Bug 1404635] Re: rsync: recv_generator: mkdir error with folder ending with space

2023-03-08 Thread RICQ David
Hi, Thanks for the response. I don't remember the context but maybe the destination was a FAT32 device. And FAT32 doesn't support folder ending with space. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsync in Ubuntu. htt

[Touch-packages] [Bug 1487754] Re: Local storage not working properly

2015-11-06 Thread RICQ David
Hi @osomon, I just try with to-do list app and my app with HTML5 storage support( < 1.2.0). All seems fix. Storage are correctly saved/restored. Tested on BQ 4.5 (ubuntu-touch/stable/bq-aquaris.en - krillin: #26) Thanks. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1487754] Re: Local storage not working properly

2015-08-26 Thread RICQ David
Hi, I move the problem storage issue in branch "localstorage-issue". Until a solution, I will serialize/unserialize the content of local storage in a file at startup/exit and still use local storage at runtime. -- You received this bug notification because you are a member of Ubuntu Touch seede

[Touch-packages] [Bug 1487754] Re: Local storage not working properly

2015-08-25 Thread RICQ David
Hi, The full code is accessible here : https://github.com/Inglebard/YAOSWA/ I am working in master-dev branch. The concerned file where local storage is present is "app.js" in "js" folder inside "www". Maybe, there are other issue but don't pay attention. I attach you an armf click package wher

[Touch-packages] [Bug 1487754] Re: Local storage not working properly

2015-08-24 Thread RICQ David
Hi Olivier, What do you mean by "inactive" ? In navigator : After localstorage change, I try to wait less than 5 second before close the app. It happens several times. After localstorage change, I try to wait 5 second before close the app. It happens 1 time. After localstorage change, I try t

[Touch-packages] [Bug 1487754] [NEW] Local storage not working properly

2015-08-22 Thread RICQ David
Public bug reported: Hi, I noticed some days ago now, that local storage (and may be other web storage) not persist data randomly. It's pretty easy to show the issue with a website which use local storage. To reproduce this issue : - With a phone or emulator, go to http://todomvc.com/examples/

[Touch-packages] [Bug 1448492] Re: Can't open SMS from my operator

2015-07-15 Thread RICQ David
*** This bug is a duplicate of bug 1437912 *** https://bugs.launchpad.net/bugs/1437912 ** This bug has been marked a duplicate of bug 1437912 SMS not stored -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app

[Touch-packages] [Bug 1437912] Re: SMS not stored

2015-07-15 Thread RICQ David
@Sebastien Bacher (seb128) There is a duplicate here : #1448492 from Ilario Gelmetti ** Description changed: Hi, - I tried to receive a SMS with code number. The SMS his send by a robot + I tried to receive a SMS with code number. The SMS is send by a robot and I supposed it's a SMS class

[Touch-packages] [Bug 1437912] Re: SMS not stored

2015-07-14 Thread RICQ David
Hi, Here is a video to show the problem. Sorry, for the quality, I'm not really good for video editing and screen recording. But in the video, you can see an incoming "buggy" message and : -the notification works -the message is list in the "message application" -the content of the message is n

[Touch-packages] [Bug 1437912] Re: SMS not stored

2015-07-14 Thread RICQ David
Hi, I am able to reproduce it every time with my operator (Orange, France) when I 'ask a new password for my mobile account. I can give you log if needed but where are they ? I will try to take a video of the issue or screenshot. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1437912] Re: SMS not stored

2015-07-02 Thread RICQ David
Hi, The issue is still not fix. I'm the only one to have the problem ? I also notice, that I can see the sms in the scope but no in the app. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bu

[Touch-packages] [Bug 1437912] [NEW] SMS not stored

2015-03-29 Thread RICQ David
Public bug reported: Hi, I tried to receive a SMS with code number. The SMS his send by a robot and I supposed it's a SMS class 0. I got a notification and a new entry in message list. I can see the beginning of the SMS. When I click on the sender, it displays nothing and the notification in me

[Touch-packages] [Bug 1404635] [NEW] rsync: recv_generator: mkdir error with folder ending with space

2014-12-21 Thread RICQ David
Public bug reported: Hi, I notice what rsync is not able to copy folder which ending with space : Example which not working : rsync: recv_generator: mkdir "/var/Janji feat. T.R. " failed: Invalid argument (22) *** Skipping any contents from this failed directory *** If I remove space at the en