Zim

Fwd: [abrt] Zim-0.58-1.fc17: calendar.py:444:get_date:ValueError: day is out of range for month

Bug #1119438 reported by Robin Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zim
Won't Fix
Undecided
Unassigned

Bug Description

https://bugzilla.redhat.com/show_bug.cgi?id=906691

Description of problem:
Selected the day 1, Fev in the calendar plugin.

Version-Release number of selected component:
Zim-0.58-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version: 2.0.18
cmdline: /usr/bin/python /usr/bin/zim --ipc-server-main /tmp/zim-rgouveia/zim-server-socket 30
kernel: 3.7.3-101.fc17.x86_64

backtrace:
:calendar.py:444:get_date:ValueError: day is out of range for month
:
:Traceback (most recent call last):
: File "/usr/lib/python2.7/site-packages/zim/plugins/calendar.py", line 513, in on_month_changed
: namespace = self.plugin.path_for_month_from_date( calendar.get_date() )
: File "/usr/lib/python2.7/site-packages/zim/plugins/calendar.py", line 444, in get_date
: return datetime.date(year, month + 1, day)
:ValueError: day is out of range for month
:
:Local variables in innermost frame:
:self: <Calendar object at 0x2fe6050 (zim+plugins+calendar+Calendar at 0x30506a0)>
:year: 2013
:day: 31
:month: 1

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote :

I consider this a bug in the gtk calendar widget, should not give an non-existing date :(

Changed in zim:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.