https://bugs.winehq.org/show_bug.cgi?id=36755
Bug ID: 36755
Summary: Can't run DOS applications (without dosbox)
Product: Wine
Version: 1.7.20
Hardware: x86-64
URL: http://www.dosgamesarchive.com/download/simcity/
OS: Linux
Status: UNCONFIRMED
Keywords: download, Installer
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48810
--> https://bugs.winehq.org/attachment.cgi?id=48810
+winevdm,+module,+relay,+tid
Noticed while looking at bug 7387. I'm not sure if my system is at fault or
wine, so leaving as unconfirmed for now.
austin@aw25 ~/oldbugs/7387 $ sha1sum simcity.zip
1b8bd90cabb66ec3b13ed0c877bcf977b8fbf3b9 simcity.zip
austin@aw25 ~/oldbugs/7387 $ du -h simcity.zip
568K simcity.zip
Trying to run the demo in a clean 32-bit prefix:
austin@aw25 ~/s $ wine SIMDEMO.EXE
winevdm: Cannot start DOS application Z:\home\austin\s\SIMDEMO.EXE
because vm86 mode is not supported on this platform.
You should install DOSBox.
I should have vm86 support:
austin@aw25 ~/s $ grep -i vm86 ~/wine-git/include/config.h
/* Define to 1 if you have the <sys/vm86.h> header file. */
#define HAVE_SYS_VM86_H 1
attached is a +winevdm,+module,+relay,+tid trace
--
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=7387
--- Comment #28 from André H. <nerv(a)dawncrow.de> ---
(In reply to Austin English from comment #27)
> austin@aw25 ~/s $ sudo sysctl -w vm.mmap_min_addr=0
> vm.mmap_min_addr = 0
> austin@aw25 ~/s $ wine INSTDEMO.EXE
> winevdm: Cannot start DOS application Z:\home\austin\s\INSTDEMO.EXE
> because vm86 mode is not supported on this platform.
> You should install DOSBox.
>
> austin@aw25 ~/s $ wine --version
> wine-1.7.20-33-g3ccaad8
>
> austin@aw25 ~ $ sha1sum simcity.zip
> 1b8bd90cabb66ec3b13ed0c877bcf977b8fbf3b9 simcity.zip
> austin@aw25 ~ $ du -h simcity.zip
> 568K simcity.zip
i guess this is linux, but which kind of wineprefix is that? (32/64)?
or maybe you really don't have sys/vm86.h??? o.O
--
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=21872
Summary: Webload crashes on WINE
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=26501)
--> (http://bugs.winehq.org/attachment.cgi?id=26501)
Copy of terminal contents from the starting process
I'm launching Webload and appears one error message screen and after, when I'm
trying to create something, the application closes.
--
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=7387
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://vetusware.com/downlo |http://www.dosgamesarchive.
|ad/SimCity%201.02/?id=3589 |com/download/simcity/
--- Comment #27 from Austin English <austinenglish(a)gmail.com> ---
austin@aw25 ~/s $ sudo sysctl -w vm.mmap_min_addr=0
vm.mmap_min_addr = 0
austin@aw25 ~/s $ wine INSTDEMO.EXE
winevdm: Cannot start DOS application Z:\home\austin\s\INSTDEMO.EXE
because vm86 mode is not supported on this platform.
You should install DOSBox.
austin@aw25 ~/s $ wine --version
wine-1.7.20-33-g3ccaad8
austin@aw25 ~ $ sha1sum simcity.zip
1b8bd90cabb66ec3b13ed0c877bcf977b8fbf3b9 simcity.zip
austin@aw25 ~ $ du -h simcity.zip
568K simcity.zip
--
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=8067
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tristan.schmelcher(a)gmail.co
| |m
--- Comment #19 from Austin English <austinenglish(a)gmail.com> ---
*** Bug 25425 has been marked as a duplicate of this bug. ***
--
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=8981
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
URL|http://appdb.winehq.org/app |http://imupdate.myspace.com
|view.php?iVersionId=5007 |/nsis/MySpaceIM_Setup-A.exe
CC| |focht(a)gmx.net
Resolution|--- |ABANDONED
--- Comment #8 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
the download servers are dead (bootstrapper fails to resolve servers), hence
this can't be reproduced anymore.
Resolving 'abandoned'.
Regards
--
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=36672
Bug ID: 36672
Summary: kernel32/tests/debugger.c fails under valgrind
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
wine: Unhandled page fault on write access to 0x00000000 at address 0x4c587ed
(thread 0058), starting debugger...
debugger.c:337: Test failed: Timed out waiting for the child to crash
debugger.c:351: Test failed: wrong exit code : 00000103
wine: Unhandled page fault on write access to 0x00000000 at address 0x4c587ed
(thread 003c), starting debugger...
debugger.c:337: Test failed: Timed out waiting for the child to crash
debugger.c:345: Test failed: wrong exit code : 00000103
wine: Unhandled page fault on write access to 0x00000000 at address 0x4c587ed
(thread 0063), starting debugger...
debugger.c:337: Test failed: Timed out waiting for the child to crash
debugger.c:351: Test failed: wrong exit code : 00000103
wine: Unhandled page fault on write access to 0x00000000 at address 0x4c587ed
(thread 0026), starting debugger...
debugger.c:337: Test failed: Timed out waiting for the child to crash
debugger.c:351: Test failed: wrong exit code : 00000103
--
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=19392
Summary: Runes of magic : crash while entering world
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anonymous.xzxz(a)yahoo.fr
Created an attachment (id=22473)
--> (http://bugs.winehq.org/attachment.cgi?id=22473)
Console output
I start the game, accept the EULA, select a server, select a character and clic
'enter world'. A screen with a blue progression bar is displayed. Then afetr a
few seconds a crash occurs.
Console output attached.
wine version : wine-1.1.26-44-gc2ada64
Clean wineprefix except (else I hit bug #17818) :
HKEY_CURRENT_USER/Software/Wine/Direct3D/UseGLSL="disabled"
--
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=12371
Summary: Neural Noise Synthesizer fails to launch
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.transparentcorp.com/products/nns/trial.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11867)
--> (http://bugs.winehq.org/attachment.cgi?id=11867)
Neural Noise Synthesizer output and page fault backtrace
This bug pertains to 0.9.59, so the version should be changed when that
appropriate category is created. After installing the Neural Noise Synthesizer
application, launching the application results in a splash screen, but the
application closes after. Launched with winedbg, a page fault exception in
ntdll is caught. Attached are relevant application outputs and backtrace.
--
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=20630
Summary: Services written in Delphi 6: impossible to start by
"net start" command
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.slezak(a)centrum.cz
Created an attachment (id=24600)
--> (http://bugs.winehq.org/attachment.cgi?id=24600)
Patch to allow "net start service" for services written in Delphi 6
Any service written in Delphi 6 (maybe in higher versions too) cannot be
started by "net start" command. Surprisingly it starts during wine boot (if set
to SERVICE_AUTO_START).
output from "net start":
The Test Delphi service service is starting.
Service request timeout
Test service is attached including source code. Install test service by
"TestService.exe /install" command. Remove test service from system by
"TestService.exe /uninstall" command.
I track down the problem to programs/services directory, where autostarted
services are started with service names in first service argument (services.c,
scmdatabase_autostart_services), but services started by StartService WinAPI
function (thereby "net start" command) without special arguments are started
without any argument. Services made by Delphi always assume service name in the
first argument.
Because Microsoft documentation allows no service arguments in StartService
function, but if there are arguments, first of them must be service name, I
suggest modification of StartService WinAPI emulation code in
programs/services/rpc.c as shown in attached 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=22494
Summary: Microsoft Office 2007 cannot be activated
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bdrung(a)ubuntu.com
I have a Microsoft Office Small Business 2007 system builder license. I
downloaded Microsoft Office Professional Hybrid 2007 (X16-69463.exe). The
installation was done with a clean system:
export WINEPREFIX=~/Desktop/wine
wine X16-69463.exe
export WINEDLLOVERRIDES="riched20=n"
wine c:/Programme/Microsoft\ Office/Office12/POWERPNT.EXE
An error dialog appears showing "Microsoft Office has not been installed for
the current user. Please run setup to install this application.". When clicking
on OK, the application will close. Instead the setup should be launched and
allow me to activate Office.
Attached the log from running PowerPoint.
--
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=8775
alexkozlov0(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexkozlov0(a)gmail.com
--- Comment #10 from alexkozlov0(a)gmail.com ---
I think it's because GdiFlush() isn't implemented (it doesn't marked as a stub
though). The spider solitaire does something like this:
InvertRect(hDC, lprc); // invert card
GdiFlush(); // nop(!)
Sleep(250);
InvertRect(hDC, lprc); // invert card back
get_second_card_rect();
InvertRect(hDC, lprc); // invert second card
GdiFlush(); // nop(!)
Sleep(250);
ReleaseDC(hWnd, hDC); // implicitly invert second card back
--
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=23839
Summary: Neverwinter Nights 2 : Unable to detect video card
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
When I attempt to start the game, I get some error messages stating that I do
not have a compliant video card to run the game.
Console output:
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3f480,0x00000000), stub!
fixme:d3d:debug_d3dformat Unrecognized 1094800211 (as fourcc: SSAA)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1094800211) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909198916 (as fourcc: DF16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909198916) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 875710020 (as fourcc: DF24)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(875710020) in the
format lookup table
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3e3a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3d8d8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3d988,0x00000000), stub!
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
The workaround is to use native devenum.dll and dxdiagn.dll
Gentoo Linux X64
Nvidia 8800 GT
nvidia-drivers 256.35
--
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=22316
Summary: Wine should be built with -mincoming-stack-boundary=2
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel-gl(a)gmx.net
GCC 4.4 on Linux assumes the Stack is aligned to 16 bytes and thus assumes it
can use the movdqa instruction when manipulating 64 bit values on the stack.
For x86-32 Windows Microsoft specifies a stack alignment of 4 Bytes.
In my case I had wine compiled with -O3 -march=native and got an "Unhandled
page fault on read access to 0xffffffff" with the disassembly showing "movq
%mm5,%mm3" as the faulting instruction. Running objdump revealed the
instruction was in fact "movdqa %xmm3,-0x88(%ebp)" while ebp % 16 had been 4
since the app entered wine code.
Therefore I propose to compile wine with -mincoming-stack-boundary=2 where it
is available.
--
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=20929
Summary: IDGET - Doesn't show disc drive
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
I've been trying to softmod my Playstation 2 and I have to use IDGET to get the
ID of a disc and such but IDGET doesn't see my disc drive.
I am using a Toshiba Satellite L355 Laptop
And my disc drive is: MASHITA - DVD RAM UJ880AS
I've tried re-inserting the disc and restarting IDGET but it those attempts did
not work...
Thank you! And keep up the DAMN good work! :D
--
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=33882
Bug #: 33882
Summary: Windows version of GTags is crashing complaining about
memory
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pg_nedev(a)abv.bg
Classification: Unclassified
Created attachment 44957
--> http://bugs.winehq.org/attachment.cgi?id=44957
This is gotten from Wine crash screen
Hi,
I'm using GTags for Windows that's working fine on Windows but on Linux using
Wine it crashes complaining about not having enough memory. It only happens
when I'm indexing large projects (for example Linux kernel source).
I've attached the backtrace.
The console error messages are:
sort: cannot create temporary file: \s1r.: Permission denied
wine: Unhandled page fault on read access to 0x585f0000 at address 0x415d27
(thread 002a), starting debugger...
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
$ sort: write failed: -: No space left on device
GTags for Windows can be found at
http://adoxa.3eeweb.com/global/index.html (GLOBAL 6.2.8)
or as link from
http://www.gnu.org/software/global/download.html (DOS and Windows 32 version),
which will actually lead you to the address above.
Thanks,
Pavel
--
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=36602
Bug ID: 36602
Summary: valgrind shows a possible leak in
wininet/tests/urlcache.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==19796== 732 bytes in 1 blocks are possibly lost in loss record 231 of 255
==19796== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==19796== by 0x7BC515C4: RtlReAllocateHeap (heap.c:1883)
==19796== by 0x4CDAFC7: test_find_url_cache_entriesA (urlcache.c:89)
==19796== by 0x4CDD3CB: test_urlcacheA (urlcache.c:483)
==19796== by 0x4CE0D0E: func_urlcache (urlcache.c:1056)
==19796== by 0x4CE1B13: run_test (test.h:584)
==19796== by 0x4CE1F02: main (test.h:654)
==19796==
--
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=13719
Summary: E-texteditor installs but fails to run on default Wine
install
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://www.e-texteditor.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunc(a)dflock.co.uk
Created an attachment (id=13734)
--> (http://bugs.winehq.org/attachment.cgi?id=13734)
Console output from running e-texteditor on wine 1.0rc3
The E-texteditor application (http://www.e-texteditor.com/) fails to run on an
out-of-the-box Wine installation.
Wine complains about a missing MSVCP60.dll. Console output 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=20077
Summary: User Interface of RPG Maker XP is unusable and freezes
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: idefy(a)web.de
I cant click on anything, when i do click somewhere in the app i get the output
beginning at line 80. Program is unusable.
You can download the program here
http://download.cnet.com/RPG-Maker-XP/3000-7537_4-10439795.html?tag=lst-0-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=14693
Summary: Program halts when on another virtual desktop
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: todurov(a)gmail.com
Dwarf Fortress http://mayday.w.staszic.waw.pl/df.htm pauses when I switch away
to another virtual desktop. I suppose it's the case with other programs as
well, but I couldn't test it.
It doesn't pause on Windwoes when one alt-tabs away from it, therefore it
shouldn't pause in Wine as well.
It doesn't pause when there are multiple windows including DF on the same
desktop, even if it doesn't have focus.
It doesn't pause when Wine is configured to have a virtual desktop (which I'm
using now as a workaround).
wine-1.1.1, Debian Etch, 2.6.18-5-amd64, window manager is xmonad
--
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=20485
Summary: Uninitialised memory reference in FTP_DoPassive
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Found via
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/diff-mshtml_htmllocati…
)
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/vg-mshtml_htmllocation…
shows
Conditional jump or move depends on uninitialised value(s)
at FTP_DoPassive (ftp.c:3028)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:187)
by RtlAllocateHeap (heap.c:1429)
by INTERNET_AllocThreadError (internet.c:3050)
by INTERNET_GetResponseBuffer (internet.c:3174)
by FTP_DoPassive (ftp.c:3019)
I suspect it's the unconditional skip of four bytes...
maybe that skips over the terminating null sometimes.
3027 p = lpszResponseBuffer+4; /* skip status code */
3028 while (*p != '\0' && (*p < '0' || *p > '9')) p++;
The code is not new, but the error is, so maybe this only happens
if there's a network error.
--
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=30398
Bug #: 30398
Summary: Can't open or save microsoft excel documents.it
crashes each time I do so.
Product: WineHQ Bugzilla
Version: 2.14.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benowmbi(a)gmail.com
Classification: Unclassified
Can't open Microsft excel or word in wine 1.4.gives me an error each time.I use
Ubuntu 11.1o and I installed office 2007
--
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=36590
Bug ID: 36590
Summary: valgrind shows a definite memory leak in
usp10/tests/usp10.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4497== 26 bytes in 1 blocks are definitely lost in loss record 176 of 674
==4497== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==4497== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==4497== by 0x4F9C685: heap_alloc (usp10.c:714)
==4497== by 0x4F9DCBF: _ItemizeInternal (usp10.c:1290)
==4497== by 0x4F9F3E2: ScriptItemize (usp10.c:1683)
==4497== by 0x4E59D6E: test_ScriptItemIzeShapePlace (usp10.c:1709)
==4497== by 0x4E61B6E: func_usp10 (usp10.c:3202)
==4497== by 0x4E62A3E: run_test (test.h:584)
==4497== by 0x4E62E2C: main (test.h:654)
==4497==
--
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=36580
Bug ID: 36580
Summary: valgrind shows two definite leaks in
user32/tests/cursoricon.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==27824== 4,268 bytes in 1 blocks are definitely lost in loss record 1,022 of
1,043
==27824== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==27824== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==27824== by 0x4CB964A: test_GetCursorFrameInfo (cursoricon.c:1510)
==27824== by 0x4CBE95A: func_cursoricon (cursoricon.c:2505)
==27824== by 0x4DA6978: run_test (test.h:584)
==27824== by 0x4DA6D67: main (test.h:654)
==27824==
==14238== 4,268 bytes in 1 blocks are definitely lost in loss record 1,026 of
1,047
==14238== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==14238== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==14238== by 0x4CB964A: test_GetCursorFrameInfo (cursoricon.c:1510)
==14238== by 0x4CBE95A: func_cursoricon (cursoricon.c:2505)
==14238== by 0x4DA6978: run_test (test.h:584)
==14238== by 0x4DA6D67: main (test.h:654)
==14238==
--
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=36496
Bug ID: 36496
Summary: Dragon NaturallySpeaking 12.x crashes on unimplemented
function msvcr100.dll._wcslwr_l
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 36050
Prerequisite: clean 32-bit WINEPREFIX (the app is 32-bit and doesn't install in
64-bit prefix at all).
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Nuance/NaturallySpeaking12/Program
$ wine ./natspeak.exe
...
wine: Call from 0x7b83ac57 to unimplemented function msvcr100.dll._wcslwr_l,
aborting
err:seh:raise_exception Unhandled exception code e06d7363 flags 1 addr
0x7b83ac57
--- snip ---
'winetricks -q vcrun2010' works around and lets the app successfully start.
$ wine --version
wine-1.7.19-27-gabea10f
Regards
--
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.