thanks, closing the report.
** Changed in: zenity (Ubuntu)
Status: Incomplete => Won't Fix
** Changed in: zenity (Ubuntu)
Status: Won't Fix => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to zenity in Ubuntu.
https://bugs.launchpad.net/bugs/721956
Title:
zenity --calendar behaves strangely
Status in “zenity” package in Ubuntu:
Invalid
Bug description:
Binary package hint: zenity
An example: zenity --calendar --title=Inspelningsdatum --text=Välj datum
--year=2011 --month=09 --day=19 ⇨ Error message
zenity --calendar --title=Inspelningsdatum --text=Välj datum --year=2011
--month=07 --day=19 ⇨ Works as expected.
It seems like --month and --day must not be 08 or 09. 01-07 seems to work
fine, though.
The workaround seems to be to make sure there are no trailing zeroes. This
works fine, for example:
zenity --calendar --title=Inspelningsdatum --text=Välj datum --year=2011
--month=9 --day=19
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/721956/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp