WinSCP: unimplemented function netapi32.dll

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kroon
Newbie
Newbie
Posts: 3
Joined: Mon Jul 06, 2009 5:23 am

WinSCP: unimplemented function netapi32.dll

Post by kroon »

How do I get WinSCP running? Installed different versions (AppDB gold)
What does the error mean? How can I fix it?
Abort on netapi32.dll.NetUseGetInfo & NetUserGetGroups.
Thx, Pieter

log.txt:
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:mpr:WNetGetConnectionW Don't know how to convert L"\\media\\rumba" to an unc
wine: Call from 0x7b8455b0 to unimplemented function netapi32.dll.NetUseGetInfo, aborting
wine: Unimplemented function netapi32.dll.NetUseGetInfo called at address 0x7b8455b0 (thread 0009), starting debugger...
First chance exception: 0xc0000025 in 32-bit code (0x7bc3bb3e).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc3bb3e ESP:018ff1b4 EBP:018ff218 EFLAGS:00000282( - 00 - -IS1)
EAX:018ff1c0 EBX:7bc8aff4 ECX:018ff230 EDX:00000000
ESI:018ff59c EDI:018ff224
Stack dump:
0x018ff1b4: 00000002 7bc8aff4 018ff33c c0000025
0x018ff1c4: 00000001 018ff59c 00000002 00000000
0x018ff1d4: 00000000 00000021 00000000 00000000
0x018ff1e4: 00000000 00000000 00000000 00000000
0x018ff1f4: 018ff284 f7dc85b1 00000000 00000000
0x018ff204: 00000000 00000001 f7d4ee49 7bc3baf0
Backtrace:
=>1 0x7bc3bb3e __regs_RtlRaiseException+0x4e() in ntdll (0x018ff218)
2 0x7bc7979f in ntdll (+0x6979f) (0x018ff57c)
3 0x7bc3adf6 RtlRaiseException+0x6() in ntdll (0x018ff5f4)
4 0x7ddf35b5 in netapi32 (+0x135b5) (0x018ff624)
5 0x7dde85ec in netapi32 (+0x85ec) (0x018ff66c)
6 0x005e8a33 in winscp (+0x1e8a33) (0x018ff7d0)
7 0x005e7e28 in winscp (+0x1e7e28) (0x018ff814)
8 0x006c3262 in winscp (+0x2c3262) (0x018ff958)
9 0x0040285f in winscp (+0x285f) (0x018ff990)
10 0x0040216e in winscp (+0x216e) (0x018ffb9c)
11 0x00442a05 in winscp (+0x42a05) (0x018ffcb0)
12 0x006ca9c0 in winscp (+0x2ca9c0) (0x018ffcd4)
13 0x005a26e9 in winscp (+0x1a26e9) (0x018ffd30)
14 0x00452687 in winscp (+0x52687) (0x018ffe8c)
15 0x00401deb in winscp (+0x1deb) (0x018ffed0)
16 0x0071c5bf in winscp (+0x31c5bf) (0x018fff00)
17 0x00000000 (0x018fffe8)
18 0xf7df5d77 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x7bc3bb3e __regs_RtlRaiseException+0x4e in ntdll: subl $4,%esp
Modules:
Module Address Debug info Name (110 modules)
PE 400000- 8fc000 Export winscp
(----)
ELF f7f27000-f7f48000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\WinSCP\WinSCP.exe
00000019 -1
00000009 0 <==
0000000c
00000014 0
00000013 0
00000012 0
0000000e 0
0000000d 0
0000000f
00000016 0
00000015 0
00000011 0
00000010 0
00000017
00000018 0
Backtrace:
=>1 0x7bc3bb3e __regs_RtlRaiseException+0x4e() in ntdll (0x018ff218)
2 0x7bc7979f in ntdll (+0x6979f) (0x018ff57c)
3 0x7bc3adf6 RtlRaiseException+0x6() in ntdll (0x018ff5f4)
4 0x7ddf35b5 in netapi32 (+0x135b5) (0x018ff624)
5 0x7dde85ec in netapi32 (+0x85ec) (0x018ff66c)
6 0x005e8a33 in winscp (+0x1e8a33) (0x018ff7d0)
7 0x005e7e28 in winscp (+0x1e7e28) (0x018ff814)
8 0x006c3262 in winscp (+0x2c3262) (0x018ff958)
9 0x0040285f in winscp (+0x285f) (0x018ff990)
10 0x0040216e in winscp (+0x216e) (0x018ffb9c)
11 0x00442a05 in winscp (+0x42a05) (0x018ffcb0)
12 0x006ca9c0 in winscp (+0x2ca9c0) (0x018ffcd4)
13 0x005a26e9 in winscp (+0x1a26e9) (0x018ffd30)
14 0x00452687 in winscp (+0x52687) (0x018ffe8c)
15 0x00401deb in winscp (+0x1deb) (0x018ffed0)
16 0x0071c5bf in winscp (+0x31c5bf) (0x018fff00)
17 0x00000000 (0x018fffe8)
18 0xf7df5d77 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
wine: Call from 0x7b8455b0 to unimplemented function netapi32.dll.NetUserGetGroups, aborting
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

WinSCP: unimplemented function netapi32.dll

Post by austin987 »

On Mon, Jul 6, 2009 at 5:39 AM, kroon<[email protected]> wrote:
How do I get WinSCP running? Installed different versions (AppDB gold)
What does the error mean? How can I fix it?
Abort on netapi32.dll.NetUseGetInfo & NetUserGetGroups.
Thx, Pieter
Works fine here. What wine/winscp version?

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

Re: WinSCP: unimplemented function netapi32.dll

Post by vitamin »

kroon wrote:How do I get WinSCP running?
By not using it. Linux has loads of programs that support scp transfer protocol. The simplest one is ... 'scp'.
kroon
Newbie
Newbie
Posts: 3
Joined: Mon Jul 06, 2009 5:23 am

reply

Post by kroon »

austin987: 4.2.1, 4.1.6, 4.1.5, listed Gold in AppDb

vitamin: Clever. WinSCP does have some usability advantage.
Gert van den Berg

WinSCP: unimplemented function netapi32.dll

Post by Gert van den Berg »

On Tue, Jul 7, 2009 at 12:49, kroon<[email protected]> wrote:
vitamin: Clever. WinSCP does have some usability advantage.
But dolphin / konqueror / nautilus supports sftp as well... (use sftp://host)

Are you using a clean WINEPREFIX?

See http://wiki.jswindle.com/index.php/WINEPREFIX

Gert
kroon
Newbie
Newbie
Posts: 3
Joined: Mon Jul 06, 2009 5:23 am

Solved: WinSCP crash

Post by kroon »

Crash happening on automatically added disk stations in Configure WIne.
Solution: delete all automatic disks and add a working mounted disk.
( Mount Windows Shares Permanently )
James Mckenzie

WinSCP: unimplemented function netapi32.dll

Post by James Mckenzie »

On Tue, Jul 7, 2009 at 12:49, kroon<[email protected]> wrote:
vitamin: Clever. WinSCP does have some usability advantage.
But dolphin / konqueror / nautilus supports sftp as well... (use sftp://host)
Rather than beat on a dead horse, SFTP/SCP are not graphical programs. Is there a functional equivilent to WinSCP for Linux? This means having a drag-n-drop program which will perform the functions that WinSCP will (I have used this in a industry production environment and could not find a Linux version.) This means supporting UNC paths as well (I know that Wine does not do this, yet.)

James McKenzie
Gert van den Berg

WinSCP: unimplemented function netapi32.dll

Post by Gert van den Berg »

On Tue, Jul 7, 2009 at 21:14, James Mckenzie<[email protected]> wrote:
On Tue, Jul 7, 2009 at 12:49, kroon<[email protected]> wrote:
vitamin: Clever. WinSCP does have some usability advantage.
But dolphin / konqueror / nautilus supports sftp as well... (use sftp://host)
Rather than beat on a dead horse, SFTP/SCP are not graphical programs.  Is there a functional equivilent to WinSCP for Linux?  This means having a drag-n-drop program which will perform the functions that WinSCP will (I have used this in a industry production environment and could not find a Linux version.)  This means supporting UNC paths as well (I know that Wine does not do this, yet.)
nautilus / konqueror / dolphin with smb:// and sftp:// urls....
(Probably won't do plain SCP though, but most SSH servers supports
SFTP anyway...) (smb:// is not UNC, but it allows Windows filesharing
access without mount -t cifs ....)

Gert
racy
Newbie
Newbie
Posts: 1
Joined: Fri Jul 10, 2009 5:47 pm

Post by racy »

Filezilla is a good graphical client that works with sftp.
Vincent Povirk

WinSCP: unimplemented function netapi32.dll

Post by Vincent Povirk »

GNOME's "Connect to Server..." option in the Places menu.

On Tue, Jul 7, 2009 at 2:14 PM, James
Mckenzie<[email protected]> wrote:
On Tue, Jul 7, 2009 at 12:49, kroon<[email protected]> wrote:
vitamin: Clever. WinSCP does have some usability advantage.
But dolphin / konqueror / nautilus supports sftp as well... (use sftp://host)
Rather than beat on a dead horse, SFTP/SCP are not graphical programs.  Is there a functional equivilent to WinSCP for Linux?  This means having a drag-n-drop program which will perform the functions that WinSCP will (I have used this in a industry production environment and could not find a Linux version.)  This means supporting UNC paths as well (I know that Wine does not do this, yet.)

James McKenzie



--
Vincent Povirk
Locked