Wine can not connect to mount manager

Questions about Wine on Linux
Locked
lwa1__X
Level 1
Level 1
Posts: 8
Joined: Fri Jul 25, 2014 10:07 am

Wine can not connect to mount manager

Post by lwa1__X »

I try to run winecfg and wish to connect a folder located on a windows-ntfs local disk. Wine writes that it failed to connect to mount manager!, disks configuration can not be edited.
How to fix that?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine can not connect to mount manager

Post by dimesio »

Where did you get Wine from? It sounds like your build is broken.
lwa1__X
Level 1
Level 1
Posts: 8
Joined: Fri Jul 25, 2014 10:07 am

Re: Wine can not connect to mount manager

Post by lwa1__X »

AltLinux - Wine 1.7.4-Eter http://winehq.org.ru. Initially it was ok. I tried to make Sippoint app work but with no success. Then I uninstalled wine and installed it again. Got a problem - something related to 32/64bit wine, probably some entries inside config files were wrong. So I did "mv ~/.wine ~/.wine_old" from command line.
Now there appeared a problem with mount manager.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine can not connect to mount manager

Post by dimesio »

lwa1__X wrote:AltLinux - Wine 1.7.4-Eter http://winehq.org.ru.
Third party, patched versions of Wine are not supported here. Report the problem to Etersoft. FYI, that Wine version is also outdated; the current development release is 1.7.27.
Got a problem - something related to 32/64bit wine
You are probably missing the needed 32 bit parts.
lwa1__X
Level 1
Level 1
Posts: 8
Joined: Fri Jul 25, 2014 10:07 am

Re: Wine can not connect to mount manager

Post by lwa1__X »

Thank you!
lwa1__X
Level 1
Level 1
Posts: 8
Joined: Fri Jul 25, 2014 10:07 am

Re: Wine can not connect to mount manager

Post by lwa1__X »

I have installed vanilla Wine 1.7.26 and when I run a setupe.exe it, the console gives me

Code: Select all

fixme:service:scmdatabase_autostart_services Auto-start service L"Sentinel" failed to start: 2
What does that mean?
...the setup.exe was not started, just that message.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine can not connect to mount manager

Post by dimesio »

Wine is failing to load the Sentinel driver. Are you using plain Wine now, or still using an Etersoft build? Plain Wine doesn't support USB dongles, so don't expect that to work. If this is an old wineprefix created under the Etersoft build, delete it and start with a clean one. If you're still using an Etersoft build, report the problem to them.
lwa1__X
Level 1
Level 1
Posts: 8
Joined: Fri Jul 25, 2014 10:07 am

Re: Wine can not connect to mount manager

Post by lwa1__X »

Installed (vanilla) Wine 1.7.26, still have other issues...
I continue this thread here viewtopic.php?f=8&t=23155&p=97332#p97332
Locked