[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2010-12-22 Thread mdmcginn
It's not working as intended for me, on Gnome 2.32.0/Ubuntu 11.04: $HOME/.config/user-dirs.dirs said XDG_PICTURES_DIR="$HOME/" not XDG_PICTURES_DIR="$HOME/Pictures" Why isn't there a GUI to configure the screensaver? Why can't the screensaver directory be specified to be different than the Pict

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2010-09-16 Thread Bug Watch Updater
** Changed in: gnome-screensaver Importance: Unknown => High -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list u

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2009-05-08 Thread ricardisimo
I hope it's not too late to comment on this. I'm on Jaunty. I wandered back to my computer at work the other day to find it flashing scans of cleared checks, the member roster from my union Local, and member tax forms. Not cool. These are scans, which are pictures, which is why I saved them in my

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-11-14 Thread Bug Watch Updater
** Changed in: gnome-screensaver Status: New => Invalid -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ub

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-10-23 Thread Christoph Langner
I also think that this bug is fixed. Something like this never happend again inside hardy or intrepid. Marking this bug as "fix released"... ** Changed in: gnome-screensaver (Ubuntu) Status: Invalid => Fix Released -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.laun

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-10-16 Thread Jamie Strandboge
** This bug is no longer flagged as a security issue -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-10-03 Thread Sebastian Breier
Can anybody confirm that this is fixed not only for me? I have "good behavior" now. -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-02-01 Thread Sebastian Breier
I don't have an ~/.xscreensaver file, so I guess that's not the problem. :) -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs ma

