Sproglet / oversight

Oversight Jukebox for Popcorn Hour 1 and 2 series. Original code by Lordy.
1 stars 0 forks source link

Assertion `alt_text' failed #636

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. What version of Oversight are you using?
2.0testing-r2006

2. On what operating system?
Windows 7/64
3. If it is a scan related defect please provide scan logs . see
http://code.google.com/p/oversight/wiki/SendingLogReports#Scan_Logs (scan
errors without scan logs will be looked at last.)

4  What is the expected output? What do you see instead?
Expected full display but scanning stopped and this displayed on front screen. 
Ran scan & crashed / re-installed / re-ran scan & crashed. 

Got: oversight.cgi: display.c:1330: get_local_image_link: Assertion `alt_text' 
failed.

Checked all source for UTF-8 chars, checker turned up nothing

on player box

387 files checked.
19 folders checked.
0 invalid UTF-8 names.
0 invalid ASCII-names.
0 filenames with invalid characters

On server

4657 files checked.
444 folders checked.
0 invalid UTF-8 names.
0 invalid ASCII-names.
0 filenames with invalid characters

5. If possible tested with the latest alpha.

Please provide any additional information below.

Original issue reported on code.google.com by PaulCGo...@gmail.com on 23 Aug 2011 at 8:39

Attachments:

GoogleCodeExporter commented 9 years ago
The defect appears to occur when the sort order is changed from age to name.

Original comment by PaulCGo...@gmail.com on 5 Sep 2011 at 8:21

GoogleCodeExporter commented 9 years ago
Same issue.
The main view was working fine until I changed the default language to French.

Original comment by mannc...@gmail.com on 23 Oct 2011 at 1:38

GoogleCodeExporter commented 9 years ago
Same issue too.
French language.
Only few page are this problem, in age,name,genre but not in alphabetical 
filter ?!?

In my case the page 0 in name order are broken i remove the 16 first films and 
rescan but the frist page is still boken. strange.

Original comment by syx...@gmail.com on 6 Nov 2011 at 3:32

GoogleCodeExporter commented 9 years ago
Edit: issue is due to the alt information of allocine poster.

example : http://www.allocine.fr/film/fichefilm_gen_cfilm=57956.html

Original comment by syx...@gmail.com on 6 Nov 2011 at 4:21

GoogleCodeExporter commented 9 years ago
Same issue here, also with french language.

Original comment by Simsel...@gmail.com on 19 Dec 2011 at 8:54

GoogleCodeExporter commented 9 years ago
Assertion removed
http://code.google.com/p/oversight/source/detail?r=2071&path=/trunk/src/display.
c

Original comment by a...@lordy.org.uk on 30 Apr 2012 at 1:15