← Back to team overview

syncany-team team mailing list archive

Re: [Bug 802283] [NEW] hangs on Picasa storage init (wizard)

 

That certainly would be nice. The Picasa plugin is at the moment more
like a proof-of-concept implementation, so it's not complete or
user-friendly.

Another problem I recently discovered is that an album can only hold
1000 pictures, so we'll have to extend the plugin so that it can work
with more than one album...

Feel free to implement it :-D

Cheers
Philipp

-- 
You received this bug notification because you are a member of Syncany
Team, which is subscribed to Syncany.
https://bugs.launchpad.net/bugs/802283

Title:
  hangs on Picasa storage init (wizard)

Status in Syncany:
  New

Bug description:
  Creating remote storage ......org.syncany.exceptions.StorageException: ...
  	at org.syncany.connection.plugins.picasa.PicasaTransferManager.list(PicasaTransferManager.java:193)
  	at org.syncany.connection.plugins.picasa.PicasaTransferManager.list(PicasaTransferManager.java:201)
  	at org.syncany.config.Repository.commit(Repository.java:201)
  	at org.syncany.config.Repository.commit(Repository.java:195)
  	at org.syncany.gui.wizard.RepositoryTestPanel$1.run(RepositoryTestPanel.java:57)
  	at java.lang.Thread.run(Thread.java:662)

  Creating remote storage ......org.syncany.exceptions.StorageException: ...
  	at org.syncany.connection.plugins.picasa.PicasaTransferManager.list(PicasaTransferManager.java:193)
  	at org.syncany.connection.plugins.picasa.PicasaTransferManager.list(PicasaTransferManager.java:201)
  	at org.syncany.config.Repository.commit(Repository.java:201)
  	at org.syncany.config.Repository.commit(Repository.java:195)
  	at org.syncany.gui.wizard.RepositoryTestPanel$1.run(RepositoryTestPanel.java:57)
  	at java.lang.Thread.run(Thread.java:662)

To manage notifications about this bug go to:
https://bugs.launchpad.net/syncany/+bug/802283/+subscriptions


References