[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2010-09-16 Thread Bug Watch Updater
** Changed in: f-spot
   Importance: Unknown => Wishlist

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2010-08-22 Thread Nick Brown
https://bugs.launchpad.net/ubuntu/+source/f-spot/+bug/182852
details what is wrong.
F-spot should be using ~/Pictures not ~/Pictures/Photos
(that is it should be using the XDG directory)

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2010-06-09 Thread Bug Watch Updater
** Changed in: f-spot
   Status: In Progress => Confirmed

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


Re: [Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2010-04-25 Thread Caroline Ford
Can you explain?

Sent from a mobile device.

On 25 Apr 2010, at 12:06, Pascal de Bruijn  wrote:

>>> The current patch (tested with 0.6.1.5) even seems to put photo's in
>>> ~/Pictures/Photos//... instead of ~/Pictures//... when  
>>> no
>>> location has been explicitly set.
>>
>> That's right. We just change the base directory.
>
> Heh, you do realize this is really really really broken behavior?
>
> -- 
> F-Spot puts photos in Photos folder not Pictures folder
> https://bugs.launchpad.net/bugs/127315
> You received this bug notification because you are a direct subscriber
> of the bug.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2010-04-25 Thread Pascal de Bruijn
>>The current patch (tested with 0.6.1.5) even seems to put photo's in
>>~/Pictures/Photos//... instead of ~/Pictures//... when no
>>location has been explicitly set.
>
>That's right. We just change the base directory.

Heh, you do realize this is really really really broken behavior?

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/f-spot

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


Re: [Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-11-25 Thread Iain Lane
Hiya,

We're shipping this patch now. Please, unless there is a problem with 
it (explicitly *not* the operational behaviour --- that is intentional), try to
keep discussion to the upstream bug now.

On Wed, Nov 25, 2009 at 05:13:23PM -, Pascal de Bruijn wrote:
>Since XDG can rename paths, and F-Spot stores absolute paths, this is
>actually a pretty poor idea... Doing this right, requires pretty
>invasive work in F-Spot.

Yes, this has been discussed upstream. This behaviour happens even 
without our patch, so there is no regression over upstream behaviour 
by shipping it.

>The current patch (tested with 0.6.1.5) even seems to put photo's in
>~/Pictures/Photos//... instead of ~/Pictures//... when no
>location has been explicitly set.

That's right. We just change the base directory.

Regards,
Iain

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-11-25 Thread Pascal de Bruijn
Since XDG can rename paths, and F-Spot stores absolute paths, this is
actually a pretty poor idea... Doing this right, requires pretty
invasive work in F-Spot.

The current patch (tested with 0.6.1.5) even seems to put photo's in
~/Pictures/Photos//... instead of ~/Pictures//... when no
location has been explicitly set.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-09-01 Thread rugby471
** Changed in: hundredpapercuts
   Status: In Progress => Fix Released

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package f-spot - 0.6.1.1-0ubuntu1

---
f-spot (0.6.1.1-0ubuntu1) karmic; urgency=low

  * Sync on debian with updated requirement to build on karmic
  * debian/control, debian/rules:
- use a gnome-screensaver build-depends rather than a rules workaround

  [ Iain Lane ]
  * New Upstream Version 0.6.1.1 (LP: #418936)
- some files were missing from the tarball
- fix SendEmail for thunderbird3beta
  * New Upstream Version 0.6.1.0
- fix some crashers
- reduce the both the package size and installed size by a few Megs
- works on gtk+ > 2.17
- load .pcx files
- extendable slideshow
- ~30 bugs fixed
  + screensaver too fast (LP: #387656)
  + crash with ArgumentNullException when deleting a photo (LP: #290654)
  + Should remember "copy photos to Photos folder" setting (LP: #270238)
  + Crash when opening settings dialog (Closes: #531301)
- updated translations
  * debian/patches/debian_link-system-flickrnet.patch,
debian/patches/debian_link-system-gnome-keyring.patch
debian/patches/debian_link-system-mono-addins.patch
debian/patches/ubuntu_nofuse_fix_photo_import.patch: Update to apply cleanly
  * debian/patches/ubuntu_xdg-photo-dir.patch: Add new patch from Andrew
Higginson, slightly modified, to default to update the user's default
directory to XDG_PICTURES_DIR/Photos (localised) as the location to import
pictures. Only applies to new users; existing users will see no change.
(LP: #127315)
  * debian/rules: Remove leftover CDBS variables
  * debian/rules: Move f-spot-screensaver to /usr/lib/xscreensaver so it
actually works. Previously it was installed in /usr/libexec and so was not
found by gnome-screensaver. (Closes: #544204)
  * debian/control, debian_link-system-flickrnet.patch: Update flickrnet
dependency to new ABI (Closes: #543803)
  * debian/control: Increase Standards-Version to 3.8.3, no changes required
  * debian/copyright: Update bundled library locations, point to versioned GPL
and update FSF address

 -- Sebastien BacherTue, 01 Sep 2009 21:37:53
+0200

** Changed in: f-spot (Ubuntu)
   Status: In Progress => Fix Released

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-26 Thread rugby471
Ian Lane is working on getting this into the f-spot package in karmic

** Changed in: f-spot (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Iain Lane (laney)

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-26 Thread rugby471
** Changed in: f-spot
   Status: Confirmed => In Progress

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-23 Thread rugby471
@Julian

all F-Spot is concerned with is photos, which is why it creates
pictures/photos

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-23 Thread Julián Alarcón
Good point... Pictures are different of Photos (or Images).

Maybe, the right thing to do is to make two different folders, one for
Graphics, and another for Photographs

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-19 Thread rugby471
Cool, now we just have to wait for the upload :-)

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-19 Thread David Siegel
Ok, great, just making sure we're all on the same page.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-19 Thread rugby471
On the upstream bug report, many of the people were saying they wanted
it in Pictures/Photos as users may want to keep backgrounds etc.
separate, in all the patches at that upstream bug, the directory was
Pictures/Photos They also said the Pictures/F-Spot was definitely not
what they wanted.

Another reason to do it Pictures/Photos is that F-Spot starts putting
folders like 2009 etc. in the folder, which would not mix well with
things such as backgrounds that cannot have a date. Also if you look at
F-Spot's tag line, 'photo management software' you can see what it is
designed for.

I appreciate the concern you have, however this definitely seems the way
upstream also wants to go.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-19 Thread David Siegel
Hey, Rugby, can you please confirm with upstream that they will pursue
the same folder naming strategy? I worry because using Pictures/Photos
is a lot like using Music/Songs to store your song files -- it seems
redundant and not entirely clear the folders are named that way. It
would be a shame for upstream to go with using just the Pictures folder,
or Pictures/F-Spot, and then we'd have to continue carrying your patch,
and apply it to a codebase that is moving towards complex XDG userdirs
support.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-19 Thread rugby471
Okay attached is the debdiff that solves this bug.

What the patch does if when F-Spot finds that the
'f-spot/import/storage_path' gconf string has not been set yet
(basically the first time the user uses the application) it will check:

Does the directory 'XDG_PICTURES_DIR/Photos' exist?

(this all translates, so in Spanish this would be Imágenes/Fotos)

If it does not, then F-Spot will create the directory, if it does, then
it continues. Finally F-Spot will set the default storage path for the
users Photos to be:

'XDG_PICTURES_DIR/Photos'

I have tested this patch thoroughly and it builds + works perfectly on
Karmic. The patch also fixes a few debian packaging things.

I am subscribing Ubuntu Main Sponsors

** Attachment added: "f-spot_0.6.0.0-1ubuntu1.debdiff"
   http://launchpadlibrarian.net/30497857/f-spot_0.6.0.0-1ubuntu1.debdiff

** Changed in: f-spot (Ubuntu)
   Status: Triaged => In Progress

** Changed in: hundredpapercuts
 Assignee: (unassigned) => rugby471 (rugby471)

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-18 Thread rugby471
I have the fix now, just waiting for it to build on launchpad and then I
shall test it in a karmic virtual image (ie. whether it works, whether
it translates correctly etc.)

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-17 Thread rugby471
Oh just found it! It was in gconf (silly me) I shall build a debdiff for
this. However this will also involve me building a gconf-schema for
f-spot so I can set the default value easier (not such a bas thing
though, considering it is missing a schema at the moment)

Setting to in progress (sorry about this status changing mac_v :-] )

** Changed in: hundredpapercuts
   Status: Triaged => In Progress

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-16 Thread mac_v
** Changed in: hundredpapercuts
   Status: Confirmed => Triaged

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-16 Thread rugby471
Dammit f-spot is just confusing when it comes to settings it's
preferences, leaving this for someone who knows more about it

** Changed in: hundredpapercuts
   Status: In Progress => Confirmed

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-08-16 Thread rugby471
The current status of this in karmic is that F-Spot now allows you to
select the photos folder in the preferences dialog, however it is
currently set to the home directory by default (which is worse than the
photos folder :-] ).

I shall work on a debdiff to set it by default to the Pictures folder.

** Changed in: hundredpapercuts
   Status: Triaged => In Progress

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-07-20 Thread Martin Albisetti
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New => Triaged

** Changed in: hundredpapercuts
   Importance: Undecided => High

** Changed in: hundredpapercuts
Milestone: None => round-4

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-12-16 Thread Bug Watch Updater
** Changed in: f-spot
   Status: New => Confirmed

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-11-19 Thread Giovanni Mellini
I noticed this really annoying bug Today.
It's incredible that f-spot don't allow the user to change the Image directory, 
considering that you can do this from command line

f-spot -p ~/Immagini

I use the Italian localization on 8.10 and I remember that with older
versions this was allowed with the GUI.

I hope this will fixed asap

Giovanni

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-11-09 Thread Paul Kishimoto
"asjdfwejqrfjcvm msz34rq33", Ralf, Giulio, etc.: Note that the bug had
been forwarded upstream and there is a patch available (about 6 months
old at this point). Some trivial search reveals a list of maintainers
for F-Spot at http://f-spot.org/Get_Involved . Perhaps it would be
helpful to send them *polite* e-mail reminders to review the patch, or
to send *polite* requests to people on the Ubuntu Bugs Team.

I highly doubt this problem is intended as "cultural imperialism."
Occam's Razor indicates that it is only sloppy programming. Wild
accusations tend to make upstream developers reluctant to fix problems.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-11-09 Thread Giulio Canevari
Also for me is very annoying for new users that are trying ubuntu (
after 5 minutes or so most people find this bug, and someone could think
"damn, ubuntu isn't yet ready for normal desktop usage" ) and not only.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-11-06 Thread Charles P. Collins IV
I think that mimicing Rhythmbox is a good way to handle it.

I agree with Ralf, as this is a serious "Low" priority bug. Ubuntu sets
up a default "Pictures" directory and then the default photo manager
does not use it but defaults to copying pictures to another directory.
This is very confusing to new users.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-10-27 Thread Ralf Nieuwenhuijsen
Wow. A hard-coded photos folder.

Cultural imperalism at its finest.

Please remove f-spot from Ubuntu main. It clearly doesn't follow guidelines.
At least not when it comes to respecting languages and culture.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-08-20 Thread asjdfwejqrfjcvm msz34rq33
Perhaps, but I think the current folder setup was created to follow set 
guidelines. 
I am surprised that it is taking F-Spot so long to fix what should be a simple 
problem.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-08-20 Thread Caroline Ford
Is it possible for us just to make ~/Photos when we install as a dirty
hack?

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-08-20 Thread Caroline Ford
This is still present in intrepid. If ~/photos isn't present (which it
isn't in a new install) f-spot sticks all your imported photos into ~.
This is really annoying.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-08-11 Thread Pedro Villavicencio
** Changed in: f-spot (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: Confirmed => Triaged

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-06-14 Thread Michael Monreal
I just found that on a fresh ubuntu installation I get this error
message when I first open the preferences in f-spot (having canceled the
initial import dialog). Has anyone checked if f-spot actually creates
~/Photos/ if it needs it?

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-06-14 Thread Michael Monreal

** Attachment added: "Missing Photos folder"
   http://launchpadlibrarian.net/15305204/fspot.png

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-06-06 Thread Ariel Ai
The other machine (Pluto), is clever enough to create a non=existant
folder for ANY USER.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-06-06 Thread Ariel Ai
Is busy being paralyzed.
Even if you copy the entire contents to DCIM folder.
this was on another machine so until u get cut and paste working between 
different machines/users I can't give you more data.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-06-06 Thread Ariel Ai
This is Pluto Ai for [EMAIL PROTECTED]

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-06-06 Thread Ariel Ai
Would you like to learn more about recursion?

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-06-06 Thread Ariel Ai
This also kills transfers of AVI files and must be killed at the console
?? only one attachment? This appears to be a system for getting monkeys
to increment bug numbers. I'll try to do something about that.


** Attachment added: "add.png"
   http://launchpadlibrarian.net/15088816/add.png

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2008-05-19 Thread DanielDeboer
I just noticed this as well. I dislike having two places for pictures,
so I changed the default directory in F-Spot's options to a hidden
folder inside ~/Pictures. Although this is by no means ideal.

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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