MoMaR5 / regalandroid

Automatically exported from code.google.com/p/regalandroid
0 stars 0 forks source link

GalleryConnectionException when browsing an album (Honeycomb 3.x only) #83

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On which type of gallery your problem occurred ? (G2, G3, Piwigo ?)

> Gallery 2.3.1

What version of regalandroid are you using? On what Android versions?

> 1.10 on my Samsung Galaxy Tab 10.1, this is Android 3.1

Can you provide your gallery url so that a developer can reproduce the
issue ? do we need to login ? in which album the problem occurred ?

> http://www.widodh.nl/foto/

What steps will reproduce the problem?
1. Add the Gallery
2. Browse through
3. Open a album

What is the expected output? What do you see instead?

> You expect to browse through, but I keep getting when opening a album (no 
matter which one): "A problem occured during the gallery connection, the detail 
is: net.dahanne.gallery.commons.remote.GalleryConnectionException : null"

That's all, after pressing OK multiple times I can browse the album, but going 
back becomes impossible, so I have to force close the application.

Original issue reported on code.google.com by widodh@gmail.com on 7 Oct 2011 at 8:48

GoogleCodeExporter commented 8 years ago
hello 
*  working perfectly on android 2.2
* reproduced the error on android 3.1

working on it

Original comment by anthony....@gmail.com on 20 Oct 2011 at 3:13

GoogleCodeExporter commented 8 years ago
this was due to the fact that the code was not using an asynctask to download 
the thumbs (directly from the ui thread.. argh !)
corrected, I also added a loading picture to tell the user the thum or main 
image is not yet downloaded

Original comment by anthony....@gmail.com on 20 Oct 2011 at 7:32

GoogleCodeExporter commented 8 years ago
Issue 71 has been merged into this issue.

Original comment by anthony....@gmail.com on 20 Oct 2011 at 7:35

GoogleCodeExporter commented 8 years ago
Issue 74 has been merged into this issue.

Original comment by anthony....@gmail.com on 20 Oct 2011 at 7:35

GoogleCodeExporter commented 8 years ago
Issue 79 has been merged into this issue.

Original comment by anthony....@gmail.com on 20 Oct 2011 at 7:36

GoogleCodeExporter commented 8 years ago
fix available in 1.1.1

Original comment by anthony....@gmail.com on 21 Oct 2011 at 12:09

GoogleCodeExporter commented 8 years ago
Confirmed version 1.1.1 with my issues. 

Vissie 

Original comment by Vissi...@gmail.com on 21 Oct 2011 at 6:19

GoogleCodeExporter commented 8 years ago
I can confirm that it has been fixed.

Thanks!

Original comment by widodh@gmail.com on 21 Oct 2011 at 6:58