How much of Wine Explorer is functional?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
David Gerard

How much of Wine Explorer is functional?

Post by David Gerard »

I wanted to play music in VLC for Windows off a network SMB share. [*]
Music's on \\red\trollop\music\ so I put that into VLC and it didn't
like it.

So I started "wine explorer" from the command line and went to
"Connect network drive ..." and it came up with a dialogue box: "No
network" - that's all.

Is this actually supposed to work properly, or is something wrong?


[*] Trying to do this in KDE4 is an exercise in pain. The only app
that appears able to stream from an smb:// URL is Dragon, and that
doesn't play folders or have a playlist - all the others copy the file
before starting playback. Amarok 2 should do it, but crashes if you
look at it funny. Suggestions welcomed.


- d.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

How much of Wine Explorer is functional?

Post by austin987 »

On Wed, Dec 24, 2008 at 8:00 AM, David Gerard <[email protected]> wrote:
I wanted to play music in VLC for Windows off a network SMB share. [*]
Music's on \\red\trollop\music\ so I put that into VLC and it didn't
like it.

So I started "wine explorer" from the command line and went to
"Connect network drive ..." and it came up with a dialogue box: "No
network" - that's all.

Is this actually supposed to work properly, or is something wrong?


[*] Trying to do this in KDE4 is an exercise in pain. The only app
that appears able to stream from an smb:// URL is Dragon, and that
doesn't play folders or have a playlist - all the others copy the file
before starting playback. Amarok 2 should do it, but crashes if you
look at it funny. Suggestions welcomed.


- d.

Mount the share in samba and then add it in winecfg.

--
-Austin
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: How much of Wine Explorer is functional?

Post by vitamin »

David Gerard wrote:I wanted to play music in VLC for Windows off a network SMB share. [*]
Mount it with SAMBA first. Wine doesn't support m$ networking.
David Gerard

How much of Wine Explorer is functional?

Post by David Gerard »

2008/12/24 vitamin <[email protected]>:
David Gerard wrote:
I wanted to play music in VLC for Windows off a network SMB share. [*]
Mount it with SAMBA first. Wine doesn't support m$ networking.
Thank you, that's what I was wondering :-)

Why does Wine Explorer have "Connect network drive ..." if it can't do
what it would be expected to do? Are there plans to support Windows
networking in the future?


- d.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: How much of Wine Explorer is functional?

Post by vitamin »

David Gerard wrote:Why does Wine Explorer have "Connect network drive ..." if it can't do what it would be expected to do?
"Explorer" has nothing to do with it. This function might work just fine on real windows.
David Gerard

How much of Wine Explorer is functional?

Post by David Gerard »

2008/12/24 vitamin <[email protected]>:
David Gerard wrote:
Why does Wine Explorer have "Connect network drive ..." if it can't do what it would be expected to do?
"Explorer" has nothing to do with it. This function might work just fine on real windows.
I might try running Wine Explorer on a copy of Windows then %-D


- d.
winspool
Level 2
Level 2
Posts: 19
Joined: Fri Feb 22, 2008 3:39 pm

Re: How much of Wine Explorer is functional?

Post by winspool »

David Gerard wrote:

Why does Wine Explorer have "Connect network drive ..." if it can't do what it would be expected to do?
...
I might try running Wine Explorer on a copy of Windows then .
Explorer from Wine manages the virtual Desktop, but has otherwise no GUI.
The GUI you saw is winefile:

Code: Select all

wine winefile
Winefile is an incomplete replacement for the win3.x filemanager winfile.

--
By by ... Detlef
Locked