moutard / SubZoom-Proto1

1 stars 1 forks source link

9 empty story titles (stickers / flipping bar) in a row after install #40

Closed HadrienR closed 12 years ago

HadrienR commented 12 years ago

I'm getting many empty stickers (no title/ no image) after installing 0.0.2.8. The title doesn't appear in the flipping bar either.

Getting no title for a story is a pretty big problem. Stories shouldn't be displayed if titles can't be computed.

Console:

Controller - init - controller.js:23 less: parsed chrome-extension://bffhpelggejfbhmanblcndnaikhamehe/media/startpage.less successfully. less.js:8 less: css for chrome-extension://bffhpelggejfbhmanblcndnaikhamehe/media/startpage.less generated in 67ms less.js:8 less: parsed chrome-extension://bffhpelggejfbhmanblcndnaikhamehe/media/story.less successfully. less.js:8 less: css for chrome-extension://bffhpelggejfbhmanblcndnaikhamehe/media/story.less generated in 17ms less.js:8 less: parsed chrome-extension://bffhpelggejfbhmanblcndnaikhamehe/media/loading.less successfully. less.js:8 less: css for chrome-extension://bffhpelggejfbhmanblcndnaikhamehe/media/loading.less generated in 40ms less.js:8 less: css generated in 124ms less.js:8 Global store created controller.js:38 Ask if empty controller.js:40 Installation : Already a data base - Not first Installation controller.js:47 Controller - reinstall controller.js:166 861entry deleted engine.js:901 Controller - install controller.js:136 PopulateVisitItems - Start populate_db.js:100 PopulateVisitItems - chrome history search has returned 1000 items populate_db.js:109 New PreRemoveTools - Start populate_db.js:19 26entry deleted engine.js:901 756PopulateVisitItems - visitItem added populate_db.js:128 PopulateDB - End populate_db.js:131 @@Time to PopulateStore : 4.424s populate_db.js:133 FirstInstallation - Start wDBSCAN with 757 items controller.js:142 Array[757] controller.js:144 Array[757] controller.js:152 wDBSCAN - Worker ends: 24 controller.js:72 Array[757] cluster_story.js:13 24 cluster_story.js:14 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Class cluster_story.js:73 Object controller.js:92 [ Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class , Class ] expand_store.js:13 DB - add stories expand_store.js:14 757update queryKeywords controller.js:84 world update world.js:37

moutard commented 12 years ago

@HadrienR soved, but If all the title are empty and there is no query keywords, the title will be empty because I can't compute it. Close when checked

HadrienR commented 12 years ago

Looks good to me!