Re: 2.46 data manager not working

2017-01-02 Thread Mason83
On 31/12/2016 03:39, Paul Bergsagel wrote: > bern...@nospam.com wrote: >> Having a problem with data manager in 2.46 I tried to get into my >> password list and the window comes up and locks up. Went back to 2.40 >> works perfect. Any ideas? > Just a thought...When I open the data manager for the

Re: 2.46 data manager not working

2017-01-01 Thread Hb
bern...@nospam.com wrote on 2016-12-26: > Having a problem with data manager in 2.46 With my existing work profile the Data Manager was very slow in Seamonkey under Windows. It was good again after deleting storage/*.*, content-prefs.sqlite, cookies.sqlite, formhistory.sqlite,

Re: 2.46 data manager not working

2016-12-30 Thread Jonathan N. Little
Paul Bergsagel wrote: > bern...@nospam.com wrote: >> Having a problem with data manager in 2.46 I tried to get into my >> password list and the window comes up and locks up. Went back to 2.40 >> works perfect. Any ideas? > Just a thought...When I open the data manager for the first time in a >

Re: 2.46 data manager not working

2016-12-30 Thread Paul Bergsagel
bern...@nospam.com wrote: Having a problem with data manager in 2.46 I tried to get into my password list and the window comes up and locks up. Went back to 2.40 works perfect. Any ideas? Just a thought...When I open the data manager for the first time in a session the data manager seems to

Re: 2.46 data manager not working

2016-12-27 Thread Frank-Rainer Grahl
The previous script swallowed entries or just ended the search with an exception. There were also some errors in the script which just resulted in nothing displayed in e.g. under storage. It now tries to map them to the correct domain and when it fails displays them under the global * domain.

Re: 2.46 data manager not working

2016-12-27 Thread Jonathan N. Little
Frank-Rainer Grahl wrote: [fixed top-posting] > Jonathan N. Little wrote: >> Also not that this was not a problem at all just a few days ago >> with 2.40 with same data. It just manifested as a problem with >> 2.46. There is something significantly different with the upgrade. > > Yes because it

Re: 2.46 data manager not working

2016-12-27 Thread Frank-Rainer Grahl
Yes because it probably was broken before or just swallowed some entries. It now should display and process all of them which might mean it might need some performance tuning in the source code. You can set data_manager.debug to true in about:config and check what it is doing in the console.

Re: 2.46 data manager not working

2016-12-27 Thread Jonathan N. Little
Hawker wrote: > On 12/27/2016 10:46 AM, Frank-Rainer Grahl wrote: >> The source might need some fine tuning. Maybe someone can check the >> row counts in the content-prefs and permissions DB when it does >> this. >> >> Data Manager does read all of them during start. In at least the >> 2.39 and

Re: 2.46 data manager not working

2016-12-27 Thread Hawker
On 12/27/2016 10:46 AM, Frank-Rainer Grahl wrote: The source might need some fine tuning. Maybe someone can check the row counts in the content-prefs and permissions DB when it does this. Data Manager does read all of them during start. In at least the 2.39 and 2.40 versions it might have

Re: 2.46 data manager not working

2016-12-27 Thread Frank-Rainer Grahl
The source might need some fine tuning. Maybe someone can check the row counts in the content-prefs and permissions DB when it does this. Data Manager does read all of them during start. In at least the 2.39 and 2.40 versions it might have crapped out because of errors early. FRG Hawker

Re: 2.46 data manager not working

2016-12-27 Thread Hawker
On 12/25/2016 9:08 PM, bern...@nospam.com wrote: Having a problem with data manager in 2.46 I tried to get into my password list and the window comes up and locks up. Went back to 2.40 works perfect. Any ideas? Same issue here. It locks up for a bit with a "not responding", but eventually

Re: 2.46 data manager not working

2016-12-26 Thread cyberzen
Le 26/12/2016 à 17:18, cyberzen a écrit : Le 26/12/2016 à 11:53, Frank-Rainer Grahl a écrit : Did you use a version higher than 2.46 with this profile in the past? thank you for your reply, I went recently (in October) from 2.26.1 to 2.40 and that's all I have another XP SP3 PC that was

Re: 2.46 data manager not working UPDATE

2016-12-26 Thread David E. Ross
On 12/26/2016 10:43 AM, Frank-Rainer Grahl wrote: > Good. There is maybe a lot of junk in permissions.sqlite. If you know what > you > are doing you can clean it out with an sqlite editor like SQLiteStudio when > SeaMonkey is not running. > > Also check the * global domain for junk. > > You

Re: 2.46 data manager not working UPDATE

2016-12-26 Thread Jonathan N. Little
Frank-Rainer Grahl wrote: > Good. There is maybe a lot of junk in permissions.sqlite. If you know > what you are doing you can clean it out with an sqlite editor like > SQLiteStudio when SeaMonkey is not running. permissions.sqlite just seems to be two table definitions but no records. I have DB

Re: 2.46 data manager not working UPDATE

2016-12-26 Thread Frank-Rainer Grahl
Good. There is maybe a lot of junk in permissions.sqlite. If you know what you are doing you can clean it out with an sqlite editor like SQLiteStudio when SeaMonkey is not running. Also check the * global domain for junk. You can also try the old cookie viewer to check the allowed cookie

Re: 2.46 data manager not working UPDATE

2016-12-26 Thread Jonathan N. Little
Jonathan N. Little wrote: > David E. Ross wrote: >> On 12/25/2016 6:08 PM, bern...@nospam.com wrote: >>> Having a problem with data manager in 2.46 I tried to get into my >>> password list and the window comes up and locks up. Went back to 2.40 >>> works perfect. Any ideas? >>> >> >> Windows 7

Re: 2.46 data manager not working

2016-12-26 Thread Jonathan N. Little
David E. Ross wrote: > On 12/25/2016 6:08 PM, bern...@nospam.com wrote: >> Having a problem with data manager in 2.46 I tried to get into my >> password list and the window comes up and locks up. Went back to 2.40 >> works perfect. Any ideas? >> > > Windows 7 Ultimate SP1 > Mozilla/5.0

Re: 2.46 data manager not working

2016-12-26 Thread cyberzen
Le 26/12/2016 à 11:53, Frank-Rainer Grahl a écrit : Did you use a version higher than 2.46 with this profile in the past? thank you for your reply, I went recently (in October) from 2.26.1 to 2.40 and that's all -- cyberzen ___ support-seamonkey

Re: 2.46 data manager not working

2016-12-26 Thread Frank-Rainer Grahl
Likely a corrupt profile. Check if bug 1305624 applies: https://bugzilla.mozilla.org/show_bug.cgi?id=1305624 Did you use a version higher than 2.46 with this profile in the past? You can delete the storage directory in you profile and see if the error goes away. Usually its non essential but

Re: 2.46 data manager not working

2016-12-26 Thread cyberzen
Le 26/12/2016 à 06:09, Jonathan N. Little a écrit : bern...@nospam.com wrote: Having a problem with data manager in 2.46 I tried to get into my password list and the window comes up and locks up. Went back to 2.40 works perfect. Any ideas? Same here, message script not responding after a

Re: 2.46 data manager not working

2016-12-25 Thread Richmond
bern...@nospam.com writes: > Having a problem with data manager in 2.46 I tried to get into my password > list and the window comes up and locks up. Went back to 2.40 works > perfect. Any ideas? It is working ok for me on linux 2.49. But I read that the data manager on 2.40 was half broken. So

Re: 2.46 data manager not working

2016-12-25 Thread David E. Ross
On 12/25/2016 6:08 PM, bern...@nospam.com wrote: > Having a problem with data manager in 2.46 I tried to get into my > password list and the window comes up and locks up. Went back to 2.40 > works perfect. Any ideas? > Windows 7 Ultimate SP1 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0)

Re: 2.46 data manager not working

2016-12-25 Thread Jonathan N. Little
bern...@nospam.com wrote: > Having a problem with data manager in 2.46 I tried to get into my > password list and the window comes up and locks up. Went back to 2.40 > works perfect. Any ideas? Same here, message script not responding after a long time. The only way I could get to passwords is