[Bug 1382843] Re: corrupted double-linked list

2014-12-02 Thread Jim Nelson
This problem appears to be associated with the Ubuntu Online Account
(UOA) integration with Shotwell.  Yorba's version (w/o UOA) doesn't have
this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382843] Re: corrupted double-linked list

2014-12-02 Thread arzitek
Interesting... Is there a PPA where I could get a clean upstream 0.20.2
to confirm this?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382843] Re: corrupted double-linked list

2014-12-02 Thread Jim Nelson
The Yorba PPA is at https://launchpad.net/~yorba/+archive/ubuntu/ppa but
only has 0.20.2 for 14.04 (Trusty).  Our Daily Build PPA
(https://launchpad.net/~yorba/+archive/ubuntu/daily-builds) has 0.20.2
for 14.10 (Utopic), but note the warnings at the top of the page about
that PPA.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382843] Re: corrupted double-linked list

2014-12-02 Thread Janne Moren
Hm, I'm wary of entrusting my photo lib to daily builds. Any idea if or
when stable builds will appear for 14.10?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382843] Re: corrupted double-linked list

2014-12-02 Thread Jim Nelson
As policy we don't release builds for same-version packages in Ubuntu's
repos to avoid name and version conflicts.  (In other words, since
shotwell 0.20.2 is in the 14.10 repo, we don't release 0.20.2 for 14.10
in our PPA.)  That decision is complicated with Ubuntu maintaining their
own fork w/ UOA for Shotwell, but it's just how it goes.

Another possibility would be to download the 0.20.2 tarball from GNOME,
build it, and run it directly from the build directory (that is, you
don't even need to install it).  I know that's more painful but it would
give a way to test the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382843] Re: corrupted double-linked list

2014-12-01 Thread arzitek
I recently upgraded to Ubuntu 14.10 (from 14.04) so it upgraded Shotwell from 
18.x to 20.2, and now I see this same problem (corrupted double-linked list 
error message) while trying to upload to Flickr.  Usually before the upload 
actually starts (sometimes when I hit Cancel so not even starting to upload).
So far it worked after restarting shotwell from scratch so it looks like a 
sporadic (but frequent) bug.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382843] Re: corrupted double-linked list

2014-11-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: shotwell (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1382843] Re: corrupted double-linked list

2014-11-28 Thread Janne Moren
This may be the same bug I hit all the time since upgrading to 14.10.
Shotwell is all but unusable right now. The situation is the same. It
seems to happen in these cases:

* I try to upload things to Flickr and it starts opening the upload dialog;
* It uploaded, but then I try to remove the flag on the selected picture with 
ctrl-g;
* Once it died just from trying to scroll the image list.

But the message I get is somewhat different from above. One of these
two, generally:

*** Error in `shotwell': free(): invalid size: 0x10fa7eb0 ***
Avbruten (SIGABRT) (minnesutskrift skapad)

*** Error in `shotwell': malloc(): memory corruption (fast): 0x11b6a290 
***
Avbruten (SIGABRT) (minnesutskrift skapad)

It happens with the latest version as of today (0.20.2), and the
previous version. I've attached a backtrace and a log.


** Attachment added: gdb backtrace and log
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+attachment/4270475/+files/shotwelltrace.tgz

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shotwell in Ubuntu.
https://bugs.launchpad.net/bugs/1382843

Title:
  corrupted double-linked list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1382843/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs