moutard / SubZoom-Proto1

1 stars 1 forks source link

stories appear/disappear #33

Closed rkorach closed 11 years ago

rkorach commented 12 years ago

when refreshing the new tab page, the stories displayed are not the same. The first ones are present, then disappear, then come back, etc... sometimes i have 1 2 3 4 5 6 7 ... refresh 2 3 4 5 6 7... refresh 3 4 5 6 7 ... refresh 1 2 3 4 5 6 7 ...

it doesn't seem to be following a pattern though.

moutard commented 12 years ago

The first one story is always recomputed. This behavior is a bit strange I do not have the same behavior.

moutard commented 12 years ago

@rkorach I need more informations to solve this problem.

HadrienR commented 12 years ago

i observe a similar problem when I delete an important number of stickers (leaving 2-3 of them with pictures) and then reload the new tab. Stickers appearing are doubled or sometimes deleted stories re-appear. Hope this helps.

moutard commented 12 years ago

Yes the behavior you explained, doesn't surprise me. I explained to Pink how it works, I can explained it you by phone if you want. The main idea : for the moment stories are recomputed using all the data from the last stories. So if you delete first stories and second stories, the last stories is the third one, so second and first one will be recomputed using history items that are no deleted.

But that's not the bug described. The bug described seems to appear when you refresh without doing anything else. This behavior is suprising.

2012/8/12 Hadri notifications@github.com

i observe a similar problem when I delete an important number of stickers (leaving 2-3 of them with pictures) and then reload the new tab. Stickers appearing are doubled or sometimes deleted stories re-appear. Hope this helps.

— Reply to this email directly or view it on GitHubhttps://github.com/moutard/SubZoom-Proto1/issues/33#issuecomment-7676234.

HadrienR commented 12 years ago

I think I get the general Idea. I can't observe what Pink describes in my version of the app so let's leave it for when he comes back.

rkorach commented 12 years ago

It is worse now for me :S After install I only got a few stories (maybe 4). At every new tab, I lost a story. Now I don't have any sticker anymore. You don't experience this?

rkorach commented 12 years ago

I reinstalled and got more stories. See what's happening at every new tab (screenshots enclosed)

On Sun, Aug 12, 2012 at 4:27 PM, Hadri notifications@github.com wrote:

I think I get the general Idea. I can't observe what Pink describes in my version of the app so let's leave it for when he comes back.

— Reply to this email directly or view it on GitHubhttps://github.com/moutard/SubZoom-Proto1/issues/33#issuecomment-7676705.

rkorach commented 12 years ago

weirder, after that I made a new tab and this time I only had one story left. After a new one, no more story.

just in case, my console log Controller - init - controller.js:24chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/controller/controller.js less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/startpage.lesssuccessfully. less.js:8 chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/lib/less.js less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/startpage.lessgenerated in 157ms less.js:8 chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/lib/less.js less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/story.lesssuccessfully. less.js:8 chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/lib/less.js less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/story.lessgenerated in 22ms less.js:8 chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/lib/less.js less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/loading.lesssuccessfully. less.js:8 chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/lib/less.js less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/loading.lessgenerated in 57ms less.js:8 chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/lib/less.js less: css generated in 236ms less.js:8chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/lib/less.js The database is already up to date engine.js:160chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/db/engine.js Global store created controller.js:40chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/controller/controller.js Ask if empty controller.js:42chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/controller/controller.js Contoller : already installed - DBSCAN2 controller.js:54chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/controller/controller.js Controller - start controller.js:242chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/controller/controller.js The database is already up to date engine.js:160chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/db/engine.js Failed to load resource chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/algo/dbscan1/detect_sessions.js 2Uncaught Error: NETWORK_ERR: XMLHttpRequest Exception 101 algo/dbscan1/worker.js:24chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/algo/dbscan1/worker.js

Pink

On Sun, Aug 19, 2012 at 4:30 PM, Raphaël Korach pink@cottontracks.comwrote:

I reinstalled and got more stories. See what's happening at every new tab (screenshots enclosed)

On Sun, Aug 12, 2012 at 4:27 PM, Hadri notifications@github.com wrote:

I think I get the general Idea. I can't observe what Pink describes in my version of the app so let's leave it for when he comes back.

— Reply to this email directly or view it on GitHubhttps://github.com/moutard/SubZoom-Proto1/issues/33#issuecomment-7676705.

moutard commented 12 years ago

I am working on the algo. You have download a non stable version. Not relevant.

rkorach commented 12 years ago

Sorry, didn't know about the non-stable version.

On Sun, Aug 19, 2012 at 8:03 PM, Raphael Moutard notifications@github.comwrote:

I am working on the algo. You have download a non stable version. Not relevant.

