http://bugs.winehq.org/show_bug.cgi?id=9292
Summary: Program works in ubuntu 32 bits but it doesn't work in ubuntu 64 Product: Wine Version: 0.9.43. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: quique@quiquesoft.com CC: quique@quiquesoft.com
Sorry, I don't know that component is the correct. I use trillian 2.013 (www.trillian.cc) with wine in ubuntu 7.04 32 bits I can connect with MSN, but with 64 bits version I can not it, it connect yahoo, aol and icq, but msn not. If I use kopete or gaim of linix I can connect, but trillian not. If you need trillian program, I can send you it, it is free, and it isn't the last version.
Spanish:
Lo siento, no se que componente es el correcto, Uso trillian 2.013 (www.trillian.cc) con wine in ubuntu 7.04 32 bits puedo conectarme con el MSN, pero con la version de 64 bits no puedo conectarme con msn, se conecta yahoo, alo e icq, pero no msn, si utilizo kopete o gaim de linux si me puedo conectar pero no con trillian. Si necesitan el programa trillian, puedo enviarselos es gratis, y no es la última versión.
http://bugs.winehq.org/show_bug.cgi?id=9292
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|quique@quiquesoft.com | Alias|Quique | URL| |http://www.trillian.cc Component|test |wine-misc Keywords| |download Summary|Program works in ubuntu 32 |Trillian 2.013 Program works |bits but it doesn't work in |in ubuntu 32 bits but it |ubuntu 64 |doesn't work in ubuntu 64
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-08-12 23:22:29 --- Please attach complete terminal output. Also are you using exactly the same package for both 32 and 64-bit? Or are they different packages?
http://bugs.winehq.org/show_bug.cgi?id=9292
Quique quique@quiquesoft.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |quique@quiquesoft.com
--- Comment #2 from Quique quique@quiquesoft.com 2007-08-12 23:56:08 --- The program doesn't run in terminal, it is installed in a NTFS partition since windows, I run it with double click in the exe in winefile. The program doesn't send error, simply say that it doesn't connect and retry it. I don't install the same yet, I only installed wine, kopete, thunderbird, ntfs-config, in older installation, I have some programs more, but not much.
http://bugs.winehq.org/show_bug.cgi?id=9292
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2007-08-13 00:10:37 --- (In reply to comment #2)
The program doesn't run in terminal, it is installed in a NTFS partition since windows, I run it with double click in the exe in winefile. The program doesn't
Wrong. Please install this program properly! And DO NOT report any bugs if you running your program not installed off of ntfs partition.
Reopen if problems still exists with properly installed application.
http://bugs.winehq.org/show_bug.cgi?id=9292
Quique quique@quiquesoft.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #4 from Quique quique@quiquesoft.com 2007-08-13 00:16:46 --- I did not install the program in ubuntu 32 bits and it run fine. I run it since winefile too.
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #5 from Jesse Allen the3dfxdude@gmail.com 2007-08-13 00:37:27 --- Please tell us how you set up wine to run in 64-bit ubuntu.
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #6 from Quique quique@quiquesoft.com 2007-08-13 00:43:01 --- wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/feisty.list -O /etc/apt/sources.list.d/winehq.list
sudo apt-get update
sudo apt-get install wine
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #7 from Austin English austinenglish@gmail.com 2007-08-13 09:54:08 --- Is this a stand alone executable? I.e., no installation needed, you just run the exe?
If so, copy it to your home directory and try running it with a clean .wine directory.
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #8 from Quique quique@quiquesoft.com 2007-08-13 10:20:38 --- Yes, I only install trillian one time and I reinstall windows and run trillian without reinstall it without problems.
I copy trillian directory in /home/quique/.wine/ like /home/quique/.wine/trillian/ and double click in /home/quique/.wine/trillian/trillian.exe and obtain the same resul, ICQ, AOL and Yahoo connected and MSN (I have to accounts with MSN) unconnected.
http://bugs.winehq.org/show_bug.cgi?id=9292
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #9 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-13 12:46:01 --- Maybe it's a Win16 application. Win16 applications currently don't work well on 64-bit kernels due to noexec protection. Could you run `file /home/quique/.wine/trillian/trillian.exe`?
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #10 from Quique quique@quiquesoft.com 2007-08-13 12:52:29 --- quique@quiquesoft:~$ file /home/quique/.wine/Trillian/trillian.exe /home/quique/.wine/Trillian/trillian.exe: MS-DOS executable PE for MS Windows (GUI) Intel 80386 32-bit quique@quiquesoft:~$
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #11 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-13 23:22:09 --- PE means Win32 so that's not that. You could try to run "wine /home/quique/.wine/Trillian/trillian.exe" from the console and attach (don't paste) the output. Maybe this will give us a hint what's wrong.
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #12 from Quique quique@quiquesoft.com 2007-08-14 01:09:03 --- Created an attachment (id=7583) --> (http://bugs.winehq.org/attachment.cgi?id=7583) trillian
I don't know how save the text of terminal, I maximize the window and copy the text to file.
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #13 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-14 01:15:24 --- Run from the console:
wine /home/quique/.wine/Trillian/trillian.exe &>/home/quique/wine-trillian-output
After the run in the file /home/quique/wine-trillian-output you will have the output
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #14 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-14 01:22:48 ---
From the output you provided it looks like you are missing the 32-bit openssl
development package. Have you built Wine on your own or are you using some binary packages from some repository? Anyhow we may need to update the page http://wiki.winehq.org/WineOn64bit#head-08d4087d863019523214064680fcf26721c9... as I don't see openssl there (unless it installs by default)
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #15 from Quique quique@quiquesoft.com 2007-08-14 02:11:38 --- I don't understand and obtain an error
: : quique@quiquesoft:/usr/lib32$ sudo ln -s libGL.so.1 libGL.so quique@quiquesoft:/usr/lib32$ sudo ln -s libGLU.so.1 libGLU.so quique@quiquesoft:/usr/lib32$ LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure bash: ./configure: No existe el fichero ó directorio quique@quiquesoft:/usr/lib32$
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #16 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-14 02:16:08 --- The ./configure should have been done in the source root directory. But what I'm interested in is where do you have the wine you have problem with from? Is it the standard Wine shipped with your Ubuntu 7.04 or did you install it from somewhere?
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #17 from Quique quique@quiquesoft.com 2007-08-14 02:23:43 --- In comment #6 say how I installed wine, I didn't install with Wine shipped in ubuntu because it isn't possible with CD I download from ubuntu server. I found this form to install in the forum of www.ubuntu-es.org
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #18 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-15 11:17:04 --- Sorry, I haven't noticed it. It seems that Scott Ritchie is the maintainer of these packages so I wrote an e-mail to him. Maybe he will be able to built a better package. Anyhow it looks like a problem with how the package was built and not in Wine itself. Do we track problems in the official Wine packages in our Bugzilla or should I close this bug as invalid?
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #19 from Quique quique@quiquesoft.com 2007-08-15 13:00:30 --- I think it's a bug, because I run trillian over wine over ubuntu 32 bits, but ubuntu 64 bits trillian doesn't run fine. If you change it bug to other place, please tell me how I can follow it.
http://bugs.winehq.org/show_bug.cgi?id=9292
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scott@open-vote.org AssignedTo|wine-bugs@winehq.org |scott@open-vote.org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #20 from Scott Ritchie scott@open-vote.org 2007-08-15 16:18:37 --- Looks like a problem with my package, I'll take it.
http://bugs.winehq.org/show_bug.cgi?id=9292
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=9292
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #21 from Scott Ritchie scott@open-vote.org 2007-08-24 23:24:24 --- I'm a bit confused here, especially as to how the 32 bit package is working and what it's linking against.
There does not appear to BE a 32 bit libssl.so or libssl.so.0.9.8 included in Ubuntu 64 that I can link against by hand during the build process like shown on the wiki page - it's missing from the ia32-libs package.
What's going on?
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #22 from Lei Zhang thestig@google.com 2007-08-25 03:24:34 --- The 32 bit compatibility packages for 64-bit Ubuntu is missing the openssl libraries. The user need to install them:
1) Make sure you have all so 32 bits necessaries sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2
2) Make a temp directory mkdir /tmp/foo
3) Download libssl i386 wget http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl0.9.8_0.9.8a-7bu...
5) Extract the deb dpkg-deb -x libssl0.9.8_0.9.8a-7build1_i386.deb /tmp/foo
6) Copy the libs to lib32 sudo cp /tmp/foo/usr/lib/lib* /usr/lib32
http://bugs.winehq.org/show_bug.cgi?id=9292
--- Comment #23 from Quique quique@quiquesoft.com 2007-08-25 09:37:28 --- Responding Comment #21 I install wine like say in Comment #6, I found it in ubuntu's forum, I think it's 64 bits because it say the post.
Responding Comment #22 I did what you say and continue with the problem, it connect aol, icq and yahoo, but msn does not work.
I can delete /tmp/foo?
http://bugs.winehq.org/show_bug.cgi?id=9292
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #24 from Scott Ritchie scott@open-vote.org 2007-11-16 19:00:16 --- SSL support is now in the packages in Ubuntu Gutsy and the ones here at WineHQ. This issue should be fixed.
http://bugs.winehq.org/show_bug.cgi?id=9292
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Dan Kegel dank@kegel.com 2008-01-28 05:45:33 --- Closing all RESOLVED FIXED bugs older than four weeks.