Ticket #801 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

Opening configuration menu = segfaults

Reported by: franzrogar Owned by: Buggins
Priority: critical Milestone: 0.2.1
Component: CoolReader Version: post-0.2 snapshot
Keywords: Cc:
Blocked By: Blocking:

Description

Opening configuracion menu (Hold OK) ends with a segfault with the following output in current OpenInkpot v3ext install flavour:

2010/02/10 00:16:11.8590 WARN V3DocViewWin::onCommand(205 [Settings menu], 0)
2010/02/10 00:16:13.6736 WARN CRSkinContainer::readImage( /CR3Skin/menu[2]/background[1], image) - attribute or element not found
2010/02/10 00:16:13.8593 WARN Image skin by path /CR3Skin/menu[2]/background[2] was not found
2010/02/10 00:16:13.8637 WARN CRSkinContainer::readImage( /CR3Skin/menu[2]/title/background[1], image) - attribute or element not found
2010/02/10 00:16:13.8666 WARN Image skin by path /CR3Skin/menu[2]/title/background[2] was not found
2010/02/10 00:16:13.8699 WARN Rect skin by path /CR3Skin/menu[2]/client was not found
2010/02/10 00:16:13.8718 WARN Rect skin by path /CR3Skin/menu[2]/status was not found
2010/02/10 00:16:13.8744 WARN ScrollBar skin by path /CR3Skin/menu[2]/scroll was not found
2010/02/10 00:16:13.8763 WARN Rect skin by path /CR3Skin/menu[2]/separator was not found
2010/02/10 00:16:14.1295 WARN Image skin by path /CR3Skin/menu[2]/item/background[2] was not found
2010/02/10 00:16:14.1347 WARN Image skin by path /CR3Skin/menu[2]/shortcut/background[2] was not found
2010/02/10 00:16:14.1381 WARN Rect skin by path /CR3Skin/menu[2]/selitem was not found
2010/02/10 00:16:14.1403 WARN Rect skin by path /CR3Skin/menu[2]/selshortcut was not found
2010/02/10 00:16:14.1423 WARN Rect skin by path /CR3Skin/menu[2]/item-even was not found
2010/02/10 00:16:14.1446 WARN Rect skin by path /CR3Skin/menu[2]/shortcut-even was not found
2010/02/10 00:16:14.1468 WARN Rect skin by path /CR3Skin/menu[2]/selitem-even was not found
2010/02/10 00:16:14.1494 WARN Rect skin by path /CR3Skin/menu[2]/selshortcut-even was not found
2010/02/10 00:16:14.4459 WARN CRSkinContainer::readImage( /CR3Skin/menu[1]/background[1], image) - attribute or element not found
2010/02/10 00:16:14.4493 WARN Image skin by path /CR3Skin/menu[1]/background[2] was not found
2010/02/10 00:16:14.4538 WARN CRSkinContainer::readImage( /CR3Skin/menu[1]/title/background[1], image) - attribute or element not found
2010/02/10 00:16:14.4568 WARN Image skin by path /CR3Skin/menu[1]/title/background[2] was not found
2010/02/10 00:16:14.4601 WARN Rect skin by path /CR3Skin/menu[1]/client was not found
2010/02/10 00:16:14.4623 WARN Rect skin by path /CR3Skin/menu[1]/status was not found
2010/02/10 00:16:14.4642 WARN ScrollBar skin by path /CR3Skin/menu[1]/scroll was not found
2010/02/10 00:16:14.4664 WARN Rect skin by path /CR3Skin/menu[1]/separator was not found
2010/02/10 00:16:14.4701 WARN Image skin by path /CR3Skin/menu[1]/item/background[2] was not found
2010/02/10 00:16:14.4745 WARN Image skin by path /CR3Skin/menu[1]/shortcut/background[2] was not found
2010/02/10 00:16:14.4778 WARN Rect skin by path /CR3Skin/menu[1]/selitem was not found
2010/02/10 00:16:14.4798 WARN Rect skin by path /CR3Skin/menu[1]/selshortcut was not found
2010/02/10 00:16:14.4819 WARN Rect skin by path /CR3Skin/menu[1]/item-even was not found
2010/02/10 00:16:14.4844 WARN Rect skin by path /CR3Skin/menu[1]/shortcut-even was not found
2010/02/10 00:16:14.4863 WARN Rect skin by path /CR3Skin/menu[1]/selitem-even was not found
2010/02/10 00:16:14.4886 WARN Rect skin by path /CR3Skin/menu[1]/selshortcut-even was not found
segfault

Change History

comment:1 Changed 2 years ago by franzrogar

  • Status changed from new to closed
  • Resolution set to invalid

I've just reinstalled the same package and problem has gone... Dont' know what happened... Closing as invalid.

Note: See TracTickets for help on using tickets.