— Reply to this email directly or view it on GitHubhttps://github.com/moutard/SubZoom-Proto1/issues/33#issuecomment-7855732.

rkorach commented 12 years ago

up. @moutard : My stories are still disappearing at every new tab.

moutard commented 12 years ago

Yes, as you know DBSCAN2 is for the moment the same that DBSCAN1. But now I used DBSCAN3, its become icompatible. I will work on DBSCAN2 soon. To avoid this.

On Thu, Aug 30, 2012 at 10:41 AM, Raphaël Korach notifications@github.comwrote:

up. @moutard https://github.com/moutard : My stories are still disappearing at every new tab.

— Reply to this email directly or view it on GitHubhttps://github.com/moutard/SubZoom-Proto1/issues/33#issuecomment-8152899.

moutard commented 12 years ago

@rkorach if it's ok after the previous commit close this issue. If not, try to send me more info. thanks

rkorach commented 12 years ago

I had a non opening curtain at first. Here is what happened: I deactivated previous version. Uninstalled it. Then installed new one.

non opening curtain, with the logs below.

Then I uninstalled / installed again. It worked and seems to be ok now. But I'll perform some more tests.

Controller - init - controller.js:26 less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/startpage.lesssuccessfully. less.js:8 less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/startpage.lessgenerated in 53ms less.js:8 less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/story.lesssuccessfully. less.js:8 less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/story.lessgenerated in 14ms less.js:8 less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/loading.lesssuccessfully. less.js:8 less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/loading.lessgenerated in 50ms less.js:8 less: css generated in 117ms less.js:8 A setVersion is needed engine.js:86

  1. setVersion blocked. undefined engine.js:153

    1. IDBVersionChangeEvent engine.js:154

    1. IDBVersionChangeRequest engine.js:155

  2. setVersion errorundefined engine.js:146

    1. Event engine.js:147

    1. IDBVersionChangeRequest engine.js:148

A setVersion is needed engine.js:86

  1. setVersion blocked. undefined engine.js:153

    1. IDBVersionChangeEvent engine.js:154

    1. IDBVersionChangeRequest engine.js:155

  2. setVersion errorundefined engine.js:146

    1. Event engine.js:147

    1. IDBVersionChangeRequest

On Fri, Aug 31, 2012 at 10:30 AM, Raphael Moutard notifications@github.comwrote:

@rkorach https://github.com/rkorach if it's ok after the previous commit close this issue. If not, try to send me more info. thanks

— Reply to this email directly or view it on GitHubhttps://github.com/moutard/SubZoom-Proto1/issues/33#issuecomment-8185626.

rkorach commented 12 years ago

Actually I have other problems:

On Fri, Aug 31, 2012 at 3:01 PM, Raphaël Korach pink@cottontracks.comwrote:

I had a non opening curtain at first. Here is what happened: I deactivated previous version. Uninstalled it. Then installed new one.

non opening curtain, with the logs below.

Then I uninstalled / installed again. It worked and seems to be ok now. But I'll perform some more tests.

Controller - init - controller.js:26 less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/startpage.lesssuccessfully. less.js:8 less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/startpage.lessgenerated in 53ms less.js:8 less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/story.lesssuccessfully. less.js:8 less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/story.lessgenerated in 14ms less.js:8 less: parsed chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/loading.lesssuccessfully. less.js:8 less: css for chrome-extension://oakgfdhlehmhkabhkbmhabdfkffikioo/media/loading.lessgenerated in 50ms less.js:8 less: css generated in 117ms less.js:8 A setVersion is needed engine.js:86

  1. setVersion blocked. undefined engine.js:153

    1. IDBVersionChangeEvent engine.js:154

    1. IDBVersionChangeRequest engine.js:155

  2. setVersion errorundefined engine.js:146

    1. Event engine.js:147

    1. IDBVersionChangeRequest engine.js:148

A setVersion is needed engine.js:86

  1. setVersion blocked. undefined engine.js:153

    1. IDBVersionChangeEvent engine.js:154

    1. IDBVersionChangeRequest engine.js:155

  2. setVersion errorundefined engine.js:146

    1. Event engine.js:147

    1. IDBVersionChangeRequest

On Fri, Aug 31, 2012 at 10:30 AM, Raphael Moutard < notifications@github.com> wrote:

@rkorach https://github.com/rkorach if it's ok after the previous commit close this issue. If not, try to send me more info. thanks

— Reply to this email directly or view it on GitHubhttps://github.com/moutard/SubZoom-Proto1/issues/33#issuecomment-8185626.

rkorach commented 12 years ago

I repeated it. It is only happening between the two first stickers, for the first tab that is opened

moutard commented 11 years ago

This problem is solve but maybe will create new some problems. But this issue is too long and really old.