google-code-export / myseriesproject

Automatically exported from code.google.com/p/myseriesproject
1 stars 2 forks source link

Calendar Freezes For Suits Series #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create a new database
2.Insert series: Suits (2011) and complete all fields
3.Go to schedule (at June 2011 the cover image should be there but is not)
4.Go to the local folder of the series and add a few episodes (e.g. dummy .avi 
files with correct naming)
5.Go to schedule tab; if the month was between May 2011-September 2011 the GUI 
will freeze
6.Move backwards or forwards to pass these months, the GUI will unfreeze
4.Go to a frozen month and click in an other tab and back to Schedule, the GUI 
is mixed with the two tabs and the other tab is displayed behind the calendar 
one.

What is the expected output? What do you see instead?
The Suits episodes should be displayed in the calendar and the app should not 
freeze.
The frozen months are from June 2011 until September 2011.These are the months 
of the Suits episodes. If the episodes are attached to files it freezes the 
app. I have tested it also in v1.5.2(r870) and the same thing happens there as 
well.

What version of the product are you using? On what operating system?
Windows 7
v1.6.1

Please provide any additional information below.
I have attached a video reproduction with a new database. It is a bit blur 
because I had to compress it to be lower than 10MB. If you can't see it clearly 
I will  upload the original in youtube and send you the link.

Original issue reported on code.google.com by dkarata...@gmail.com on 10 Apr 2012 at 6:01

Attachments:

GoogleCodeExporter commented 9 years ago
That's a very interesting tab.
It seems that the problem is the jpg screenshot of the series.
Although it is saved under images directory (27518.jpg) it does not display.
The image is very big for a 600px jpg (it's about 700K) so I presume that it 
has to do with the compression or the type of the jpg that java isn't capable 
of reading. I got to do some testing.
If you open/save or convert the image with an image editor it should work fine

Original comment by lordo...@gmail.com on 10 Apr 2012 at 8:02

GoogleCodeExporter commented 9 years ago
*That's a very interesting bug* 

Opening the image with a jpg inspector program I got the error "File did not 
start with JPEG marker"
I got a similar error when trying to open it in photoshop (I opened it after 
renaming it to bmp)

This is definitely an error of the image but I'll try to  put a check before 
assigning an image to a series

Original comment by lordo...@gmail.com on 11 Apr 2012 at 9:38

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r916.

Original comment by lordo...@gmail.com on 12 Apr 2012 at 5:00