Giter Club home page Giter Club logo

Comments (36)

rafsb avatar rafsb commented on June 11, 2024 1

i've fixed this issue by installig gvfs-mtp under arch linux...

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024 1

😂 you can always use another file manager (e.g. dolphin / caja / nautilus / pcmanfm) for a workaround so you doesn't need to switch to an old version of Deepin (distro) since Deepin is a rolling update distro and there is none support for the old version.

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024 1

Here is what I found,

You can actually browse your Android phone from Deepin File Manager.

  1. Mount your Android phone.
  2. Go to /run/user/1000/gvfs .
  3. There should be a folder whose title begins with mtp.
  4. Open that folder.
  5. You are now viewing your Android phone using Deepin File Manager.

dde-file-manager

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024 1

Okay, here's what I found.
Apparently, QUrl::seturl(url, parsingMode) changes the value of url.
If url has mtp://SAMSUNG_SAMUNG_Android_3791d3a8/ with it,
then QUrl::seturl(url, parsingMode) changes url to mtp://samsung_samsung_android_3791d3a8/

QUrl::seturl(url, parsingMode) is found in durl.cpp

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024 1

Merged! Now just wait for the next release 🎉

from dde-file-manager.

jardels avatar jardels commented on June 11, 2024 1

Hi guys (& girls),

foollowing the tips posted here, I solved the problems with the MTP (for ex, insttalling Dolphin or Nautilus, both work very well). But with the new release (15.9.2) "all the little things gonna be alright"! With MTP too :)).

Thanks for everybody!

from dde-file-manager.

rabinadk1 avatar rabinadk1 commented on June 11, 2024

Same occurs here from Samsung Galaxy J7 max.
Please fix this issue.
I am from Manjaro Deepin.

from dde-file-manager.

SHIHUAMarryMe avatar SHIHUAMarryMe commented on June 11, 2024

It is some diffcult. We use the code of MTP, but we do not maintain it. So if fix it, we need review the code of MTP.

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Hi.

Did you try using nautilus and check if that works properly? If nautilus also have this problem, then it's a upstream issue since we are currently using MTP support provided by gio/gvfs which is also used by nautilus.

from dde-file-manager.

rabinadk1 avatar rabinadk1 commented on June 11, 2024

@BLumia I am using Nautilus in Solus. It works smooth as butter here.

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Try launch dde-file-manager from your terminal and then plug-in your phone, try do the steps and you can see the log. Paste the associate lines here and maybe we can try to figure it out what the problem is.

Since we don't have Samsung Galaxy devices to test so we can't reproduce this issue.

Other info you may need:

  • Log file path ~/.cache/deepin/dde-file-manager/dde-file-manager.log .

from dde-file-manager.

rabinadk1 avatar rabinadk1 commented on June 11, 2024

@BLumia i have Samsung Galaxy J7 Max. And it occurred with it too. You can test on any latest Samsung mobiles.

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

@github-maverick sorry i don't have any Samsung devices and it works fine with my oneplus device... so it will be very helpful if you can provide the log file so we can try to figure out what just happend.

from dde-file-manager.

rabinadk1 avatar rabinadk1 commented on June 11, 2024

This is the output from the terminal when I try to access my mobile phone via media transfer mode in a live session. This is the main thing that is stopping me to use Deepin.

[manjaro@manjaro-deepin ~]$ dde-file-manager

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.687: Unable to locate theme engine in module_path: "adwaita",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.688: Unable to locate theme engine in module_path: "adwaita",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.692: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.692: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.692: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.693: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.693: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.693: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.693: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.694: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.694: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.694: Unable to locate theme engine in module_path: "murrine",

