Drag-and-drop в Wine

Автор HunterCHE, 12 декабря 2019, 21:11:19

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

HunterCHE

Всем привет от измученных sysV. Очень захотелось перетаскивать файлики между окном winbox от mikrotik и имеющегося в системе Nautilus. Между папками всё без проблем работает, а вот решения для окна найти не удается. Система

>@franky:~$ wine --version
wine-4.0 (Debian 4.0-2)
>@franky:~$ uname -ar
Linux franky 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux

Далее проход по мануалам затащил на мою машину winehq и попытку инсталлировать gdiplus по мотивам интеграции foobar2000 в wine2. Но, хотелось бы минимально костылить дистрибутив. Прошу рекомендаций и предложений. Под спойлером подробности о дистрибе и репозиториях
Открыть содержимое (спойлер)

~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
>@franky:~$ cat /etc/apt/sources.list
#

# deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official amd64 NETINST 20191116-09:56]/ buster main

# deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official amd64 NETINST 20191116-09:56]/ buster main

deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free

deb http://security.debian.org/debian-security buster/updates main contrib non-free
deb-src http://security.debian.org/debian-security buster/updates main contrib non-free

# buster-updates, previously known as 'volatile'
deb http://deb.debian.org/debian/ buster-updates main contrib non-free
deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
deb https://dl.winehq.org/wine-builds/debian/ buster main
# deb-src https://dl.winehq.org/wine-builds/debian/ buster main
# see the sources.list(5) manual.
>@franky:~$ ls /etc/apt/sources.list.d
atareao-ubuntu-telegram-focal.list  atareao-ubuntu-telegram-focal.list.save
>@franky:~$
[свернуть]

gardarea51

Тоже очень интересно, сталкивался именно с такой же проблемой - перетаскивание файлов в винбокс.

HunterCHE

#2
Дальше больше; пошли проблемы с wineprefix; при пуске wintricks возникли алерты по ошибкам 64 битных пакетов. Хотелось бы задать какой-нибудь отдельный env; очень мне нравятся  опции 64-битной разрядности процессора.

------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20181203 - sha256sum: b4b29a961905bfed1db98f10e2f09a356b719861fc8602ffbf813a22579b2848 with wine-4.0 (Debian 4.0-2) and WINEARCH=win64
warning: /home/hd/.wine/winetricks.log not found; winetricks has not installed anything in this prefix.


UPD Сейчас буду до кучи курить, что есть mfc42 в этом контексте.. Потому как постоянно ронять в CLEAN WINEPREFIX -- не есть правильно

wine explorer
0057:err:module:DelayLoadFailureHook failed to delay load comctl32.dll.HIMAGELIST_QueryInterface
wine: Call from 0x7b43e223 to unimplemented function comctl32.dll.HIMAGELIST_QueryInterface, aborting
wine: Unimplemented function comctl32.dll.HIMAGELIST_QueryInterface called at address 0x7b43e223 (thread 0057), starting debugger...
Unhandled exception: unimplemented function comctl32.dll.HIMAGELIST_QueryInterface called in 32-bit code (0x7b43e223).