the issue is fixed in wily/the current version
** Changed in: gnome-screenshot (Ubuntu)
Importance: Undecided => Low
** Changed in: gnome-screenshot (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Having colons in image file names makes JIRA not upload my screenshots.
:(
Since this has already been fixed in upstream, at what point will these
changes be merged into Ubuntu and released? I'm open to adding a PPA to
make this work.
Thanks for your help!
--
You received this bug notification
Ok, now that the upstream pushed it (and added another patch for gnome-
settings-daemon at https://bugzilla.gnome.org/show_bug.cgi?id=740520 )
for 3.14, with a bit of luck it will percolate to Ubuntu Gnome in a
couple of years ;-).
My suggestion would be to simply ditch the thing and use shutter b
** Changed in: gnome-screenshot
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Title:
Default filename for screenshots is problematic
To manage notificatio
Having similar problem using samba shares. Using colon in filenames
causes a 'file or directory not found' error when saving or copying to a
smb:// location.
** Attachment added: "Screenshot of samba colon error"
https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/1054808/+attachm
The problem with ISO8601 is that it uses colons ":" to separate hours, minutes
and seconds; although ":" are a perfectly valid character for the Unix
filesystem, they are not accepted in Windows. So you can't put the screenshot
on a NTFS filesystem nor on a shared filesystem (say, Dropbox) with
There's an ISO8601 standard for representing times, and this should be
followed. It looks like from the patch that the patch (2014-05-17)
conforms to this standard. I'm happy to see that this is being
addressed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Please notice that default name is not compatible with default Owncloud
client sync configuration client as '\', '/', '<', '>', ':', '"', '|',
'?' and '*' are not allowed. Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Attached modified patch that also avoids spaces in the resulting filename.
Instead of a space an underscore is used.
** Patch added: "Modified patch that also avoids spaces. Also still needs
testing."
https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/1054808/+attachment/411432
** Changed in: gnome-screenshot
Status: Unknown => New
** Changed in: gnome-screenshot
Importance: Unknown => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Title:
Default file
** Bug watch added: GNOME Bug Tracker #698740
https://bugzilla.gnome.org/show_bug.cgi?id=698740
** Changed in: gnome-screenshot
Importance: Medium => Unknown
** Changed in: gnome-screenshot
Status: Invalid => Unknown
** Changed in: gnome-screenshot
Remote watch: GNOME Bug Tracker #
** Changed in: gnome-screenshot
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Title:
Default filename for screenshots is problematic
To manage notifications ab
The attachment "Avoid colons in screenshot file names. WARNING: not
tested, I am on a windows machine right now :-)" seems to be a patch.
If it isn't, please remove the "patch" flag from the attachment, remove
the "patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
And if I read well the source code, while the messages is localized (see
just below when the "Screenshot form" text is added), the date-time
format is not.
Clearly the best solution would be to make it user-definable (am I
hearing the screams of Gnome designers?) but nevertheless I think that
the
So the minimal fix (remove just the colon):
--- screenshot-filename-builder.c.orig Tue Nov 5 08:15:09 2013
+++ screenshot-filename-builder.c Tue Nov 5 08:17:18 2013
@@ -132,7 +132,7 @@
GDateTime *d;
d = g_date_time_new_now_local ();
- origin = g_date_time_format (d, "
I would prefer "Screenshot_from_-MM-DD_HH-MM-SS.png"
Because it does not contain:
* Spaces
* Colons
* Full Stops other than for separating the extention (.png)
Spaces can be annoying, because if you forget quotes around the file
name in a shell command, it looks like two files for the shell
@David Planella (dpm) #5 : care to elaborate on that translation
workaround? Seems like a nice approach, but how exactly can I provide an
alternate translation to gnome-screenshot?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Definitely the ':' character in the file name was a poor choice. My
proposal would be to use "-MM-DD HH.MM.SS.png", but it would make
much more sense to just let the users be able to customize it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
There are also many hosts that don't accept uploads with such file
names. So I'm often forced to rename the file manually, before
uploading. In older versions it let you at least choose the file name
and default folder with an easy dialog. So I'm very disappointed that
such an easy, but frequently
I am a regular user of the NTFS-3G driver and for such matter I have
linked my picture folder with the one on my Windows' partition for
usages on various softwares on both Linux and Windows.
Printing screen with the "printscreen" button is really convenient but
becomes questionable when files have
Lots of people are impacked by this:
http://askubuntu.com/questions/55204/how-can-i-change-the-default-name-for-the-screenshots-made-by-gnome-screenshot
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/10
** Changed in: gnome-screenshot
Status: Unknown => New
** Changed in: gnome-screenshot
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Title:
Default f
The screenshots also don't update in Dropbox:
https://www.dropbox.com/help/145/en
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Title:
Default filename for screenshots is problematic
To ma
A quick workaround, if the date/time field is translatable, is to
provide your own en_GB translation with the underscores.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Title:
Default filena
** Bug watch added: GNOME Bug Tracker #684662
https://bugzilla.gnome.org/show_bug.cgi?id=684662
** Also affects: gnome-screenshot via
https://bugzilla.gnome.org/show_bug.cgi?id=684662
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a memb
This should be fixed upstream rather than here. Could you please file it
there?
The area to look at is src/screenshot-filename-builder.c, function
build_path. The string is localised, so there will be an impact on
translations.
--
You received this bug notification because you are a member of Ub
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-screenshot (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Ti
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054808
Title:
Default filename for screenshots is problematic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/g
28 matches
Mail list logo