View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0017196 | Scribus | Scripter | public | 2024-04-12 21:26 | 2024-09-16 20:54 |
| Reporter | jghali | Assigned To | jghali | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.6.2.svn | ||||
| Fixed in Version | 1.6.2.svn | ||||
| Summary | 0017196: CalendarWizard script does not work with python 3.12 | ||||
| Description | When using CalendarWizard script, clicking OK button in the script window produces this error: Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python3.12/tkinter/__init__.py", line 592, in get return self._tk.getint(value) ^^^^^^^^^^^^^^^^^^^^^^ _tkinter.TclError: expected integer but got "calendar.MONDAY" | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-04-12 21:26 | jghali | New Issue | |
| 2024-04-12 21:30 | jghali | Summary | CalendarWizar script does not work with python 3.12 => CalendarWizard script does not work with python 3.12 |
| 2024-04-12 21:31 | jghali | Assigned To | => jghali |
| 2024-04-12 21:31 | jghali | Status | new => resolved |
| 2024-04-12 21:31 | jghali | Resolution | open => fixed |
| 2024-04-12 21:31 | jghali | Fixed in Version | => 1.6.2.svn |
| 2024-09-16 20:54 | cbradney | Status | resolved => closed |