Bug 455205 - Crash reporting stuck because syntaxhighlighting not found
Summary: Crash reporting stuck because syntaxhighlighting not found
Status: RESOLVED DOWNSTREAM
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: 5.24.90
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-13 09:05 UTC by Rolf Eike Beer
Modified: 2022-06-13 10:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2022-06-13 09:05:18 UTC
When I hit a crash DrKonqi can't proceed from the "Waht do You Know About the Crash" page. Output is:

qml: ApplicationWindow_QMLTYPE_40_QML_92(0x557894632730)
qml: [objectName,title,modality,flags,x,y,width,height,minimumWidth,minimumHeight,maximumWidth,maximumHeight,visible,active,visibility,contentOrientation,opacity,transientParent,data,color,contentItem,activeFocusItem,visible,visibility,screen,background,contentItem,contentData,activeFocusControl,header,footer,overlay,font,locale,palette,menuBar,pageStack,controlsVisible,globalDrawer,wideScreen,contextDrawer,reachableMode,reachableModeEnabled,quitAction,pageStack,bugzilla,objectNameChanged,screenChanged,modalityChanged,windowStateChanged,windowTitleChanged,xChanged,yChanged,widthChanged,heightChanged,minimumWidthChanged,minimumHeightChanged,maximumWidthChanged,maximumHeightChanged,visibleChanged,visibilityChanged,activeChanged,contentOrientationChanged,focusObjectChanged,opacityChanged,transientParentChanged,requestActivate,setVisible,show,hide,showMinimized,showMaximized,showFullScreen,showNormal,close,raise,lower,startSystemResize,startSystemMove,setTitle,setX,setY,setWidth,setHeight,setGeometry,setMinimumWidth,setMinimumHeight,setMaximumWidth,setMaximumHeight,alert,requestUpdate,frameSwapped,openglContextCreated,sceneGraphInitialized,sceneGraphInvalidated,beforeSynchronizing,afterSynchronizing,beforeRendering,afterRendering,afterAnimating,sceneGraphAboutToStop,closing,colorChanged,activeFocusItemChanged,sceneGraphError,beforeRenderPassRecording,afterRenderPassRecording,update,releaseResources,backgroundChanged,activeFocusControlChanged,headerChanged,footerChanged,fontChanged,localeChanged,paletteChanged,menuBarChanged,pageStackChanged,controlsVisibleChanged,globalDrawerChanged,wideScreenChanged,contextDrawerChanged,reachableModeChanged,reachableModeEnabledChanged,quitActionChanged,showPassiveNotification,hidePassiveNotification,applicationWindow,bugzillaChanged]
qml: null
QQmlComponent: Component is not ready
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/PageRow.qml:878: Error: Error while loading page: qrc:/ui/BacktracePage.qml:11 Type DeveloperPage unavailable
qrc:/ui/DeveloperPage.qml:8 module "org.kde.syntaxhighlighting" is not installed

I'm not sure if this is an direct DrKonqi issue or a packaging problem in openSUSE, but here is what syntax things I have installed:

syntax-highlighting-5.94.0-lp153.162.1.x86_64
libKF5SyntaxHighlighting5-lang-5.94.0-lp153.162.1.noarch
libKF5SyntaxHighlighting5-5.94.0-lp153.162.1.x86_64
Comment 1 Harald Sitter 2022-06-13 10:22:15 UTC
Packaging I'd say considering we declare the runtime dep even https://invent.kde.org/plasma/drkonqi/-/blob/c88e593524e013418785363e0ff514b46e3c1d87/CMakeLists.txt#L59