[Feedback on issues] org.deepin.image.viewer加载图片后闪退
Tofloor
poster avatar
蓝鲸
deepin
15 hours ago
Author

org.deepin.image.viewer加载图片后闪退

硬件环境:CPU:Intel Pentium Gold G6405 4.10GHz, RAM:24GB,DISK:1T SSD

系统环境:新安装的系统,社区版(25.0.12)

测试步骤:

第一种:直接双击图片,自动打开图片查看器并显示图片,自动闪退。

第二种:在终端下使用ll-cli run org.deepin.image.viewer命令,打开图片查看器,再打开图片,自动闪退。

blue@blue-whale-pc:~/Desktop$ ll-cli run org.deepin.image.viewer 
org.deepin.dde.imageviewer: Initializing UnionImage_Private.
org.deepin.dde.imageviewer: Supported formats initialized. Count: 54
org.deepin.dde.imageviewer: Saveable formats initialized. Count: 9
org.deepin.dde.imageviewer: Rotatable formats initialized. Count: 9
org.deepin.dde.imageviewer: Application starting...
org.deepin.dde.imageviewer: Translator loaded.
dtk.core.dsg: AppId is fetched from AM, and value is  "deepin-terminal"
2026-02-19, 14:39:54.815 [Info] [main.cpp             main                                61] "deepin-image-viewer start, PID: 119974, Version: 6.0.36"
2026-02-19, 14:39:54.815 [Debug] [main.cpp             main                                65] LogFile: "/home/blue/.cache/deepin/deepin-image-viewer/deepin-image-viewer.log"
2026-02-19, 14:39:54.815 [Debug] [main.cpp             main                                68] CommandParser processing...
2026-02-19, 14:39:54.815 [Debug] [commandparser.cpp    CommandParser::instance             24] CommandParser::instance() called.
2026-02-19, 14:39:54.815 [Debug] [commandparser.cpp    CommandParser::CommandParser        17] CommandParser constructor called.
2026-02-19, 14:39:54.815 [Debug] [commandparser.cpp    CommandParser::initialize           79] CommandParser::initialize() called.
2026-02-19, 14:39:54.816 [Debug] [commandparser.cpp    CommandParser::initOptions          89] CommandParser::initOptions() called.
2026-02-19, 14:39:54.816 [Debug] [commandparser.cpp    CommandParser::addOption            97] CommandParser::addOption() called for option:  QList("print")
2026-02-19, 14:39:54.816 [Debug] [commandparser.cpp    CommandParser::initOptions          92] Added 'print' command line option.
2026-02-19, 14:39:54.816 [Debug] [commandparser.cpp    CommandParser::initialize           82] Initialized command line options.
2026-02-19, 14:39:54.816 [Debug] [commandparser.cpp    CommandParser::initialize           84] Added help option.
2026-02-19, 14:39:54.816 [Debug] [commandparser.cpp    CommandParser::CommandParser        19] CommandParser initialized.
2026-02-19, 14:39:54.816 [Debug] [commandparser.cpp    CommandParser::process              43] CommandParser::process() called with default arguments.
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::process              49] CommandParser::process() called with arguments:  QList("deepin-image-viewer")
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::process              52] Processing argument:  "deepin-image-viewer"
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::process              54] Argument does not start with '-', decoding.
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::process              61] CommandParser finished processing arguments.
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::instance             24] CommandParser::instance() called.
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::isSet                31] CommandParser::isSet() called for option:  "h"
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::instance             24] CommandParser::instance() called.
2026-02-19, 14:39:54.817 [Debug] [commandparser.cpp    CommandParser::isSet                31] CommandParser::isSet() called for option:  "print"
2026-02-19, 14:39:54.820 [Debug] [main.cpp             main                                80] QQmlApplicationEngine created.
2026-02-19, 14:39:54.820 [Debug] [main.cpp             main                                87] ImageInfo registered.
2026-02-19, 14:39:54.820 [Debug] [main.cpp             main                                89] ImageSourceModel registered.
2026-02-19, 14:39:54.820 [Debug] [main.cpp             main                                91] PathViewProxyModel registered.
2026-02-19, 14:39:54.820 [Debug] [main.cpp             main                                93] MouseTrackItem registered.
2026-02-19, 14:39:54.821 [Debug] [main.cpp             main                                95] PathViewRangeHandler registered.
2026-02-19, 14:39:54.821 [Debug] [main.cpp             main                                98] Types registered.
2026-02-19, 14:39:54.821 [Debug] [main.cpp             main                                101] FileTrashHelper registered.
2026-02-19, 14:39:54.821 [Debug] [imageinfo.cpp        ImageInfo::ImageInfo                386] ImageInfo constructor called
2026-02-19, 14:39:54.821 [Debug] [imageinfo.cpp        ImageInfoCache::ImageInfoCache      256] ImageInfoCache constructor entered.
2026-02-19, 14:39:54.821 [Debug] [imageinfo.cpp        ImageInfoCache::ImageInfoCache      259] ImageInfoCache thread pool max count set to: 2
2026-02-19, 14:39:54.821 [Debug] [imageinfo.cpp        ImageInfoCache::ImageInfoCache      270] Connected QCoreApplication::aboutToQuit signal.
2026-02-19, 14:39:54.821 [Debug] [imageinfo.cpp        ImageInfo::ImageInfo                390] Connected ImageInfoCache signals to onLoadFinished and onSizeChanged.
2026-02-19, 14:39:54.821 [Debug] [globalcontrol.cpp    GlobalControl::GlobalControl        28] GlobalControl constructor entered.
2026-02-19, 14:39:54.821 [Debug] [imagesourcemodel.cpp ImageSourceModel::ImageSourceModel  21] ImageSourceModel constructor called.
2026-02-19, 14:39:54.822 [Debug] [pathviewproxymodel.cpp PathViewProxyModel::setQueueCount   353] PathViewProxyModel::setQueueCount() called with count: 5
2026-02-19, 14:39:54.822 [Debug] [pathviewproxymodel.cpp PathViewProxyModel::setQueueCount   363] maxCount set to: 5 , radius set to: 2
2026-02-19, 14:39:54.822 [Debug] [globalcontrol.cpp    GlobalControl::GlobalControl        31] ImageSourceModel and PathViewProxyModel initialized.
2026-02-19, 14:39:54.822 [Debug] [rotateimagehelper.cpp RotateImageHelper::instance         61] Getting RotateImageHelper singleton instance.
2026-02-19, 14:39:54.822 [Debug] [rotateimagehelper.cpp RotateImageHelper::RotateImageHelper 46] RotateImageHelper instance created.
2026-02-19, 14:39:54.822 [Debug] [globalcontrol.cpp    GlobalControl::GlobalControl        41] Connected RotateImageHelper::rotateImageFinished signal.
2026-02-19, 14:39:54.822 [Debug] [main.cpp             main                                106] GlobalControl singleton registered.
2026-02-19, 14:39:54.822 [Debug] [globalstatus.cpp     GlobalStatus::GlobalStatus          35] GlobalStatus constructor called.
2026-02-19, 14:39:54.822 [Debug] [main.cpp             main                                109] GlobalStatus singleton registered.
2026-02-19, 14:39:54.823 [Debug] [filecontrol.cpp      FileControl::FileControl            89] FileControl constructor entered.
2026-02-19, 14:39:54.823 [Debug] [ocrinterface.cpp     OcrInterface::OcrInterface          14] OcrInterface instance created
2026-02-19, 14:39:54.823 [Debug] [configsetter.cpp     LibConfigSetter::instance           32] LibConfigSetter::instance() called.
2026-02-19, 14:39:54.823 [Debug] [configsetter.cpp     LibConfigSetter::instance           34] Creating new LibConfigSetter instance.
2026-02-19, 14:39:54.823 [Debug] [configsetter.cpp     LibConfigSetter::LibConfigSetter    20] LibConfigSetter constructor called.
2026-02-19, 14:39:54.823 [Debug] [configsetter.cpp     LibConfigSetter::LibConfigSetter    22] QSettings initialized with path:  "/home/blue/.config/deepin/deepin-image-viewer/config.conf"
2026-02-19, 14:39:54.824 [Debug] [imagefilewatcher.cpp ImageFileWatcher::instance          31] ImageFileWatcher::instance() called.
2026-02-19, 14:39:54.824 [Debug] [imagefilewatcher.cpp ImageFileWatcher::ImageFileWatcher  19] ImageFileWatcher constructor called.
2026-02-19, 14:39:54.824 [Debug] [imagefilewatcher.cpp ImageFileWatcher::ImageFileWatcher  22] Connected fileChanged and directoryChanged signals.
2026-02-19, 14:39:54.824 [Debug] [filecontrol.cpp      FileControl::FileControl            94] OCR interface, shortcut view process, config, and image file watcher initialized.
2026-02-19, 14:39:54.824 [Debug] [filecontrol.cpp      FileControl::FileControl            97] Connected imageFileWatcher::imageFileChanged signal.
2026-02-19, 14:39:54.824 [Debug] [filecontrol.cpp      FileControl::FileControl            103] Save setting timer initialized and connected.
2026-02-19, 14:39:54.824 [Debug] [filecontrol.cpp      FileControl::FileControl            117] Supported wallpaper formats initialized.
2026-02-19, 14:39:54.824 [Debug] [main.cpp             main                                112] FileControl singleton registered.
2026-02-19, 14:39:54.825 [Debug] [cursortool.cpp       CursorTool::CursorTool              19] CursorTool constructor called.
2026-02-19, 14:39:54.825 [Debug] [cursortool.cpp       CursorTool::CursorTool              22] CaptureTimer initialized with interval:  50 ms.
2026-02-19, 14:39:54.825 [Debug] [cursortool.cpp       CursorTool::CursorTool              33] Connected CaptureTimer timeout signal.
2026-02-19, 14:39:54.825 [Debug] [cursortool.cpp       CursorTool::CursorTool              40] Connected applicationPaletteChanged signal.
2026-02-19, 14:39:54.825 [Debug] [main.cpp             main                                116] CursorTool singleton registered.
2026-02-19, 14:39:54.825 [Debug] [filecontrol.cpp      FileControl::parseCommandlineGetPath 488] Parsing commandline to get path.
2026-02-19, 14:39:54.825 [Debug] [filecontrol.cpp      FileControl::parseCommandlineGetPath 502] No image file found in commandline arguments.
2026-02-19, 14:39:54.825 [Debug] [main.cpp             main                                120] Commandline parameter parsed:  ""
2026-02-19, 14:39:54.826 [Debug] [globalcontrol.cpp    GlobalControl::enableMultiThread    492] GlobalControl::enableMultiThread() called.
2026-02-19, 14:39:54.826 [Debug] [main.cpp             main                                132] Multi-threading enabled, using AsyncImageProvider (async).
2026-02-19, 14:39:54.826 [Debug] [imageprovider.cpp    ProviderCache::ProviderCache        144] ProviderCache instance created
2026-02-19, 14:39:54.826 [Debug] [imageprovider.cpp    AsyncImageProvider::AsyncImageProvider 260] AsyncImageProvider constructor called.
2026-02-19, 14:39:54.826 [Debug] [imageprovider.cpp    ThumbnailProvider::ThumbnailProvider 376] ThumbnailProvider constructor called.
2026-02-19, 14:39:54.826 [Debug] [main.cpp             main                                146] ThumbnailProvider registered.
2026-02-19, 14:39:54.826 [Debug] [main.cpp             main                                154] Connect signal requestRotateCacheImage.
2026-02-19, 14:39:54.826 [Debug] [filecontrol.cpp      FileControl::isEnableNavigation     777] FileControl::isEnableNavigation() called.
2026-02-19, 14:39:54.826 [Debug] [filecontrol.cpp      FileControl::getConfigValue         655] FileControl::getConfigValue() called for group:  "MAINWINDOW" , key:  "EnableNavigation" , defaultValue:  QVariant(bool, true)
2026-02-19, 14:39:54.827 [Debug] [configsetter.cpp     LibConfigSetter::value              57] LibConfigSetter::value() called for group:  "MAINWINDOW" , key:  "EnableNavigation" , defaultValue:  QVariant(bool, true)
2026-02-19, 14:39:54.827 [Debug] [configsetter.cpp     LibConfigSetter::value              59] Mutex locked.
2026-02-19, 14:39:54.827 [Debug] [configsetter.cpp     LibConfigSetter::value              63] Settings beginGroup:  "MAINWINDOW"
2026-02-19, 14:39:54.827 [Debug] [configsetter.cpp     LibConfigSetter::value              65] Settings value retrieved:  "EnableNavigation"  =  QVariant(bool, true)
2026-02-19, 14:39:54.827 [Debug] [configsetter.cpp     LibConfigSetter::value              67] Settings endGroup:  "MAINWINDOW"
2026-02-19, 14:39:54.827 [Debug] [configsetter.cpp     LibConfigSetter::value              69] Mutex unlocked, returning value:  QVariant(bool, true)
2026-02-19, 14:39:54.827 [Debug] [filecontrol.cpp      FileControl::getConfigValue         657] Config value retrieved:  QVariant(bool, true)
2026-02-19, 14:39:54.827 [Debug] [filecontrol.cpp      FileControl::isEnableNavigation     779] Returning enable navigation status:  true
2026-02-19, 14:39:54.827 [Debug] [globalstatus.cpp     GlobalStatus::setEnableNavigation   78] GlobalStatus::setEnableNavigation() called with value:  true
2026-02-19, 14:39:54.827 [Debug] [globalstatus.cpp     GlobalStatus::enableNavigation      69] GlobalStatus::enableNavigation() called, returning:  true
2026-02-19, 14:39:54.828 [Debug] [main.cpp             main                                157] Enable navigation set to:  true
2026-02-19, 14:39:54.828 [Debug] [main.cpp             main                                163] Connect signal enableNavigationChanged.
2026-02-19, 14:39:54.828 [Debug] [main.cpp             main                                169] Connect signal imageRenamed.
2026-02-19, 14:39:54.828 [Debug] [main.cpp             main                                175] Connect signal imageFileChanged.
2026-02-19, 14:39:54.828 [Debug] [livetextanalyzer.cpp LiveTextAnalyzer::LiveTextAnalyzer  23] Initializing LiveTextAnalyzer
2026-02-19, 14:39:54.828 [Debug] [livetextanalyzer.cpp LiveTextAnalyzer::LiveTextAnalyzer  28] Enabling GPU acceleration for OCR
2026-02-19, 14:39:54.828 [Debug] [livetextanalyzer.cpp LiveTextAnalyzer::LiveTextAnalyzer  40] Screen pixel ratio: 1
2026-02-19, 14:39:54.828 [Debug] [main.cpp             main                                181] LiveTextAnalyzer registered.
2026-02-19, 14:39:54.828 [Debug] [main.cpp             main                                198] Commandline parameter is empty, no initial image to load.
2026-02-19, 14:39:54.828 [Debug] [main.cpp             main                                201] Loading QML file: qrc:/qt/qml/IVModule/qml/main.qml
2026-02-19, 14:39:54.923 [Warning] [dguiapplicationhelper.cpp Dtk::Gui::DGuiApplicationHelperPrivate::onApplicationPaletteChanged 414] DGuiApplicationHelper: Don't use QGuiApplication::setPalette on DTK application.
2026-02-19, 14:39:54.969 [Debug] [globalstatus.cpp     GlobalStatus::viewFlicking          157] GlobalStatus::viewFlicking() called, returning:  false
2026-02-19, 14:39:54.969 [Debug] [globalstatus.cpp     GlobalStatus::actionMargin          328] GlobalStatus::actionMargin() called, returning:  9
2026-02-19, 14:39:54.970 [Debug] [globalstatus.cpp     GlobalStatus::actionMargin          328] GlobalStatus::actionMargin() called, returning:  9
2026-02-19, 14:39:54.973 [Debug] [filecontrol.cpp      FileControl::getlastHeight          701] FileControl::getlastHeight() called.
2026-02-19, 14:39:54.973 [Debug] [filecontrol.cpp      FileControl::getlastHeight          716] Single screen or no valid screen, calculating default height based on primary screen geometry.
2026-02-19, 14:39:54.973 [Debug] [filecontrol.cpp      FileControl::getlastHeight          719] Default height calculated:  648
2026-02-19, 14:39:54.973 [Debug] [filecontrol.cpp      FileControl::getConfigValue         655] FileControl::getConfigValue() called for group:  "MAINWINDOW" , key:  "WindowHeight" , defaultValue:  QVariant(int, 648)
2026-02-19, 14:39:54.973 [Debug] [configsetter.cpp     LibConfigSetter::value              57] LibConfigSetter::value() called for group:  "MAINWINDOW" , key:  "WindowHeight" , defaultValue:  QVariant(int, 648)
2026-02-19, 14:39:54.973 [Debug] [configsetter.cpp     LibConfigSetter::value              59] Mutex locked.
2026-02-19, 14:39:54.973 [Debug] [configsetter.cpp     LibConfigSetter::value              63] Settings beginGroup:  "MAINWINDOW"
2026-02-19, 14:39:54.973 [Debug] [configsetter.cpp     LibConfigSetter::value              65] Settings value retrieved:  "WindowHeight"  =  QVariant(QString, "648")
2026-02-19, 14:39:54.974 [Debug] [configsetter.cpp     LibConfigSetter::value              67] Settings endGroup:  "MAINWINDOW"
2026-02-19, 14:39:54.974 [Debug] [configsetter.cpp     LibConfigSetter::value              69] Mutex unlocked, returning value:  QVariant(QString, "648")
2026-02-19, 14:39:54.974 [Debug] [filecontrol.cpp      FileControl::getConfigValue         657] Config value retrieved:  QVariant(QString, "648")
2026-02-19, 14:39:54.974 [Debug] [filecontrol.cpp      FileControl::getlastHeight          722] Retrieved window height from config:  648
2026-02-19, 14:39:54.974 [Debug] [filecontrol.cpp      FileControl::getlastHeight          726] Final window height:  648
2026-02-19, 14:39:54.974 [Debug] [filecontrol.cpp      FileControl::setSettingHeight       761] FileControl::setSettingHeight() called with height:  648
2026-02-19, 14:39:54.974 [Debug] [filecontrol.cpp      FileControl::setSettingHeight       765] Setting height and starting save setting timer.
2026-02-19, 14:39:54.974 [Debug] [globalstatus.cpp     GlobalStatus::minHeight             280] GlobalStatus::minHeight() called, returning:  300
2026-02-19, 14:39:54.974 [Debug] [globalstatus.cpp     GlobalStatus::minWidth              286] GlobalStatus::minWidth() called, returning:  628
2026-02-19, 14:39:54.974 [Debug] [filecontrol.cpp      FileControl::getlastWidth           670] FileControl::getlastWidth() called.
2026-02-19, 14:39:54.975 [Debug] [filecontrol.cpp      FileControl::getlastWidth           685] Single screen or no valid screen, calculating default width based on primary screen geometry.
2026-02-19, 14:39:54.975 [Debug] [filecontrol.cpp      FileControl::getlastWidth           688] Default width calculated:  1152
2026-02-19, 14:39:54.975 [Debug] [filecontrol.cpp      FileControl::getConfigValue         655] FileControl::getConfigValue() called for group:  "MAINWINDOW" , key:  "WindowWidth" , defaultValue:  QVariant(int, 1152)
2026-02-19, 14:39:54.975 [Debug] [configsetter.cpp     LibConfigSetter::value              57] LibConfigSetter::value() called for group:  "MAINWINDOW" , key:  "WindowWidth" , defaultValue:  QVariant(int, 1152)
2026-02-19, 14:39:54.975 [Debug] [configsetter.cpp     LibConfigSetter::value              59] Mutex locked.
2026-02-19, 14:39:54.975 [Debug] [configsetter.cpp     LibConfigSetter::value              63] Settings beginGroup:  "MAINWINDOW"
2026-02-19, 14:39:54.975 [Debug] [configsetter.cpp     LibConfigSetter::value              65] Settings value retrieved:  "WindowWidth"  =  QVariant(QString, "1152")
2026-02-19, 14:39:54.975 [Debug] [configsetter.cpp     LibConfigSetter::value              67] Settings endGroup:  "MAINWINDOW"
2026-02-19, 14:39:54.975 [Debug] [configsetter.cpp     LibConfigSetter::value              69] Mutex unlocked, returning value:  QVariant(QString, "1152")
2026-02-19, 14:39:54.975 [Debug] [filecontrol.cpp      FileControl::getConfigValue         657] Config value retrieved:  QVariant(QString, "1152")
2026-02-19, 14:39:54.975 [Debug] [filecontrol.cpp      FileControl::getlastWidth           691] Retrieved window width from config:  1152
2026-02-19, 14:39:54.975 [Debug] [filecontrol.cpp      FileControl::getlastWidth           695] Final window width:  1152
2026-02-19, 14:39:54.976 [Debug] [filecontrol.cpp      FileControl::setSettingWidth        752] FileControl::setSettingWidth() called with width:  1152
2026-02-19, 14:39:54.976 [Debug] [filecontrol.cpp      FileControl::setSettingWidth        756] Setting width and starting save setting timer.
2026-02-19, 14:39:54.976 [Debug] [filecontrol.cpp      FileControl::setSettingWidth        752] FileControl::setSettingWidth() called with width:  1152
2026-02-19, 14:39:54.976 [Debug] [filecontrol.cpp      FileControl::setSettingWidth        756] Setting width and starting save setting timer.
2026-02-19, 14:39:54.976 [Debug] [globalstatus.cpp     GlobalStatus::titleHeight           304] GlobalStatus::titleHeight() called, returning:  50
2026-02-19, 14:39:55.007 [Debug] [filecontrol.cpp      FileControl::isCheckOnly            816] FileControl::isCheckOnly() called.
2026-02-19, 14:39:55.008 [Debug] [filecontrol.cpp      FileControl::isCheckOnly            821] Cache directory path:  "/home/blue/.cache/deepin/deepin-image-viewer/"
2026-02-19, 14:39:55.008 [Debug] [filecontrol.cpp      FileControl::isCheckOnly            829] Attempting to open lockfile:  "/home/blue/.cache/deepin/deepin-image-viewer/single"
2026-02-19, 14:39:55.008 [Debug] [filecontrol.cpp      FileControl::isCheckOnly            843] Lock file opened and locked successfully.
2026-02-19, 14:39:55.008 [Debug] [globalstatus.cpp     GlobalStatus::stackPage             245] GlobalStatus::stackPage() called, returning:  0
2026-02-19, 14:39:55.009 [Debug] [globalstatus.cpp     GlobalStatus::setStackPage          254] GlobalStatus::setStackPage() called with value:  0
2026-02-19, 14:39:55.009 [Debug] [main.cpp             main                                207] QML file loaded successfully.
2026-02-19, 14:39:55.010 [Debug] [main.cpp             main                                212] DBus service 'com.deepin.imageViewer' registered.
2026-02-19, 14:39:55.011 [Debug] [main.cpp             main                                214] DBus object '/' registered.
2026-02-19, 14:39:58.484 [Warning] [pathviewproxymodel.cpp PathViewProxyModel::setCurrentSourceIndex 165] indexQueue is empty, returning.
2026-02-19, 14:39:58.484 [Warning] [  ] QFileSystemWatcher::removePaths: list is empty
2026-02-19, 14:39:58.484 [Warning] [  ] QFileSystemWatcher::removePaths: list is empty
2026-02-19, 14:39:58.498 [Warning] [imageinfo.cpp        ImageInfoCache::loadFinished        342] Failed to load image data: "/home/blue/Pictures/选择流程处理.jpg" frame: 0
2026-02-19, 14:39:58.499 [Warning] [imageinfo.cpp        ImageInfo::refreshDataFromCache     742] Image data not found: "/home/blue/Pictures/选择流程处理.jpg" frame: 0
2026-02-19, 14:39:58.500 [Warning] [imageinfo.cpp        ImageInfoCache::loadFinished        342] Failed to load image data: "/home/blue/Pictures/Linux常见命令.png" frame: 0
2026-02-19, 14:39:58.500 [Warning] [imageinfo.cpp        ImageInfo::refreshDataFromCache     742] Image data not found: "/home/blue/Pictures/Linux常见命令.png" frame: 0
2026-02-19, 14:39:58.500 [Warning] [imageinfo.cpp        ImageInfo::refreshDataFromCache     742] Image data not found: "/home/blue/Pictures/Linux常见命令.png" frame: 0
2026-02-19, 14:39:58.512 [Info] [filetrashhelper.cpp  FileTrashHelper::FileTrashHelper    67] Device manager initialized - version: "25" service: "org.deepin.Filemanager.Daemon" interface: "org.deepin.Filemanager.Daemon.DeviceManager" path: "/org/deepin/Filemanager/Daemon/DeviceManager"
2026-02-19, 14:39:58.546 [Warning] [FullImageView.qml     353] qrc:/qt/qml/IVModule/qml/FullImageView.qml:353:5: QML ThumbnailListView: Binding loop detected for property "listContentWidth":
qrc:/qt/qml/IVModule/qml/ThumbnailListView.qml:23:5
[0 llvmpipe (LLVM 19.1.4, 128 bits)]  queueC=0[1]  queueG=0[1]  queueT=0[1]
[0 llvmpipe (LLVM 19.1.4, 128 bits)]  bugsbn1=0  bugbilz=0  bugcopc=0  bugihfa=0
[0 llvmpipe (LLVM 19.1.4, 128 bits)]  fp16-p/s/u/a=1/1/1/0  int8-p/s/u/a=1/1/1/1
[0 llvmpipe (LLVM 19.1.4, 128 bits)]  subgroup=4  basic/vote/ballot/shuffle=1/1/1/1
[0 llvmpipe (LLVM 19.1.4, 128 bits)]  fp16-8x8x16/16x8x8/16x8x16/16x16x16=0/0/0/0
LLVM ERROR: Cannot select: 0x7fda2ccd9ae0: f32,ch = load<(load (s16) from %stack.16), anyext from i16> 0x7fda2ccd9a70, FrameIndex:i64<16>, undef:i64
  0x7fda2ccd9a00: i64 = FrameIndex<16>
  0x7fda2c877cc0: i64 = undef
In function: cs_co_variant
Error -1: ./libs/linglong/src/linglong/runtime/container.cpp:267 run container 3dd8b93ae488715810a1a7f89293fa8de2dfc254c547e81ba21eef92b459c008: cli run: run command failed: /usr/bin/ll-box --cgroup-manager=disabled run -b /run/user/1000/linglong/3dd8b93ae488715810a1a7f89293fa8de2dfc254c547e81ba21eef92b459c008 3dd8b93ae488715810a1a7f89293fa8de2dfc254c547e81ba21eef92b459c008 retval=34304

Reply Favorite View the author
All Replies

No replies yet