[Bug 13891] New: start.exe http://someurl/ does not work
http://bugs.winehq.org/show_bug.cgi?id=13891 Summary: start.exe http://someurl/ does not work Product: Wine Version: 1.0-rc4 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: thestig(a)google.com When I run ~/wine/wine-git/wine start http://www.google.com/ I get: fixme:exec:SHELL_execute flags ignored: 0x00000500 err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL Whereas winebrowser should launch and take me to google.com -- 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=13891 --- Comment #1 from Hans Leidekker <hans(a)it.vu.nl> 2008-06-14 08:22:36 --- Created an attachment (id=13999) --> (http://bugs.winehq.org/attachment.cgi?id=13999) winebrowser: Don't convert URL if DDE conversation partner uses CP_WINUNICODE. This patch might fix it if we'd support querying remote conversation information in our DDE implementation. -- 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=13891 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=13891 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Severity|enhancement |major Keywords| |regression --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-06-26 09:38:49 --- This bug is rather annoying and affects many applications i've seen sofar. Moreover, in former wine-versions like wine-0.9.52 it all worked fine. Hans, the patch attached here does not help, any chance of a quick fix soon? -- 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=13891 Hans Leidekker <hans(a)it.vu.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)it.vu.nl --- Comment #3 from Hans Leidekker <hans(a)it.vu.nl> 2008-06-26 14:19:37 --- Like I said, the patch I attached depends on support for DDE remote conversation information. This means we need to marshall a CONVINFO structure from one process to another but I'm not sure what mechanism would be appropriate 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=13891 ne4(a)parsoma.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ne4(a)parsoma.net -- 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=13891 ariana strangelove <astrangelove(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |astrangelove(a)gmail.com -- 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=13891 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-07-08 17:11:05 --- This seems to affect the app Duelpro, http://www.download.com/Duelpro-2008/3000-2121_4-10496698.html?hhTest -- 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=13891 --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-07-08 17:11:41 --- Forgot to mention: to reproduce with duelpro, do Online / Go to Website -- 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=13891 Vlastimil Babka <caster(a)gentoo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caster(a)gentoo.org -- 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=13891 Johan Dahlin <jdahlin(a)async.com.br> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdahlin(a)async.com.br --- Comment #6 from Johan Dahlin <jdahlin(a)async.com.br> 2008-07-30 03:08:25 --- This also affects Microsofts Platform SDK, available at http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm -- 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=13891 Sasha <sashachaos(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sashachaos(a)gmail.com --- Comment #7 from Sasha <sashachaos(a)gmail.com> 2008-07-30 12:16:04 --- And what with this bug? I used old wine, than i upgraded it to wine-1.0 and get this problem: err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL -- 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=13891 --- Comment #8 from Zak Owen <megsuma(a)gmail.com> 2008-08-15 13:20:10 --- Created an attachment (id=15438) --> (http://bugs.winehq.org/attachment.cgi?id=15438) WineDbg output I'm experiencing the same issue in the 1.1.0 binary for Opensuse 11.0. I get err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL when trying to launch Gunbound (NyxLauncher.exe). Also, the same happens when launching start.exe out of the windows/command/ folder. Attached is a little more output from a step throuhg WineDbg. -- 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=13891 Zak Owen <megsuma(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |megsuma(a)gmail.com -- 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=13891 volle <VollKoRn(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |VollKoRn(a)googlemail.com --- Comment #9 from volle <VollKoRn(a)googlemail.com> 2008-08-25 20:12:42 --- Hi! I'm getting the same message with the PokerStars- and FullTilt-Poker-Software when klicking on any link. -- 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=13891 Geoff Wilson <geoff(a)vorian.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |geoff(a)vorian.net --- Comment #10 from Geoff Wilson <geoff(a)vorian.net> 2008-09-01 09:24:29 --- Workaround? - I've had the same issue/error message launching URL's from Forte Agent - however, appended a "%1" to HKEY_CLASSES_ROOT\http\shell\open\command and now launches OK. (Also works with start.exe per bug description) C:\windows\system32\winebrowser.exe -nohome "%1" -- 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=13891 --- Comment #11 from volle <VollKoRn(a)googlemail.com> 2008-09-02 17:04:15 --- Great! Just appended a "%1" to any line in system.reg containing winebrowser.exe and it works :) Thank you! -- 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=13891 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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=13891 Ruslan <10110111(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |10110111(a)mail.ru --- Comment #12 from Ruslan <10110111(a)mail.ru> 2008-11-21 18:13:40 ---
Just appended a "%1" to any line in system.reg containing winebrowser.exe and it works :)
Yes, it really helps. I used this command in vi system.reg: :%s/winebrowser.exe -nohome/winebrowser.exe -nohome %1"/ and saved. Then restarted application under wine and it works! :) -- 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=13891 --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-06 10:18:00 --- *** Bug 16369 has been marked as a duplicate of this bug. *** -- 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=13891 --- Comment #14 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-12-19 09:10:57 --- *** Bug 16303 has been marked as a duplicate of this bug. *** -- 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=13891 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.0 --- Comment #15 from Dan Kegel <dank(a)kegel.com> 2008-12-19 09:25:00 --- This is very common, and we have proposed fixes (in comment #1 and at http://www.winehq.org/pipermail/wine-patches/2008-December/065665.html ) Nominating for 1.2. -- 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=13891 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Ronny.Standtke(a)gmx.net --- Comment #16 from Austin English <austinenglish(a)gmail.com> 2008-12-28 08:36:02 --- *** Bug 16654 has been marked as a duplicate of this bug. *** -- 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=13891 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|start.exe http://someurl/ |start.exe http://someurl/ |does not work |does not work (affects any | |app that invokes external | |browser, e.g. Google | |Sketchup) --- Comment #17 from Dan Kegel <dank(a)kegel.com> 2008-12-31 12:04:33 --- The patch fixes the "Help / Video Tutorials" menu item in Google Sketchup 6. -- 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=13891 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msclrhd(a)gmail.com --- Comment #18 from Austin English <austinenglish(a)gmail.com> 2009-01-02 14:18:16 --- *** Bug 16712 has been marked as a duplicate of this bug. *** -- 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=13891 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andre.kjellstrup(a)gmail.com --- Comment #19 from Austin English <austinenglish(a)gmail.com> 2009-01-28 18:03:07 --- *** Bug 17178 has been marked as a duplicate of this bug. *** -- 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=13891 Stuart Middleton <Stuart(a)houseofanime.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Stuart(a)houseofanime.org --- Comment #20 from Stuart Middleton <Stuart(a)houseofanime.org> 2009-02-13 14:57:42 --- *** Bug 17079 has been marked as a duplicate of this bug. *** -- 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=13891 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dendron2000(a)mail.ru --- Comment #21 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-14 12:10:31 --- *** Bug 17725 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs(a)o2.co.uk -- 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=13891 Dmitry V Ilyin <wine(a)doty.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)doty.ru --- Comment #22 from Dmitry V Ilyin <wine(a)doty.ru> 2009-04-13 12:33:06 --- http://www.winehq.org/pipermail/wine-patches/2008-December/065665.html - Will be this patch applied to wine-git tree? -- 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=13891 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #23 from André H. <nerv(a)dawncrow.de> 2009-04-14 14:03:21 --- or mine: http://www.winehq.org/pipermail/wine-patches/2009-April/071837.html but i am glad if anyone gets in -- 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=13891 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7574 -- 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=13891 jsmith <jsmith(a)argotecinc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmith(a)argotecinc.com --- Comment #24 from jsmith <jsmith(a)argotecinc.com> 2009-06-26 14:38:49 --- Test and verified the patch against the current git (wine-1.1.24-293-gdf1d04b). Fixed the problem on my system with launching URL. Would like to see this in the next beta version/added to the current git!! -- 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=13891 Jake Smith <jsmith(a)argotecinc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmith(a)argotecinc.com --- Comment #24 from Jake Smith <jsmith(a)argotecinc.com> 2009-06-26 14:38:49 --- Test and verified the patch against the current git (wine-1.1.24-293-gdf1d04b). Fixed the problem on my system with launching URL. Would like to see this in the next beta version/added to the current git!! --- Comment #25 from André H. <nerv(a)dawncrow.de> 2009-06-27 08:25:40 --- I already sent a better patch in may: http://www.winehq.org/pipermail/wine-patches/2009-May/073463.html But it was not committed. They first want tests for mixed ansi/unicode DDE client/server. There are such tests, but still not committed, too. -- 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=13891 Scott Ritchie <scott(a)open-vote.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scott(a)open-vote.org -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes --- Comment #30 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-29 11:05:16 --- (In reply to comment #29)
i didnt found critical todos in the dde-tests for mixed modes
What about non-critical ones? :-) And in which connection did you mention existing DDE tests if your patch has nothing to do with them? I'd suggest: 1. test Wine's start.exe+winebrowser.exe under Windows. If they work their, there is nothing to fix in them 2. add new DDE tests if existing ones don't have "critical todos" for you 3. fix all existing todos in DDE tests Only once the above is done, and the source of the problem is well understood - start thinking about fixing it. -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |link111588(a)aol.com --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes --- Comment #30 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-29 11:05:16 --- (In reply to comment #29)
i didnt found critical todos in the dde-tests for mixed modes
What about non-critical ones? :-) And in which connection did you mention existing DDE tests if your patch has nothing to do with them? I'd suggest: 1. test Wine's start.exe+winebrowser.exe under Windows. If they work their, there is nothing to fix in them 2. add new DDE tests if existing ones don't have "critical todos" for you 3. fix all existing todos in DDE tests Only once the above is done, and the source of the problem is well understood - start thinking about fixing it. --- Comment #31 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-15 09:39:59 --- *** Bug 19731 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |link111588(a)aol.com Keywords| |download URL| |http://download.bittorrent. | |com/dl/BitTorrent-6.2b.exe --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes --- Comment #30 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-29 11:05:16 --- (In reply to comment #29)
i didnt found critical todos in the dde-tests for mixed modes
What about non-critical ones? :-) And in which connection did you mention existing DDE tests if your patch has nothing to do with them? I'd suggest: 1. test Wine's start.exe+winebrowser.exe under Windows. If they work their, there is nothing to fix in them 2. add new DDE tests if existing ones don't have "critical todos" for you 3. fix all existing todos in DDE tests Only once the above is done, and the source of the problem is well understood - start thinking about fixing it. --- Comment #31 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-15 09:39:59 --- *** Bug 19731 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |link111588(a)aol.com Keywords| |download URL| |http://download.bittorrent. | |com/dl/BitTorrent-6.2b.exe Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|ne4(a)parsoma.net | --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes --- Comment #30 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-29 11:05:16 --- (In reply to comment #29)
i didnt found critical todos in the dde-tests for mixed modes
What about non-critical ones? :-) And in which connection did you mention existing DDE tests if your patch has nothing to do with them? I'd suggest: 1. test Wine's start.exe+winebrowser.exe under Windows. If they work their, there is nothing to fix in them 2. add new DDE tests if existing ones don't have "critical todos" for you 3. fix all existing todos in DDE tests Only once the above is done, and the source of the problem is well understood - start thinking about fixing it. --- Comment #31 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-15 09:39:59 --- *** Bug 19731 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |link111588(a)aol.com Keywords| |download URL| |http://download.bittorrent. | |com/dl/BitTorrent-6.2b.exe Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|ne4(a)parsoma.net | Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ray(a)pobox.co.uk --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes --- Comment #30 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-29 11:05:16 --- (In reply to comment #29)
i didnt found critical todos in the dde-tests for mixed modes
What about non-critical ones? :-) And in which connection did you mention existing DDE tests if your patch has nothing to do with them? I'd suggest: 1. test Wine's start.exe+winebrowser.exe under Windows. If they work their, there is nothing to fix in them 2. add new DDE tests if existing ones don't have "critical todos" for you 3. fix all existing todos in DDE tests Only once the above is done, and the source of the problem is well understood - start thinking about fixing it. --- Comment #31 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-15 09:39:59 --- *** Bug 19731 has been marked as a duplicate of this bug. *** --- Comment #32 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-10 10:24:26 --- *** Bug 20003 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |link111588(a)aol.com Keywords| |download URL| |http://download.bittorrent. | |com/dl/BitTorrent-6.2b.exe Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|ne4(a)parsoma.net | Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ray(a)pobox.co.uk Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes --- Comment #30 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-29 11:05:16 --- (In reply to comment #29)
i didnt found critical todos in the dde-tests for mixed modes
What about non-critical ones? :-) And in which connection did you mention existing DDE tests if your patch has nothing to do with them? I'd suggest: 1. test Wine's start.exe+winebrowser.exe under Windows. If they work their, there is nothing to fix in them 2. add new DDE tests if existing ones don't have "critical todos" for you 3. fix all existing todos in DDE tests Only once the above is done, and the source of the problem is well understood - start thinking about fixing it. --- Comment #31 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-15 09:39:59 --- *** Bug 19731 has been marked as a duplicate of this bug. *** --- Comment #32 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-10 10:24:26 --- *** Bug 20003 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hello.adri(a)gmail.com Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ToddAndMargo(a)verizon.net Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |link111588(a)aol.com Keywords| |download URL| |http://download.bittorrent. | |com/dl/BitTorrent-6.2b.exe Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|ne4(a)parsoma.net | Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ray(a)pobox.co.uk Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |19594 --- Comment #26 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-07-11 10:38:59 --- *** Bug 19167 has been marked as a duplicate of this bug. *** --- Comment #27 from André H. <nerv(a)dawncrow.de> 2009-07-28 12:56:21 --- Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation. --- Comment #28 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-28 22:23:01 --- (In reply to comment #27)
Jeff Latimer added some tests for mixed ANSI/UNICODE DDE Actions as mentioned in: http://www.winehq.org/pipermail/wine-devel/2009-May/075989.html So i think i will just resend my patch after AJs vacation.
Your patch doesn't fix the source of the bug, and doesn't remove any 'todo' from the DDE test cases. --- Comment #29 from André H. <nerv(a)dawncrow.de> 2009-07-29 10:27:04 --- i didnt found critical todos in the dde-tests for mixed modes --- Comment #30 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-07-29 11:05:16 --- (In reply to comment #29)
i didnt found critical todos in the dde-tests for mixed modes
What about non-critical ones? :-) And in which connection did you mention existing DDE tests if your patch has nothing to do with them? I'd suggest: 1. test Wine's start.exe+winebrowser.exe under Windows. If they work their, there is nothing to fix in them 2. add new DDE tests if existing ones don't have "critical todos" for you 3. fix all existing todos in DDE tests Only once the above is done, and the source of the problem is well understood - start thinking about fixing it. --- Comment #31 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-15 09:39:59 --- *** Bug 19731 has been marked as a duplicate of this bug. *** --- Comment #32 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-10 10:24:26 --- *** Bug 20003 has been marked as a duplicate of this bug. *** -- 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=13891 Chris Giles <Chris.G.27(a)Gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Chris.G.27(a)Gmail.com --- Comment #33 from Chris Giles <Chris.G.27(a)Gmail.com> 2009-11-05 23:24:19 --- Since Geoff Wilson's comment (#10) resolves this issue, perhaps future releases of Wine just need to search for and replace instances of 'winebrowser.exe -nohome"' with 'winebrowser.exe -nohome %1' in the "system.reg" file. -- 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=13891 --- Comment #34 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-11-06 00:25:21 --- (In reply to comment #33) No, your solution will break some brilliant works of unnamed programmers who think the only browser in existence was, is and will always be IE6. That registry is set in stone and can not be altered in any way shape and form even by Microsoft themselves. That there is no such thing as API and everything have to be done by hand... In short - some dumb programs take that registry entry, append URL to it and execute it. Obviously they don't know how to parse "%1" and this will result in invalid command line. -- 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=13891 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sick_soul(a)yahoo.it --- Comment #35 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-11-07 16:12:12 --- *** Bug 20605 has been marked as a duplicate of this bug. *** -- 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=13891 default_357-line(a)yahoo.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |default_357-line(a)yahoo.de --- Comment #36 from default_357-line(a)yahoo.de 2009-11-17 06:10:05 --- err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" Occurs when trying to open the Redeem Code option in Dragon Age: Origins. I'm presuming this is if not the same bug, then at least directly related. (Please remove if wrong) -- 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=13891 Marcus Kempe <kempe.marcus(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kempe.marcus(a)gmail.com --- Comment #37 from Marcus Kempe <kempe.marcus(a)gmail.com> 2009-11-19 18:27:18 --- It would also seem that bug #18465 is related to this bug, It gives the exact same output: x(a)y:~$ wine rundll32 url.dll,FileProtocolHandler http://www.winehq.org/ err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL -- 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=13891 --- Comment #38 from André H. <nerv(a)dawncrow.de> 2009-11-20 09:36:13 --- (In reply to comment #37)
It would also seem that bug #18465 is related to this bug, It gives the exact same output:
x(a)y:~$ wine rundll32 url.dll,FileProtocolHandler http://www.winehq.org/ err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL
I cant see that in the bugreport and cant reproduce it. if i try that i get no errors and no fixmes. -- 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=13891 --- Comment #39 from Marcus Kempe <kempe.marcus(a)gmail.com> 2009-11-20 10:56:17 --- Created an attachment (id=24863) --> (http://bugs.winehq.org/attachment.cgi?id=24863) Error output from program run. -- 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=13891 --- Comment #40 from André H. <nerv(a)dawncrow.de> 2009-11-20 10:58:41 --- (In reply to comment #39)
Created an attachment (id=24863) --> (http://bugs.winehq.org/attachment.cgi?id=24863) [details] Error output from program run.
did you tried that in a clean wineprefix? -- 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=13891 --- Comment #41 from Marcus Kempe <kempe.marcus(a)gmail.com> 2009-11-20 12:19:53 --- (In reply to comment #40)
did you tried that in a clean wineprefix?
No, my bad, I didn't. I forgot I had the Windows DLLs lying around. In a clean wineprefix, I get no output at all. I guess that means that #18465 is not a duplicate, rather dependent on this one? -- 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=13891 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zilforever(a)gmail.com --- Comment #42 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-08 02:40:39 --- *** Bug 20403 has been marked as a duplicate of this bug. *** -- 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=13891 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |support(a)securenetterm.com --- Comment #43 from Austin English <austinenglish(a)gmail.com> 2010-02-05 16:29:13 --- *** Bug 21601 has been marked as a duplicate of this bug. *** -- 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=13891 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lubosz(a)gmail.com --- Comment #44 from Alexandre Julliard <julliard(a)winehq.org> 2010-02-18 07:24:19 --- *** Bug 21757 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simon(a)simonbcn.net --- Comment #45 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-02-18 07:43:03 --- *** Bug 19970 has been marked as a duplicate of this bug. *** -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |17271 -- 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=13891 Denis Rut'kov <dendron2000(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|dendron2000(a)mail.ru | -- 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=13891 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #46 from Wylda <wylda(a)volny.cz> 2010-02-27 14:18:44 --- Still not fixed in wine-1.1.39-163-g583f0f0. Tested on 3dmark 2001. -- 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=13891 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |newsletter(a)Schiermeier-Soft | |ware.de --- Comment #47 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-03-04 20:05:39 --- *** Bug 15585 has been marked as a duplicate of this bug. *** -- 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=13891 Mike Ellery <mellery(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mellery(a)gmail.com -- 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=13891 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.mcdonald(a)jandi.co.uk --- Comment #48 from Alexandre Julliard <julliard(a)winehq.org> 2010-03-21 17:21:38 --- *** Bug 22106 has been marked as a duplicate of this bug. *** -- 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=13891 Jaromir Obr <jaromir.obr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaromir.obr(a)gmail.com -- 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=13891 Luke Bratch <l_bratch(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |l_bratch(a)yahoo.co.uk -- 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=13891 --- Comment #49 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-13 12:25:58 --- I believe we have two problems here: 1. winebrowser uses DdeInitializeW and then expects to get ansi data. This is backwards. 2. WDML_BuildExecuteCommand decides whether the server is unicode (and thus whether to do a conversion) by looking at the server's window AND the client's window. So if a client is ansi and a server is unicode, we never convert the data. Changing the DdeInitializeW call in winebrowser to DdeInitializeA actually gives the correct result in both win98 and winxp mode, since we always get ansi data as winebrowser (now correctly) expects. -- 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=13891 --- Comment #50 from Hans Leidekker <hans(a)meelstraat.net> 2010-05-13 13:14:25 --- DdeInitialize determines the default codepage but the app can override it via the iCodePage field of the CONVCONTEXT structure. Changing the call to DdeInitializeA breaks other apps, see bug 13740 for example. We need a way to retrieve the codepage from the conversation handle. That and a patch like the one from comment #1 would fix this bug I believe. -- 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=13891 Simón <simon(a)simonbcn.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|simon(a)simonbcn.net | -- 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=13891 --- Comment #51 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-13 13:49:30 --- I don't think your patch is correct. winebrowser should never have to do a string conversion. We have tests that show that in the client=ascii, server=unicode case the data passed to DdeClientTransaction is converted from ascii to unicode if it is not a unicode string. These tests are currently marked todo. However, if they were fixed, winebrowser would do an additional conversion in this case, which would break it, even with your patch. -- 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=13891 --- Comment #52 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-13 14:05:16 --- In fact, bug 13740 appears to be a case where changing from DdeInitializeA to DdeInitializeW CAUSED a regression, which was "fixed" by assuming winebrowser would get ANSI data through dde. Which it should never get in reality because dde should be converting the string to unicode as the tests show. -- 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=13891 --- Comment #53 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-13 14:50:28 --- Created an attachment (id=27939) --> (http://bugs.winehq.org/attachment.cgi?id=27939) user32: Change the conversion logic in WDML_BuildExecuteCommand (fixes some tests but breaks others) This patch fixes string conversion in the cases where both the client and server are using dddml. However, it breaks it in the case where only the client uses ddeml and the server uses window messages directly. The MSDN documentation for WM_DDE_EXECUTE explains why we test whether both the client and server window are unicode, since this determines whether the server expects a unicode string. This suggests to me that ddeml on the server side needs to determine the appropriate type of encoding for the data when it gets a WM_DDE_EXECUTE message and convert it to what the server expects, rather than on the client side as my patch does. -- 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=13891 --- Comment #54 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-13 16:33:25 --- I've sent some patches: http://www.winehq.org/pipermail/wine-patches/2010-May/088370.html The tests and WM_DDE_EXECUTE documentation lead me to believe that ddeml expects UNICODE data if both client and server are unicode and ANSI-OR-MAYBE-UNICODE data otherwise, and that it converts that on the server side based on whether DdeInitializeA or DdeInitializeW is called. If any cases are still broken because of the odd usage of a CONVCONTEXT structure, they should be fixed on the client side where that structure is accessible. I have no reason to believe that structure has any meaning in the low level dde protocol, and therefore I don't believe it's possible for the server to retrieve the structure as the client has it. -- 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=13891 Octavian Voicu <octavian.voicu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |octavian.voicu(a)gmail.com --- Comment #55 from Octavian Voicu <octavian.voicu(a)gmail.com> 2010-05-13 16:45:58 --- Hans Leidekker sent the patch with a note:
winebrowser: Don't convert URL if DDE conversation partner uses CP_WINUNICODE. This patch might fix it if we'd support querying remote conversation information in our DDE implementation.
It seems pretty clear to me, the only real fix for the problem (which doesn't involve lucky guesses/heuristics) is to query the conversation partner about what it uses. This is related to the FIXME [1] from DdeQueryConvInfo: FIXME("Request on remote conversation information is not implemented yet\n"); I'm pretty sure Windows API supports this. Octavian [1] http://source.winehq.org/git/wine.git/?a=blob;f=dlls/user32/dde_misc.c;h=ac4... -- 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=13891 --- Comment #56 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-13 16:48:36 --- What if the client does not use ddeml, and therefore it does not understand such a thing as a CONVINFO structure? winebrowser needs to still function in that case. -- 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=13891 --- Comment #57 from Hans Leidekker <hans(a)meelstraat.net> 2010-05-14 03:24:26 --- I agree with Octavian, we don't want to rely on heuristics. Alexandre has rejected proposals based on IsTextUnicode before. I found this bit on MSDN: (http://msdn.microsoft.com/en-us/library/ms997515.aspx)
Working with Unicode in Windows NT
Applications that register a DDE window class that is Unicode must use Unicode execute strings when communicating with other Unicode DDE windows. They must use ASCII (OEM codepage) execute strings when communicating with non-Unicode DDE windows. Any window's state can be determined by calling IsWindowUnicode. This convention places the burden of backward compatibility on Unicode DDE applications.
Unicode compatibility is only a problem for raw DDE applications because DDEML automatically translates execute strings. DDEML bases its translation decision on how DDEML was called—either by DdeInitiateA or DdeInitiateW—when the application first initialized the conversation.
I guess we should find out how Internet Explorer behaves when you use raw DDE. -- 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=13891 Paul Chitescu <paulc(a)voip.null.ro> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paulc(a)voip.null.ro --- Comment #58 from Paul Chitescu <paulc(a)voip.null.ro> 2010-05-14 06:02:24 --- (In reply to comment #57)
I agree with Octavian, we don't want to rely on heuristics. Alexandre has rejected proposals based on IsTextUnicode before.
[...] I guess we should find out how Internet Explorer behaves when you use raw DDE.
Wine has the unusual challenge that it supports to report different versions for the applications involved in a DDE transaction. In Windows there is no ambiguity as it transports ATOMs in a fixed way over DDE: - ANSI versions use the ANSI charset as raw data - Unicode versions use UCS-2 (pre-Win2K) or UTF-16 Since the format is linked to the way Windows is compiled, on a given system there can be only one format. It doesn't depend how DDE is initialized or if the windows is Unicode or not, that conversion is handled locally. -- 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=13891 --- Comment #59 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-14 07:06:38 --- We have tests where the very same conversation (same client, same server) sends ansi and unicode data through ddeml and it comes out in the same format on the other end. How do you propose to fix those tests without using IsTextUnicode or a similar heuristic? -- 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=13891 --- Comment #60 from Hans Leidekker <hans(a)meelstraat.net> 2010-05-14 08:24:30 --- We could try pass a false negative like U+0d0a (MALAYALAM LETTER UU) to WM_DDE_EXECUTE. That might provide a hint whether native uses IsTextUnicode. -- 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=13891 Danila Sentiabov <dsent.zen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsent.zen(a)gmail.com -- 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=13891 Carlton Hobbs <carlton.hobbs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlton.hobbs(a)gmail.com -- 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=13891 --- Comment #61 from André H. <nerv(a)dawncrow.de> 2010-06-07 14:59:10 --- any updates on this? -- 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=13891 --- Comment #62 from Vincent Povirk <madewokherd(a)gmail.com> 2010-06-07 15:08:49 --- I sent some patches and was told they needed tests. I have not written them yet. -- 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=13891 --- Comment #63 from Wylda <wylda(a)volny.cz> 2010-06-19 06:46:36 --- Still present in wine-1.2-rc4. Tested on 3Dmark 2006. -- 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=13891 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |buggy_wine_bugzilla(a)elektro | |maniak.wz.cz --- Comment #64 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-06-19 14:04:02 --- *** Bug 23260 has been marked as a duplicate of this bug. *** -- 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=13891 Johan Dahlin <jdahlin(a)async.com.br> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|jdahlin(a)async.com.br | -- 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=13891 Lucas <canolucas(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |canolucas(a)gmail.com --- Comment #65 from Lucas <canolucas(a)gmail.com> 2010-06-21 16:53:34 --- Povirk, i would like to take a look at your patches please. which are them? -- 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=13891 --- Comment #66 from Vincent Povirk <madewokherd(a)gmail.com> 2010-06-21 16:56:38 --- http://www.winehq.org/pipermail/wine-patches/2010-May/088370.html and the two following messages. -- 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=13891 Ruslan <b7.10110111(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|10110111(a)mail.ru | -- 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=13891 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #67 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-25 09:46:24 --- Fixed by b2de316fc59875a810cbe60e94e05e6c96836e95. -- 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=13891 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #68 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-25 12:40:39 --- Closing bugs fixed in 1.2-rc5. -- 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=13891 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |turbolad995(a)hotmail.co.uk --- Comment #69 from Juan Lang <juan_lang(a)yahoo.com> 2011-04-07 17:10:22 CDT --- *** Bug 22549 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=13891 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b2de316fc59875a810cbe60e94e | |05e6c96836e95 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=13891 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|spetreolle(a)yahoo.fr | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=13891 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|http://download.bittorrent. |https://web.archive.org/web |com/dl/BitTorrent-6.2b.exe |/20120419030502/http://down | |load.bittorrent.com//dl/Bit | |Torrent-6.0.2.exe Hardware|Other |x86 OS|other |Linux -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla