openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #30410
[Bug 1622576] Re: Missing "t" in .format \lib\screen.py", 89, screen_resolution_changed
** Description changed:
- When PC resumes from sleep, win 10, trunk 2695
+ This appears to be fixed in trunk: trunk 2695 < Sorry.
Traceback (most recent call last):
- File "E:\bzr\openlp\force-split\openlp\core\lib\screen.py", line 89, in screen_resolution_changed
- self.remove_screen(number)
- File "E:\bzr\openlp\force-split\openlp\core\lib\screen.py", line 170, in remove_screen
- log.info('remove_screen {number:d}'.forma(number=number))
+ File "E:\bzr\openlp\force-split\openlp\core\lib\screen.py", line 89, in screen_resolution_changed
+ self.remove_screen(number)
+ File "E:\bzr\openlp\force-split\openlp\core\lib\screen.py", line 170, in remove_screen
+ log.info('remove_screen {number:d}'.forma(number=number))
AttributeError: 'str' object has no attribute 'forma'
** Summary changed:
- Missing "t" in .format \lib\screen.py", 89, screen_resolution_changed
+ Fixed
** Changed in: openlp
Status: New => Invalid
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1622576
Title:
Fixed
Status in OpenLP:
Invalid
Bug description:
This appears to be fixed in trunk: trunk 2695 < Sorry.
Traceback (most recent call last):
File "E:\bzr\openlp\force-split\openlp\core\lib\screen.py", line 89, in screen_resolution_changed
self.remove_screen(number)
File "E:\bzr\openlp\force-split\openlp\core\lib\screen.py", line 170, in remove_screen
log.info('remove_screen {number:d}'.forma(number=number))
AttributeError: 'str' object has no attribute 'forma'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1622576/+subscriptions
References