Anno domini 2022 Sun, 29 May 12:22:53 +0200 Thierry de Coulon scripsit: > On Sunday 29 May 2022 11.05:14 Dr. Nikolaus Klepp wrote: > > > Then it didn't mount :) > > OK. But how then can Konqueror show the files in the camera and let me copy or > delete them? > > I add a screenshot that, shows that while I can, as I say, copy and delete, I > can't view the picture from the camera as Gimp says "location is not > mountable". That's 'case you use system:/media/... for accessing the files, which only works with tdeio_* capable programs - which gimp is not. You can try to RMB -> "open system folder" to get the correct mountpoint - that is, if TDE accesses the camera as mass storage device, which I do not beleve is the case. > > So we have a location that is "not mountable" but can still be accessed. I > didn't think that was possible :) > > > Can you post a "cat /proc/partitions" before and after you plugged in the > > device? > > Here they are but to me they are identical Then it's not accessable as a mass storage device. Think you'd need to check the settings of the camera. Nik > > Before > > major minor #blocks name > > 259 0 125034840 nvme0n1 > 259 1 51200000 nvme0n1p1 > 259 2 20480000 nvme0n1p2 > 259 3 53353472 nvme0n1p3 > 8 0 250059096 sda > 8 1 52012032 sda1 > 8 3 1 sda3 > 8 5 30720000 sda5 > 8 6 18432000 sda6 > 8 7 148890624 sda7 > 8 16 117220824 sdb > 8 17 43606016 sdb1 > 8 18 51200000 sdb2 > 8 19 22413312 sdb3 > 8 96 976762584 sdg > 8 97 256040960 sdg1 > 8 98 512112640 sdg2 > 8 99 208607232 sdg3 > 11 0 1048575 sr0 > 7 0 63388 loop0 > 7 1 63404 loop1 > 7 2 56848 loop2 > 7 3 266968 loop3 > 7 4 114408 loop4 > 7 5 113268 loop5 > 7 6 8 loop6 > 7 7 66968 loop7 > 7 8 119228 loop8 > 7 9 83212 loop9 > 7 10 254728 loop10 > 7 11 66776 loop11 > 7 12 4 loop12 > 7 13 56868 loop13 > > After > > major minor #blocks name > > 259 0 125034840 nvme0n1 > 259 1 51200000 nvme0n1p1 > 259 2 20480000 nvme0n1p2 > 259 3 53353472 nvme0n1p3 > 8 0 250059096 sda > 8 1 52012032 sda1 > 8 3 1 sda3 > 8 5 30720000 sda5 > 8 6 18432000 sda6 > 8 7 148890624 sda7 > 8 16 117220824 sdb > 8 17 43606016 sdb1 > 8 18 51200000 sdb2 > 8 19 22413312 sdb3 > 8 96 976762584 sdg > 8 97 256040960 sdg1 > 8 98 512112640 sdg2 > 8 99 208607232 sdg3 > 11 0 1048575 sr0 > 7 0 63388 loop0 > 7 1 63404 loop1 > 7 2 56848 loop2 > 7 3 266968 loop3 > 7 4 114408 loop4 > 7 5 113268 loop5 > 7 6 8 loop6 > 7 7 66968 loop7 > 7 8 119228 loop8 > 7 9 83212 loop9 > 7 10 254728 loop10 > 7 11 66776 loop11 > 7 12 4 loop12 > 7 13 56868 loop13 > > > > IMO your camera is not detected as mass storage (praise to GNOMEs > > of freedesktop.org). You'll have to explictly tell udev, that your camera > > is a mass storage device of type "disk". Matching rule would be something > > like this: > > > > ENV{ID_MODEL_ID}=="32f5", ENV{ID_VENDOR_ID}=="04a9", ENV{ID_TYPE}="disk", > > ENV{UDISKS_AUTO}="1", ENV{UDISKS_SYSTEM}="0", > > ENV{UDISKS_SYSTEM_INTERNAL}="0" > > Thanks, unfortunately no change. > > Thierry > -- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... ____________________________________________________ tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx