https://bugs.winehq.org/show_bug.cgi?id=39047
Bug ID: 39047 Summary: DNS resolution for windows 32b apps on 64 linux machine Product: Wine Version: 1.7.44 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mvidal0001@gmail.com Distribution: ---
Created attachment 52011 --> https://bugs.winehq.org/attachment.cgi?id=52011 Toolbox.exe log launched then stopped
the FAQ item :
http://wiki.winehq.org/FAQ#head-702afb4d648cbaad02e1c8d58f64e5ef7cb47f6a
doesn't seem to work anymore with wine 1.7.44
ie6 and naviextras toolbox.exe can't resolve their domain name
ie6 can connect with IP address only
firefox 64 is working fine.
Attached the toolbox.exe log when launching it then stopping it
https://bugs.winehq.org/show_bug.cgi?id=39047
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- . Why doesn't DNS resolve in 64-bit operating systems?
Many distributions don't provide all the 32-bit compatibility libraries that wine needs. In this case, wine needs 32-bit DNS libraries. On Ubuntu/Debian, this package is lib32nss-mdns. To install it on those OSes, use:
sudo apt-get install lib32nss-mdns
https://bugs.winehq.org/show_bug.cgi?id=39047
--- Comment #2 from mvvvv mvidal0001@gmail.com --- As I told you this doesn't solve the problem anymore.
https://bugs.winehq.org/show_bug.cgi?id=39047
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |minor
--- Comment #3 from Austin English austinenglish@gmail.com ---
err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
You should fix that first.
https://bugs.winehq.org/show_bug.cgi?id=39047
mvvvv mvidal0001@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #4 from mvvvv mvidal0001@gmail.com --- I was working on it when I received your message.
the solution is
sudo cp /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28 /usr/lib/i386-linux-gnu/libgnutls.so.26
so.26 and not so.28 as I've done yesterday
thanks to them :
http://wine.1045685.n5.nabble.com/Bug-38466-New-WiMP-does-not-connect-to-ser...
sorry I was obsessed by this dns problem.
I will test "Naviextra toolbox" and if it's ok I'd comment two bugs about it.
thanks
https://bugs.winehq.org/show_bug.cgi?id=39047
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.
https://bugs.winehq.org/show_bug.cgi?id=39047
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED CC| |focht@gmx.net Resolution|INVALID |DUPLICATE Distribution|--- |Ubuntu Summary|DNS resolution for windows |Naviextras toolbox fails to |32b apps on 64 linux |setup secure connection to |machine |server
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving as dupe of bug 32479
Regards
*** This bug has been marked as a duplicate of bug 32479 ***
https://bugs.winehq.org/show_bug.cgi?id=39047
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.