[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] Bug#515197: marked as done (wine: unable to open a URI with ShellExecute)



Your message dated Tue, 21 Jan 2014 20:51:22 -0500
with message-id <CANTw=MOagY2DZSF4Lp8Qwi9S+7MPKeRvf1cgWbnLf2W7bDf3wQ@mail.gmail.com>
and subject line fixed upstream
has caused the Debian Bug report #491186,
regarding wine: unable to open a URI with ShellExecute
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
491186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491186
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
version: 1.4-1

--- End Message ---

Reply to: