https://bugs.winehq.org/show_bug.cgi?id=42126
Bug ID: 42126
Summary: Super Bubsy crashes before intro screen
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
Created attachment 56665
--> https://bugs.winehq.org/attachment.cgi?id=56665
winedbg backtrace
MacOS 10.11.4
Intel Iris Pro graphics.
wine-2.0-rc3-4-gc0b3043
Bubsy.exe either hangs:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6f8,0x00000000), stub!
err:d3d:resource_init Failed to allocate system memory.
fixme:d3d_shader:upload_palette P8 surface loaded without a palette.
or crashes without a backtrace:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6f8,0x00000000), stub!
err:ddraw:device_parent_surface_created Failed to allocate surface memory.
wine: Unhandled page fault on read access to 0x00000000 at address 0x423b4a
(thread 0009), starting debugger...
Ran a regression test. Reverting the identified commit allows the game to run
normally again.
1df961bd3d1a5d4d4badfe364ca51e9f6cc88fd3 is the first bad commit
commit 1df961bd3d1a5d4d4badfe364ca51e9f6cc88fd3
Author: Ken Thomases <ken(a)codeweavers.com>
Date: Fri Apr 29 01:59:30 2016 -0500
winemac: Implement the WGL_WINE_query_renderer extension.
Signed-off-by: Ken Thomases <ken(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 226385c889fe5acfcc2cbf51c42959f8c37cbb4d
c1d1c8d8ae785ff9f24c35ba9ccbf17e2f7cd53b M dlls
--
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=39535
Bug ID: 39535
Summary: PowerISO 6.4 (32 bits) crashes on installation (needs
fusion.dll.CopyPDBs)
Product: Wine
Version: 1.7.54
Hardware: x86-64
URL: http://www.poweriso.com/download.php
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: fusion
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: ---
Just download and try to run.
wine: Call from 0x7b83c3fd to unimplemented function fusion.dll.CopyPDBs,
aborting
wine: Unimplemented function fusion.dll.CopyPDBs called at address 0x7b83c3fd
(thread 0009), starting debugger...
$ sha1sum PowerISO6.exe
fe43a4df251739ca091fb3c4ddfcd2746d89246f PowerISO6.exe
$ du -sh PowerISO6.exe
3.3M PowerISO6.exe
--
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=10970
Summary: Crazy Taxi crashes when "Now Loading" appears
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igamads(a)gmail.com
Created an attachment (id=9914)
--> (http://bugs.winehq.org/attachment.cgi?id=9914)
The backtrace given by wine
Installation works ok and game starts, but when I choose to start the game it
self if crashes when the "Now Loading" screen appears.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41130
Bug ID: 41130
Summary: Fantastic 4 Videogame dont pass first in game sequence
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Fantastic 4 Videogame dont pass first in game sequence
In game with actual cpu frecuency (4100mhz) game dont pass first in game
sequence (robot stay in air and dont put suit, dont possible continue after
that) but if cpu frecuency is reduced to 1.8ghz and lower in first game
sequence (robot puts complete suit and game continue normally)
System Specs
Nvidia Drivers 367.36.02 (run package from nvidia homepage)
Xubuntu 16.04 64Bit - Kernel 4.4.0-34 generic (ubuntu mainline) - CPUFreq:
Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (2x4) Patriot value (dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
Maybe this can be solved if wine have built-in fps limiter
--
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=14914
Summary: files are created as sparse files when they shouldn't
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblomenk(a)gmx.de
Created an attachment (id=15490)
--> (http://bugs.winehq.org/attachment.cgi?id=15490)
segment of winedebug relay output
Wine does create sparse segments automatically as soon as the filepointer is
advanced behind the current end-of-file. Windows semantics however is that
sparse files must be explictily requested.
See the attached trace for example which results in a file being created as
sparsefile unexpectedly.
--
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=6682
--- Comment #45 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
(In reply to Artem S. Tashkinov from comment #40)
>
> IrfanView 4.44 still exhibits the problem.
It's also still present in IrfanView 4.42.
--
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=42101
Bug ID: 42101
Summary: Strania - The Stella Machina (Steam) black screen on
launch
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zakk(a)rsdio.com
Regression SHA1: 70889d68664c1211caf5a845014953dfee66c8f4
Created attachment 56618
--> https://bugs.winehq.org/attachment.cgi?id=56618
Wine 1.9.15 console log
The steam game Strania The stella machina fails to launch starting with version
1.9.16. Shows a black (or sometimes white) solid screen, has to be killed after
that, no inputs or anything respond.
I've verified it still occurs in 2.0rc3. All tests done with wine-devel
portable OSX tar balls.
Game works great under 1.9.15, launches properly and is fully playable.
I've done a git bisection, see attached regression sha1.
I've attached console logs from 1.9.15 and 1.9.16
Installed steam to a new, clean prefix, installed the game. Then ran with both
versions of wine.
--
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=36959
Bug ID: 36959
Summary: Whirlwind of Vietnam crashes after starting
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 09fda3b805b2defeb04f8df6ca7acbe25f2ae10d
Created attachment 49075
--> http://bugs.winehq.org/attachment.cgi?id=49075
terminal output
After starting the game it switches resolution to 1024x768 then crashes, just
before the first intro video should be played.
If I rename/move the directory containing the videos then the game loads
directly to the menu (without crashing).
No demo available, let me know if you need a debug log.
A regression from 1.7.21:
09fda3b805b2defeb04f8df6ca7acbe25f2ae10d is the first bad commit
commit 09fda3b805b2defeb04f8df6ca7acbe25f2ae10d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jun 27 08:26:59 2014 +0200
d3d9: Improve d3d9_device_TestCooperativeLevel().
:040000 040000 6c06d4d6fdec34b08f1b154158ab269a5e4350a7
567d36430750186faa6eb358b2b9a5a2b0e4b01f M dlls
:040000 040000 74d3ba354367e174946ce26c60db0bfa586450f9
2d6f3d1621371b567649b06912abd61680e0a305 M include
wine-1.7.22-109-g35dd553
Fedora 20
Nvidia binary drivers 340.24
--
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=41998
Bug ID: 41998
Summary: Regression in wined3d crashes visual novel "A drug
that makes you dream"
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
CC: hverbeet(a)gmail.com
Regression SHA1: 4a9304305ae2940288e9382926a6931dd46982d5
Distribution: ArchLinux
Created attachment 56422
--> https://bugs.winehq.org/attachment.cgi?id=56422
Crashlog
Commit in question:
4a9304305ae2940288e9382926a6931dd46982d5
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Mar 29 16:45:33 2016 +0200
wined3d: Simplify checking if the released resource is in use as a
rendertarget in device_resource_released().
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Patch doesn't revert cleanly, so I couldn't test reversing the commit.
The last lines before the crash seem interesting.
Wine seems to still use the device, later crashes in "device_resource_released"
at "device->fb.render_targets[i]", because "render_targets" is NULL. Also,
"device->ref" is 44003456, what can't be.
--
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=33570
Bug #: 33570
Summary: Mouse Escapes Wine environment in full screen or
windowed mode
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luisalvaradox(a)gmail.com
Classification: Unclassified
This started happening around 1.5.25 and since I have checked in 1.5.26 through
1.5.29 for a fix.
The mouse simply escapes the Wine environment in either Window or Full screen
mode.
The game I tested was Swat 4. How to reproduce:
1. Select a map and begin mission.
2. Once in the mission try moving the mouse around. At first sight, it will
look ok but now click on the game or change weapons.
3. Now move the mouse again, you will see it will either escape horizontally,
vertically or both.
Does not matter if you are in Window or Full screen.
Tested on Ubuntu 13.04 64 Bit with Wine 1.5.29
The summary of the bug in the terminal was:
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
fixme:wininet:query_global_option Unhandled dwOption 4
fixme:wininet:query_global_option Unhandled dwOption 5
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 20000
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 20000
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x43eab4,0x43eab0): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x43e5e8,0x00000000), stub!
fixme:wbemprox:client_security_SetBlanket 0x7d20cfb8, 0x142de8, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d20cfb8
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:win:EnumDisplayDevicesW ((null),0,0x43d9a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x43e698,0x00000000), stub!
---------------------------
Havok - Build (20031208)
Base system initialized.
----------------------------
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:win:EnumDisplayDevicesW ((null),0,0x43cba8,0x00000000), stub!
fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1.
fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1.
err:ole:CoGetClassObject class {41b89b6b-9399-11d2-9623-00c04f8ee628} not
registered
err:ole:CoGetClassObject class {41b89b6b-9399-11d2-9623-00c04f8ee628} not
registered
err:ole:create_server class {41b89b6b-9399-11d2-9623-00c04f8ee628} not
registered
err:ole:CoGetClassObject no class object {41b89b6b-9399-11d2-9623-00c04f8ee628}
could be created for context 0x7
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:imm:ImmReleaseContext (0x100f0, 0x672c7fe8): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
--
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=37416
Bug ID: 37416
Summary: The Sims 3: Display locks when running in window, uses
100% cpu
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)zootal.com
Distribution: ---
When running windowed, after a while (usually 5 minutes or less, but sometimes
it will run for a few hours), the display will stop updating. Sound and music
will continue, and clicking on the screen sometimes gives a sound as if the
game were still running. One core will be running at 100%, ts3w.exe. The
display will be frozen, and it will not recover.
The console will display this message over and over again:
err:ntdll:RtlpWaitForCriticalSection section 0x7dace6a0 "opengl.c:
context_section" wait timed out in thread 0051, blocked by 002e, retrying (60
sec)
Once this occurs, you have to kill the wine processes.
This has occurred with the last several wine builds, and still exists in
1.7.29.
I have observed this with Slackware 14.1, both 32 bit and 64 bit, on different
machines. I'm using an nvidia 660 video card, and it has occured with both the
current drivers as of this writing, and the last couple of version of nVidia
drivers.
This does not happen if running full screen.
Steps to reproduce:
1) Run Sims 3. In options, set the display to Windows mode.
2) Load a saved game, or start a new one. Wait a while.
--
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=41708
Bug ID: 41708
Summary: Duo 0.10 crashes on startup
Product: Wine
Version: 1.9.23
Hardware: x86-64
URL: http://duo.tuxfamily.org/
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Created attachment 56116
--> https://bugs.winehq.org/attachment.cgi?id=56116
backtrace
Download:
http://download.tuxfamily.org/duo/duo-0.10_win32_install.exe
Hash:
SHA1(duo-0.10_win32_install.exe)= 0725af5b0dd7e9332367707dad7677d35612f7f1
Steps to reproduce:
1. Install program using installation assistant.
2. Try to start it. You keep getting a crash. Crash report attached.
--
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=24718
Summary: Condes does not work under wine
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mihai.ibanescu(a)gmail.com
Condes (http://www.condes.net) is an orienteering mapping application. It would
be awesome if it ran under wine. It installs and launches, but the map is
rendered wrong - every line or point is 100x (rough guess :-) thicker than it
should be.
>From a discussion with the developer, who was very interested in getting the
app to run under wine:
<quote>
I don't know if you have any contacts to the wine people, but if you allude to
them that I use so-called MapMode MM_ANISOTROPIC, and that I manipulate
ViewportExtent in order to achieve the correct "zoom" level, then perhaps that
might ring a bell with them.. (there are more "modern" means of transforming
the coordinate system than what I use, but those means won't work on Win 9x, so
as long as I have to keep supporting Win9x, I'll have to stick with the archaic
fashion of coordinate system manipulation)
</quote>
To install the app to reproduce the problem, here is the link to download it:
http://www.condes.net/ver8/install_condes8.exe
You do not need to register the app, the problem shows up even in the trial
version. After it launches, what should be a map is a big conglomeration of
thick lines.
I know nothing about Windows, so it's probably hard for me to help right off
the bat, but if what Finn says in the quote above rings a bell to anyone, I
could try to dedicate it some time.
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.
https://bugs.winehq.org/show_bug.cgi?id=7592
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 2.0-rc4.
--
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=42074
Bug ID: 42074
Summary: osu! - Audio latency regression (ALSA)
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yalterz(a)gmail.com
Distribution: ---
Introduced in wine 1.9.10, still present in 2.0-rc3. Copying my description
from a comment on another issue.
Hello, I'd like to describe my experience with the added sound latency. I'm the
author of https://bugs.winehq.org/show_bug.cgi?id=40716
I'm using ALSA (no PulseAudio), with patched winealsa.drv for reduced latency.
The patch is simply changing three constants at the top of mmdevdrv.c
(DefaultPeriod, MinimumPeriod, EXTRA_SAFE_RT) to lower values (the ones that
work for me: 22000, 22000, 11000 respectively).
On wine 1.9.9 and earlier where everything works fine, this results in an
extremely low (almost none) audio latency, which is good. Reducing
DefaultPeriod and MinimumPeriod lower makes the sound crackle a lot. Reducing
EXTRA_SAFE_RT doesn't seem to change anything.
On wine 1.9.10 and above the "minimal" values of the constants seem to be
around 10000 and 10000 for me, below that there's no sound at all (there's no
crackling stage). The audio latency is much higher (both on "good" values from
wine 1.9.9 and on the new minimal values) which makes the game feel much worse.
Arch Linux x64
32-bit wine prefix
--
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=35700
Bug ID: 35700
Summary: Arabic Shaping Is Broken After Rechedit News.
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: moceap(a)hotmail.com
I update my Wine from 1.7.8 to 1.7.13 ::
Saping of Arabic full failed !!
In 1.7.8 I have just this bug34513
--
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=35293
Bug ID: 35293
Summary: Halo: CE, glPointSize error = INVALID_VALUE
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kierek93(a)gmail.com
Classification: Unclassified
Created attachment 47069
--> http://bugs.winehq.org/attachment.cgi?id=47069
log
For about half year I'm struggling to get Halo: Combat Evolved run without
graphical bugs in wine, but I just couldn't think of anything, so I came to a
conclusion that it can be a bug in Mesa. I filled mesa bug, but someone there
said, that it sounds like bug in wine3d, so here I am.
My Spec:
Manjaro Linux
Intel i3-3110m (with intel hd graphics 4000)
Kernel 3.12.6
KDE 4.12
Mesa 10.0.1(didn't work with 9.2)
Wine 1.6 (the same with 1.7.9)
The game itself starts fine, but with horrible graphical glitches, and terminal
getting spammed by glPointSize errors.
Here you can see screenshots:
https://www.dropbox.com/s/f9vik5w6e2v9w1r/zrzut%20ekranu11.pnghttps://www.dropbox.com/s/gbd5jg7rbqxvbvi/zrzut%20ekranu12.png
Because of these glitches, the game is unplayable, but as you can see on the
second screenshot, it's (technically) playable.
When I was on nvidia hardware, and using nvidia blob, the game was perfectly
playable, so I think that the problem is with compatibility somewhere between
wine, mesa and intel drivers.
--
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=42057
Bug ID: 42057
Summary: Pressing Ctrl+C to close iTunes results in error
dialog with gibberish title
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 56544
--> https://bugs.winehq.org/attachment.cgi?id=56544
screenshot
To reproduce:
1. Install iTunes.
2. Start iTunes from a terminal, `wine 'C:\Program Files\iTunes\iTunes.exe'`.
3. Go back to the terminal and press Ctrl+C to exit iTunes.
An error dialog appears, which is understandable because iTunes was not
designed to be closed in this way, but the dialog title should be legible. A
screenshot is attached.
--
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=41347
Bug ID: 41347
Summary: TMIDI Player: Some characters and logos in LCD are
rendered as black rectangles
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: kakurasan(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: b81a7d976e3c3de36a01401d125871d3014e6c67
Distribution: ---
Created attachment 55695
--> https://bugs.winehq.org/attachment.cgi?id=55695
Screenshot (Wine 1.9.19)
Some characters (number characters, ':', '/') and logos (XG, GENERAL MIDI, GS)
in LCD are rendered as black rectangles.
Download (Japanese): http://hp.vector.co.jp/authors/VA010012/
----- Result of regression testing -----
b81a7d976e3c3de36a01401d125871d3014e6c67 is the first bad commit
commit b81a7d976e3c3de36a01401d125871d3014e6c67
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 25 11:47:46 2012 +0200
gdi32: Always use the DIB engine for monochrome bitmap rendering.
:040000 040000 feafcbbcb88944b1f24f7a41555876f66db37167
56c006bf256eab577327225e165bf59c06fc04c9 M dlls
--
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=40169
Bug ID: 40169
Summary: Recognize INTERNET_FLAG_SECURE with
INTERNET_INVALID_PORT_NUMBER in GetHttpConnection
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: PhoneixSegovia(a)gmail.com
Distribution: ---
When using GetHttpConnection with the port INTERNET_INVALID_PORT_NUMBER and the
flag INTERNET_FLAG_SECURE wininet interpret incorrectly and try to connect to
port 80.
For example this is the code used in the windows program to make a request:
#include "afxinet.h"
BOOL servicioPost(const char* actionPage, CString& strFormData, CString&
mensajeError, CString& contenidoFichero){
CString strHeaders = _T("Content-Type: application/x-www-form-urlencoded");
CHttpConnection* pConnection = NULL;
CHttpFile* pFile = NULL;
BOOL retorno = FALSE;
TRY{
CInternetSession session;
pConnection = session.GetHttpConnection(DOMINIO_SERVIDOR,
INTERNET_FLAG_SECURE,INTERNET_INVALID_PORT_NUMBER, NULL, NULL);
if (pConnection){
pFile = pConnection->OpenRequest(CHttpConnection::HTTP_VERB_POST,
actionPage, NULL, 1, NULL, NULL, INTERNET_FLAG_SECURE);
if (pFile){
if (pFile->SendRequest(strHeaders,
(LPVOID)(LPCTSTR)strFormData, strFormData.GetLength())){
retorno = TRUE;
// Make another stuff
}
}
}
}
CATCH_ALL(e){
char mensaje[100];
e->GetErrorMessage(mensaje, 100);
mensajeError = "Error Wininet: ";
mensajeError += mensaje;
}
END_CATCH_ALL
if (pConnection)delete pConnection;//don't skip
if (pFile)delete pFile;//don't skip
return retorno;
}
--
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=34807
Bug #: 34807
Summary: Gruntz crashes on startup in d3d
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarro.2783(a)gmail.com
Classification: Unclassified
Created attachment 46418
--> http://bugs.winehq.org/attachment.cgi?id=46418
console output of crash
The game Gruntz crashes after playing the first intro video, the backtrace
points to
=>0 0x7e317bb2 wined3d_surface_blt+0x2052() in wined3d (0x00326d58)
further output is 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.
https://bugs.winehq.org/show_bug.cgi?id=38766
Bug ID: 38766
Summary: RpcBindingServerFromClient is unimplemented, needed to
determine client Computer Name/IP Address
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)colinfinck.de
Distribution: ---
Wine's rpcrt4.dll currently doesn't implement the RpcBindingServerFromClient
function.
The following code is the only way I know to determine the Computer Name/IP
Address of the client doing the RPC request:
====================================================================
RpcBindingServerFromClient(NULL, &hServerBinding);
RpcBindingToStringBindingW(hServerBinding, &pwszBinding);
RpcStringBindingParseW(pwszBinding, NULL, NULL, &pwszComputerName, NULL,
NULL);
====================================================================
I either need this function to be implemented or an alternative way to
determine the client's Computer Name/IP Address.
--
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=6682
--- Comment #44 from Fabian Maurer <dark.shadow4(a)web.de> ---
Created attachment 56744
--> https://bugs.winehq.org/attachment.cgi?id=56744
Hack to draw the about dialog properly
I think I found the reason for the wrongly placed textboxes. Attached a hack
that makes it look fine.
We might want to split this issue off though.
If you want to test it yourself, GdiGetCharDimensions gets called at
user32/dialog.c:506
In user32.GdiGetCharDimensions, the very last line:
> return (sz.cx / 26 + 1) / 2;
Here xz.cx is 389, divided by 26 it's 14.96, but it gets truncated to 14. My
hack forces it to round up.
Your thoughts on this?
--
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=31420
Bug #: 31420
Summary: radar opus homeopathic software does not work
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: faiza_mk(a)hotmail.com
Classification: Unclassified
Created attachment 41301
--> http://bugs.winehq.org/attachment.cgi?id=41301
radar opus does not open install shield shows error
radar opus homeopathic software does not work
--
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=6682
--- Comment #43 from winetest(a)luukku.com ---
(In reply to Fabian Maurer from comment #42)
> Created attachment 56742 [details]
> Wrong placement of labels
>
> The only issue I have, is that the labels are rendered on top of the image,
> what's wrong. But the image always shows, and alt-tab doesn't change that.
I have exactly the same behaviour at Kde but I only tested the version I linked
here today. Just ignore this if I am saying something really stupid. Maybe the
bug is in the textbox (what you call it?) code and not in the patches we
tested.
--
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=6682
--- Comment #42 from Fabian Maurer <dark.shadow4(a)web.de> ---
Created attachment 56742
--> https://bugs.winehq.org/attachment.cgi?id=56742
Wrong placement of labels
It's hard to test, because it works on my machine. The test included in the
patches work fine?
The only issue I have, is that the labels are rendered on top of the image,
what's wrong. But the image always shows, and alt-tab doesn't change that.
Tested with both the portable as installed version from cnet on Arch64 with
KDE. Clean wineprefix and a fresh irfanview copy.
--
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=6682
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://web.archive.org/web/ |http://www.techspot.com/dow
|20060904042332/http://irfan |nloads/299-irfanview.html#d
|view.tuwien.ac.at/iview398. |ownload_scroll
|zip |
Summary|IrfanView's Help -> About |IrfanView's 4.44 Help ->
|window is missing a picture |About window is missing a
|on the left |picture on the left
--- Comment #41 from Bruno Jesus <00cpxxx(a)gmail.com> ---
I failed to notice that you added an image attachment so I see now version
4.44. Since the bug is still present in newer version and those patches fix a
number of other bugs I think we can target this bug to the new version.
Maybe Fabian has any idea why the issue persists in newer versions.
--
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=6682
--- Comment #40 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to Bruno Jesus from comment #37)
> Thanks for testing, I can't reproduce the problem with alt+tab but since the
> bug is very old and you are still testing I trust your tests.
>
> Anyway, are you also testing 3.98?
Oops, for IrfanView 3.98 this bug is indeed fixed.
IrfanView 4.44 still exhibits the problem.
--
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=6682
--- Comment #39 from winetest(a)luukku.com ---
(In reply to Fabian Maurer from comment #38)
> (In reply to Artem S. Tashkinov from comment #36)
> > While the image sometimes appear, a simple Alt Tab from and to IrfanView
> > wipes the image.
>
> Can't confirm, works for me. Could that be related to the desktop
> environment? I'm on latest KDE plasma, alt-tab doesn't change a thing.
>
The same. But I don't know the version...mint 18.2 with Kde. I do have also
mate installled but I don't use it.
--
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=6682
--- Comment #38 from Fabian Maurer <dark.shadow4(a)web.de> ---
(In reply to Artem S. Tashkinov from comment #36)
> While the image sometimes appear, a simple Alt Tab from and to IrfanView
> wipes the image.
Can't confirm, works for me. Could that be related to the desktop environment?
I'm on latest KDE plasma, alt-tab doesn't change a thing.
If it only appears sometimes, can you try to run the tests from my two patches
to see whether the WM_PAINT messages arrive? There really shouldn't be
randomness involved.
--
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=6682
--- Comment #37 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to Artem S. Tashkinov from comment #36)
> These patches don't fix the issue with IrfanView - sorry.
>
> While the image sometimes appear, a simple Alt Tab from and to IrfanView
> wipes the image.
Thanks for testing, I can't reproduce the problem with alt+tab but since the
bug is very old and you are still testing I trust your tests.
Anyway, are you also testing 3.98?
--
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=6682
--- Comment #36 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
Created attachment 56741
--> https://bugs.winehq.org/attachment.cgi?id=56741
Not fixed after applying patch 128612 and 128613
(In reply to Bruno Jesus from comment #33)
> I don't how about what labels you are talking about, the patches work fine
> for me and fixes the issue too. Since Artem is here I would like to ask for
> he to test too, please.
These patches don't fix the issue with IrfanView - sorry.
While the image sometimes appear, a simple Alt Tab from and to IrfanView wipes
the image.
--
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=6682
--- Comment #35 from winetest(a)luukku.com ---
I know the cause now.
I used different version of this program on 1st test. Then this one linked here
on second attempt.
http://download.cnet.com/IrfanView/?part=dl-&subj=dl&tag=button
That download with the patches doesn't look quite correct. It's 4.4 version.
--
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=6682
--- Comment #34 from winetest(a)luukku.com ---
(In reply to Bruno Jesus from comment #33)
> I don't how about what labels you are talking about, the patches work fine
> for me and fixes the issue too. Since Artem is here I would like to ask for
> he to test too, please.
Weird. I retested now and all seem to drawn correctly. I don't see any issue
with the patches against this program/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=6682
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.irfanview.com/ |http://web.archive.org/web/
| |20060904042332/http://irfan
| |view.tuwien.ac.at/iview398.
| |zip
--- Comment #33 from Bruno Jesus <00cpxxx(a)gmail.com> ---
I don't how about what labels you are talking about, the patches work fine for
me and fixes the issue too. Since Artem is here I would like to ask for he to
test too, please.
--
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=6682
--- Comment #32 from Fabian Maurer <dark.shadow4(a)web.de> ---
Or they just expose another issue, without actually causing it.
--
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=6682
--- Comment #31 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to winetest from comment #30)
>
> Yes I have tested the bug against those patches. The image is shown but some
> text boxes are drawn on top of image. I think it's wrong. But the original
> issue is fixed with the patches.
Which means these patches have an immediate regression which means Alexander
might reject them.
--
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=6682
--- Comment #30 from winetest(a)luukku.com ---
(In reply to winetest from comment #27)
> This bug is also a duplicate.
>
> https://source.winehq.org/patches/data/128612
> https://source.winehq.org/patches/data/128613
>
> Patches help here also. But some of the text boxes are drawn on top of
> picture that doesnt look correct.
(In reply to Artem S. Tashkinov from comment #29)
> (In reply to winetest from comment #28)
> > This one too Bruno.
>
> Have you verified the patch also fixes this bug?
Yes I have tested the bug against those patches. The image is shown but some
text boxes are drawn on top of image. I think it's wrong. But the original
issue is fixed with the patches.
--
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=6682
--- Comment #29 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to winetest from comment #28)
> This one too Bruno.
Have you verified the patch also fixes 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=42164
Bug ID: 42164
Summary: Vanilla Wow (used to play on Kronos servers) crashes
at the 1st screen
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bsquire1(a)gmail.com
Distribution: ---
Created attachment 56740
--> https://bugs.winehq.org/attachment.cgi?id=56740
The backtrace of the crash
To play on Vanilla Wow, you have to play on the Kronos server. Following the
instructions, http://www.kronos-wow.com/how-to-connect/, you download the
original version and change the one file and click the launcher.
It crashes right at the start.
--
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=6682
--- Comment #28 from winetest(a)luukku.com ---
This one too Bruno.
--
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=2624
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |debuser1(a)mt2014.com
--- Comment #40 from Bruno Jesus <00cpxxx(a)gmail.com> ---
*** Bug 38433 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=3637
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #21 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Confirming that the patches below fix this issue:
https://source.winehq.org/patches/data/128612https://source.winehq.org/patches/data/128613
*** This bug has been marked as a duplicate of bug 2624 ***
--
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=2624
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |T.Bonner(a)freesurf.ch
--- Comment #39 from Bruno Jesus <00cpxxx(a)gmail.com> ---
*** Bug 3637 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=40089
Bug ID: 40089
Summary: 64bit upx packed executable crashing at startup with
page fault
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ismail(a)i10z.com
Distribution: ---
Created attachment 53579
--> https://bugs.winehq.org/attachment.cgi?id=53579
wine debug log.
Download https://i10z.com/tmp/ffmpeg.exe and try to run:
> wine ./ffmpeg.exe
wine: Unhandled page fault at address 0x7fbf2f17c5b2 (thread 0024), starting
debugger...
Attached is the crash log.
--
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=42156
Bug ID: 42156
Summary: winedbg truncates output and it doesn't respect
COLUMNS
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: kenorb(a)gmail.com
Distribution: ---
I'd like to run the following command for parsing purposes:
winedbg --command "info wnd" | grep -v Empty
however the Text column is usually truncated, e.g.
002c0396 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
00d20394 Shell DocObject V 56010000 00000000 00000115 Shell
DocObjec
04260336 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
00100332 Shell DocObject V 56010000 00000000 00000115 Shell
DocObjec
002002c2 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
01cf029e Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
0062029c Shell DocObject V 56010000 00000000 00000115 Shell
DocObjec
002c0118 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
I've tried to use COLUMNS=200, similar as other CLI tools respect that, but it
didn't work.
I believe it's a bug, because there is no way to change the width of the
output.
Related: http://unix.stackexchange.com/q/331452/21471
--
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=29508
Bug #: 29508
Summary: Visual Studio 2005 trial can't create new project
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Visual C++ 2005 Trial installs ok with following recipe:
winetricks mfc42 dotnet20
use wine-1.3.15 to work around bug 27987 (or maybe just create the directory
that bug mentions)
mount image and run installer
but running the installed app with current wine, and doing
File / New / Project / win32 console app
type in the name of the project (say, "hello")
click OK
takes you into the New Project Wizard, but you can't complete it;
clicking OK does nothing. Clicking Cancel does let you back out cleanly.
Installing ie7 didn't fix the problem, but oddly, when you click on OK,
now a blank window comes up. Otherwise behavior is identical, can't finish
that dialog.
--
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=9277
Summary: Folder selection doesn't work correctly since 0.9.42
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loacoon(a)hotmail.com
When using Winzip, open a zip file and select Extract, and then in My Computer
select C:. The Program Files and Windows folders will appear, but you won't be
able to enter in any of them, and they'll be duplicated in the address bar if
you click on one of them.
This bug appeared in Wine 0.9.42 and does happen with any Windows app I tested.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42135
Bug ID: 42135
Summary: err:mscoree:LoadLibraryShim error reading registry key
for installroot
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
This is printed on every new wine prefix creation.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
I know it's harmless since it's printed on every wineprefix creation time.
The print seems to come here
http://source.winehq.org/git/wine.git/blob/c0b30432ea76334811e43ccef14a7190…
I am just thinking that wine really shouldnt print thatkind of error when there
is nothing wrong at wineprefix creation time.
I don't know why it prints that message. Is wine doing the check too early?
--
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=35811
Bug ID: 35811
Summary: wine will stop execute new program when fullscreen
application is running
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Created attachment 47809
--> http://bugs.winehq.org/attachment.cgi?id=47809
running log when execute the other program.
wine will stop running new program when running a fullscreen game, like Diablo
III or Banished.
this is the log with "WINEDEBUG=warn+all winecfg"
warn:win:create_window_handle error 0 creating window
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
warn:font:synthesize_bold_glyph Emboldening format 0x62697473 is not supported
warn:win:create_window_handle error 1812 creating window
this just happened when the fullscreen game running for a period of time.
not happened instantly.
--
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=8848
--- Comment #29 from winetest(a)luukku.com ---
(In reply to winetest from comment #28)
> (In reply to joaopa from comment #27)
> > I tried it a little bit. Looks like it is fixed, doesn't it?
>
> It's not fixed.
>
> wine-staging 1.9.23. My sound setup is broken currently with pure wine.
Retest. Some of the starting menus has almost black person. Then in the game
the swat team looks almost like it should, but in one angle they all looked
almost like black (lightning?). It feels like that the shadows is the biggest
(and only?) issue. They are too strong. I did this test with all dlls set us
builtin.
wine 2.0rc3-git.
--
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=40895
Bug ID: 40895
Summary: Office 2007 applications crash on first launch after
install
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
Created attachment 54987
--> https://bugs.winehq.org/attachment.cgi?id=54987
Crash trace
Excel crashes after displaying the splash screen.
I've seen bug #28642, but I thought this was fixed.
--
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=11819
Summary: P8 palette problem in The longest journey demo
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.jeuxvideo.fr/demo-the-longest-journey-1563-0-
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11082)
--> (http://bugs.winehq.org/attachment.cgi?id=11082)
console output
The main character in The longest journey demo is not displayed.
I attached a console output and a screenshot.
Joaopa
--
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=41069
Bug ID: 41069
Summary: raw input: Console spammed with repeated
"fixme:win:DefRawInputProc ... stub!" messages
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
I noticed this issue with WinUAE, which uses raw input by default.
Unless run with something like WINEDEBUG=-all, the console is spammed with
repeated lines like
fixme:win:DefRawInputProc (paRawInput=0x694f210, nInput=1, cbSizeHeader=16)
stub!
on every input event.
Just moving the mouse while emulation is running fills the screen with lines
like that. This bug report is to suggest that that fixme be limited in number.
To reproduce:
- Download then run the WinUAE installer
http://www.winuae.net/files/InstallWinUAE3300.msi
- Run winuae.exe
- When the WinUAE Properties window appears click Start
- Move the mouse and/or press keys, note the console output
--
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=42134
Bug ID: 42134
Summary: Disgaea PC crashes upon leaving first room
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: msfaegis(a)gmail.com
Distribution: ---
Created attachment 56682
--> https://bugs.winehq.org/attachment.cgi?id=56682
Log file upon crash
Using the current Steam release (as of 1/1/17) I am unable to leave the first
room in the game. I can browse every sub-menu on the main menu, audio and
graphics work perfectly fine keyboard controls and menus open perfectly fine, I
can enable and disable effects in the menu (The only thing that causes this
crash in the menu is changing the User Interface from New to Old).
This bug happens every time I try to exit the first room (specifically while
the second room fades in). To test further I booted into my Windows partition,
started the game, exited this first room saved and moved that save over to my
Arch install- it crashes immediately upon loading that save.
I have reproduced this bug in both wine and wine-staging on Arch Linux, and
went as far as to try with the free trial of CrossOver with the same result.
Attached is the crash log from the window that pops up when the game crashes.
Please let me know if there's any other information I can provide to help
troubleshoot this.
--
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=33903
Bug #: 33903
Summary: Writing in wine-console disabled , when
window-maker-control check button disabled
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
Classification: Unclassified
When I disable ( Allow the window manager to control the windows ) check box ,
I can't write any thing into cmd ran into wineconsole .
( Fedora 18 - Gnome panel 3.6.3 )
--
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=42131
Bug ID: 42131
Summary: HDTracks Downloader crashed after finishing
downloading free hi res samples
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
Distribution: ---
Created attachment 56677
--> https://bugs.winehq.org/attachment.cgi?id=56677
screenshot
HDTracks Downloader crashed after finishing downloading free hi res samples
For reproducing:
1) Go to http://www.hdtracks.com/landing
2) Enter youe email and password for get downloader.
After it you get HDTracks Downloader my link:
https://www.hdtracks.com/downloader/channels/v18/stable/HDtracksDownloader2…
3) After enter your account credentials in downloader, downloader begin
download music.
4) After all downloads finished downloader open in Explorer folder with
downloads and crashed
--
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=6667
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #29 from winetest(a)luukku.com ---
This game has so many different installers that I dont even bother to test them
all.
There seems to be EURO version, Indonesian version, International version, Usa
version, Korean version according to appdb.
And different versions of installers.
http://ftp.warpportal.com/RagnarokOnline/Ragnarok_Installer-09272013.exe
This installer can't complete the installer but there is a workaround to
extract the .msi file from the exe. The patcher starts with no issues without
any workarounds. And I can't see this issue with the installer.
And other from here, but you need an account to get it.
http://www.playragnarok.com/downloads/clientdownload.aspx
This installer needs winetricks -ie8 to show a gui or you cant download the
game files. After downloading game files I set all dlls builtin and started the
updater and I can't see the issue mentioned here.
wine 2.0rc3.
--
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=41046
Bug ID: 41046
Summary: Star Wars Racer white screen
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 55218
--> https://bugs.winehq.org/attachment.cgi?id=55218
Star Wars Racer wine 1.9.15
Hello,
Star Wars Episode 1 Racer, the screen becomes white at the start of the race or
during the race. Then the game no more respond.
I joined you the log file.
Thank you for your help.
LGDN.
Config:
WIne 1.7.15
Ubuntu 16.04 Xenial 64 bits
NVIDIA GeForce GTX 770
official Ubuntu Nvidia drivers 361.42 - 1920x1080
--
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=33299
Bug #: 33299
Summary: Dragon Age Origin randomly crash while ingame
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrimekiler(a)yahoo.fr
Classification: Unclassified
Created attachment 44052
--> http://bugs.winehq.org/attachment.cgi?id=44052
backtrace
When playing Dragon Age Origins, the application crashes sometime (sometime
every hours, sometimes every 15 min...
I dont find any cause, the only common thing of these crash is the fact they
seem to happen while in fight mode in the game.
--
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=38883
Bug ID: 38883
Summary: RANE Drag Net won't install
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: register(a)ciengi.com
Distribution: ---
The RANE Drag Net program will not install in Wine. I get no errors when
running the installer, so not sure where to start.
http://www.rane.com/software/dn421.zip
When I run "WINEDEBUG=+tid,+seh,+relay,+dwrite wine ./dragnet.exe > log.txt
2>&1", the resulting log file was over 19 MB, so I can't attach it.
--
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=37665
Bug ID: 37665
Summary: Endless Space, fatal error in gc
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: simon_hyll(a)hotmail.com
Distribution: ---
Created attachment 50129
--> https://bugs.winehq.org/attachment.cgi?id=50129
Backtrace created when running the game
I have Wine-1.7.31 and use it in 64 bit mode.
Whenever I run Endless Space I get the error message "Fatal error in gc,
GetThreadContext failed".
When I google this error what I could gather was that this is an error in Mono
but that the Mono dev team states that this is an error in Wine, not in Mono.
--
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=39914
Bug ID: 39914
Summary: No fonts visible in FastStone Photo Resizer 3.5 GUI
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Distribution: ---
Created attachment 53304
--> https://bugs.winehq.org/attachment.cgi?id=53304
WINEDEBUG=font log
I've discovered an unusual problem in FastStone Photo Resizer. I have installed
a number of fonts on my system, and have fonts working on other programs.
However, when I run FastStone Photo Resizer the fonts do not properly display
and make the program nearly impossible to use.
Attached is a WINEDEBUG=font log of the program running.
--
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=34513
Bug #: 34513
Summary: Arabic not shown correctly with rich edit library .
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
Classification: Unclassified
Arabic reading or writing with riched has problems.
For example : When Arabic writing at wine wordpad , unwanted spaces will shown
!
>>>>
Also in applications that use riched20 for reading , not all words shown in
there places !!!
--
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=36454
Bug ID: 36454
Summary: detector client does not run
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rob2098(a)gmail.com
Created attachment 48489
--> http://bugs.winehq.org/attachment.cgi?id=48489
the error backtrace
i forgot my pin number for my cell phone so i tryed there software but wine
dosent seem to work at all!
--
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=33919
Bug #: 33919
Summary: Disturbance in viewing Wine windows through Arabic
session .
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
CC: aric(a)codeweavers.com
Classification: Unclassified
The bug is the disturbance in some places in Wine windows
when using wine in Arabic session .
Most blocker problem in ( open with choose window )
This video show the bug :
http://www.youtube.com/watch?v=lGB8DgekeBw
( shoe it in HD )
--
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=21314
Summary: Sony Acid Xpress 7.0: Fails to open .acd file format,
and won't play music.
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://dspcdn.sonymediasoftware.com/acidplanet/acidxpr
ess70_enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25652)
--> (http://bugs.winehq.org/attachment.cgi?id=25652)
Innumerable fixmes and buggies...
This one is rather serious, the application boots(once you've copied over the
directory from a windows installation and chosen the "register from another
computer option"), but then fails to load or save it's own .acd file format and
play any .wav files. It simply states "the reason for being unable to open the
project file could not be determined". Making the program pretty much garbage.
Other trivial bugs are occurring too including the welcome screen which fails
to load with wine gecko and icons which are weird looking.
Anyhow log is 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=19557
Summary: WritersBlocks has problem displaying text boxes
OLEPictureImpl error
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.writersblocks.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
Writers blocks is a piece of software that only really does one thing...
displays OLE text boxes.
An earlier version installed and ran on an earlier wine. This one does not.
Directions to reproduce:
Download free trial
sh winetricks vb6run mfc40 (I also install gdiplus and fontfix)
also tried with the following
sh winetricks mfc42 vcrun2003 vcrun2005 vcrun2005sp1 vcrun2008 vcrun2008sp1
just to make sure that the author wasn't using updated libs, but he's not.
The earlier winebug on the earlier WritersBlocks was
bug 1542
--
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=5977
--- Comment #31 from winetest(a)luukku.com ---
I found something.
If you click options and then fast previus menu the content that are not drawn
flashes quickly on screen.
So this is somekind of drawing order issue. Or it feels like it.
--
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=5977
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #30 from winetest(a)luukku.com ---
Tested the demo version with wine 2.0rc3 and staging 2.0rc3. The animations
directory contains files and I checked few of them that they have some size and
not zero.
When you start a mission and move mouse the screen content doesn't work like it
should. Mouse movement erases screen content.
Still valid.
--
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=40323
Bug ID: 40323
Summary: Sorry, we couldn't connect to Skype
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contrib(a)maxqia.com
Distribution: ---
Created attachment 53976
--> https://bugs.winehq.org/attachment.cgi?id=53976
Log
Skype, with/without ie8 installed, always says "Sorry, we couldn't connect to
Skype." when you launch it. If you don't have ie8 installed,it also opens a
page to
https://apps.skypeassets.com/static/skype.client.login/trunk/latest/release…
--
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=3845
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimesio(a)earthlink.net,
| |winetest(a)luukku.com
--- Comment #16 from winetest(a)luukku.com ---
(In reply to Philipp Klaus Krause from comment #14)
> I still can reproduce the problem today (using wine 1.5.4). However now the
> cpu usage is shown by "top" with the .exe not with wineserver.
>
> Philipp
Could you please upgrade your wine and test this bug? Anything under 1.8 wine
is really outdated.
Suggesting needinfo status. There has been no activity for years.
--
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=39183
Bug ID: 39183
Summary: backup of officer didnt work. cant open backup
anymore.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jansimon(a)exploitedghetto.de
Distribution: ---
Created attachment 52229
--> https://bugs.winehq.org/attachment.cgi?id=52229
backup of officer didnt work. cant open backup anymore.
backup of officer didnt work. cant open backup anymore.
--
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=40516
Bug ID: 40516
Summary: Office 2013 programs crash after wine-staging update
from 1.9.7 to 1.9.8
Product: Wine-staging
Version: 1.9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bystrzak14(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54321
--> https://bugs.winehq.org/attachment.cgi?id=54321
PowerPoint2013x32 Fedora 23 x64 Wine Staging 1.9.8 Traceafter crash
I've just managed to get Office 2013 working and after updating wine-staging
today Office tools are suddenly stopped working. PowerPoint only runs from time
to time but only in safe mode. Logs from Excel, Word and PowerPoint attached.
Fedora 23 64bit
wine-1.9.8 (Staging)
--
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=35944
Bug ID: 35944
Summary: wine 1.6 - i can not open burowin
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jadieguez(a)leganes.org
I use lubuntu 12.04 - with wine1.6.
I can not starting burowin 5.0 to connect with my Oracle database 10g.
The computer try to open de window for brwlogin.exe - but is stopping and say
nothing.
sqlplusw.exe from oracle is O.K.
MSACCESS.EXE from Microsoft Office is O.K. too.
Please help me.
--
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=42124
Bug ID: 42124
Summary: iWin IPlay Download Games Manager (Awesomium) page
faults on exit
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 56662
--> https://bugs.winehq.org/attachment.cgi?id=56662
Backtrace from Wine Staging 2.0-rc3
Xubuntu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.98
driver.
Windows version: Windows XP
Wine Staging
IPlay Download Games Manager page faults upon exit. Uses the Awesomium HTML UI
engine (WebKit) which appears to be the source of the problem. Tested with
v2.13.5.801 installed as Tradewinds 2 (most every EXE downloaded from IPlay is
the installer for it):
http://www.iplay.com/games/tradewinds-2
Prerequisites: winetricks -q corefonts d3dcompiler_43
--
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=41137
Bug ID: 41137
Summary: Missing component inetcomm
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Can the component inetcomm please be added.
--
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=42120
Bug ID: 42120
Summary: Administrator Priviledges Required to Run Program
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bpnuke.isu(a)gmail.com
I have a program that requires a service manager to run in the background for
the main program to run. The service manager starts fine but when I ask the
service manager to start the service I get an error that I can find in the user
guide of the original software package. The user's manual says it will prompt
the user for credentials under "Run As" but never does and fails saying I don't
have the correct priviledges to run the service manager in wine. How can I
spoof the program to think I'm the admin. I tried installing under windows 98
but the install gets interrupted and states it requires windows xp sp2 to
complete.
--
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=28918
Bug #: 28918
Summary: I cannot run rFactor
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: play3man(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
I have installed rFactor in my Ubuntu 11.10. When I try run rFactor, opened
window in internet explorer and in this window I clik on the "Start free trial
of rFactor". After this opened second window with this: "No support for texture
compression found. DXT texture compression required. Visit the links below for
technical support and downloads."
--
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=32695
Bug #: 32695
Summary: Yahoo Messager crashes to due an unimplemented
function
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damjan.jov(a)gmail.com
Classification: Unclassified
Created attachment 43139
--> http://bugs.winehq.org/attachment.cgi?id=43139
The backtrace
Yahoo Messenger 11 crashes just after logging in due to an unimplemented
function - in nspr4.dll - which is *it's own 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.
https://bugs.winehq.org/show_bug.cgi?id=42111
Bug ID: 42111
Summary: Samsung Kies requires mfc90u.dll
Product: Wine
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
If you attempt to run the latest version of the Samsung Kies installer, it
complains that it cannot find mfc90u.dll.
wine KiesSetup.exe
fixme:winediag:start_process Wine Staging 2.0-rc2 is a testing version
containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
err:module:import_dll Library mfc90u.dll (which is needed by
L"G:\\mint\\Downloads\\KiesSetup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"G:\\mint\\Downloads\\KiesSetup.exe" failed, status c0000135
Wine Staging 2.0-rc2
winetricks vcrun2008 is a workaround.
--
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=23502
Summary: winhelp: Can not play embedded sounds
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://rapidshare.com/files/404885256/BBCTITLE.HLP.bz2
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Some help files contain embedded sounds (WAV files). Wine winhelp does not play
these, instead giving console output like this:
fixme:winhelp:HLPFILE_BrowseParagraph Got an embedded element
*33792,2,BBCTITLE.HLP+AA2.WAV
when each sound should be played.
I have uploaded an example file to
http://rapidshare.com/files/404885256/BBCTITLE.HLP.bz2
14,949,225 bytes, MD5 980f78ad9bf74a0a0287336c4f5ac073
--
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=41874
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41893
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41873
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=40280
Bug ID: 40280
Summary: winemenubilder crash in latest wine-staging on Arch
Product: Wine-staging
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: compulsorylocales(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 53923
--> https://bugs.winehq.org/attachment.cgi?id=53923
Winemenubuilder crash dump
Hello,
These are my system details:
Arch Linux x86-64
Linux Kernel Zen-4.4.3
Wine-staging 1.9.5-1
After running an upgrade with pacman -Syu on 9th March, I'm facing this crash
issue in winemenubuilder. It happens always.
Perhaps due to this crash, mIRC is unusable in Wine. It does not accept any
input etc, and makes the sound when something else is stealing its focus.
I am attaching the dump I get.
Request someone to look into this, and please let me know if more info is
needed.
Thanks!
--
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=42003
Bug ID: 42003
Summary: Talk us.. Epson +++I800204+4122+++Tech Support Phone
Number EPSON Printer tech Helpline Number
Product: WineHQ Bugzilla
Version: 3.2.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: singhking1955(a)gmail.com
Distribution: ---
Created attachment 56435
--> https://bugs.winehq.org/attachment.cgi?id=56435
((moti))Call @@@++ USA I8002044122 EPSON PRINTER t.e.c.h s.u.p.p.o.r.t
p.h.o.n.e n.u.m.b.e.r u.s.a. C.a.l.l EPSON PRINTER h.e.l.p d.e.s.k n.u.m.b.e.r
n.u.m.b.e.r C.a.n.a.d.a EPSON PRINTER s.u.p.p.o.r
((moti))Call @@@++ USA I8002044122 EPSON PRINTER t.e.c.h s.u.p.p.o.r.t
p.h.o.n.e n.u.m.b.e.r u.s.a. C.a.l.l EPSON PRINTER h.e.l.p d.e.s.k n.u.m.b.e.r
n.u.m.b.e.r C.a.n.a.d.a EPSON PRINTER s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.r usa USA
1 I8002044122 EPSON PRINTER t.e.c.h s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.e.r u.s.a.
C.a.l.l EPSON PRINTER h.e.l.p d.e.s.k n.u.m.b.e.r n.u.m.b.e.r C.a.n.a.d.a EPSON
PRINTER s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.r usa canada 1-1855-709-2847 USA, EPSON
PRINTER Tech Support phone number,EPSON PRINTER technical support phone number
1 I8002044122 .EPSON PRINTER Tech Support Number EPSON PRINTER Tech EPSON
PRINTER tech support, EPSON PRINTER tech support number, EPSON PRINTER tech
support phone number, EPSON PRINTER technical support, EPSON PRINTER technical
support number, EPSON PRINTER technical support phone number, EPSON PRINTER
tech support number, EPSON PRINTER support number, EPSON PRINTER Tech support
phone number, EPSON PRINTER support phone number, EPSON PRINTER technical
support phone number, EPSON PRINTER technical support number,Support Phone
Number for EPSON PRINTER Phone Number for EPSON PRINTER CustomerService?
Technical Support Telephone Number EPSON PRINTER support number EPSON PRINTER
EPSON PRINTER tech support number EPSON PRINTER EPSON PRINTER technical
support number EPSON PRINTER EPSON PRINTER technical support phone number
EPSON PRINTER EPSON PRINTER customer service number EPSON PRINTER EPSON
PRINTER internet security technical support EPSON PRINTER technical support
phone number EPSON PRINTER EPSON PRINTER tech support phone number EPSON
PRINTER EPSON PRINTER customer support phone number I-855-709-2847 EPSON
PRINTER EPSON PRINTER support phone number EPSON PRINTER EPSON PRINTER support
phone EPSON PRINTER tech support EPSON PRINTER customer support EPSON PRINTER
phone support EPSON PRINTER support number EPSON PRINTER EPSON PRINTER
technical support EPSON PRINTER customer support phone number EPSON PRINTER
EPSON PRINTER tech support phone number EPSON PRINTER contact EPSON PRINTER
support EPSON PRINTER technical support phone number !I8557092847++ EPSON
PRINTER EPSON PRINTER phone number EPSON PRINTER tech support EPSON PRINTER
support ticket EPSON PRINTER customer support number EPSON PRINTER EPSON
PRINTER tech support number EPSON PRINTER EPSON PRINTER technical support
number EPSON PRINTER EPSON PRINTER support center EPSON PRINTER telephone
support call EPSON PRINTER support EPSON PRINTER support support EPSON PRINTER
EPSON PRINTER billing support EPSON PRINTER technical support number EPSON
PRINTER support EPSON PRINTER EPSON PRINTER online support EPSON PRINTER
contact support EPSON PRINTER support number EPSON PRINTER EPSON PRINTER
customer support number EPSON PRINTER EPSON PRINTER tech support number EPSON
PRINTER support for EPSON PRINTER EPSON PRINTER phone number EPSON PRINTER
EPSON PRINTER customer service phone number EPSON PRINTER EPSON PRINTER contact
phone number EPSON PRINTER EPSON PRINTER phone number EPSON PRINTER EPSON
PRINTER customer service phone number EPSON PRINTER phone number EPSON PRINTER
for EPSON PRINTER customer service EPSON PRINTER software phone number EPSON
PRINTER phone number EPSON PRINTER for EPSON PRINTER EPSON PRINTER customer
service telephone number EPSON PRINTER EPSON PRINTER helpline phone number
EPSON PRINTER EPSON PRINTER contact number EPSON PRINTER EPSON PRINTER customer
service number EPSON PRINTER EPSON PRINTER customer service phone number
!I8557092847++ EPSON PRINTER us EPSON PRINTER customer service phone number
EPSON PRINTER usa EPSON PRINTER telephone number EPSON PRINTER EPSON PRINTER
phone number EPSON PRINTER usa EPSON PRINTER contact number EPSON PRINTER
EPSON PRINTER number EPSON PRINTER EPSON PRINTER contact number EPSON PRINTER
usa EPSON PRINTER helpline number EPSON PRINTER EPSON PRINTER helpline number
EPSON PRINTER EPSON PRINTER customer number EPSON PRINTER EPSON PRINTER
customer service number EPSON PRINTER EPSON PRINTER contact telephone number
EPSON PRINTER contact number EPSON PRINTER for EPSON PRINTER EPSON PRINTER
software contact number EPSON PRINTER EPSON PRINTER toll free number EPSON
PRINTER EPSON PRINTER telephone number EPSON PRINTER uk EPSON PRINTER
registration number EPSON PRINTER EPSON PRINTER toll free number EPSON PRINTER
usa EPSON PRINTER customer service EPSON PRINTER software customer service
contact EPSON PRINTER customer service EPSON PRINTER customer service phone
EPSON PRINTER customer service EPSON PRINTER service EPSON PRINTER technical
support EPSON PRINTER customer support EPSON PRINTER technical support reviews
telephone EPSON PRINTER EPSON PRINTER tech support phone number EPSON PRINTER
EPSON PRINTER tech support phone number EPSON PRINTER EPSON PRINTER customer
service EPSON PRINTER technical support phone number EPSON PRINTER EPSON
PRINTER free support EPSON PRINTER customer service billing EPSON PRINTER
customer service email address EPSON PRINTER customer service reviews contact
EPSON PRINTER customer service EPSON PRINTER tech support number EPSON PRINTER
usa EPSON PRINTER support number EPSON PRINTER EPSON PRINTER contact number
EPSON PRINTER EPSON PRINTER customer service phone number EPSON PRINTER EPSON
PRINTER technical support usa EPSON PRINTER technical support number EPSON
PRINTER EPSON PRINTER tech support phone EPSON PRINTER tech support number
EPSON PRINTER EPSON PRINTER customer service telephone number EPSON PRINTER
EPSON PRINTER customer support number EPSON PRINTER EPSON PRINTER phone
number EPSON PRINTER EPSON PRINTER online support EPSON PRINTER customer
service number EPSON PRINTER EPSON PRINTER tech support center EPSON PRINTER
customer service EPSON PRINTER software customer service EPSON PRINTER customer
care number EPSON PRINTER usa EPSON PRINTER customer number EPSON PRINTER EPSON
PRINTER customer support number EPSON PRINTER EPSON PRINTER customer care
number EPSON PRINTER EPSON PRINTER customer care toll free number EPSON PRINTER
EPSON PRINTER tech support EPSON PRINTER technical support EPSON PRINTER
support EPSON PRINTER tech support EPSON PRINTER support center EPSON
PRINTER.com customer service EPSON PRINTER customer care number EPSON PRINTER
EPSON PRINTER customer care EPSON PRINTER phone number EPSON PRINTER phone
number EPSON PRINTER for EPSON PRINTER customer service EPSON PRINTER phone
support EPSON PRINTER phone number EPSON PRINTER tech support EPSON PRINTER
support phone number EPSON PRINTER contact EPSON PRINTER by phone EPSON PRINTER
contact phone number EPSON PRINTER EPSON PRINTER helpline phone number EPSON
PRINTER EPSON PRINTER phone EPSON PRINTER for phone EPSON PRINTER contact
number EPSON PRINTER EPSON PRINTER contact support contact EPSON PRINTER EPSON
PRINTER contact number EPSON PRINTER usa EPSON PRINTER toll free number EPSON
PRINTER EPSON PRINTER telephone number EPSON PRINTER EPSON PRINTER toll free
number EPSON PRINTER usa EPSON PRINTER support services technical support for
EPSON PRINTER EPSON PRINTER customer service phone number EPSON PRINTER usa
EPSON PRINTER customer care number EPSON PRINTER usa EPSON PRINTER customer
care number EPSON PRINTER EPSON PRINTER customer care center EPSON PRINTER
customer support EPSON PRINTER customer support phone EPSON PRINTER
--
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=42075
Bug ID: 42075
Summary: Amazon Kindle login fails
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ybyt4t(a)gmail.com
Distribution: ---
Created attachment 56574
--> https://bugs.winehq.org/attachment.cgi?id=56574
wine console output when running kindle
Tried to install Kindle 1.16 as my older version didn't work anymore with wine
2.0.
When I enter my Amazon account data (Mail/Pass) an popup opens with this
message:
'Registration failed. Please try again [99]'
Didn't see anything overly suspicious in the console output (see attachment),
and it even happens on a fresh .wine directory (win32 mode).
I tried this Kindle version with wine 2.0rc3:
> md5sum KindleForPC-installer-1.16.44025.exe
92f8b55a17a632e77bcd94f7d7e767fc KindleForPC-installer-1.16.44025.exe
--
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=41902
Bug ID: 41902
Summary: Since wine 1.9.24, KakaoTalk says "Unsupported system"
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a0795a089(a)gmail.com
Distribution: ---
It has been working relatively well, but after I upgraded to wine 1.9.24,
KakaoTalk suddenly says on launch that it is an unsupported system, and refuses
to run.
"지원하지 않는 시스템입니다.
고객센터로 문의해주시기 바랍니다.
현재버전 : 2.5.0.1377"
which means,
Unsupported system.
Please contact us.
Current version : 2.5.0.1377
--
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=41872
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41886
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41897
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=42037
Bug ID: 42037
Summary: macOS Wine Staging.app dependencies
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f.platte(a)platte-web.de
Hi there.
I just installed the latest Wine-Staging release for macOS.
As I missed some kind of winetricks GUI like being included with Wineskin I
wrote one.
Its applescript based with a hugh amount of bash code. Feel free to enhance
(kinda slow).
It includes automated updating (and initial downloading) of winetricks
(interval based) and provides a GUI for winetricks' installations. It does not
feature bottle-managment.
Technically it's not location depended (does not need to resist in Applications
folder) and even houses the winetricks script within the ".app" file.
The execution of the selected winetrick is automatically handed over to the
Terminal.app to get some graphical feedback.
I hope for some it might be an enhancement to the incredible useful winetricks
script.
Best
Rastafabi
--
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=41882
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41626
Bug ID: 41626
Summary: msiexec fails with error: fixme:ntdll:NtLockFile I/O
completion on lock not implemented yet
Product: Wine
Version: 1.8.5
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: alst5940(a)colorado.edu
I'm trying to install the following program on my macbook pro (OS 10.21 Sierra)
using Wine.
http://www.ub.edu/dnasp/
I have successfully installed this using wine with the following command:
wine msiexec /i dnasp51001.msi
Previously I was using Wine v1.8.1 and OS10.10 (Yosemite)
However, when I try to run the same command, I get the following error:
$ msiexec /i dnasp51001.msi
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
NOTE: I have tried to use the development edition of Wine (1.9.22), Wine 1.8.5,
and the older version that worked previously (Wine 1.8.1). Nothing has worked
for me so far.
I've tried to search for an answer here and elsewhere without success. Please
let me know if you need any additional information.
--
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=41856
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=27801
Summary: NFS U1: Incorrect mapping/naming of the wheel's
buttons
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
I was asked by Lucas Fialho Zawacki to make some comparison of my wheel between
WinXP and Wine. I took Need for Speed Underground 1 for the tests:
Options -> Controller -> Controller Setup:
WinXP Wine
=============================================
Steering Left Wheel axis Axis0
Steering Right Wheel axis Axis0
Throttle Combined pedals Axis1
Break Combined pedals Axis1
Button A Left Paddle Button 0
Button B Right Paddle Button 1
Button C Button 3 Button 2
Button D Button 4 Button 3
Button E Button 5 Button 4
Button F Button 6 Button 5
Tested with:
* wheel "Logitech Wingman Formula Force GP"
* wine-1.3.24-174-g4b4dd30.
On WinXP machine, there is logitech driver installed.
--
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=41900
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41878
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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.