Nook For PC Connection Error

Questions about Wine on Linux
Locked
ray2047
Level 1
Level 1
Posts: 6
Joined: Sat May 08, 2010 4:01 pm

Nook For PC Connection Error

Post by ray2047 »

Just installed Nook for PC 2.5.5.9347. I am using Wine 1.62. OS is PCLinuxOS.

The program runs but when I try to log in I get connection error 1017. A common error it seems from a search even for Windows users but no solutions in what I read. Checking with a search here it seems it should be working but it isn't. Does it work for any one else?

Thanks in advance for any help

Command Line Readout:
$ wine / Menu/Programs/Barnes\ \&\ Noble/NOOK\ for\ PC/NOOK\ for\ PC.lnk
fixme:advapi:GetCurrentHwProfileA (0x33fb98) semi-stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:win:RegisterDeviceNotificationA (hwnd=0x133ee8, filter=0xf7e974,flags=0x00000001) returns a fake device notification handle!
fixme:service:EnumServicesStatusW resume handle not supported
fixme:service:EnumServicesStatusW resume handle not supported
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e57c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x122fb0,(nil)): stub
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:iphlpapi:DeleteIpForwardEntry (pRoute 0x79e910): stub
fixme:iphlpapi:CreateIpForwardEntry (pRoute 0x79e948): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e57c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x123468,(nil)): stub
fixme:service:EnumServicesStatusW resume handle not supported
fixme:service:EnumServicesStatusW resume handle not supported
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e57c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x123468,(nil)): stub
fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x79e634 0x79e62c
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
err:winsock:interface_bind Failed to bind to interface, receiving broadcast packets will not work on socket 00cc.
wine: Invalid handle.
$ fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e578,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x123468,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Re: Nook For PC Connection Error

Post by lahmbi5678 »

If you are using a 64bit linux, you could try to install 32bit openssl lib, see http://appdb.winehq.org/objectManager.p ... &iId=20818 . If it still wouldn't work, file a bug.
ray2047
Level 1
Level 1
Posts: 6
Joined: Sat May 08, 2010 4:01 pm

Re: Nook For PC Connection Error

Post by ray2047 »

Thank you. Yes it is 64 bit Linux but my repo installs both 32bit and 64 bit Wine however I see only 64 bit openssl lib. I have a 32 bit version of PCLOS in Virtual Box. I'll check if it works in that.
ray2047
Level 1
Level 1
Posts: 6
Joined: Sat May 08, 2010 4:01 pm

Re: Nook For PC Connection Error

Post by ray2047 »

I did get it to work in the 32 bit version of my OS but not without one more problem. Running in 32 bit solved the communication error bur resulted in a 1025 error code. Online answers mostly blamed that code on cookie settings in IE. No no one explained (or even asked) how an IE setting could affect a program not running in IE. Finally found the solution in a, old post on a forum that advised to create a new account from my Nook For PC app instead of using my account created on line.

Hope this helps someone.
Locked