Closed HadrienR closed 12 years ago
It seems very weird because, it's the same code that is called. Can you send me a screenshot ?
I'm putting this on Asana.
[Copy/ Pasting the thread for legacy purpose]
/////////////
Sorry, I was sure it had been implemented, I'll close the issue.
Red
On Monday, August 13, 2012 at 4:18 PM, Green wrote:
On Mon, Aug 13, 2012 at 3:48 PM, Hadrien Raffalli red@cottontracks.com wrote: Just checked, I have the exact same result when I stay on the page for a while.
I tried that on a bunch of pages and it works exactly like yours except that the stickers default image stays… default.
Is it possible we have two problem:
1) The scripts takes too long to execute and misses content when the user does not stay long enough. Not so bad for now since we will catch some of the best content (longer stay on the page). script is launched when the page is "ready". If you kill the page before the visitItem is not saved. If you kill the page between the page is ready and the parser is working, (3s) the parser don't have time to find the best pictures So if you kill the page before,
2) There is still a problem with the stickers, in you IBM story do you have a sticker with a pic? This problem is not a "bug", it just a non implemented feature. for the moment you can have a pic in the sticker only if you have a real image in the story. So in my IBM, there is no image. (always the same problem, DBSCAN2 doesn't exists ans DBSCAN1 doesn't support image for visitItems.
Thanks,
Red
Red
On Monday, August 13, 2012 at 3:40 PM, Green wrote:
Controller - init - controller.js:23 less: parsed chrome-extension://lbideeobjnjgblonobanekiclppcnmlb/media/startpage.less successfully. less.js:8 less: css for chrome-extension://lbideeobjnjgblonobanekiclppcnmlb/media/startpage.less generated in 34ms less.js:8 less: parsed chrome-extension://lbideeobjnjgblonobanekiclppcnmlb/media/story.less successfully. less.js:8 less: css for chrome-extension://lbideeobjnjgblonobanekiclppcnmlb/media/story.less generated in 14ms less.js:8 less: parsed chrome-extension://lbideeobjnjgblonobanekiclppcnmlb/media/loading.less successfully. less.js:8 less: css for chrome-extension://lbideeobjnjgblonobanekiclppcnmlb/media/loading.less generated in 39ms less.js:8 less: css generated in 88ms less.js:8 The database is already up to date engine.js:160 Global store created controller.js:38 Ask if empty controller.js:40 Contoller : already installed - DBSCAN2 controller.js:52 Controller - start controller.js:194 story deleted controller.js:204 [
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ,
Class ] controller.js:218 After dbscan2 controller.js:112 [
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ] controller.js:113 1 controller.js:114 [
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ,
Object ] cluster_story.js:15 1 cluster_story.js:16
Class cluster_story.js:77 [
Class ] expand_store.js:13 DB - add stories expand_store.js:14 11The database is already up to date engine.js:160 ct - visitItems already loaded sticker.js:205 ct - visitItems corresponding to the clicked story sticker.js:206 [
Class
_iVisitTime: 1344864931520
_lExtractedWords: Array[0]
_lQueryWords: Array[0]
_oExtractedDNA: Class
_fPageScore: 0
_iPercent: 0
_lHighlightedText: Array[0]
_lScores: Array[0]
_sFirstParagraph: "For corporate managers, I.B.M. is a security blanket. Over the years, Big Blue’s endorsement and embrace of a new technology product or trend have been the signal that it is safe for the business mainstream, from the personal computer to Linux."
_sImageUrl: "http://graphics8.nytimes.com/images/2012/01/15/technology/15bits-IBMconnections/15bits-IBMconnections-tmagArticle-v2.jpg"
proto: Class
_sFavicon: "/favicon.ico"
_sFavivon: ""
_sId: 734
_sStoryId: "UNCLASSIFIED"
_sTitle: "I.B.M. Makes Its Social Computing Strategy Smarter - NYTimes.com"
_sUrl: "http://bits.blogs.nytimes.com/2012/01/16/i-b-m-makes-its-social-computing-strategy-smarter/"
oUrl: parseUrl
proto: Class
, Class
_iVisitTime: 1344864917284
_lExtractedWords: Array[0]
_lQueryWords: Array[0]
_oExtractedDNA: Class
_fPageScore: 0
_iPercent: 0
_lHighlightedText: Array[2]
_lScores: Array[0]
_sFirstParagraph: "The headquarters of the start-up Square would be the absolute worst place to play hide-and-seek. There are no offices. Executives sit in open cubicles. All of the conference rooms, large and small, are surrounded by walls of clear glass. The only real place to hide, thankfully, would be the toilet."
_sImageUrl: "http://graphics8.nytimes.com/images/2012/01/15/technology/15bits-square-pic/15bits-square-pic-blog480.jpg"
proto: Class
_sFavicon: "/favicon.ico"
_sFavivon: ""
_sId: 733
_sStoryId: "UNCLASSIFIED"
_sTitle: "Design Sets Tone at Square, a Mobile Payments Start-Up - NYTimes.com"
_sUrl: "http://bits.blogs.nytimes.com/2012/01/15/disruptions-design-sets-the-tone-at-a-new-start-up/"
oUrl: parseUrl
proto: Class
, Class
_iVisitTime: 1344864906358
_lExtractedWords: Array[0]
_lQueryWords: Array[0]
_oExtractedDNA: Class
_fPageScore: 0
_iPercent: 0
_lHighlightedText: Array[0]
_lScores: Array[0]
_sFirstParagraph: "Trending – Apple vs. Samsung Trial Forces Companies to Open Up the Books ↵ ↵(function() {↵ jQuery(function() {↵ var arr = ["allthingsd"];↵ var x = arr[Math.floor(Math.random() * (arr.length - 1))];↵ var html = 'Follow @' + x + ' Githubissues.
I've just noticed that no images appear in my stories/ stickers for pages I browse after installation.
It is basically the same problem you fixed a few days ago except that it also impacts stories (.jpg / .png URL are displayed in DBSCAN's output but not for content indexed after install).
Do you need more details, screenshots, console? Or do you know where to look?