Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#38795 - the "cycle" crashed.
Attached to Project:
Community Packages
Opened by KingRiver (ljj038) - Wednesday, 05 February 2014, 03:06 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 06 February 2014, 09:47 GMT
Opened by KingRiver (ljj038) - Wednesday, 05 February 2014, 03:06 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 06 February 2014, 09:47 GMT
|
DetailsThe cycle was normal before, I mean during 2013. But when I try to note the day, it is crashed. I mean in 2014.
Here is the info: Name : cycle Version : 0.3.1-6 Description : Cycle is a calendar program for women Architecture : any URL : http://cycle.sourceforge.net/ Licenses : GPL2 Groups : None Provides : None Depends On : python2 wxpython Optional Deps : None Required By : None Optional For : None Conflicts With : None Replaces : None Installed Size : 353.00 KiB Packager : Sergej Pupykin <pupykin.s+arch@gmail.com> Build Date : Mon 20 Feb 2012 11:28:21 AM CST Install Date : Wed 05 Feb 2014 09:16:13 AM CST Install Reason : Explicitly installed Install Script : No Validated By : Signature here is the crash log: 11:01:11 AM: Debug: Adding duplicate image handler for 'PNG file' swig/python detected a memory leak of type 'wxPNGHandler *', no destructor found. Traceback (most recent call last): File "/usr/share/cycle/cycle.py", line 199, in <module> app = MyApp(0) File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8631, in __init__ self._BootstrapApp() File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8196, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/share/cycle/cycle.py", line 188, in OnInit self.frame_init() File "/usr/share/cycle/cycle.py", line 192, in frame_init frame = MyFrame(None, -1,"") File "/usr/share/cycle/cycle.py", line 82, in __init__ self.OnCurrent(self) File "/usr/share/cycle/cycle.py", line 165, in OnCurrent self.cal.Set_Year(wx.DateTime_Today().GetYear()) File "/usr/share/cycle/cal_year.py", line 180, in Set_Year self.Draw_Year() File "/usr/share/cycle/cal_year.py", line 211, in Draw_Year self.month[m].EnableYearChange(True) AttributeError: 'Month_Cal' object has no attribute 'EnableYearChange' |
This task depends upon