https://bugs.winehq.org/show_bug.cgi?id=16091 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.automapa.pl |https://web.archive.org/web | |/20211030200849/https://s3. | |distributorcentral.com/uplo | |ads/0/7/07340B20313ADE9BC76 | |49410975AB5D4.zip --- Comment #21 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, I've found the old StickyDrive installer here: https://web.archive.org/web/20210228061004/https://www.mmiline.com/p/about -> "Boston Red Sox - Download" Created snapshot here: https://web.archive.org/web/20211030200849/https://s3.distributorcentral.com... 07340B20313ADE9BC7649410975AB5D4.zip contains 'InstallStickyDrive-BOSTN-1668.exe' The problem is obviously still present. --- snip --- $ WINEDEBUG=+mountmgr wine ./InstallStickyDrive-BOSTN-1668.exe ... 0054:trace:mountmgr:create_disk_device created device L"\\Device\\HarddiskVolume2" 0054:trace:mountmgr:get_volume_device_info "/dev/sdb1": found fs type 3 0054:trace:mountmgr:set_volume_info fs_type 0x3, label L"", serial 7bdc11a2 0054:trace:mountmgr:add_mount_point created L"\\??\\Volume{00000000-0000-0000-0000-000000000044}" id (null) for L"\\Device\\HarddiskVolume2" 0054:trace:mountmgr:add_mount_point created L"\\DosDevices\\D:" id (null) for L"\\Device\\HarddiskVolume2" ... 005c:trace:mountmgr:udisks2_add_device udi "/org/freedesktop/UDisks2/block_devices/sdb1" device "/dev/sdb1" mount point "/run/media/focht/7BDC-11A2" uuid {00000000-7bdc-11a2-0000-000000000000} type "vfat" removable 1 005c:trace:mountmgr:delete_mount_point deleting L"\\DosDevices\\D:" 005c:trace:mountmgr:release_volume {00000000-0000-0000-0000-000000000044} udi (null) 005c:trace:mountmgr:delete_mount_point deleting L"\\??\\Volume{00000000-0000-0000-0000-000000000044}" 005c:trace:mountmgr:delete_disk_device deleting device L"\\Device\\HarddiskVolume2" 005c:trace:mountmgr:create_disk_device created device L"\\Device\\Harddisk1" 005c:trace:mountmgr:get_volume_device_info "/dev/sdb1": found fs type 3 005c:trace:mountmgr:set_volume_info fs_type 0x3, label L"", serial 7bdc11a2 005c:trace:mountmgr:add_mount_point created L"\\??\\Volume{00000000-7bdc-11a2-0000-000000000000}" id (null) for L"\\Device\\Harddisk1" 005c:trace:mountmgr:add_mount_point created L"\\DosDevices\\D:" id (null) for L"\\Device\\Harddisk1" 005c:trace:mountmgr:add_dos_device added device d: udi "/org/freedesktop/UDisks2/block_devices/sdb1" for "/dev/sdb1" on "/run/media/focht/7BDC-11A2" type 0 ... 0058:trace:mountmgr:mountmgr_ioctl ioctl 6d4084 insize 32 outsize 32 0058:trace:mountmgr:find_volume_by_letter found matching volume {00000000-7bdc-11a2-0000-000000000000} for drive letter d: 0058:trace:mountmgr:query_unix_drive returning d: dev "/dev/sdb1" mount "/run/media/focht/7BDC-11A2" type 0 0058:trace:mountmgr:mountmgr_ioctl ioctl 6d4084 insize 32 outsize 32 0058:trace:mountmgr:find_volume_by_letter found matching volume {00000000-0000-0000-0000-000000000045} for drive letter e: 0058:trace:mountmgr:query_unix_drive returning e: dev "/dev/sdb" mount (null) type 0 ... --- snip --- --- snip --- $ lsblk -o "NAME,MAJ:MIN,RM,SIZE,RO,FSTYPE,MOUNTPOINT,UUID" /dev/sdb1 NAME MAJ:MIN RM SIZE RO FSTYPE MOUNTPOINT UUID sdb1 8:17 1 3.7G 0 vfat /run/media/focht/7BDC-11A2 7BDC-11A2 --- snip --- $ sha1sum 07340B20313ADE9BC7649410975AB5D4.zip 5442418d74434aac543b595ba996631c61d4cc4b 07340B20313ADE9BC7649410975AB5D4.zip $ du -sh 07340B20313ADE9BC7649410975AB5D4.zip 3.9M 07340B20313ADE9BC7649410975AB5D4.zip $ wine --version wine-6.20-234-g5f93c683ab0 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.