http://bugs.winehq.org/show_bug.cgi?id=27912
Summary: MUSHclient: ShellExecute truncates long URLs Product: Wine Version: 1.3.25 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: fiendishx@gmail.com
MUSHclient's "OpenBrowser(string)" function is an interface to shellexecute via the attached C++ function (openbrowsersnippet.cc).
Calling this function with a string longer than 259 characters using Wine 1.3.25 on Ubuntu 11.04 causes Firefox to launch with an invalid URL truncated to only the first 259 characters. Doing the same in Windows 7 functions correctly.
http://bugs.winehq.org/show_bug.cgi?id=27912
--- Comment #1 from fiendishx@gmail.com 2011-07-26 23:29:53 CDT --- Created an attachment (id=35709) --> (http://bugs.winehq.org/attachment.cgi?id=35709) OpenBrowser C++ function
http://bugs.winehq.org/show_bug.cgi?id=27912
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=27912
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com AssignedTo|wine-bugs@winehq.org |fgouget@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=27912
--- Comment #2 from LimitedAtonement dartme@live.com 2013-07-23 15:01:53 CDT --- Created attachment 45372 --> http://bugs.winehq.org/attachment.cgi?id=45372 A test case code example.
I'm trying to create reproduction instructions (if only for myself!), so I'll start with this program:
Attaching a fully working code example. Compile with
`i586-mingw32msvc-gcc prog.c`
When I run the program, I get "err:winebrowser:launch_app could not find a suitable app to run". I installed mozilla firefox and set it as the default browser. What else needs to be done to reproduce this?
http://bugs.winehq.org/show_bug.cgi?id=27912
--- Comment #3 from fiendishx@gmail.com 2013-07-30 13:47:45 CDT --- It seems to have been fixed in Wine 1.6.
http://bugs.winehq.org/show_bug.cgi?id=27912
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com 2013-07-30 16:42:16 CDT --- (In reply to comment #3)
It seems to have been fixed in Wine 1.6.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=27912
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2013-08-02 13:18:41 CDT --- Closing bugs fixed in 1.7.0.