New bookmarks added don't appear anymore when Firefox is restarted

Hello everybody,
I have a Mac OS X Lion server which runs an OpenDirectory as master.
About 50 clients connect to this server, also with Mac OS X Lion installed on each client.
Each User has his Homedir on the server, and Firefox is installed on each client.
The problem is : if a client adds a bookmark in Firefox, when Firefox is restarted, the new bookmark is not there anymore.
Firefox can retreive its bookmarks when the client logs in with a local user on the client.
So, I thought it was a problem with rights on Homedir, but they are the same on the local user as on the Opendirectory user.
So I looked farther in fireFox sqlite databases, and I saw this after installing Sqlite Manager Firefox extension :
I opened Firefox and Sqlite Manager and saw that :
when a bookmark is added, moz_bookmarks table from places.sqlite database receives a new record ; but when Firefox is stopped, either modification are not committed, or table reverts in its preceeding state, because, when Firefox is restarted, the new bookmark is not there.
So, I retried to add a new bookmark, and from Sqlite Manager, i forced changes committing through 'commit;' command ; and yet, when I stopped and restarted Firefox, The new bookmark was here !

Hi cor-el,
I already tried your two links from Mozilla support without success ;
I also to tried to delete places.sqlite and even entire profile : in these cases, curiously, it is possible to add a new bookmark, restart Firefox and retrieve the new bookmark, but only once !
If we try yet to add another bookmark, it is not here when Firefox is restarted.
Here is a copy of 'ls -l' in profile during the process of adding a new bookmark. (excuse me for editing format, but I guess you already know what file to look at)
'''After adding a new bookmark :'''
-rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 addons.sqlite
-rw-r--r--@ 1 test2 staff 21182 3 mai 15:30 blocklist.xml
drwx------@ 6 test2 staff 264 4 mai 09:17 bookmarkbackups
-rw-------@ 1 test2 staff 98304 4 mai 09:32 cert8.db
-rw-r--r--@ 1 test2 staff 98304 3 mai 15:22 chromeappsstore.sqlite
-rw-------@ 1 test2 staff 201 2 mai 11:51 compatibility.ini
-rw-r--r--@ 1 test2 staff 229376 30 avr 15:29 content-prefs.sqlite
-rw-r--r--@ 1 test2 staff 524288 4 mai 09:33 cookies.sqlite
-rw-r--r--@ 1 test2 staff 65536 30 avr 15:30 downloads.sqlite
drwxr-xr-x@ 4 test2 staff 264 2 mai 11:36 extensions
-rw-r--r--@ 1 test2 staff 335 2 mai 11:47 extensions.ini
-rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 extensions.sqlite
-rw-r--r--@ 1 test2 staff 163840 4 mai 09:33 formhistory.sqlite
-rw-------@ 1 test2 staff 32768 4 mai 09:32 key3.db
-rw-r--r--@ 1 test2 staff 452 2 mai 11:22 localstore-safe.rdf
-rw-r--r--@ 1 test2 staff 2391 4 mai 09:32 localstore.rdf
-rw-r--r--@ 1 test2 staff 3225 30 avr 15:38 mimeTypes.rdf
drwx------@ 2 test2 staff 264 30 avr 15:29 minidumps
-rw-r--r--@ 1 test2 staff 65536 3 mai 15:37 permissions.sqlite
-rw-r--r--@ 1 test2 staff 10485760 4 mai 09:33 places.sqlite
-rw-r--r--@ 1 test2 staff 623256 4 mai 09:33 places.sqlite-journal
-rw-------@ 1 test2 staff 6271 2 mai 14:09 pluginreg.dat
-rw-------@ 1 test2 staff 4652 4 mai 09:33 prefs.js
-rw-r--r--@ 1 test2 staff 12063 30 avr 16:33 search.json
-rw-r--r--@ 1 test2 staff 65536 30 avr 16:33 search.sqlite
-rw-------@ 1 test2 staff 32768 30 avr 15:29 secmod.db
-rw-------@ 1 test2 staff 757 4 mai 09:33 sessionstore.bak
-rw-------@ 1 test2 staff 9829 4 mai 09:33 sessionstore.js
-rw-r--r--@ 1 test2 staff 294912 2 mai 16:36 signons.sqlite
-rw-r--r--@ 1 test2 staff 154 4 mai 09:33 urlclassifierkey3.txt
drwxr-xr-x@ 5 test2 staff 264 30 avr 16:41 weave
-rw-r--r--@ 1 test2 staff 98304 3 mai 15:57 webappsstore.sqlite
'''After stopping FireFox :'''
-rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 addons.sqlite
-rw-r--r--@ 1 test2 staff 21182 3 mai 15:30 blocklist.xml
drwx------@ 6 test2 staff 264 4 mai 09:17 bookmarkbackups
-rw-------@ 1 test2 staff 98304 4 mai 09:34 cert8.db
-rw-r--r--@ 1 test2 staff 98304 3 mai 15:22 chromeappsstore.sqlite
-rw-------@ 1 test2 staff 201 2 mai 11:51 compatibility.ini
-rw-r--r--@ 1 test2 staff 229376 30 avr 15:29 content-prefs.sqlite
-rw-r--r--@ 1 test2 staff 524288 4 mai 09:33 cookies.sqlite
-rw-r--r--@ 1 test2 staff 65536 30 avr 15:30 downloads.sqlite
drwxr-xr-x@ 4 test2 staff 264 2 mai 11:36 extensions
-rw-r--r--@ 1 test2 staff 335 2 mai 11:47 extensions.ini
-rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 extensions.sqlite
-rw-r--r--@ 1 test2 staff 163840 4 mai 09:33 formhistory.sqlite
-rw-------@ 1 test2 staff 32768 4 mai 09:34 key3.db
-rw-r--r--@ 1 test2 staff 452 2 mai 11:22 localstore-safe.rdf
-rw-r--r--@ 1 test2 staff 2217 4 mai 09:34 localstore.rdf
-rw-r--r--@ 1 test2 staff 3225 30 avr 15:38 mimeTypes.rdf
drwx------@ 2 test2 staff 264 30 avr 15:29 minidumps
-rw-r--r--@ 1 test2 staff 65536 3 mai 15:37 permissions.sqlite
-rw-r--r--@ 1 test2 staff 10485760 4 mai 09:33 places.sqlite
-rw-------@ 1 test2 staff 6271 2 mai 14:09 pluginreg.dat
-rw-------@ 1 test2 staff 4652 4 mai 09:34 prefs.js
-rw-r--r--@ 1 test2 staff 12063 30 avr 16:33 search.json
-rw-r--r--@ 1 test2 staff 65536 30 avr 16:33 search.sqlite
-rw-------@ 1 test2 staff 32768 30 avr 15:29 secmod.db
-rw-------@ 1 test2 staff 757 4 mai 09:33 sessionstore.bak
-rw-------@ 1 test2 staff 2222 4 mai 09:34 sessionstore.js
-rw-r--r--@ 1 test2 staff 294912 2 mai 16:36 signons.sqlite
-rw-r--r--@ 1 test2 staff 154 4 mai 09:33 urlclassifierkey3.txt
drwxr-xr-x@ 5 test2 staff 264 30 avr 16:41 weave
-rw-r--r--@ 1 test2 staff 98304 3 mai 15:57 webappsstore.sqlite
'''After starting Firefox again (new bookmark added above is not here anymore) :'''
-rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 addons.sqlite
-rw-r--r--@ 1 test2 staff 21182 3 mai 15:30 blocklist.xml
drwx------@ 6 test2 staff 264 4 mai 09:17 bookmarkbackups
-rw-------@ 1 test2 staff 98304 4 mai 09:34 cert8.db
-rw-r--r--@ 1 test2 staff 98304 3 mai 15:22 chromeappsstore.sqlite
-rw-------@ 1 test2 staff 201 2 mai 11:51 compatibility.ini
-rw-r--r--@ 1 test2 staff 229376 30 avr 15:29 content-prefs.sqlite
-rw-r--r--@ 1 test2 staff 524288 4 mai 09:33 cookies.sqlite
-rw-r--r--@ 1 test2 staff 65536 30 avr 15:30 downloads.sqlite
drwxr-xr-x@ 4 test2 staff 264 2 mai 11:36 extensions
-rw-r--r--@ 1 test2 staff 335 2 mai 11:47 extensions.ini
-rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 extensions.sqlite
-rw-r--r--@ 1 test2 staff 163840 4 mai 09:33 formhistory.sqlite
-rw-------@ 1 test2 staff 32768 4 mai 09:34 key3.db
-rw-r--r--@ 1 test2 staff 452 2 mai 11:22 localstore-safe.rdf
-rw-r--r--@ 1 test2 staff 2217 4 mai 09:34 localstore.rdf
-rw-r--r--@ 1 test2 staff 3225 30 avr 15:38 mimeTypes.rdf
drwx------@ 2 test2 staff 264 30 avr 15:29 minidumps
-rw-r--r--@ 1 test2 staff 65536 3 mai 15:37 permissions.sqlite
-rw-r--r--@ 1 test2 staff 10485760 4 mai 09:33 places.sqlite
-rw-------@ 1 test2 staff 6271 2 mai 14:09 pluginreg.dat
-rw-------@ 1 test2 staff 4652 4 mai 09:34 prefs.js
-rw-r--r--@ 1 test2 staff 12063 30 avr 16:33 search.json
-rw-r--r--@ 1 test2 staff 65536 30 avr 16:33 search.sqlite
-rw-------@ 1 test2 staff 32768 30 avr 15:29 secmod.db
-rw-------@ 1 test2 staff 2222 4 mai 09:34 sessionstore.bak
-rw-------@ 1 test2 staff 2999 4 mai 09:34 sessionstore.js
-rw-r--r--@ 1 test2 staff 294912 2 mai 16:36 signons.sqlite
-rw-r--r--@ 1 test2 staff 154 4 mai 09:34 urlclassifierkey3.txt
drwxr-xr-x@ 5 test2 staff 264 30 avr 16:41 weave
-rw-r--r--@ 1 test2 staff 98304 3 mai 15:57 webappsstore.sqlite

