NetTalk Central

Author Topic: JAVASCRIPT Error on disconnected mobile  (Read 4384 times)

walter.dasilva

  • Sr. Member
  • ****
  • Posts: 314
  • SOFTVALE
    • MSN Messenger - walter@softvale.com.br
    • View Profile
    • SOFTVALE
JAVASCRIPT Error on disconnected mobile
« on: May 04, 2016, 01:12:00 PM »
HI Bruce,

I started getting a JAVASCRIPT error, and console is showing this:

nt-idb.js:144 Uncaught TypeError: Failed to execute 'open' on 'IDBFactory': The version provided must not be 0.

I've already make a copy of web from libscr.

Regards,

Walter

« Last Edit: May 05, 2016, 06:07:27 AM by walter.dasilva »
Walter - SOFTVALE

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: JAVASCRIPT Error on disconnect mobile
« Reply #1 on: May 04, 2016, 10:26:44 PM »
Hi Walter,

did you perchance change the dictionary? Maybe add a new table or something?

cheers
Bruce

walter.dasilva

  • Sr. Member
  • ****
  • Posts: 314
  • SOFTVALE
    • MSN Messenger - walter@softvale.com.br
    • View Profile
    • SOFTVALE
Re: JAVASCRIPT Error on disconnected mobile
« Reply #2 on: May 05, 2016, 05:13:01 AM »
Hi Bruce,

Yes, include fields and tables.

Cheers,
Walter
« Last Edit: May 05, 2016, 06:07:48 AM by walter.dasilva »
Walter - SOFTVALE

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: JAVASCRIPT Error on disconnected mobile
« Reply #3 on: May 05, 2016, 11:12:25 PM »
I haven't tested this, but bump the dictionary version up by 1.
To do this,
Open the dictionary.
From the Dictionary Menu choose "show Properties Dialog"
Versions tab
Click on the green + button.

I would be interested to know if this solves the problem. If it does I'll see if I can make the process to increment the number a bit easier.
I _think_ it only has to be bumped up when new tables are added, but let's find out.

Please report back what happens.

cheers
Bruce


walter.dasilva

  • Sr. Member
  • ****
  • Posts: 314
  • SOFTVALE
    • MSN Messenger - walter@softvale.com.br
    • View Profile
    • SOFTVALE
Re: JAVASCRIPT Error on disconnected mobile
« Reply #4 on: May 06, 2016, 05:33:24 AM »
Hi Bruce,

it works for me.

Thanks
Walter - SOFTVALE

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: JAVASCRIPT Error on disconnected mobile
« Reply #5 on: May 06, 2016, 11:23:53 PM »
Thanks Walter. Good to know.