[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2015-10-25 Thread Amael
Hello,

Same than Serguei for me, the folder .cache/shotwell had bad permissions
:

d---rwxrwx   2 amael amael 4,0K juil.  6  2013 shotwell/

The timestamp is over two years ago so it might be a very old bug that left 
over the folder in this state.
Everything works now.

** Changed in: shotwell (Ubuntu)
   Status: Confirmed => Invalid

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-12-25 Thread Serguei TARASSOV
I had same problem.
Starting shotwell from command line and see:
...
L 2235 2014-12-25 13:19:03 [WRN] Debug.vala:95: Unable to open or create log 
file /home/serge/.cache/shotwell/shotwell.log
...
Indeed, the directory .cache/shotwell had restricted to read-write for owner.
Changed it to normal state, it works for me.

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-09-27 Thread Dario Nuevo
Hmm maybe solved?.. I had the same problem, so I started shotwell via
console and I got some output there:

snip
L 20406 2014-09-27 11:55:05 [WRN] Debug.vala:95: Unable to open or create log 
file /home/dn/.cache/shotwell/shotwell.log
L 20406 2014-09-27 11:55:05 [MSG] main.vala:385: Shotwell Photo Manager 0.18.0
L 20406 2014-09-27 11:55:05 [MSG] main.vala:43: Verifying database ...
L 20406 2014-09-27 11:55:18 [MSG] LibraryFiles.vala:86: There was a problem 
copying /mnt/data/data/images/Pictures/Pictures/1948/03/07/2014-03-08 
20.04.56.mp4: Error setting owner: Operation not permitted

(shotwell-video-thumbnailer:20436): GStreamer-CRITICAL **:
gst_structure_new_empty: assertion 'gst_structure_validate_name (name)'
failed

(shotwell:20406): GStreamer-CRITICAL **: gst_structure_new_empty: assertion 
'gst_structure_validate_name (name)' failed
L 20406 2014-09-27 11:55:18 [WRN] BatchImport.vala:1118: Failed to import [1] 
/home/dn/Pictures/2014/03/08/2014-03-08 20.04.56_1.mp4: unable to write 
thumbnails (File write error)
/snip

After fiddling around (also deleting ~/.local/share/shotwell/data) and
`chown -R [user]:[group] ~/.local` it was still the same..

But then I observed that my user didn't have the permission to write in
~/.cache/shotwell (see output), very strange. So i deleted
~/.cache/shotwell, restarted Shotwell, did an import again and then it
worked successfully.

So
- Make sure your user *can* write import destination (~/Pictures by default), 
chown that
- Make sure your user *can* write ~/.local/share/shotwell/data AND 
~/.cache/shotwell, chown'ing or possibly delete so it gets re-created..

Also LTS 14.04 on AMD64 with Shotwell 0.18.0..

Does that help others maybe?

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-09-13 Thread Dane Peterson
I'm seeing the same error on my machine, 14.04, AMD64. Shotwell copies
the photos to the library location, but fails to add them to the
database or display them in the program. I've tried deleting the library
location, changing it to default location of ~/Pictures, checked the
permissions on the folders to be sure that they're 770.

I've also checked the permissions on the library database and have
deleted the database a few times to see if that's the issue.

I've checked the photo.db file in ~/.local/share/shotwell/data folder,
and the PhotoTable table is empty after each import.

I've also tried turning off the Write tags titles  and other metadata
to photo files option and the rename imported files to lowercase
option. This also had no effect.

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-09-12 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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-06-21 Thread Ronnie
** Attachment added: Folder_Rights.txt
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1287594/+attachment/4136153/+files/Folder_Rights.txt

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

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-06-21 Thread Ronnie
I'm experiencing the same problem

** Attachment added: Shotwell Import Log.txt
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1287594/+attachment/4136152/+files/Shotwell%20Import%20Log.txt

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-06-21 Thread Ronnie
Added List folder output attachment.

Even with watch library directory for new files switched on, the
photo's are not imported.

** Attachment added: List_folder.txt
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1287594/+attachment/4136154/+files/List_folder.txt

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-05-09 Thread Launchpad Bug Tracker
[Expired for shotwell (Ubuntu) because there has been no activity for 60
days.]

** Changed in: shotwell (Ubuntu)
   Status: Incomplete = Expired

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-03-10 Thread Alberto Salvia Novella
If you're still experiencing this bug, please mark its status back to
new.

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

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-03-07 Thread José Antonio Rey
Could not reproduce this bug under the daily build of trusty on VB.

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-03-04 Thread Peter Hultqvist
The Shotwell import log looks like I was importing from my photo folder,
but that was not the case, I was importing from
/home/peter/Dropbox/Folder/

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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


[Bug 1287594] Re: Import fail with error message about photo library not being writeable

2014-03-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: shotwell (Ubuntu)
   Importance: Undecided = Low

-- 
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/1287594

Title:
  Import fail with error message about photo library not being writeable

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

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