Screenshots do not properly use the current date
Bug #1436006 reported by
Pat McGowan
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
It seems we try to name the screenshots using a suffix similar to the camera like yyyymmdd-
screenshot20150
screenshot20153
screenshot20153
so the year and day are correct but not the month which seems random.
Related branches
lp://staging/~feng-kylin/unity8/fixlp1436006
- Albert Astals Cid (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedplugins/ScreenGrabber/screengrabber.cpp (+1/-1)
description: | updated |
no longer affects: | unity8 |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
importance: | Undecided → Medium |
To post a comment you must log in.
Looks like the offending code is in Unity8: plugins/ ScreenGrabber/ screengrabber. cpp