http://bugs.winehq.org/show_bug.cgi?id=3370
rasz <citizenr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |citizenr(a)gmail.com
--- Comment #11 from rasz <citizenr(a)gmail.com> 2008-01-18 10:29:31 ---
umm no screenshots are needed, download utorrent, run utorrent, you will see
GENERIC WINE icon in window manager caption and task bar (icon looks like white
box with blue taskbar), apply patch, run again and you will see same icon as in
tray (green letter U), simple
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8489
Günther Brammer <gbrammer(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gbrammer(a)gmx.de
--- Comment #20 from Günther Brammer <gbrammer(a)gmx.de> 2008-01-18 10:27:23 ---
I posted a patch fixing this to wine-patches. There were some some minor issues
with the first to versions, but this one did not get any negative feedback:
http://www.winehq.org/pipermail/wine-patches/2008-January/048846.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8802
--- Comment #12 from rasz <citizenr(a)gmail.com> 2008-01-18 10:20:01 ---
>It would actually help if utorrent developers instead of adding the hacks
>to workaround Wine bugs could isolate the bugs in small test cases and open
>bugs for them with tests attached.
I totally agree, but I guess its easier and faster to tweak own program than to
document the bug, write test case, post it and wait for the fix. Here is one
example : http://bugs.winehq.org/show_bug.cgi?id=8490 , submitted ~a year ago,
status still UNCONFIRMED, thats why i dont blame utorrent guys. I was trying to
submit all the bugs i knew about and ask for as much info from the devs as i
could.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8802
--- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-18 10:04:19 ---
It would actually help if utorrent developers instead of adding the hacks
to workaround Wine bugs could isolate the bugs in small test cases and open
bugs for them with tests attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8802
--- Comment #10 from rasz <citizenr(a)gmail.com> 2008-01-18 09:58:51 ---
Ryan Norton"
Replies: 234
>Concerning WM_ERASEBKGND I do windows version detection and don't use the
>WM_ERASEBKGND/WM_PAINT stuff on XP or greater which is why it "works" on XP or
>greater emulation in wine :).
BTW uTorrent devs are doing some heavy hacking to work in Wine in newest Alpha,
heres the changelog from : http://forum.utorrent.com/viewtopic.php?id=31998
- Change: Advanced setting to disable WINE hacks if need be (program restart
required)
- Change: A boatload of GUI hacks for WINE, including disabling listview
flicker workarounds, a multitude of ugly hacks to make the addtorrent dialog
usable on it, and disabling the messagebox subclassing (which means no checkbox
or controls in them)
so this bug might look like obsolete/fixed in new uTorrent wersions, but will
me only masked for wine.
btw I dont remember now why I did write "flags", obviously im no W32 gui
programmer, but i was researching w32 API involved with this bug at the time so
I guess I saw the difference in the flags when running wine with different OS
set.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8683
--- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-18 09:52:05 ---
Does adding a symlink /usr/lib32/locale -> /usr/lib/locale help?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3370
--- Comment #10 from Vijay Kamuju <infyquest(a)gmail.com> 2008-01-18 07:32:17 ---
I'm not trying to start a flame war or not trying be cool.
I try to contribute to this project, by freeing some time.
I will do some investigation when I have more free time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3370
--- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-18 07:13:15 ---
(In reply to comment #8)
> well if can have the screenshot with error and without error to compare, it
> would be gr8.
All the necessary information exists in this bug.
Please don't be so lazy, do some effort on your own, even if it takes
a couple more key presses. If you think that 'gr8' instead of 'great' looks
cool, you are mistaken, not here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8802
--- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-18 07:06:31 ---
(In reply to comment #4)
> oah, damn cryptic devs, I was mislead. uTorrent detects OS type, and on >=XP
> uses different flags.
Which flags? Also where did you get that info?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.