← Back to team overview

openlp-core team mailing list archive

[Bug 648346] Re: The help menu does not work with OS X 10.5.8

 

Yeah I think you are right, I tried to re-focus different things and
sometimes it works, e.g. when I double click on an image in the media
controller to show it on the preview pane it does not work, but when I
show a song from the service and select preview the Help menu works
again. Maybe there is something done different when previewing an image
vs a song?

BTW currently when trying the focussing thing and I double click on
songs, images, videos etc in the media controller (sometimes I get
"Cannot make invalid context current" errors) sometimes OpenLP crashes
completely. It says e.g. "Thread 0 Crashed" with following stack trace:

===
Thread 0 Crashed:
0   libobjc.A.dylib               	0x95f9e688 objc_msgSend + 24
1   libphonon_qt7.dylib           	0x0be71d42 Phonon::QT7::QuickTimeVideoPlayer::~QuickTimeVideoPlayer() + 130
2   libphonon_qt7.dylib           	0x0be89031 Phonon::QT7::MediaObject::~MediaObject() + 81
3   phonon                        	0x050a2f0c Phonon::MediaNodePrivate::~MediaNodePrivate() + 108
4   phonon                        	0x050a26c3 Phonon::MediaObjectPrivate::~MediaObjectPrivate() + 131
5   phonon                        	0x050a095e Phonon::MediaObject::~MediaObject() + 78
6   QtWebKit                      	0x040ddb6f WebCore::MediaPlayerPrivate::~MediaPlayerPrivate() + 111
7   QtWebKit                      	0x040d32cc WebCore::MediaPlayer::~MediaPlayer() + 44
8   QtWebKit                      	0x040cce0c WebCore::HTMLMediaElement::~HTMLMediaElement() + 92
9   QtWebKit                      	0x040d1ecc WebCore::HTMLVideoElement::~HTMLVideoElement() + 76
10  QtWebKit                      	0x042ddfcc WebCore::JSNode::~JSNode() + 236
11  QtWebKit                      	0x0394c9af unsigned long JSC::Heap::sweep<(JSC::HeapType)0>() + 191
12  QtWebKit                      	0x0394c2d7 JSC::Heap::collect() + 295
13  QtWebKit                      	0x03a31c98 WebCore::GCController::gcTimerFired(WebCore::Timer<WebCore::GCController>*) + 24
14  QtWebKit                      	0x03a31e62 WebCore::Timer<WebCore::GCController>::fired() + 82
15  QtWebKit                      	0x03ede8d6 WebCore::ThreadTimers::sharedTimerFiredInternal() + 102
16  QtWebKit                      	0x03ede986 WebCore::ThreadTimers::sharedTimerFired() + 22
17  QtCore                        	0x011346a8 QObject::event(QEvent*) + 424
18  QtGui                         	0x028129ef QApplicationPrivate::notify_helper(QObject*, QEvent*) + 175
19  QtGui                         	0x02818df5 QApplication::notify(QObject*, QEvent*) + 1221
20  PyQt4.QtGui.so                	0x0234ae4c meth_QApplication_notify + 204
21  Python                        	0x002bc475 PyEval_EvalFrameEx + 19429
22  Python                        	0x002be5ed PyEval_EvalCodeEx + 2109
23  Python                        	0x0023b486 function_call + 166
24  Python                        	0x00209ea5 PyObject_Call + 85
25  Python                        	0x0021c486 instancemethod_call + 422
26  Python                        	0x00209ea5 PyObject_Call + 85
27  Python                        	0x002b68ce PyEval_CallObjectWithKeywords + 78
28  sip.so                        	0x000e357f sip_api_call_method + 76
29  PyQt4.QtCore.so               	0x005420bc sipVH_QtCore_18(PyGILState_STATE, _object*, QObject*, QEvent*) + 108
30  PyQt4.QtGui.so                	0x023473cd sipQApplication::notify(QObject*, QEvent*) + 125
31  QtCore                        	0x01121252 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
32  QtGui                         	0x02812b0c qt_sendSpontaneousEvent(QObject*, QEvent*) + 60
33  QtGui                         	0x027caa31 QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) + 161
34  com.apple.CoreFoundation      	0x904e18f5 CFRunLoopRunSpecific + 4469
35  com.apple.CoreFoundation      	0x904e1aa8 CFRunLoopRunInMode + 88
36  com.apple.HIToolbox           	0x96ec72ac RunCurrentEventLoopInMode + 283
37  com.apple.HIToolbox           	0x96ec70c5 ReceiveNextEventCommon + 374
38  com.apple.HIToolbox           	0x96ec6f39 BlockUntilNextEventMatchingListInMode + 106
39  com.apple.AppKit              	0x9449e6d5 _DPSNextEvent + 657
40  com.apple.AppKit              	0x9449df88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
41  com.apple.AppKit              	0x94496f9f -[NSApplication run] + 795
42  QtGui                         	0x027cc8b9 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1417
43  QtCore                        	0x0111f961 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
44  QtCore                        	0x0111fb8d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 189
45  QtCore                        	0x01123c8e QCoreApplication::exec() + 174
46  PyQt4.QtGui.so                	0x0234acf8 meth_QApplication_exec_ + 104
47  Python                        	0x002bc475 PyEval_EvalFrameEx + 19429
48  Python                        	0x002bcdf6 PyEval_EvalFrameEx + 21862
49  Python                        	0x002bcdf6 PyEval_EvalFrameEx + 21862
50  Python                        	0x002be5ed PyEval_EvalCodeEx + 2109
51  Python                        	0x002be777 PyEval_EvalCode + 87
52  Python                        	0x002e4d5f PyRun_StringFlags + 287
53  Python                        	0x002e4e5e PyRun_SimpleStringFlags + 78
54  Python                        	0x002e4ec9 PyRun_SimpleString + 25
55  openlp                        	0x00002c21 runScripts + 385
56  openlp                        	0x00001fe7 main + 407
57  openlp                        	0x00001e29 _start + 208
58  openlp                        	0x00001d58 start + 40
===

After checking the lib versions I will open a new bug if applicable.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/648346

Title:
  The help menu does not work with OS X 10.5.8

Status in OpenLP - Worship Presentation Software:
  Confirmed

Bug description:
  When trying to access the Help menu it quickly blinks and goes away, You can hold the mouse button down and navigate through the menu but I could not select the website option that was available.





References