[pkg-wine-party] Bug#515197: wine: unable to open a URI with ShellExecute

Jakub Wilk ubanus at users.sf.net
Sat Feb 14 17:24:45 UTC 2009


Package: wine-bin
Version: 1.0.1-1
Severity: normal

$ cat buggy.c
#include <windows.h>

int main(int argc, char **argv)
{
   ShellExecute(NULL, "open", "http://debian.org/", NULL, NULL, SW_SHOWNORMAL);
   return 0;
}

$ i586-mingw32msvc-cc buggy.c 

$ wine a.exe 
err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
  
-- System Information:
Debian Release: 5.0
   APT prefers unstable
   APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wine-bin depends on:
ii  libc6                     2.7-18         GNU C Library: Shared libraries
ii  libncurses5               5.7+20090207-1 shared libraries for terminal hand
ii  libwine                   1.0.1-1        Windows API implementation - libra
ii  x11-utils                 7.3+2+nmu1     X11 utilities
ii  xbase-clients             1:7.3+18       miscellaneous X clients - metapack

wine-bin recommends no packages.

Versions of packages wine-bin suggests:
pn  libwine-gl                    <none>     (no description available)
pn  libwine-print                 <none>     (no description available)

Versions of packages libwine depends on:
ii  libc6                      2.7-18        GNU C Library: Shared libraries
ii  libfreetype6               2.3.7-2       FreeType 2 font engine, shared lib
ii  libhal1                    0.5.11-8      Hardware Abstraction Layer - share
ii  libice6                    2:1.0.4-1     X11 Inter-Client Exchange library
ii  libjpeg62                  6b-14         The Independent JPEG Group's JPEG 
ii  libpng12-0                 1.2.27-2      PNG library - runtime
ii  libsm6                     2:1.0.3-2     X11 Session Management library
ii  libssl0.9.8                0.9.8g-15     SSL shared libraries
ii  libx11-6                   2:1.1.5-2     X11 client-side library
ii  libxcursor1                1:1.1.9-1     X cursor management library
ii  libxext6                   2:1.0.4-1     X11 miscellaneous extension librar
ii  libxi6                     2:1.1.4-1     X11 Input extension library
ii  libxinerama1               2:1.0.3-2     X11 Xinerama extension library
ii  libxml2                    2.6.32.dfsg-5 GNOME XML library
ii  libxrandr2                 2:1.2.3-1     X11 RandR extension library
ii  libxrender1                1:0.9.4-2     X Rendering Extension client libra
ii  libxslt1.1                 1.1.24-2      XSLT processing library - runtime 
ii  libxxf86vm1                1:1.0.2-1     X11 XFree86 video mode extension l

-- no debconf information

-- 
Jakub Wilk





More information about the pkg-wine-party mailing list