http://bugs.winehq.org/show_bug.cgi?id=24646
Summary: Utorrent menu's can be open but not working Product: Wine Version: 1.3.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: stars@hispeed.ch
Created an attachment (id=31150) --> (http://bugs.winehq.org/attachment.cgi?id=31150) debug logs of Utorrent 2.0.4
Hello,
I running Kubuntu and ubuntu Lucid 10.04.1 LTS x86 64 and from the brand new update wineHQ 1.3.4, the menu of Utorrent can be open but their not work anymore.
Exemple. Closing the application don't work, if we apply to somethings, nothing happend.
Deleting a torrent are impossible, ect.....,
So it's really ennoying to debbug too because i must kill the process and it don't close it's own.
I will add what i had and hope that's will help to debugg.
So it's a regression Bug too, it never happend before on same version of Utorrent.
Since i am not expert , if it's not impertaive i will not install all regression tools while that bug can easly reproduce on different platforme.
If needed , just ask me and i will try to do my best to addd more info or looking to understand how work regression ttol
Link to Utorrent: http://www.utorrent.com
Best regrads
stars
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2010-10-06 07:37:18 CDT --- Duplicate of bug 24580 ? Try to revert commit af7e4dbe54c688cf0f92ea721bc2cf8bf076ed31 to confirm.
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #2 from starslights stars@hispeed.ch 2010-10-06 08:09:24 CDT --- (In reply to comment #1)
Duplicate of bug 24580 ? Try to revert commit af7e4dbe54c688cf0f92ea721bc2cf8bf076ed31 to confirm.
Hi Nikolay Sivov,
Thanks for your answer, i try to search how revert the commit...
I am a bit newbie in that domain but will do my best. How can i do it ?
Thanks in advance
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2010-10-06 08:16:16 CDT --- You need to:
- set up Wine git repo and update in to current state; - then 'git show af7e4dbe54c688cf0f92ea721bc2cf8bf076ed31 | patch -p1 -R'; - install all minimal dependencies mentioned after ./configure; - build a tree.
After that you need only dlls/comctl32/comctl32.dll.so to replace the one from 1.3.4 version you're running now.
http://wiki.winehq.org/GitWine
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #4 from starslights stars@hispeed.ch 2010-10-06 08:20:43 CDT --- (In reply to comment #3)
You need to:
- set up Wine git repo and update in to current state;
- then 'git show af7e4dbe54c688cf0f92ea721bc2cf8bf076ed31 | patch -p1 -R';
- install all minimal dependencies mentioned after ./configure;
- build a tree.
After that you need only dlls/comctl32/comctl32.dll.so to replace the one from 1.3.4 version you're running now.
Thanks very much , nice from you, i will do that when i am back home in one or two hours maximum and give you the output.
Be happy to can learn and help the community.
Cya later Nikolay
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #5 from starslights stars@hispeed.ch 2010-10-06 12:57:58 CDT --- (In reply to comment #4)
(In reply to comment #3)
You need to:
- set up Wine git repo and update in to current state;
- then 'git show af7e4dbe54c688cf0f92ea721bc2cf8bf076ed31 | patch -p1 -R';
- install all minimal dependencies mentioned after ./configure;
- build a tree.
After that you need only dlls/comctl32/comctl32.dll.so to replace the one from 1.3.4 version you're running now.
Thanks very much , nice from you, i will do that when i am back home in one or two hours maximum and give you the output.
Be happy to can learn and help the community.
Cya later Nikolay
Re Nikolay,
I have not forget you, i am from somtimes now to trying to make it working right, i thing my problem come from my achitecture and library, if i read and use the 64 bits instructions, it pass the build but after it when i run utorrent i have same problem. Between if i look my debug, wineserver are not found and i see is pid a short times, but not any others normal process and i must kill any process manually now. The difference with my build are that one of the exe are in 64 bits who can not work i think anyway...
I have delete the folder and restarting the compile and build ... i hope find how do it working. or maybbe bug just still but i mostly thing that is build like on a new system and acually my wine as only 32 bits library used since winehq was not existing for 64 bits system..
for info , with your command and the min library to can compile i get :
checking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #6 from starslights stars@hispeed.ch 2010-10-06 13:15:12 CDT --- i see another problem too with : apt-get build-dep wine 1.2 on Lucid 10.04.1, thier miss the updated -dev library of libsane :/
Les paquets suivants contiennent des dépendances non satisfaites : libsane-dev: Dépend: libsane (= 1.0.20-13ubuntu2) mais 1.0.21-0ubuntu1 devra être installé E: Les dépendances de compilation pour wine1.2 ne peuvent pas être satisfaites.
I dunno if can miss with the compile, but i constate that thing to, now i will try what i can do without "./configure --enable-win64" who actually was theonly passed to compile for me.
Best regards
http://bugs.winehq.org/show_bug.cgi?id=24646
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #7 from Jerome Leclanche adys.wh@gmail.com 2010-10-06 13:24:18 CDT --- (In reply to comment #6)
i see another problem too with : apt-get build-dep wine 1.2 on Lucid 10.04.1, thier miss the updated -dev library of libsane :/
Les paquets suivants contiennent des dépendances non satisfaites : libsane-dev: Dépend: libsane (= 1.0.20-13ubuntu2) mais 1.0.21-0ubuntu1 devra être installé E: Les dépendances de compilation pour wine1.2 ne peuvent pas être satisfaites.
I dunno if can miss with the compile, but i constate that thing to, now i will try what i can do without "./configure --enable-win64" who actually was theonly passed to compile for me.
Best regards
Use ./configure --without-sane. Don't enable-win64 unless this is a 64bit app bug (which it isn't from what I understand)
http://bugs.winehq.org/show_bug.cgi?id=24646
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #8 from Wylda wylda@volny.cz 2010-10-07 16:45:07 CDT ---
No such problem. Menu works perfectly here under: * wine-1.3.4, wine-1.3.4-202-g47d2a00 * Debian Squeeze 32bit
http://bugs.winehq.org/show_bug.cgi?id=24646
starslights stars@hispeed.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #31150|0 |1 is obsolete| |
--- Comment #9 from starslights stars@hispeed.ch 2010-10-08 06:24:52 CDT --- Created an attachment (id=31186) --> (http://bugs.winehq.org/attachment.cgi?id=31186) new UT debug log after last update from wineHQ the 08.10.2010
(In reply to comment #8)
No such problem. Menu works perfectly here under:
- wine-1.3.4, wine-1.3.4-202-g47d2a00
- Debian Squeeze 32bit
Hi,
I tried with "./configure --without-sane" and i get always the same problem at compile time :
checking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
Today was a update for wineHQ but it don't has fixed the bug :/
Look like the debug log is better and i was able to kill the process all in one that time but not from Utorrent ...
I add the new debug log too,
my best
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #10 from starslights stars@hispeed.ch 2010-10-10 06:54:17 CDT --- Hi,
I have tested the "utorrent" from winertricks but still same problem.
I really don't know more what to do...
Best regaeds
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #11 from starslights stars@hispeed.ch 2010-10-19 07:55:23 CDT --- Hi,
Today i see that it was a new updated for wine on kubuntu and seem working fine again. Now i need look if on ubuntu it's a update too and so i can test and say that for both it's fixed but i am pretty sure :D
Thanks very much
http://bugs.winehq.org/show_bug.cgi?id=24646
--- Comment #12 from starslights stars@hispeed.ch 2010-10-19 09:18:56 CDT --- (In reply to comment #11)
Hi,
Today i see that it was a new updated for wine on kubuntu and seem working fine again. Now i need look if on ubuntu it's a update too and so i can test and say that for both it's fixed but i am pretty sure :D
Thanks very much
Ok, i have tested both, Kubuntu and Ubuntu Lucid 10.04.1 on x86 64 and now it working again fine.
The bug are not totally fixed but at 99%, i just see one menu not working actualy, the menu to see the stats in utorrent, it still nothing happend but all others seem working, i can now delete, create torrents, who are the most important.
Best regards
http://bugs.winehq.org/show_bug.cgi?id=24646
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #13 from Austin English austinenglish@gmail.com 2010-10-19 14:08:32 CDT --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=24646
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2010-10-29 12:56:50 CDT --- Closing bugs fixed in 1.3.6.