(dde-file-manager:6098): Gtk-WARNING **: 10:02:36.694: Unable to locate theme engine in module_path: "murrine",
"dtkwidget2" can not find qm files
"dde-file-manager" can not find qm files
2018-05-20, 10:02:36.769 [Debug  ] [qsettingbackend.cpp  Dtk::Core::QSettingBackend::QSettingBackend 44] create config "/home/manjaro/.config/deepin/dde-file-manager/dde-file-manager.conf"
2018-05-20, 10:02:36.770 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           73] "/usr/lib/dde-file-manager/plugins"
2018-05-20, 10:02:36.770 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/menu"
2018-05-20, 10:02:36.770 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/view"
2018-05-20, 10:02:36.770 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/preview"
2018-05-20, 10:02:36.770 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           112] menu plugin size: 0
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           113] expand info size: 0
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           114] view size: 0
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           73] "/usr/lib/dde-file-manager/plugins"
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/menu"
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/view"
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/preview"
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           112] menu plugin size: 0
2018-05-20, 10:02:36.771 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           113] expand info size: 0
2018-05-20, 10:02:36.772 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           114] view size: 0
2018-05-20, 10:02:36.772 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 904] Could not read source file  "/home/manjaro/.cache/dde-file-manager/searchhistory.json" : "No such file or directory"
2018-05-20, 10:02:36.772 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 908] Failed to migrate config file from cache
2018-05-20, 10:02:36.772 [Debug  ] [searchhistroymanager.cpp SearchHistroyManager::load          63] Couldn't open search data file!
2018-05-20, 10:02:36.772 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 904] Could not read source file  "/home/manjaro/.cache/dde-file-manager/bookmark.json" : "No such file or directory"
2018-05-20, 10:02:36.772 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 908] Failed to migrate config file from cache
2018-05-20, 10:02:36.773 [Debug  ] [bookmarkmanager.cpp  BookMarkManager::load               79] Couldn't open bookmark file!
2018-05-20, 10:02:36.885 [Debug  ] [networkmanager.cpp   NetworkManager::NetworkManager      102] Create NetworkManager
2018-05-20, 10:02:36.886 [Debug  ] [gvfsmountclient.cpp  GvfsMountClient::GvfsMountClient    48] Create GvfsMountClient
2018-05-20, 10:02:36.886 [Debug  ] [secretmanager.cpp    SecretManager::SecretManager        41] Create SecretManager
2018-05-20, 10:02:36.886 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 904] Could not read source file  "/home/manjaro/.cache/dde-file-manager/samba.json" : "No such file or directory"
2018-05-20, 10:02:36.886 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 908] Failed to migrate config file from cache
2018-05-20, 10:02:36.887 [Debug  ] [secretmanager.cpp    SecretManager::loadCache            162] Couldn't write samba file!
DFileSystemWatcherPrivate::addPaths: inotify_add_watch failed: No such file or directory
2018-05-20, 10:02:36.887 [Warning] [dfilewatcher.cpp     DFileWatcherPrivate::start          88] virtual bool DFileWatcherPrivate::start() start watch failed, file path = "/var/lib/samba/usershares"
2018-05-20, 10:02:36.892 [Debug  ] [appcontroller.cpp    AppController::createDBusInterface::lambda 918] com.deepin.SessionManager : StartManager has LaunchApp interface
2018-05-20, 10:02:36.895 [Warning] [                                                         0] inotify_add_watch("/usr/local/share/applications/") failed: "No such file or directory"
2018-05-20, 10:02:36.895 [Warning] [                                                         0] inotify_add_watch("/usr/share/gnome/applications/") failed: "No such file or directory"
2018-05-20, 10:02:36.895 [Warning] [                                                         0] inotify_add_watch("/var/lib/flatpak/exports/share/applications") failed: "No such file or directory"
2018-05-20, 10:02:36.895 [Warning] [                                                         0] inotify_add_watch("/home/manjaro/.local/share/flatpak/exports/share/applications") failed: "No such file or directory"
2018-05-20, 10:02:36.903 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 904] Could not read source file  "/home/manjaro/.cache/dde-file-manager/FMState.json" : "No such file or directory"
2018-05-20, 10:02:36.903 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 908] Failed to migrate config file from cache
2018-05-20, 10:02:36.903 [Debug  ] [basemanager.cpp      BaseManager::readCacheFromFile      71] "/home/manjaro/.config/deepin/dde-file-manager/fmstate.json"
2018-05-20, 10:02:36.904 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 904] Could not read source file  "/home/manjaro/.cache/dde-file-manager/sort.json" : "No such file or directory"
2018-05-20, 10:02:36.904 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 908] Failed to migrate config file from cache
2018-05-20, 10:02:36.904 [Debug  ] [basemanager.cpp      BaseManager::readCacheFromFile      71] "/home/manjaro/.config/deepin/dde-file-manager/sort.json"
2018-05-20, 10:02:36.904 [Debug  ] [basemanager.cpp      BaseManager::readCacheFromFile      75] "/home/manjaro/.config/deepin/dde-file-manager/sort.json" isn't exists!
2018-05-20, 10:02:36.905 [Debug  ] [fmstatemanager.cpp   FMStateManager::loadSortCache       112] QMap()
2018-05-20, 10:02:36.936 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usgae of "/dev/sda2" true
2018-05-20, 10:02:36.941 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::updateDiskInfos   919] QDiskInfo(id: "/dev/sda2",name: "Windows",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda2",uuid: "0AAE12573E583FBA",activation_root_uri: "",mounted_root_uri: "file:///run/media/manjaro/Windows",id_filesystem: "l2050",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 60573974528,total: 322122543104,)
2018-05-20, 10:02:36.997 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usgae of "/dev/sda3" true
2018-05-20, 10:02:36.998 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::updateDiskInfos   919] QDiskInfo(id: "/dev/sda3",name: "75 GB Volume",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda3",uuid: "4ee463e3-cbdc-4609-a29e-6167e5a3006f",activation_root_uri: "",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:37.280 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usgae of "/dev/sda5" true
2018-05-20, 10:02:37.280 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::updateDiskInfos   919] QDiskInfo(id: "/dev/sda5",name: "Backup",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda5",uuid: "02AC83CB18746556",activation_root_uri: "",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:37.289 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"
2018-05-20, 10:02:37.290 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::updateDiskInfos   933] QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:37.290 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::updateDiskInfos   945] QMap(("file:///run/media/manjaro/Windows", QMount: {name:"Windows",mounted root uri:"file:///run/media/manjaro/Windows",can_unmount:true,icon:("drive-harddisk", "drive"),is_shadowed:false}))
2018-05-20, 10:02:37.505 [Warning] [                                                         0] QLayout: Attempting to add QLayout "" to DFileManagerWindow "", which already has a layout
2018-05-20, 10:02:37.587 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::minimumClicked() to (null)::showMinimized()
2018-05-20, 10:02:37.587 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::maximumClicked() to (null)::showMaximized()
2018-05-20, 10:02:37.587 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::restoreClicked() to (null)::showNormal()
2018-05-20, 10:02:37.587 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::closeClicked() to (null)::close()
2018-05-20, 10:02:37.588 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85d197e0
2018-05-20, 10:02:37.620 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           715] ===========volumeAdded============= "/" false false
2018-05-20, 10:02:37.620 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           716] QDiskInfo(id: "/",name: "System Disk",type: "native",drive_unix_device: "",unix_device: "",uuid: "",activation_root_uri: "",mounted_root_uri: "/",id_filesystem: "",default_location: "",iconName: "",is_removable: false,can_mount: false,can_unmount: false,can_eject: false,used: 193003520,total: 3866742784,)
2018-05-20, 10:02:37.634 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: : not a block device\n"
2018-05-20, 10:02:37.766 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85d197e0
2018-05-20, 10:02:37.784 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85d197e0
2018-05-20, 10:02:37.880 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85d197e0
2018-05-20, 10:02:37.902 [Debug  ] [dcrumbbutton.cpp     DCrumbIconButton::checkStateSet     188] Check state changed:  true
2018-05-20, 10:02:37.908 [Debug  ] [dcrumbbutton.cpp     DCrumbIconButton::checkStateSet     188] Check state changed:  true
2018-05-20, 10:02:37.909 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::currentUrlChanged   485] DBookmarkScene(0x555d85b58a30) type: "Unknow" sender: DFileManagerWindow(0x555d859eaab0) data: QVariant(DUrl, ) propertys: QMap()
2018-05-20, 10:02:37.973 [Debug  ] [windowmanager.cpp    WindowManager::showNewWindow        204] new window 75497481 DUrl("computer:///")
2018-05-20, 10:02:37.984 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     390] QDiskInfo(id: "/dev/sda2",name: "Windows",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda2",uuid: "0AAE12573E583FBA",activation_root_uri: "",mounted_root_uri: "file:///run/media/manjaro/Windows",id_filesystem: "l2050",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 60573974528,total: 322122543104,)
2018-05-20, 10:02:37.984 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::getStandardPathByKey 223] unknown key: "Disk"
2018-05-20, 10:02:37.985 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] true DBookmarkMountedIndicatorItem(0x555d85d61a50, parent=0x555d85e11cb0, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:37.985 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::mountAdded          700] false type: "Unknow" sender: DBookmarkScene(0x555d85b58a30) data: QVariant(Invalid) propertys: QMap()
2018-05-20, 10:02:37.986 [Debug  ] [computerview.cpp     ComputerView::mountAdded            780] ===========mountAdded============= "/dev/sda2" false false
2018-05-20, 10:02:37.986 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           715] ===========volumeAdded============= "/dev/sda2" false false
2018-05-20, 10:02:37.986 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           716] QDiskInfo(id: "/dev/sda2",name: "Windows",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda2",uuid: "0AAE12573E583FBA",activation_root_uri: "",mounted_root_uri: "file:///run/media/manjaro/Windows",id_filesystem: "l2050",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 60573974528,total: 322122543104,)
2018-05-20, 10:02:38.056 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usgae of "/dev/sda2" true
2018-05-20, 10:02:38.072 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     403] ()
2018-05-20, 10:02:38.072 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     390] QDiskInfo(id: "/dev/sda3",name: "75 GB Volume",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda3",uuid: "4ee463e3-cbdc-4609-a29e-6167e5a3006f",activation_root_uri: "",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:38.073 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::getStandardPathByKey 223] unknown key: "Disk"
2018-05-20, 10:02:38.073 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] false DBookmarkMountedIndicatorItem(0x555d85dfacc0, parent=0x555d85dfe4b0, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:38.074 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::mountAdded          700] false type: "Unknow" sender: DBookmarkScene(0x555d85b58a30) data: QVariant(Invalid) propertys: QMap()
2018-05-20, 10:02:38.074 [Debug  ] [computerview.cpp     ComputerView::mountAdded            780] ===========mountAdded============= "/dev/sda3" false false
2018-05-20, 10:02:38.074 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           715] ===========volumeAdded============= "/dev/sda3" false false
2018-05-20, 10:02:38.075 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           716] QDiskInfo(id: "/dev/sda3",name: "75 GB Volume",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda3",uuid: "4ee463e3-cbdc-4609-a29e-6167e5a3006f",activation_root_uri: "",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:38.154 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usgae of "/dev/sda3" true
2018-05-20, 10:02:38.167 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     403] ()
2018-05-20, 10:02:38.168 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     390] QDiskInfo(id: "/dev/sda5",name: "Backup",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda5",uuid: "02AC83CB18746556",activation_root_uri: "",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:38.168 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::getStandardPathByKey 223] unknown key: "Disk"
2018-05-20, 10:02:38.169 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] false DBookmarkMountedIndicatorItem(0x555d85a15ee0, parent=0x555d85deab70, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:38.169 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::mountAdded          700] false type: "Unknow" sender: DBookmarkScene(0x555d85b58a30) data: QVariant(Invalid) propertys: QMap()
2018-05-20, 10:02:38.170 [Debug  ] [computerview.cpp     ComputerView::mountAdded            780] ===========mountAdded============= "/dev/sda5" false false
2018-05-20, 10:02:38.170 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           715] ===========volumeAdded============= "/dev/sda5" false false
2018-05-20, 10:02:38.170 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           716] QDiskInfo(id: "/dev/sda5",name: "Backup",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda5",uuid: "02AC83CB18746556",activation_root_uri: "",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:38.474 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usgae of "/dev/sda5" true
2018-05-20, 10:02:38.490 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     403] ()
2018-05-20, 10:02:38.490 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     390] QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:38.491 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::getStandardPathByKey 223] unknown key: "Disk"
2018-05-20, 10:02:38.491 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] false DBookmarkMountedIndicatorItem(0x555d85f35e60, parent=0x555d85f30e00, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:38.492 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::mountAdded          700] false type: "Unknow" sender: DBookmarkScene(0x555d85b58a30) data: QVariant(Invalid) propertys: QMap()
2018-05-20, 10:02:38.492 [Debug  ] [computerview.cpp     ComputerView::mountAdded            780] ===========mountAdded============= "/dev/bus/usb/001/013" false false
2018-05-20, 10:02:38.493 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           715] ===========volumeAdded============= "/dev/bus/usb/001/013" false false
2018-05-20, 10:02:38.493 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           716] QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:38.513 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"
2018-05-20, 10:02:38.527 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     403] ()
2018-05-20, 10:02:38.565 [Debug  ] [mimesappsmanager.cpp MimesAppsManager::initMimeTypeApps  608] getMimeTypeApps in QThread(0x555d85984e30) QThread(0x555d8561f830)
2018-05-20, 10:02:38.566 [Debug  ] [mimesappsmanager.cpp MimesAppsManager::loadDDEMimeTypes  745] ()
2018-05-20, 10:02:38.574 [Debug  ] [dcrumbbutton.cpp     DCrumbIconButton::checkStateSet     188] Check state changed:  true
2018-05-20, 10:02:38.580 [Debug  ] [dcrumbbutton.cpp     DCrumbIconButton::checkStateSet     188] Check state changed:  true
2018-05-20, 10:02:42.418 [Debug  ] [udisklistener.cpp    UDiskListener::mount                507] "/dev/bus/usb/001/013"
2018-05-20, 10:02:42.587 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 477] ==============================monitor_mount_added==============================
2018-05-20, 10:02:42.588 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 481] =================== "mtp://%5Busb%3A001,013%5D/" 0x0 =======================
2018-05-20, 10:02:42.588 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 482] =================== QMount: { name: "mtp" , mounted root uri: "mtp://%5Busb%3A001,013%5D/" , can_unmount: true , icon: ("multimedia-player", "multimedia") , is_shadowed: false } =======================
2018-05-20, 10:02:42.589 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 477] ==============================monitor_mount_added==============================
2018-05-20, 10:02:42.589 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 481] =================== "mtp://%5Busb%3A001,013%5D/" 0x555d859b8830 =======================
2018-05-20, 10:02:42.590 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 482] =================== QMount: { name: "SAMSUNG Android" , mounted root uri: "mtp://%5Busb%3A001,013%5D/" , can_unmount: true , icon: ("multimedia-player") , is_shadowed: false } =======================
2018-05-20, 10:02:42.610 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"
2018-05-20, 10:02:42.642 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     390] QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "mtp://%5Busb%3A001,013%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C013%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:42.642 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] true DBookmarkMountedIndicatorItem(0x555d85f35e60, parent=0x555d85f30e00, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:42.643 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] true DBookmarkMountedIndicatorItem(0x555d85f35e60, parent=0x555d85f30e00, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:42.643 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::mountAdded          700] false type: "Unknow" sender: DBookmarkScene(0x555d85b58a30) data: QVariant(Invalid) propertys: QMap()
2018-05-20, 10:02:42.643 [Debug  ] [computerview.cpp     ComputerView::mountAdded            780] ===========mountAdded============= "/dev/bus/usb/001/013" true false
2018-05-20, 10:02:42.657 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"
2018-05-20, 10:02:42.669 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     403] (0x7f678dee8730)
2018-05-20, 10:02:42.670 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     406] "/"
2018-05-20, 10:02:42.671 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 497] ========mount_added=========== QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "mtp://%5Busb%3A001,013%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C013%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:42.736 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"
2018-05-20, 10:02:43.653 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"
2018-05-20, 10:02:44.178 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_volume_removed 615] ==============================monitor_volume_removed==============================
2018-05-20, 10:02:44.179 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_volume_removed 618] =================== "/dev/bus/usb/001/013" =======================
2018-05-20, 10:02:44.192 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"

(dde-file-manager:6098): GLib-WARNING **: 10:02:44.194: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1
2018-05-20, 10:02:44.195 [Warning] [qdiskinfo.cpp        QDiskInfo::updateGvfsFileSystemInfo 209] g_file_query_filesystem_info No such interface 'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1 19
2018-05-20, 10:02:44.195 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_volume_removed 629] true QVolume: { name: "SAMSUNG Android" , unix_device: "/dev/bus/usb/001/013" , icons: ("multimedia-player") , is_Mounted: true , is_removable: false , mounted_root_uri: "mtp://%5Busb%3A001,013%5D/" } QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "mtp://%5Busb%3A001,013%5D/",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:44.213 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/013: not a block device\n"

(dde-file-manager:6098): GLib-WARNING **: 10:02:44.219: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1
2018-05-20, 10:02:44.219 [Warning] [qdiskinfo.cpp        QDiskInfo::updateGvfsFileSystemInfo 209] g_file_query_filesystem_info No such interface 'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1 19
2018-05-20, 10:02:44.220 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_volume_removed 632] QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "mtp://%5Busb%3A001,013%5D/",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:44.220 [Debug  ] [udisklistener.cpp    UDiskListener::removeVolumeDiskInfo 454] QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "mtp://%5Busb%3A001,013%5D/",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 0,total: 0,)(true, true, true, true)
2018-05-20, 10:02:44.220 [Debug  ] [udisklistener.cpp    UDiskListener::removeVolumeDiskInfo 472] QDiskInfo(id: "/dev/bus/usb/001/013",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/013",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,013%5D/",mounted_root_uri: "mtp://%5Busb%3A001,013%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C013%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:44.220 [Debug  ] [dialogmanager.cpp    DialogManager::abortJobByDestinationUrl 333] DUrl("/")
2018-05-20, 10:02:44.221 [Debug  ] [computerview.cpp     ComputerView::volumeRemoved         747] ===========volumeRemoved============= "/dev/bus/usb/001/013" true false
2018-05-20, 10:02:44.289 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_removed 519] ==============================monitor_mount_removed==============================
2018-05-20, 10:02:44.290 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_removed 522] =================== "mtp://%5Busb%3A001,013%5D/" =======================
2018-05-20, 10:02:44.290 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_removed 525] false QVolume: { name: "" , unix_device: "" , icons: () , is_Mounted: false , is_removable: false , mounted_root_uri: "" }

(dde-file-manager:6098): GLib-WARNING **: 10:02:44.292: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1
2018-05-20, 10:02:44.292 [Warning] [qdiskinfo.cpp        QDiskInfo::updateGvfsFileSystemInfo 209] g_file_query_filesystem_info No such interface 'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1 19
2018-05-20, 10:02:44.297 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_removed 519] ==============================monitor_mount_removed==============================
2018-05-20, 10:02:44.298 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_removed 522] =================== "mtp://%5Busb%3A001,013%5D/" =======================
2018-05-20, 10:02:44.298 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_removed 525] false QVolume: { name: "" , unix_device: "" , icons: () , is_Mounted: false , is_removable: false , mounted_root_uri: "" }
2018-05-20, 10:02:45.147 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_volume_added 582] ==============================monitor_volume_added==============================
2018-05-20, 10:02:45.147 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_volume_added 585] =================== "/dev/bus/usb/001/014" =======================
2018-05-20, 10:02:45.159 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/014: not a block device\n"
2018-05-20, 10:02:45.160 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::getStandardPathByKey 223] unknown key: "Disk"
2018-05-20, 10:02:45.160 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] false DBookmarkMountedIndicatorItem(0x555d85f867f0, parent=0x555d85f897b0, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:45.161 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           715] ===========volumeAdded============= "/dev/bus/usb/001/014" false false
2018-05-20, 10:02:45.162 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           716] QDiskInfo(id: "/dev/bus/usb/001/014",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/014",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,014%5D/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-05-20, 10:02:45.183 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/014: not a block device\n"
2018-05-20, 10:02:47.695 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    723] true
2018-05-20, 10:02:47.696 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    780] QDiskInfo(id: "/dev/bus/usb/001/014",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/014",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,014%5D/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)DUrl("")false
2018-05-20, 10:02:47.696 [Debug  ] [udisklistener.cpp    UDiskListener::mount                507] "/dev/bus/usb/001/014"
2018-05-20, 10:02:47.895 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 477] ==============================monitor_mount_added==============================
2018-05-20, 10:02:47.896 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 481] =================== "mtp://%5Busb%3A001,014%5D/" 0x0 =======================
2018-05-20, 10:02:47.896 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 482] =================== QMount: { name: "mtp" , mounted root uri: "mtp://%5Busb%3A001,014%5D/" , can_unmount: true , icon: ("multimedia-player", "multimedia") , is_shadowed: false } =======================
2018-05-20, 10:02:47.897 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 477] ==============================monitor_mount_added==============================
2018-05-20, 10:02:47.897 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 481] =================== "mtp://%5Busb%3A001,014%5D/" 0x555d859b8b00 =======================
2018-05-20, 10:02:47.898 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 482] =================== QMount: { name: "SAMSUNG Android" , mounted root uri: "mtp://%5Busb%3A001,014%5D/" , can_unmount: true , icon: ("multimedia-player") , is_shadowed: false } =======================
2018-05-20, 10:02:47.917 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/014: not a block device\n"
2018-05-20, 10:02:47.966 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     390] QDiskInfo(id: "/dev/bus/usb/001/014",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/014",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,014%5D/",mounted_root_uri: "mtp://%5Busb%3A001,014%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C014%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 21145923584,total: 26795593728,)
2018-05-20, 10:02:47.967 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] true DBookmarkMountedIndicatorItem(0x555d85f867f0, parent=0x555d85f897b0, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:47.967 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::updateMountIndicator 660] true DBookmarkMountedIndicatorItem(0x555d85f867f0, parent=0x555d85f897b0, pos=160,5, flags=(ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
2018-05-20, 10:02:47.967 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::mountAdded          700] false type: "Unknow" sender: DBookmarkScene(0x555d85b58a30) data: QVariant(Invalid) propertys: QMap()
2018-05-20, 10:02:47.967 [Debug  ] [computerview.cpp     ComputerView::mountAdded            780] ===========mountAdded============= "/dev/bus/usb/001/014" true false
2018-05-20, 10:02:47.983 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/014: not a block device\n"
2018-05-20, 10:02:47.990 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     403] (0x7f678dee8730)
2018-05-20, 10:02:47.990 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     406] "/"
2018-05-20, 10:02:47.991 [Debug  ] [gvfsmountmanager.cpp GvfsMountManager::monitor_mount_added 497] ========mount_added=========== QDiskInfo(id: "/dev/bus/usb/001/014",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/014",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,014%5D/",mounted_root_uri: "mtp://%5Busb%3A001,014%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C014%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 21145923584,total: 26795593728,)
2018-05-20, 10:02:48.029 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/014: not a block device\n"
2018-05-20, 10:02:48.980 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/001/014: not a block device\n"
2018-05-20, 10:02:49.222 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    723] true
2018-05-20, 10:02:49.222 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    780] QDiskInfo(id: "/dev/bus/usb/001/014",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/014",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,014%5D/",mounted_root_uri: "mtp://%5Busb%3A001,014%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C014%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 21145923584,total: 26795593728,)DUrl("/")true
2018-05-20, 10:02:49.223 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    785] type: "Unknow" sender: DBookmarkItem(0x555d85f897a0) data: QVariant(DUrl, ) propertys: QMap()
2018-05-20, 10:02:49.223 [Debug  ] [fileeventprocessor.cpp dde_file_manager::FileEventProcessor::fmEvent 329] DUrl("/")
2018-05-20, 10:02:49.223 [Warning] [dfilemanagerwindow.cpp DFileManagerWindow::cd              471] Not support url:  DUrl("/")
2018-05-20, 10:02:49.224 [Warning] [dthememanager.cpp    Dtk::Widget::DThemeManagerPrivate::registerWidget 234] can not load qss with out filename Dtk::Widget::DListView(0x555d85f18480)
2018-05-20, 10:02:49.227 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85f91aa0
2018-05-20, 10:02:49.280 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85f91aa0
2018-05-20, 10:02:49.297 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85f91aa0
2018-05-20, 10:02:49.305 [Warning] [                                                         0] Could not parse stylesheet of object 0x555d85f91aa0
2018-05-20, 10:02:49.315 [Debug  ] [dfileview.cpp        DFileView::setRootUrl               1866] cd: current url: DUrl("") to url: DUrl("search:?url=file:///&keyword=/")
2018-05-20, 10:02:49.355 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::currentUrlChanged   485] DBookmarkScene(0x555d85b58a30) type: "Unknow" sender: FileViewHelper(0x555d85f46ea0) data: QVariant(DUrl, ) propertys: QMap()
2018-05-20, 10:02:49.372 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::currentUrlChanged   485] DBookmarkScene(0x555d85b58a30) type: "Unknow" sender: DFileManagerWindow(0x555d859eaab0) data: QVariant(DUrl, ) propertys: QMap()
2018-05-20, 10:02:50.485 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    723] true
2018-05-20, 10:02:50.485 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    780] QDiskInfo(id: "/dev/bus/usb/001/014",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/014",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,014%5D/",mounted_root_uri: "mtp://%5Busb%3A001,014%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C014%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 21145923584,total: 26795593728,)DUrl("/")true
2018-05-20, 10:02:50.485 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    785] type: "Unknow" sender: DBookmarkItem(0x555d85f897a0) data: QVariant(DUrl, ) propertys: QMap()
2018-05-20, 10:02:50.485 [Debug  ] [fileeventprocessor.cpp dde_file_manager::FileEventProcessor::fmEvent 329] DUrl("/")
2018-05-20, 10:02:50.486 [Warning] [dfilemanagerwindow.cpp DFileManagerWindow::cd              471] Not support url:  DUrl("/")
2018-05-20, 10:02:50.486 [Debug  ] [dfileview.cpp        DFileView::setRootUrl               1866] cd: current url: DUrl("search:?url=file:///&keyword=/") to url: DUrl("search:?url=file:///&keyword=/")
2018-05-20, 10:02:50.495 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::currentUrlChanged   485] DBookmarkScene(0x555d85b58a30) type: "Unknow" sender: DFileManagerWindow(0x555d859eaab0) data: QVariant(DUrl, ) propertys: QMap()
2018-05-20, 10:02:51.393 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    723] true
2018-05-20, 10:02:51.393 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    780] QDiskInfo(id: "/dev/bus/usb/001/014",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/001/014",uuid: "",activation_root_uri: "mtp://%5Busb%3A001,014%5D/",mounted_root_uri: "mtp://%5Busb%3A001,014%5D/",id_filesystem: "mtp:host=%5Busb%3A001%2C014%5D",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 21145923584,total: 26795593728,)DUrl("/")true
2018-05-20, 10:02:51.394 [Debug  ] [dbookmarkitem.cpp    DBookmarkItem::mouseReleaseEvent    785] type: "Unknow" sender: DBookmarkItem(0x555d85f897a0) data: QVariant(DUrl, ) propertys: QMap()
2018-05-20, 10:02:51.394 [Debug  ] [fileeventprocessor.cpp dde_file_manager::FileEventProcessor::fmEvent 329] DUrl("/")
2018-05-20, 10:02:51.394 [Warning] [dfilemanagerwindow.cpp DFileManagerWindow::cd              471] Not support url:  DUrl("/")
2018-05-20, 10:02:51.394 [Debug  ] [dfileview.cpp        DFileView::setRootUrl               1866] cd: current url: DUrl("search:?url=file:///&keyword=/") to url: DUrl("search:?url=file:///&keyword=/")
2018-05-20, 10:02:51.404 [Debug  ] [dbookmarkscene.cpp   DBookmarkScene::currentUrlChanged   485] DBookmarkScene(0x555d85b58a30) type: "Unknow" sender: DFileManagerWindow(0x555d859eaab0) data: QVariant(DUrl, ) propertys: QMap()
Segmentation fault (core dumped)

from dde-file-manager.

rabinadk1 avatar rabinadk1 commented on June 11, 2024

Has this issue been addressed?

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Not yet, since we don't got any device to reproduce this issue so the priority to fix this issue is not very high than other bug, but we'll still keep working on this once we addressed the issue.

from dde-file-manager.

rabinadk1 avatar rabinadk1 commented on June 11, 2024

please inform when its done cause I can't dare to use Deepin without this problem being solved.

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Hi and did you try Linux Deepin 15.6 and check if this issue is got solved?

I'm not sure but it may got solved in the future updates or maybe the issue is already solved now, i don't have any Samsung devices for reproducing this issue so i can't promise ...

btw you can always install another file manager in Deepin if that can feet your need, for a example you can install nautilus by using sudo apt-get install nautilus if you like.

from dde-file-manager.

rabinadk1 avatar rabinadk1 commented on June 11, 2024

I checked it in the latest file maneger.
But the bug isn't solved.

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024

By the way, my android phone has a memory card.

from dde-file-manager.

jardels avatar jardels commented on June 11, 2024

Solve the MTP problem is very important to me at the moment. I think about back to Deepin 15.7 (in 15.8 isn't working). Do you think MTP works on it? On 15.5 works very well.

from dde-file-manager.

jardels avatar jardels commented on June 11, 2024

Solve the MTP problem is very important to me at the moment. I think about back to Deepin 15.7 (in 15.8 isn't working). Do you think MTP works on it? On 15.5 works very well.

[SOLVED]
I my case, it was solved with the BLumia tips installing Nautilus. Only that!

from dde-file-manager.

jardels avatar jardels commented on June 11, 2024

Thank you so much to the all contributions!

from dde-file-manager.

jardels avatar jardels commented on June 11, 2024

SiamSami,
it's works too.

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Ah I get it! probably because the URI which gvfs returned is not a valid URL(for QUrl::isValid()). Will look into it later!

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Hi anybody can still reproduce this issue, could you guys do reproduce this issue and provide an newer log file from the most recent dde-file-manager release? Will be very much helpful. thx!

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           73] "/usr/lib/dde-file-manager/plugins"
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/menu"
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/view"
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/preview"
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           112] menu plugin size: 0
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           113] expand info size: 0
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           114] view size: 0
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           73] "/usr/lib/dde-file-manager/plugins"
2018-12-30, 21:13:30.846 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/menu"
2018-12-30, 21:13:30.847 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/view"
2018-12-30, 21:13:30.847 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           77] load plugin in:  "/usr/lib/dde-file-manager/plugins/preview"
2018-12-30, 21:13:30.847 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           112] menu plugin size: 0
2018-12-30, 21:13:30.847 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           113] expand info size: 0
2018-12-30, 21:13:30.847 [Debug  ] [pluginmanager.cpp    PluginManager::loadPlugin           114] view size: 0
2018-12-30, 21:13:30.872 [Debug  ] [networkmanager.cpp   NetworkManager::NetworkManager      113] Create NetworkManager
2018-12-30, 21:13:30.872 [Debug  ] [secretmanager.cpp    SecretManager::SecretManager        41] Create SecretManager
2018-12-30, 21:13:30.872 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 966] Could not read source file  "/home/toor/.cache/dde-file-manager/samba.json" : "No such file or directory"
2018-12-30, 21:13:30.872 [Debug  ] [fileutils.cpp        FileUtils::migrateConfigFileFromCache 970] Failed to migrate config file from cache
2018-12-30, 21:13:30.872 [Debug  ] [secretmanager.cpp    SecretManager::loadCache            162] Couldn't write samba file!
DFileSystemWatcherPrivate::addPaths: inotify_add_watch failed: No such file or directory
2018-12-30, 21:13:30.873 [Warning] [dfilewatcher.cpp     DFileWatcherPrivate::start          86] virtual bool DFileWatcherPrivate::start() start watch failed, file path = "/var/lib/samba/usershares"
2018-12-30, 21:13:30.875 [Debug  ] [appcontroller.cpp    AppController::createDBusInterface::lambda 928] com.deepin.SessionManager : StartManager has LaunchApp interface
2018-12-30, 21:13:31.164 [Warning] [dthememanager.cpp    Dtk::Widget::DThemeManagerPrivate::registerWidget 264] can not load qss with out filename dde_file_manager::DFMSideBar(0x7fcc07bfeb80)
2018-12-30, 21:13:31.164 [Warning] [                                                         0] QLayout: Attempting to add QLayout "" to DFileManagerWindow "", which already has a layout
2018-12-30, 21:13:31.203 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::minimumClicked() to (null)::showMinimized()
2018-12-30, 21:13:31.203 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::maximumClicked() to (null)::showMaximized()
2018-12-30, 21:13:31.203 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::restoreClicked() to (null)::showNormal()
2018-12-30, 21:13:31.203 [Warning] [                                                         0] QObject::connect: Cannot connect Dtk::Widget::DTitlebar::closeClicked() to (null)::close()
2018-12-30, 21:13:31.210 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           857] ===========volumeAdded============= "/" false false
2018-12-30, 21:13:31.211 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           858] QDiskInfo(id: "/",name: "System Disk",type: "native",drive_unix_device: "",unix_device: "",uuid: "",activation_root_uri: "",mounted_root_uri: "/",id_filesystem: "",default_location: "",iconName: "",is_removable: false,can_mount: false,can_unmount: false,can_eject: false,used: 81999413248,total: 113099821056,)
2018-12-30, 21:13:31.214 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: : not a block device\n"
2018-12-30, 21:13:31.271 [Debug  ] [windowmanager.cpp    WindowManager::showNewWindow        179] new window 83886090 DUrl("computer:///")
2018-12-30, 21:13:31.276 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     465] QDiskInfo(id: "/dev/sda2",name: "NTFS",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda2",uuid: "55F75E7D01FBD822",activation_root_uri: "",mounted_root_uri: "file:///run/media/toor/NTFS",id_filesystem: "l2050",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: false,can_unmount: true,can_eject: false,used: 80266051584,total: 89068138496,)
2018-12-30, 21:13:31.276 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] true "/dev/sda"
2018-12-30, 21:13:31.277 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           857] ===========volumeAdded============= "/dev/sda2" false false
2018-12-30, 21:13:31.277 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           858] QDiskInfo(id: "/dev/sda2",name: "NTFS",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda2",uuid: "55F75E7D01FBD822",activation_root_uri: "",mounted_root_uri: "file:///run/media/toor/NTFS",id_filesystem: "l2050",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: false,can_unmount: true,can_eject: false,used: 80266051584,total: 89068138496,)
2018-12-30, 21:13:31.286 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usage of "/dev/sda2" false
2018-12-30, 21:13:31.290 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] true "/dev/sda"
2018-12-30, 21:13:31.290 [Debug  ] [computerview.cpp     ComputerView::mountAdded            931] ===========mountAdded============= "/dev/sda2" true false
2018-12-30, 21:13:31.297 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usage of "/dev/sda2" false
2018-12-30, 21:13:31.300 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     483] ()
2018-12-30, 21:13:31.300 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     465] QDiskInfo(id: "/dev/sda3",name: "My files",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda3",uuid: "02D03E6D444E29BA",activation_root_uri: "",mounted_root_uri: "file:///run/media/toor/My%20files",id_filesystem: "l2051",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: false,can_unmount: true,can_eject: false,used: 135089618944,total: 218484436992,)
2018-12-30, 21:13:31.300 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] true "/dev/sda"
2018-12-30, 21:13:31.301 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           857] ===========volumeAdded============= "/dev/sda3" false false
2018-12-30, 21:13:31.301 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           858] QDiskInfo(id: "/dev/sda3",name: "My files",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda3",uuid: "02D03E6D444E29BA",activation_root_uri: "",mounted_root_uri: "file:///run/media/toor/My%20files",id_filesystem: "l2051",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: false,can_unmount: true,can_eject: false,used: 135089618944,total: 218484436992,)
2018-12-30, 21:13:31.309 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usage of "/dev/sda3" false
2018-12-30, 21:13:31.312 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] true "/dev/sda"
2018-12-30, 21:13:31.312 [Debug  ] [computerview.cpp     ComputerView::mountAdded            931] ===========mountAdded============= "/dev/sda3" true false
2018-12-30, 21:13:31.327 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usage of "/dev/sda3" false
2018-12-30, 21:13:31.330 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     483] ()
2018-12-30, 21:13:31.330 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     465] QDiskInfo(id: "/dev/sda4",name: "77 GB Volume",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda4",uuid: "2f341656-7902-4192-afbd-1f28811a32b0",activation_root_uri: "",mounted_root_uri: "file:///run/media/toor/2f341656-7902-4192-afbd-1f28811a32b0",id_filesystem: "l2052",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: false,can_unmount: true,can_eject: false,used: 25965256704,total: 75356127232,)
2018-12-30, 21:13:31.331 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] true "/dev/sda"
2018-12-30, 21:13:31.333 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           857] ===========volumeAdded============= "/dev/sda4" false false
2018-12-30, 21:13:31.333 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           858] QDiskInfo(id: "/dev/sda4",name: "77 GB Volume",type: "native",drive_unix_device: "/dev/sda",unix_device: "/dev/sda4",uuid: "2f341656-7902-4192-afbd-1f28811a32b0",activation_root_uri: "",mounted_root_uri: "file:///run/media/toor/2f341656-7902-4192-afbd-1f28811a32b0",id_filesystem: "l2052",default_location: "",iconName: "drive-harddisk",is_removable: false,can_mount: false,can_unmount: true,can_eject: false,used: 25965256704,total: 75356127232,)
2018-12-30, 21:13:31.342 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usage of "/dev/sda4" false
2018-12-30, 21:13:31.346 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] true "/dev/sda"
2018-12-30, 21:13:31.346 [Debug  ] [computerview.cpp     ComputerView::mountAdded            931] ===========mountAdded============= "/dev/sda4" true false
2018-12-30, 21:13:31.360 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 91] read usage of "/dev/sda4" false
2018-12-30, 21:13:31.365 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     483] ()
2018-12-30, 21:13:31.365 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     465] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-12-30, 21:13:31.365 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] false ""
2018-12-30, 21:13:31.366 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           857] ===========volumeAdded============= "/dev/bus/usb/002/011" false false
2018-12-30, 21:13:31.366 [Debug  ] [computerview.cpp     ComputerView::volumeAdded           858] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-12-30, 21:13:31.371 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/002/011: not a block device\n"
2018-12-30, 21:13:31.374 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     483] ()
2018-12-30, 21:13:31.380 [Debug  ] [mimesappsmanager.cpp MimesAppsManager::initMimeTypeApps  612] getMimeTypeApps in QThread(0x7fcc0d96f490) QThread(0x7fcc12a156a0)
2018-12-30, 21:13:31.380 [Debug  ] [mimesappsmanager.cpp MimesAppsManager::loadDDEMimeTypes  749] ()
2018-12-30, 21:13:31.436 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     465] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",id_filesystem: "mtp:host=SAMSUNG_SAMSUNG_Android_3791d3a8",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 8584556544,total: 13048709120,)
2018-12-30, 21:13:31.437 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] false ""
2018-12-30, 21:13:31.437 [Debug  ] [computerview.cpp     ComputerView::mountAdded            931] ===========mountAdded============= "/dev/bus/usb/002/011" true false
2018-12-30, 21:13:31.441 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/002/011: not a block device\n"
2018-12-30, 21:13:31.443 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     483] ()
2018-12-30, 21:13:32.284 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/002/011: not a block device\n"
2018-12-30, 21:13:32.443 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/002/011: not a block device\n"
2018-12-30, 21:13:48.505 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] false ""
2018-12-30, 21:13:48.524 [Debug  ] [udisklistener.cpp    UDiskListener::removeMountDiskInfo  495] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-12-30, 21:13:48.524 [Debug  ] [udisklistener.cpp    UDiskListener::removeMountDiskInfo  496] true
2018-12-30, 21:13:48.524 [Debug  ] [udisklistener.cpp    UDiskListener::removeMountDiskInfo  497] QMap(("/dev/bus/usb/002/011", true)("/dev/sda2", true)("/dev/sda3", true)("/dev/sda4", true))
2018-12-30, 21:13:48.524 [Debug  ] [udisklistener.cpp    UDiskListener::removeMountDiskInfo  500] true
2018-12-30, 21:13:48.524 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] false ""
2018-12-30, 21:13:48.525 [Debug  ] [computerview.cpp     ComputerView::mountRemoved          948] ===========mountRemoved============= "/dev/bus/usb/002/011" true false
2018-12-30, 21:13:48.525 [Debug  ] [computerview.cpp     ComputerView::mountRemoved          949] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "",id_filesystem: "",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: false,can_eject: false,used: 0,total: 0,)
2018-12-30, 21:13:48.531 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/002/011: not a block device\n"
2018-12-30, 21:13:51.621 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] false ""
2018-12-30, 21:13:51.621 [Debug  ] [udisklistener.cpp    UDiskListener::mount                590] "/dev/bus/usb/002/011"
2018-12-30, 21:13:51.680 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     465] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",id_filesystem: "mtp:host=SAMSUNG_SAMSUNG_Android_3791d3a8",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 8584556544,total: 13048709120,)
2018-12-30, 21:13:51.680 [Debug  ] [udiskdeviceinfo.cpp  UDiskDeviceInfo::canStop            160] false ""
2018-12-30, 21:13:51.680 [Debug  ] [computerview.cpp     ComputerView::mountAdded            931] ===========mountAdded============= "/dev/bus/usb/002/011" true false
2018-12-30, 21:13:51.690 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/002/011: not a block device\n"
2018-12-30, 21:13:51.692 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     483] (0x7fcc1ce85950)
2018-12-30, 21:13:51.692 [Debug  ] [udisklistener.cpp    UDiskListener::addMountDiskInfo     486] "mtp://samsung_samsung_android_3791d3a8/"
2018-12-30, 21:13:52.690 [Debug  ] [partition.cpp        PartMan::Partition::getPartitionByDevicePath 99] false "" "lsblk: /dev/bus/usb/002/011: not a block device\n"
2018-12-30, 21:14:24.281 [Warning] [                                                         0] window == 0 passed.
No appenders assotiated with category qt.qpa.xcb
[Warning] <> QXcbConnection: XCB error: 152 (Unknown), sequence: 3017, resource id: 0, major code: 143 (Unknown), minor code: 2

By the way, it should be "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8" and not "mtp://samsung_samsung_android_3791d3a8"

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024

I think you should use gio instead.
It's used by gnome and many other programs. Plus, it's very easy to use it.

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

I think you should use gio instead.
It's used by gnome and many other programs. Plus, it's very easy to use it.

Actually gio is what we are using now. The bug is not at gio, it's on the DFM url controller side.

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024

There's something wrong with DUrl. Because I have noticed that it changes mtp://SAMSUNG_SAMSUNG_Android_3791d3a8 to mtp://samsung_samsung_android_3791d3a8

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024

Finally, I found the fix for the bug 🎉. Here's the patch waiting to be reviewed and merged,
https://cr.deepin.io/#/c/dde/dde-file-manager/+/41712/
Can anyone merge it? @BLumia @zccrs @felixonmars

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Finally, I found the fix for the bug . Here's the patch waiting to be reviewed and merged,
https://cr.deepin.io/#/c/dde/dde-file-manager/+/41712/
Can anyone merge it? @BLumia @zccrs @felixonmars

Hi and congratulations for your fix. We would like to merge, but since we cannot reproduce this bug, could you add some debug log to the code and paste the related log here so we can see what's going on/why this fix works?

if ((info.type() != "native" &&
info.type() != "removable" &&
info.type() != "dvd") && !info.id_filesystem().isEmpty()){
if (info.type() == "network"){
MountPointUrl = DUrl::fromLocalFile(QString("%1/%2%3").arg(path, info.id_filesystem(), DUrl(info.default_location()).path()));
}else{
MountPointUrl = DUrl::fromLocalFile(QString("%1/%2").arg(path, info.id_filesystem()));
}
}

The current state, when user entered a mtp scheme url(edit: a mtp device got detected), it should go to line 1123, your patch changed this logic so did you means, before your fix, it won't go to line 1123? Could you log the info, info.type() and info.id_filesystem()?

Thanks a lot!

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024

Hi and congratulations for your fix. We would like to merge, but since we cannot reproduce this bug, could you add some debug log to the code and paste the related log here so we can see what's going on/why this fix works?

if ((info.type() != "native" &&
info.type() != "removable" &&
info.type() != "dvd") && !info.id_filesystem().isEmpty()){
if (info.type() == "network"){
MountPointUrl = DUrl::fromLocalFile(QString("%1/%2%3").arg(path, info.id_filesystem(), DUrl(info.default_location()).path()));
}else{
MountPointUrl = DUrl::fromLocalFile(QString("%1/%2").arg(path, info.id_filesystem()));
}
}

The current state, when user entered a mtp scheme url, it should go to line 1123, your patch changed this logic so did you means, before your fix, it won't go to line 1123? Could you log the info, info.type() and info.id_filesystem()?

Thanks a lot!

Yes, you are right. It won't go to line 1123 because appearantly info.type() of SAMSUNG is "native".
Here's the log you wanted,

2018-12-30, 21:13:51.680 [Debug ] [udisklistener.cpp UDiskListener::addMountDiskInfo 465] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",id_filesystem: "mtp:host=SAMSUNG_SAMSUNG_Android_3791d3a8",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 8584556544,total: 13048709120,)

from dde-file-manager.

BLumia avatar BLumia commented on June 11, 2024

Yes, you are right. It won't go to line 1123 because appearantly info.type() of SAMSUNG is "native".
Here's the log you wanted,

2018-12-30, 21:13:51.680 [Debug ] [udisklistener.cpp UDiskListener::addMountDiskInfo 465] QDiskInfo(id: "/dev/bus/usb/002/011",name: "SAMSUNG Android",type: "native",drive_unix_device: "",unix_device: "/dev/bus/usb/002/011",uuid: "",activation_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",mounted_root_uri: "mtp://SAMSUNG_SAMSUNG_Android_3791d3a8/",id_filesystem: "mtp:host=SAMSUNG_SAMSUNG_Android_3791d3a8",default_location: "",iconName: "multimedia-player",is_removable: false,can_mount: true,can_unmount: true,can_eject: false,used: 8584556544,total: 13048709120,)

Thanks for the info! Could you please also take a look at:

if (diskInfo.iconName() == "phone-apple-iphone"){
diskInfo.setType("iphone");
}else if (diskInfo.iconName() == "phone"){
diskInfo.setType("phone");

and see why it doesn't set to "phone"? It shouldn't be "native" here, and maybe here is the right place to fix this bug ;)

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024

@BLumia Okay I found the main problem now. Thank you for letting me know that!
diskinfo.iconName() of Samsung devices is "multimedia-player" that's why it wasn't working. Uploading the next patch in a few moments.

from dde-file-manager.

SiamSami avatar SiamSami commented on June 11, 2024

Patch sent, https://cr.deepin.io/#/c/dde/dde-file-manager/+/41712/
Here's the proof that it works...
deepin-screen-recorder_desktop_20190225221036

from dde-file-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.