正在设置dde-daemon...报错
Tofloor
poster avatar
Feng Yu
deepin
2014-06-17 17:16
Author
各种软件安装触发dde-daemon的时候都会有这个报错
正在设置 dde-daemon (0.0.1-20140615112806~22063575b8) ...
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail
getIconTypeFile Failed
ERROR: Generate Icon Thumbnail

连热区都没反应,三个角的热区没有任何反应,重装dde-workspace的时候发现dde-daemon这里有这样的报错,重装dde-daemon依旧是这个报错。
Reply Favorite View the author
All Replies
Feng Yu
deepin
2014-06-17 17:23
#1
另外吐槽一下AMD专用驱动简直是渣啊,无论从软件源装的fglrx还是从AMD官方下载的驱动都有问题,会强烈的蓝屏闪烁,开启一下chrome能闪瞎狗眼。So AMD,Fuck You !
这么多年了官方驱动对linux支持依旧这么渣
Reply View the author
Feng Yu
deepin
2014-06-17 17:56
#2
顺便再反馈一个问题,发现移动硬盘插入的时候没有自动挂载,在文件管理器的设备那里可以看到移动硬盘,点一下才可以挂载。
挂载之后,在dock上显示的容量大小为0。如图所示
Reply View the author
cxbii
deepin
2014-06-18 19:39
#3
顺便再反馈一个问题,发现移动硬盘插入的时候没有自动挂载,在文件管理器的设备那里可以看到移动硬盘,点一下才可以挂载。
挂载之后,在dock上显示的容量大小为0。如图所示
检查移动硬盘是否正常。。。
Reply View the author
Feng Yu
deepin
2014-06-18 21:44
#4
[quote]顺便再反馈一个问题,发现移动硬盘插入的时候没有自动挂载,在文件管理器的设备那里可以看到移动硬盘,点一下才可以挂载。
挂载之后,在dock上显示的容量大小为0。如图所示
检查移动硬盘是否正常。。。[/quote]
移动硬盘没有问题,手工挂载之后可以正常使用,而且挂载进入虚拟机也是正常的。
Reply View the author
cxbii
deepin
2014-06-19 17:38
#5
[quote][quote]顺便再反馈一个问题,发现移动硬盘插入的时候没有自动挂载,在文件管理器的设备那里可以看到移动硬盘,点一下才可以挂载。
挂载之后,在dock上显示的容量大小为0。如图所示
检查移动硬盘是否正常。。。[/quote]
移动硬盘没有问题,手工挂载之后可以正常使用,而且挂载进入虚拟机也是正常的。[/quote]
好的,我们会检查
Reply View the author
electricface
deepin
2014-06-19 22:00
#6
试了个移动硬盘,使用正常,没有问题呀。
Reply View the author
Feng Yu
deepin
2014-06-19 22:37
#7
试了个移动硬盘,使用正常,没有问题呀。
我的移动硬盘是USB 3.0的,不知道是不是这个问题。附上lsusb的详细参数
  1. fengyu@fengyu-pc:~$ sudo !!
  2. sudo lsusb -vs 004:003
  3. [sudo] password for fengyu:
  4. Bus 004 Device 003: ID 0bc2:ab20 Seagate RSS LLC
  5. Device Descriptor:
  6.   bLength                18
  7.   bDescriptorType         1
  8.   bcdUSB               3.00
  9.   bDeviceClass            0 (Defined at Interface level)
  10.   bDeviceSubClass         0
  11.   bDeviceProtocol         0
  12.   bMaxPacketSize0         9
  13.   idVendor           0x0bc2 Seagate RSS LLC
  14.   idProduct          0xab20
  15.   bcdDevice            1.00
  16.   iManufacturer           2 Seagate
  17.   iProduct                3 Backup+  BL
  18.   iSerial                 1 NA753YVK
  19.   bNumConfigurations      1
  20.   Configuration Descriptor:
  21.     bLength                 9
  22.     bDescriptorType         2
  23.     wTotalLength          121
  24.     bNumInterfaces          1
  25.     bConfigurationValue     1
  26.     iConfiguration          0
  27.     bmAttributes         0x80
  28.       (Bus Powered)
  29.     MaxPower               36mA
  30.     Interface Descriptor:
  31.       bLength                 9
  32.       bDescriptorType         4
  33.       bInterfaceNumber        0
  34.       bAlternateSetting       0
  35.       bNumEndpoints           2
  36.       bInterfaceClass         8 Mass Storage
  37.       bInterfaceSubClass      6 SCSI
  38.       bInterfaceProtocol     80 Bulk-Only
  39.       iInterface              0
  40.       Endpoint Descriptor:
  41.         bLength                 7
  42.         bDescriptorType         5
  43.         bEndpointAddress     0x81  EP 1 IN
  44.         bmAttributes            2
  45.           Transfer Type            Bulk
  46.           Synch Type               None
  47.           Usage Type               Data
  48.         wMaxPacketSize     0x0400  1x 1024 bytes
  49.         bInterval               0
  50.         bMaxBurst              15
  51.       Endpoint Descriptor:
  52.         bLength                 7
  53.         bDescriptorType         5
  54.         bEndpointAddress     0x02  EP 2 OUT
  55.         bmAttributes            2
  56.           Transfer Type            Bulk
  57.           Synch Type               None
  58.           Usage Type               Data
  59.         wMaxPacketSize     0x0400  1x 1024 bytes
  60.         bInterval               0
  61.         bMaxBurst              15
  62.     Interface Descriptor:
  63.       bLength                 9
  64.       bDescriptorType         4
  65.       bInterfaceNumber        0
  66.       bAlternateSetting       1
  67.       bNumEndpoints           4
  68.       bInterfaceClass         8 Mass Storage
  69.       bInterfaceSubClass      6 SCSI
  70.       bInterfaceProtocol     98
  71.       iInterface              0
  72.       Endpoint Descriptor:
  73.         bLength                 7
  74.         bDescriptorType         5
  75.         bEndpointAddress     0x81  EP 1 IN
  76.         bmAttributes            2
  77.           Transfer Type            Bulk
  78.           Synch Type               None
  79.           Usage Type               Data
  80.         wMaxPacketSize     0x0400  1x 1024 bytes
  81.         bInterval               0
  82.         bMaxBurst              15
  83.         MaxStreams             32
  84.         Data-in pipe (0x03)
  85.       Endpoint Descriptor:
  86.         bLength                 7
  87.         bDescriptorType         5
  88.         bEndpointAddress     0x02  EP 2 OUT
  89.         bmAttributes            2
  90.           Transfer Type            Bulk
  91.           Synch Type               None
  92.           Usage Type               Data
  93.         wMaxPacketSize     0x0400  1x 1024 bytes
  94.         bInterval               0
  95.         bMaxBurst              15
  96.         MaxStreams             32
  97.         Data-out pipe (0x04)
  98.       Endpoint Descriptor:
  99.         bLength                 7
  100.         bDescriptorType         5
  101.         bEndpointAddress     0x83  EP 3 IN
  102.         bmAttributes            2
  103.           Transfer Type            Bulk
  104.           Synch Type               None
  105.           Usage Type               Data
  106.         wMaxPacketSize     0x0400  1x 1024 bytes
  107.         bInterval               0
  108.         bMaxBurst              15
  109.         MaxStreams             32
  110.         Status pipe (0x02)
  111.       Endpoint Descriptor:
  112.         bLength                 7
  113.         bDescriptorType         5
  114.         bEndpointAddress     0x04  EP 4 OUT
  115.         bmAttributes            2
  116.           Transfer Type            Bulk
  117.           Synch Type               None
  118.           Usage Type               Data
  119.         wMaxPacketSize     0x0400  1x 1024 bytes
  120.         bInterval               0
  121.         bMaxBurst               0
  122.         Command pipe (0x01)
  123. Binary Object Store Descriptor:
  124.   bLength                 5
  125.   bDescriptorType        15
  126.   wTotalLength           22
  127.   bNumDeviceCaps          2
  128.   USB 2.0 Extension Device Capability:
  129.     bLength                 7
  130.     bDescriptorType        16
  131.     bDevCapabilityType      2
  132.     bmAttributes   0x00000002
  133.       Link Power Management (LPM) Supported
  134.   SuperSpeed USB Device Capability:
  135.     bLength                10
  136.     bDescriptorType        16
  137.     bDevCapabilityType      3
  138.     bmAttributes         0x00
  139.     wSpeedsSupported   0x000e
  140.       Device can operate at Full Speed (12Mbps)
  141.       Device can operate at High Speed (480Mbps)
  142.       Device can operate at SuperSpeed (5Gbps)
  143.     bFunctionalitySupport   1
  144.       Lowest fully-functional device speed is Full Speed (12Mbps)
  145.     bU1DevExitLat          10 micro seconds
  146.     bU2DevExitLat        2047 micro seconds
  147. Device Status:     0x000c
  148.   (Bus Powered)
  149.   U1 Enabled
  150.   U2 Enabled
Copy the Code
Reply View the author
electricface
deepin
2014-06-19 22:55
#8
非常感谢您的报告,确认是有 usb 3.0 的存储设备插上去磁盘容量显示为0B的问题
Reply View the author