FS#50185 - [calibre] 'QResizeEvent' object has no attribute 'tip'

Attached to Project: Community Packages
Opened by Mirko (mirko28) - Thursday, 28 July 2016, 16:21 GMT
Last edited by Jelle van der Waa (jelly) - Tuesday, 18 October 2016, 20:34 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When I go to preferences I get error message "Atrribute Error:'QResizeEvent' object has no attribute 'tip'". Same bug is reported by someone but creator says that it's maintainer's fault, https://bugs.launchpad.net/calibre/+bug/1599697

Additional info:
* package version(s): 2.63
* logs

calibre, version 2.63.0
ERROR: Unhandled exception: <b>AttributeError</b>:'QResizeEvent' object has no attribute 'tip'

calibre 2.63 embedded-python: False is64bit: True
Linux-4.6.4-1-ARCH-x86_64-with-glibc2.2.5 Linux ('64bit', '')
('Linux', '4.6.4-1-ARCH', '#1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016')
Python 2.7.12
Linux: ('', '', '')
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/preferences/main.py", line 266, in event
msg = re.sub(r'</?[a-z1-6]+>', ' ', ev.tip())
AttributeError: 'QResizeEvent' object has no attribute 'tip'

Steps to reproduce:
Just going to preferences.
This task depends upon

Closed by  Jelle van der Waa (jelly)
Tuesday, 18 October 2016, 20:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed upstream in 2.64.0
Comment by LoganB (eientei95) - Saturday, 30 July 2016, 17:27 GMT Comment by Jelle van der Waa (jelly) - Tuesday, 18 October 2016, 20:33 GMT
Fixed upstream in 2.64.0

Loading...