Re: [Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-02-01 Thread Ted Gould
On Wed, 2008-01-30 at 22:20 +, Christoph Langner wrote: > What i see is that despite I set XDG_PICTURES_DIR > The screensaver looks inside my whole $HOME for files Yeah, the program flow here sucks. Let me try and explain. So the screensaver calls the file xscreensaver-get-image and then pa

Re: [Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-02-01 Thread Ted Gould
On Wed, 2008-01-30 at 23:24 +, Sebastian Breier wrote: > When I do "xscreensaver-getimage-file --verbose ~/Bilder" (my pictures > folder), I get only the one unhidden file. So, no problem here. > I guess Christoph just used the wrong cmdline for getimage? Or is "~" as > directory correct, and

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-30 Thread Sebastian Breier
I also installed your package. Thanks for providing it. 1) When I do "xscreensaver-getimage-file --verbose ~/Bilder" (my pictures folder), I get only the one unhidden file. So, no problem here. I guess Christoph just used the wrong cmdline for getimage? Or is "~" as directory correct, and it sho

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-30 Thread Christoph Langner
What i see is that despite I set XDG_PICTURES_DIR cat ~/.config/user-dirs.dirs ... XDG_PICTURES_DIR="$HOME/Bilder/" ... The screensaver looks inside my whole $HOME for files $ xscreensaver-getimage-file --verbose ~ > output.txt xscreensaver-getimage-file: 5120 files in cache xscreensaver-getim

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-30 Thread Christoph Langner
Ok, here we go: $ xscreensaver-getimage-file --verbose ~ The result is attached to this comment. ** Attachment added: "output.txt" http://launchpadlibrarian.net/11651767/output.txt -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received t

Re: [Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-30 Thread Ted Gould
On Wed, 2008-01-30 at 08:12 +, Sebastian Breier wrote: > Unfortunately, the packages are not installable on 7.10 because of > dependency problems: Sorry. I have now put up a package of the new xscreensaver built for 7.10. -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-30 Thread Sebastian Breier
Unfortunately, the packages are not installable on 7.10 because of dependency problems: dpkg: dependency problems prevent configuration of xscreensaver: xscreensaver depends on libc6 (>= 2.7-1); however: Version of libc6 on system is 2.6.1-1ubuntu10. xscreensaver depends on libcairo2 (>= 1.5.0

Re: [Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-29 Thread Ted Gould
On Tue, 2008-01-29 at 23:23 +, Christoph Langner wrote: > I'm not sure how gnome-screensaver relates to xscreensaver here, but i'm > using gnome-screensaver and the bug is about gnome-screensaver The bug is misfiled. GNOME Screensaver doesn't contain any of the actual screensavers in the pack

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-29 Thread Christoph Langner
I'm not sure how gnome-screensaver relates to xscreensaver here, but i'm using gnome-screensaver and the bug is about gnome-screensaver $ xscreensaver-getimage-file --verbose ~ xscreensaver-getimage-file: none of: "chbg", "xv", "xli", or "xloadimage" were found on $PATH. $ dpkg -l *screensaver .

Re: [Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-29 Thread Ted Gould
On Tue, 2008-01-29 at 22:10 +, Christoph Langner wrote: > Sorry Tes, i've got neither a > > ~/tmp/.xscreensaver-getimage.cache > > nor a > > ~/.xscreensaver-getimage.cache Hmm, can you please paste the output of: $ xscreensaver-getimage-file --verbose ~ That should provide the name of a r

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-29 Thread Christoph Langner
Sorry Tes, i've got neither a ~/tmp/.xscreensaver-getimage.cache nor a ~/.xscreensaver-getimage.cache searching for it doesn't help $ locate xscreensaver-getimage /usr/share/man/man1/xscreensaver-getimage-video.1.gz /usr/share/man/man1/xscreensaver-getimage.1.gz /usr/share/man/man1/xscreensave

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-29 Thread Ted Gould
JGrau: You can configure the directory to be anything you want by using the tool xdg-user-dirs-update like this: xdg-user-dirs-update --set PICTURES /mypath/to/my/photos -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notific

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2008-01-29 Thread Ted Gould
Okay, I'm having some trouble recreating the looking in hidden directories part of this bug. Could those who are having it please look at their xscreensaver-getimage.cache file? Mine is here: ~/tmp/.xscreensaver-getimage.cache though the code may also put it here: ~/.xscreensaver-getimage.cach

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-12-21 Thread JGrau
@Ted Gould and Christoph Langner: How can I find the location and how can I edit the file "~/.config/user-dis.dirs"? Can I use any destination for my Pictures Folder or has it to be somewhere under /home? -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-12-15 Thread johnmuir
Yes, I must agree. After all we don't want to cause marital strife ;-) -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-12-14 Thread Christoph Langner
But nevertheless. The screensaver should never, ever show all pictures out of $HOME, even if # xdg-user-dirs-update --set PICTURES $HOME is set. The risk for exposing sensible information is to high. In my eyes gnome- screensaver should display a information to set XDG_PICTURES_DIR to a subdirec

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-12-13 Thread Ted Gould
This isn't a bug in the screensaver. It's actually designed to work that way :) It's just a configuration option that hasn't been well documented. ** Changed in: gnome-screensaver (Ubuntu) Status: Triaged => Invalid -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.l

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-12-13 Thread Ted Gould
Also, an easier way is to use: xdg-user-dirs-update --set PICTURES /home/ted/Pictures -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubu

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-12-13 Thread Ted Gould
The Pictures screensaver uses the XDG directories. Those are configured in your ~/.config/user-dis.dirs file. Specifically the "XDG_PICTURES_DIR" entry. If you adjust that it'll use a different set of pictures. -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-12-13 Thread johnmuir
Hi, is this going to get fixed? Or is there a workaround? -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-09-29 Thread Bug Watch Updater
** Changed in: gnome-screensaver Status: Unknown => New -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ub

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-09-27 Thread Pedro Villavicencio
will forward upstream, thanks for your report. ** Changed in: gnome-screensaver (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed => Triaged -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You recei

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-09-27 Thread Pedro Villavicencio
** Bug watch added: GNOME Bug Tracker #481090 http://bugzilla.gnome.org/show_bug.cgi?id=481090 ** Also affects: gnome-screensaver via http://bugzilla.gnome.org/show_bug.cgi?id=481090 Importance: Unknown Status: Unknown -- [gutsy] "Pictures folder" shows all pictures in $HOME http

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-09-27 Thread Basilio Kublik
Same behaviour here, quite annoying actually, and as you pointed could lead to a possible security threat if for instance i have a private document scanned and saved as image, such as driving licence or one containing my social security number, passport, etc. Also your boss could found out you

[Bug 145152] Re: [gutsy] "Pictures folder" shows all pictures in $HOME

2007-09-26 Thread Kees Cook
** Visibility changed to: Public -- [gutsy] "Pictures folder" shows all pictures in $HOME https://bugs.launchpad.net/bugs/145152 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt