Bug 1708122
| Summary: | [abrt] Zim: do_populate_popup(): pageview.py:5779:do_populate_popup:TypeError: Argument 2 does not allow None as a value | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Williams <web582> | ||||||||||||||
| Component: | Zim | Assignee: | Robin Lee <robinlee.sysu> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 30 | CC: | oliver, robinlee.sysu | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/39da7faa3c4fe602955b090a3f737c6ce5c29772 | ||||||||||||||||
| Whiteboard: | abrt_hash:cc59240987b80d29f19be491236801c87741ff51;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | Zim-0.71.1-1.fc30 | Doc Type: | If docs needed, set a value | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2019-06-06 01:06:01 UTC | Type: | --- | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
Created attachment 1566027 [details]
File: backtrace
Created attachment 1566028 [details]
File: cgroup
Created attachment 1566029 [details]
File: cpuinfo
Created attachment 1566030 [details]
File: environ
Created attachment 1566031 [details]
File: mountinfo
Created attachment 1566032 [details]
File: open_fds
Zim-0.71.1-1.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-e5966f89ed Zim-0.71.1-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-e5966f89ed Zim-0.71.1-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Starting the computer. Closing Zim after making an entry. Version-Release number of selected component: Zim-0.70-1.fc30 Additional info: reporter: libreport-2.10.0 cmdline: /usr/bin/python3 /usr/bin/zim crash_function: do_populate_popup exception_type: TypeError executable: /usr/bin/zim interpreter: python3-3.7.3-1.fc30.x86_64 kernel: 5.0.10-300.fc30.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: pageview.py:5779:do_populate_popup:TypeError: Argument 2 does not allow None as a value Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/zim/gui/pageview.py", line 5779, in do_populate_popup iter = buffer.get_iter_at_mark(buffer.get_mark('zim-popup-menu')) TypeError: Argument 2 does not allow None as a value Local variables in innermost frame: self: <pageview.PageView object at 0x7fdbb51a4708 (zim+gui+pageview+PageView at 0x560bd1159700)> menu: <Gtk.Menu object at 0x7fdbb499cf30 (GtkMenu at 0x560bd1405400)> buffer: <pageview.TextBuffer object at 0x7fdbb4f14630 (zim+gui+pageview+TextBuffer at 0x560bd12abb90)>