Similar Messages

  • How can i know if the sync process is done after a bookmark adding or so such and when it is processing , immediately after changes or what?

    how can i know if the sync process is done after a bookmark adding or so such and when it is processing , immediately after changes or what?

    I don't know whether you solve your problem or not! Anyway, I have the same problem. The program hangs when getInputStream is called.
    DataInputStream dis = new DataInputStream(request.getInputStream());
    If you have the answer, please let me know. Thanks!!

  • My photos don't rotate anymore when I flip my phone and I notice a new icon symbol in the upper right corner of the screen that looks like a lock with a 3/4 circle going around it. Any ideas???

    My photos don't rotate anymore when I flip my phone and I notice a new icon in the upper right corner that looks like a lock with a 3/4 circle going around it.
    Any ideas???
    Thanks

    A Icons and their meanings are covered in the manual ( orientation lock included)
    iPhone User Guide (For iOS 5.1 Software)

  • Every single extension I have is broken. Uninstalling and re-installing doesn't work either. They say they'll be updated when Firefox is restarted, but I can't even open the preferences for each plug-in.

    Not a solitary extension is working. Many of them say that they'll be updated when Firefox is restarted; some of them ostensibly appear to be working, but clicking on the 'preferences' button provokes no response. I have Firefox 3.6.13. I've tried uninstalling and then re-installing one of the extensions (Stumbleupon) but to no avail. Do I need to be re-installing Firefox here?

    This can happen if one of the files that stores details on installed extensions is corrupt. To fix that see the section on corrupt extension files in the [[Unable to install add-ons]] article.

  • I've copied my profile to a new PC, but the bookmarks still don't appear on the new PC. What am I doing wrong?

    I've followed the instructions on how to locate, backup, and install my profile on a new Windows 7 OS laptop. I closed Firefox and then re-launched Firefox. I checked the Bookmarks pull down menu and the copied information isn't coming up. Only the original Bookmark info is showing.

    Did you copy the full profile folder or only specific files to the current [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] ?
    See:
    http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    http://kb.mozillazine.org/Recovering_a_missing_profile
    Your plugins list shows outdated plugin(s) with known security and stability risks.
    * Shockwave Flash 10.0 r45
    * Next Generation Java Plug-in 1.6.0_17 for Mozilla browsers
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • Suddenly some bookmark folders do not open anymore when I go under "bookmarks" if I use them in the sidebar it works. How can I fix this, it is only with 2 folders, all the other work fine.

    I have created several bookmark folders and everything has worked fine until recently. Suddenly 2 folders do not open anymore when you hover the mouse over the folder.
    If I have the bookmarks in the sidebar everything works fine.

    -> click '''Firefox''' button and click '''Exit'''
    Start Firefox in Safe Mode by Holding down the '''Option''' key while starting your Mozilla application.
    As an alternate method, go to Utilities (in the Applications folder) and open Terminal, then run:
    /Applications/Firefox.app/Contents/MacOS/firefox-bin -safe-mode
    -> Firefox Safe Mode window will appear. DON'T SELECT ANY OPTIONS, just click '''Continue in Safe Mode'''
    Firefox will open up with just basic Firefox. Check and tell if its working while you are in Safe Mode.

  • Changes to my bookmarks are not saved when firefox is restarted. I already tried deleting places.sqlite, but it is still doing this.

    Since I downloaded Firefox 4, I have not been able to save changes to my bookmarks (this includes both adding new bookmarks or deleting old bookmarks). When I make a change, the changes are not saved the next time I restart Firefox. After doing a Google search I found a Mozilla help page that suggested deleting the place.sqlite file. After doing this, Firefox will save changes for a few days, but then go back to not saving the changes. I've done this twice already.

    Sounds that you have cleanup or other security software that cause corruption of the file places.sqlite
    You need to check the settings of your software and make sure that you exclude the Firefox Profile Folder to avoid such problems.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • I'm running Firefox 3.6.13. Add-ons say will be installed when Firefox is restarted but they don't install. What is the problem?

    I also have a few add-ons that aren't compatible with my current version of Firefox, and they say they will be un-installed when Firefox restarts, but they still stay on the add-ons list.

    Delete the files extensions.* (extensions.rdf, extensions.cache, extensions.ini, extensions.sqlite) and compatibility.ini in the Firefox [[Profiles|profile folder]] to reset the extensions registry. New files will be created when required.
    See "Corrupt extension files": http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    If you see disabled, not compatible, extensions in "Tools > Add-ons > Extensions" then click the "Find Updates" button (in Firefox 4: right-click the extension -> "Find Updates") to do a compatibility check.

  • Background image vertically distorted -appears ok when paused and restarted

    using 768 x 576 .jpg images as background for a PAL standard idvd:
    - when burned with "PAL"Standard (4:3)" / "professional quality" (movie length is 55 min,)
    - & watching on a laptop/a mac g5 / a windows pc
    the images appeared vertically distorted
    but:
    when pausing and restarting the dvd again the image
    changes to the desired size
    even when i used a quicktime as background movie
    the same problem occurs
    whereas:
    the display on a TV* was fine
    (given that a 4:3 ratio was set for a widescreen tv or using a 4:3 ratio TV)
    when i did not use any image (burning just the movie)
    nothing appeared to be distorted (the movie is not distorted
    neither are the no-images-no-backgrounds-at-all menu screens)
    Is there any specific colour depth or other technical information
    i need to consider to solve this problem?
    ... I noticed that the colour of the image looks significantly different
    on a TV compared to laptop/mac/windows pc
    whereas the movie's colour appears to be quite similar
    on TV/laptop/mac/windows pc ....

    Thank you for trying to help, I really appreciate it.
    It does not matter which option you use. As you know, one would want the background image on each page of a site to be the same size and location to provide a seamless transition from page to page. When using the blank template, the page can have an image put in (using fit, fill, stretch, orig) and be contiguous from page to page. However, when using the Photo template, after clicking on an album image to view larger, the background image unexplicably shifts/distorts downward on the page, and stays that way even upon returning to the album.

  • Some font families don't work anymore with Firefox 4 - why?

    Since upgrading to Firefox 4 some font families (like for example "Script") don't work anymore though they were working with Firefox 3.6. How can one solve this?

    You can see it for example here in [http://en.wikipedia.org/wiki/Font_family_%28HTML%29 Wikipedia] where (at least on my screen) most font-families look the same now. I have also attached a screenshot of the table in the article so you can see.
    I don't actually know which font I have installed as I didn't install any in addition. It was propably some system font (is suppose Lucida Handwritig oder Lucida Calligraphy from the looking).
    If there are any special installments required please tell me because I have absolutely no idea about such things.

  • App Tabs open as full tabs when Firefox 8 restarts?

    I've a few pinned App Tabs... and they all open as normal tabs when I restart Firefox?
    So, now whenever I start Firefox, I'll have 4 small App Tabs on the left and 4 repeat app tabs open as normal tabs, a total of 9 tabs (including my home page)!?
    Please help.

    I've just solved this problem....
    The problem started when I set my home page... with all the App Tabs in place...
    When I clicked "Use Current Pages" (didn't notice the 's' on Pages), it actually set all (including the App Tabs) tabs as my home pages....
    So, when Firefox restarts, it opens all the tabs as home page!
    SOLVED.

  • My devices don't appear anymore on iTunes when I connect them

    I have version 11.1.3.8 of iTunes.
    Since I installed it, when I connect the devices to iTunes (iPod, iPad, iPhones), they are not visible anymore in iTunes.
    I can see they are connected to the computer (I can access them) but why don't they appear in iTunes.
    Finally, if I try to go to Files / devices / synchronise, "synchronise" is not accessible.
    Can you help me ?
    Thank you

    Try:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    or
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    boissegu wrote:
    Now yes.
    When I try to reinstal the apple mobile device driver (I have seen my iPod only in Mobile Devices), I navigate to
    Navigate to the following location:  C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers.
    But "Drivers" is not available (not visible).
    Thank you for support.

  • After last update "new photos" can`t import on the PC, because the iPhone don't appear anymore as a camera or new hardware. can anybody help me?

    before in Windows XP an window opened: "import camera assistent" (I don't know it exactely in english because I use the german version) every time I matched my iPhone with the PC and new photos or films are on it. But after the last softeware update in iTunes for the iPhone, no assistent opens. And no iPhone or camera appear as a hardware on the PC...I can't open the folders or copy the photos by myself. For me, it's not logical, why a software update is the reason for "disappearing" the iphome from my PC....
    Please help me, there a a lot of nice videos from my baby on the iPhone and I can't save it on the PC or CD or....
    Thank you!

    Try to revert the steps mentioned in this article to get the camera notification again:
    iOS: Disabling digital camera notification in Windows
    Also check this article again:
    Copying personal photos and videos from iPhone, iPad, or iPod touch to your computer
    Message was edited by: Ingo2711

  • New NAT definitions don't appear to be working

    N6 server running BM3.7. Been using pcAnywhere on 5 PCs in the
    organization for years. Now ISP has allotted more external fixed IP
    addresses and I am trying to set up a new PC to use one of the new
    addresses. I added the new addresses and their proper translations to
    the NAT definition (via INETCFG) and verified that the new
    translations look just like the original 5 in TCPIP.CFG. The 5631 and
    5632 filter exceptions are set to all addresses. I have tested and
    confirmed that I can use the new IP address to connect to the 5631
    port of a PC on the public side of the BM server but not on the
    private side.
    Can anyone suggest a setting I might have missed to open these new
    addresses through BorderMgr? Possibly a subnet mask somewhere that
    would limit the number of static IPs available? At a loss - any help
    appreciated!

    On Thu, 19 Oct 2006 15:50:32 GMT, Caterina Luppi <[email protected]>
    wrote:
    >Thomas,
    >
    >> N6 server running BM3.7. Been using pcAnywhere on 5 PCs in the
    >> organization for years. Now ISP has allotted more external fixed IP
    >> addresses and I am trying to set up a new PC to use one of the new
    >> addresses. I added the new addresses and their proper translations to
    >> the NAT definition (via INETCFG) and verified that the new
    >> translations look just like the original 5 in TCPIP.CFG. The 5631 and
    >> 5632 filter exceptions are set to all addresses. I have tested and
    >> confirmed that I can use the new IP address to connect to the 5631
    >> port of a PC on the public side of the BM server but not on the
    >> private side.
    >
    >devices that are static nat-ed aren't accessible from the private side
    >when using the "public" IP address. You'll have to use the private IP
    >address from your LAN.
    Maybe I didn't explain something properly above but this is a working
    configuration for 5 addresses. I'm just trying to extend the series
    of addresses available for PCs running pcAnywhere.
    >
    >> Can anyone suggest a setting I might have missed to open these new
    >> addresses through BorderMgr? Possibly a subnet mask somewhere that
    >> would limit the number of static IPs available? At a loss - any help
    >> appreciated!
    >
    >Well, we'll be able to tell you that if you provide us with the old and
    >new IP addresses and masks. for your privacy, just mask the THIRD octect
    >of the addresses (ex. 123.123.xxx.123/255.255.255.0)
    Old (working) addresses being NATed are
    192.168.xxx.2 >> to >> 192.168.yyy.2
    192.168.xxx.10 >> to >> 192.168.yyy.10
    192.168.xxx.11 >> to >> 192.168.yyy.11
    192.168.xxx.12 >> to >> 192.168.yyy.12
    192.168.xxx.13 >> to >> 192.168.yyy.13
    The series now continues with forth octet values of 14 thru 19.
    To explain the internal type addresses on the public side of the
    server - these are coming from a DSL router that has already made a
    translation from the external addresses. I have placed a PC directly
    on the router and confirmed that the external addresses are working
    and being translated properly.

  • Shared photo streams don't appear anymore after icloud account change

    Hi guys,
    I've two icloud accounts: account A and account B.
    Some days ago I switched my main icloud account (on my iPhone) from Account A to Account B.
    Today I come back to Account A, and I expected to have again in my iphone all the Shared photo streams I had (both created by me and subscribed).
    Instead in my iphone I cannot find any of my streamed stuff.
    Can you help me to find again my streams?
    Thanks!

    I attach four screenshots Yann - one is the project hierarchy - where you'll see PhotoStream appearing in Recent items, but not under the Web section (where you do see Facebook) and the other the preferences pane for PhotoStream in Aperture showing all three boxes checked.
    Attachments one and two are from my wife's computer - where she's not seeing shared PhotoStreams.
    Attachments three and four are from my computer - we I do see them.
    What I notice when I compare these side by side is that there is a difference in the setting panel for photo stream between the two.  Mine has a fourth option for shared photo streams - my wife's doesn't.
    Yet both s/w versions for Aperture are 3.4.5.  There is a difference in what is listed in the Aperture version after the version number, but both computers are fully up to date with no further updates available.  (Final two images first my wife's then my s/w version)
    Is your view/settings any different?

Maybe you are looking for

  • Internal table in badi

    Hello friends, I am working with Badi's and my requirement is i need to fetch the data from database in badi method and have to use that data in my abap program. So, is there any way i can declare internal table as export parameter of badi method or

  • Forwarding Application Error in ABAP Proxy to CCMS

    Hi, We are using fault messages for inbound ABAP proxy interfaces to capture application errors, and we can see the error in the monitoring of ECC. However, Is there a way, we can forward it to CCMS of ECC (and not XI), because we want to use an exte

  • RMAN backup with archivelog (pros/cons)

    When performing a "backup database with archivelogs" where does rman store the info contained in the archive logs. If I do a backup like this do I still need to keep the archive logs out on disk? Does this increase time to do backups? I have some pro

  • Graph and image don't update until switch to backpanel

    All,    I have a large and, no doubt, inefficient image acquisition/processing VI running 2 Andor scientific cameras using their sdk package.  Obviously, this is not NI-supported, but I have some weird behavior.  Recently, I have found that several o

  • Iphone 5 time is off

    My Iphone 5 is off by at least 15 or 20 minutes for periods throughout the day.  Seems like when connected to LTE.  Corrects itself periodically.  This makes my calendar and appointments unreliable at best and useless at worst.  If I switch LTE off s