http://bugs.winehq.org/show_bug.cgi?id=10886
Summary: RTS_CONTROL_TOGGLE doesn't work
Product: Wine
Version: 0.9.51.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)tut.by
in WINE, setting DCB.fRtsControl to RTS_CONTROL_TOGGLE and doing SetCommState()
sets RTS line always high. (btw, this is the same as described to be bug in
win95, see http://support.microsoft.com/kb/140030 ). According to MSDN, RTS
should be set to high before data transmission, then data should be sent, and
then RTS should go back to low.
The workaround is to toggle RTS manually.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18887
Summary: document is solid black during drag-select in
PowerPoint 2007
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paint007(a)cs.duke.edu
In PowerPoint 2007, when doing a drag-select (clicking and dragging the mouse
cursor to select items on the page), the document goes solid black, making it
impossible to see which objects are currently in the selection rectangle.
When run using winedbg, this fixme appears during drag-select operations, seems
relevant:
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 176 for
AC_SRC_ALPHA
Found this link to a possible patch, but have not yet installed all of the
libraries necessary to build and test:
http://www.winehq.org/pipermail/wine-patches/2008-June/056030.html
--
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=33752
Bug #: 33752
Summary: Final Draft 8: crash during startup
Product: Wine
Version: unspecified
Platform: x86
URL: http://demo.finaldraft.com/download/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 44693
--> http://bugs.winehq.org/attachment.cgi?id=44693
Terminal log & crash - wine 1.6-rc1
SHA1 2163d93ca8c7d59f0a91186cca5e00e3e487a601 Final Draft.exe
Install and start the app.
Hit the "Demo" button.
Crash happens while the "Opening Screenplay.fdxt" is displayed in the "launch
progress bar" (approximately 20% filled)
--
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=25729
Summary: Dead Space joypad always looks up
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: H3g3m0n(a)gmail.com
When the game starts while a joypad is plugged in, the character will always
look up. Other that that the gamepad works fine.
Unplugging the gamepad after starting the game doesn't stop the looking up.
Someone else reported a similar problem in the first post here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14457
--
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=23195
Summary: wine notepad: Bugged scrolling with long files
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Download attachment 28858 from bug 23193 and uncompress it. Open it in wine
notepad.
Scroll down the window by DRAGGING the scroll handle.
Around the end of file (~10 pixels on a 800px window), scrolling bugs out and
stops while the window shows the top of the file. Scrolling back towards the
top "fixes" it. It's like an additional dead area.
--
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=33747
Bug #: 33747
Summary: App error when catch Webservices response
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: d3wsvh(a)gmail.com
Classification: Unclassified
Hi
I try to run an application "app1" it calls a webservice, the request is
received in the WS because all requests are stored, but the app1 fails to
receive the response from the WS.
This is the backtrace.
http://pastebin.com/pPahqmgU
Regards
--
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=20284
Summary: Fingerprint software for encrypted USB stick (APDisk)
doesn't work, likely due to unsupported hard disk
ioctl
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muehlenhoff(a)univention.de
We're trying to make an encrypted USB stick with an integrated fingerprint
scanner work with Linux. The stick comprises of two sections, the actual
storage partition which is encrypted by firmware and a user-visible partition
containing a Windows application to unlock the secured section. The password
tool allows the checking of a fingerprint through an integrated scanner or
entering a password.
Tests were done with Wine 1.1.29 built on Debian Lenny:
When running the unlock tool, the following error messages are given:
root@scratch:/media/APdisk$ wine AutoVerify.exe
err:rpc:I_RpcGetBuffer no binding
root@scratch:/media/APdisk$ err:rpc:I_RpcGetBuffer no binding
fixme:netapi32:NetUserGetLocalGroups ((null), L"root", 0, 00000001, 0x33e7c0
-1, 0x33e7b4, 0x33e7b0) stub!
fixme:advapi:LookupAccountNameW L"" L"Everyone" (nil) 0x33e110 (nil) 0x33e114
0x33e108 - stub
fixme:advapi:LookupAccountNameW L"" L"Everyone" 0xa12674 0x33e110 0x15f1a0
0x33e114 0x33e108 - stub
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d014
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d014
I suppose the error stems from the unsupported ioctl? Judging from some Google
searces it normally seems to be used for low-level access, especially for copy
protection and tools doing bit-exact copies of CDROMs.
Are there plans to implement this functionality or do you need further debug or
logging information?
--
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=11991
Summary: Wine Windows OpenGL support regression
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imamdxl8805(a)yahoo.com
Dear Wine developers,
This is wine version 0.9.56 and 0.9.57
There are two games that support OpenGL rendering as well as Direct3D redering.
Here are the games:
1. Hitmen 2 Silent Assasin
2. Hitmen 3 Contracts
When I have updated my wine version to 0.9.57, then these games are not playing
anymore with OpenGL rendering. But when I start these games with Direct3D
rendering they are playing fine.
These games played properly with wine version 0.9.55 with OpenGL rendering as
well as Direct3D rendering.
Then I have decided to reinstall wine 0.9.55.
Sorry for the err message printed in the command line. Because I do not have
Internet connection in my home PC.
Best regards,
DXL
--
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=37259
Bug ID: 37259
Summary: Simple Direct2D application fails to work with newer
d3d10_1.dll
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
BUG: When you run simple Direct2D application (application that I attached
"p010.exe"), Direct2D test fails with newer d3d10_1.dll(Wine 1.7.26) and
doesn't draw anything. When you paste older d3d10_1.dll(Wine 1.7.25) to
\windows\system32 directory, the application p010.exe able to draw simple
vectors but with
error message, that function D3D10CreateStateBlock wasn't found.
Precondition: d2d1.dll, d3d10.dll, d3d10core.dll, d3d10_1.dll, dxgi.dll,
wined3d.dll, libwine.dll should be compiled for Windows and pasted into
\Windows\Sysem32 or to the application environment, real hardware with OpenGL
support seems to be required.
Steps to repro:
1) Run p010.exe app
2) Choose Direct2D
3) Press key with two squares at the left
Expected result: Application should draw simple vectors.
--
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=10643
Summary: WInUAE settings window reappears after being dismissed
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Hi,
WinUAE is an open source (GPL) emulator of Amiga computers. After running
WinUAE and starting the emulation, pressing F12 brings up the settings window.
When this is dismissed by pressing Reset, Quit, Restart, OK, or Cancel, the
window closes and reopens. It should not reopen. That repeats if you press one
of those buttons again. If you press Quit, then Cancel a few times after the
window closes and reopens, the program does eventually quit.
Steps to demonstrate the problem:
(Typical usage of WinUAE involves obtaining an Amiga ROM image file, however it
is possible to use some software without.)
- Download WinUAE 1.4.4 from http://www.winuae.net/. Direct URL for the
installer is http://www.winuae.net/files/InstallWinUAE1440.exe
- Run the installer.
- For an example disk image, you can download e.g.
ftp://ftp.coresystems.de/pub/uae/rsi1.adf.gz
- Start WinUAE. The settings/configuration window appears. Click the "Floppy
drives" entry in the left side of the window, then the "..." button for drive
DF0:. Select the rsi1.adf.gz file.
- Click Start to start emulation.
- Press F12 to bring up the settings window.
- Try to dismiss the window by pressing one of the buttons at the bottom.
--
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=37628
Bug ID: 37628
Summary: Unable To Start Korg Legacy Collection due to Crash in
Authorizer
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: tjwebb(a)osakared.com
Distribution: ---
Created attachment 50076
--> https://bugs.winehq.org/attachment.cgi?id=50076
Backtrace from MS-20 Authorizer.exe
Exiting the MS-20 Authorizer.exe, which is triggered by MS-20.exe in any way
(cancel, or entering the license key) causes an attempt to read address 0. The
GUI looks like they used JUCE if that helps. This pretty much prevents me from
even being able to get into the app or even using the plugin.
--
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=24644
Summary: AstroburnLite fails to install
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31146)
--> (http://bugs.winehq.org/attachment.cgi?id=31146)
Error message
Steps to reproduce:
1) remove ~/.wine
2) wine AstroburnLite130-0100.exe
Behaviour:
error (see attachment)
Expected behaviour:
Application should start installing
--
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=32106
Bug #: 32106
Summary: Caps Lock doesn't work correctly with WinUAE with
DirectInput
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2410.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42334
--> http://bugs.winehq.org/attachment.cgi?id=42334
Dummy/empty bootable Amiga floppy disk image
This issue shows up with the WinUAE Amiga emulator.
For keyboard and mouse input, WinUAE uses raw input if available, falling back
to DirectInput otherwise. This bug only shows up when WinUAE is using
DirectInput. Raw input was first working in Wine 1.5.16, so if using 1.5.16 or
later, run WinUAE with the -norawinput argument.
Pressing Caps Lock does not affect typed letters properly. For example,
repeatedly mashing the d-f-g letters on the keyboard, and occasionally pressing
Caps Lock might result in something like this (where [CL] denotes Caps Lock
being pressed and released):
gfd [CL] gfd [CL] gFDgFDgFD [CL] GFDGFDGFD [CL] GdGfDGfd [CL] gfdgdgfd [CL]
gFDgdFgdF [CL] GDFGFDGFD [CL] GfdGfDGDf
That should actually look like:
gfd [CL] GFD [CL] gfdgfdgfd [CL] GFDGFDGFD [CL] gdgfdgfd [CL] GFDGDGFD [CL]
gfdgdfgdf [CL] GDFGFDGFD [CL] gfdgfdgdf
I tested using Wine 1.5.16 built from source on Lubuntu 11.10 x86-64.
To reproduce:
- Download and run the WinUAE installer.
- You need to obtain an Amiga ROM image. Try googling for "kick12.rom" OR
"kick13.rom" and you should find the required file easily. Download the file
and copy to a directory accessible by Wine.
- Run wine winuae.exe -norawinput
- When the WinUAE Properties window appears, click ROM under Hardware in the
tree-view at the left side. Click the "..." button to the right of "Main ROM
file" and select the ROM image file.
- Click Floppy drives under Hardware in the tree-view. Click the "..." button
at the upper right of the window to select a floppy disk image. Select the
test.adf file attached to this bug report. (That's a dummy/empty bootable disk;
its only purpose is to leave you in a CLI window where you can type text.)
- Click Start at the bottom of the window. The emulation will start. After a
few seconds you should be presented with a CLI window.
- While mashing various letter keys on the keyboard, press and release Caps
Lock from time to time. Notice the issue described above.
- You can quit WinUAE and run it again without the -norawinput argument.
Repeating the same steps as above, pressing the keys should give the
correct/expected result.
--
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=30406
Bug #: 30406
Summary: WinUAE crashes when the emulation window is resized
Product: Wine
Version: 1.5.1
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2400.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 39747
--> http://bugs.winehq.org/attachment.cgi?id=39747
Backtrace output for crash when resizing window
I'm testing with Wine 1.5.1, Lubuntu 11.10 64-bit, Nvidia driver 295.20.
This bug applies to version 2.4.0 of the WinUAE Amiga emulator. WinUAE can use
either DirectDraw or Direct3D for its graphics output. The default is
DirectDraw (at least when installed under Wine in XP mode). I get a crash on
resizing the emulation window. In my testing, it seems to happen more often
when graphics API is set to Direct3D.
To reproduce the problem:
- Download and run the WinUAE installer. Run WinUAE.
- Click Start. The emulation window opens and after a few seconds the insert
media screen appears. There's a red mouse pointer which you can move.
- Click the middle mouse button to un-capture the mouse, then resize the
emulation window several times. You may get a crash at this point.
- Press F12 to bring up the settings window. Click Miscellanous in the treeview
and change Graphics API to Direct3D.
- To work around Wine bug 10643, click in the emulation window then press and
release F12.
- Click OK to continue the emulation.
- Repeatedly resize the window. You should get a crash sooner or later.
When it crashes, a dialog box appears with caption Crash, and text like this:
Crash detected. MiniDump saved as:
C:\Program Files\WinUAE\winuae_240_yyyymmdd_hhmmss.dmp
On clicking OK a Wine Program Error window appears. Backtrace output from that
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=38204
Bug ID: 38204
Summary: WriteFileEx/ReadFileEx C Ubuntu 14.04 LTS
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: kotomixkyou(a)gmail.com
Distribution: ---
Created attachment 50995
--> https://bugs.winehq.org/attachment.cgi?id=50995
Full description of bug
Previously posted here:
https://forum.winehq.org/viewtopic.php?f=8&t=24271
or see attached document
General problem:
Wine 1.6.2
Ubuntu 14.04 LTS
ReadFileEx CompletionRoutine does not take the expected
dwNumberOfBytesTransfered in Ubuntu-Wine compared with windows. In windows
dwNumberOfBytesTransfered is less than or equal to nNumberOfBytesToRead
corresponding to the amount of data available to be read from an external
device, but in Ubuntu-Wine nNumberOfBytesTransfered is always equal to
nNumberOfBytesToRead/Write. Changing COMMTIMEOUTS.ReadIntervalTimeout to be
MAXDWORD does return a smaller chunk of data but does not remedy the problem as
it cuts off the packet.
When attempting to write into an external device that isn't turned on but
connected by USB, WriteFileEx returns success in both windows and Ubuntu-Wine,
but does not create the correct windows error 87, and the CompletionRoutine
does not execute after the second WriteFileEx.
--
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=37047
Bug ID: 37047
Summary: MAC OSX: Add mac app's information
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: swdevelop1981(a)gmail.com
It would be great if wine had mac app's information as described here:
https://developer.apple.com/library/mac/documentation/general/Reference/Inf…
This would allow modifying "Command" to "Control" easily with "Karabiner" and
allow a much nicer wine experience.
Issue in "Karabiner" explaining the requirement:
https://github.com/tekezo/Karabiner/issues/250
Hope this is possible...
Thank you guys for all your hard work, it is very much appreciated!
--
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=38260
Bug ID: 38260
Summary: Battle.net client show Traditional Chinese or
Simplified Chinese is dot when into news page and
shop page
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hark110(a)163.com
Distribution: ---
Battle.net client show Traditional Chinese or Simplified Chinese is dot when
into News page and Shop page
--
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=34257
Bug #: 34257
Summary: Continent of the Ninth Seal: Launcher crashes when
clicking on Login
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sickam(a)mail.ru
Classification: Unclassified
Hello, as mentioned in the description the game keeps crashing after clicking
on the Login-Button in the Launcher.
All i get is this window, which doesn't load any information, it just keeps
like this
http://i.imgur.com/qUK6jBr.png
followed by this output in the terminal:
see attachment
Thanks for every help i can get.
If you need anything more informations, please let me know and i'll provide.
--
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=32249
Bug #: 32249
Summary: sound(pro-audio & alsa) and browser errors
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onlyonemaxdog(a)hotmail.com
Classification: Unclassified
Created attachment 42548
--> http://bugs.winehq.org/attachment.cgi?id=42548
a paste of wine errors
in the attachment are the errors I now get while runing wine + DDO game.
DDO is Dungeons and Dragons. Made by Turbine.
most of the sound works but voice chat will not with the current sound error.
also there is a cromeium or some sort of browser error goign with wine as well.
DDO is currently at update 16. So the winehq data base is ready for antoher
version link and info too.
--
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=37099
Bug ID: 37099
Summary: infinite loop bug in bug report dialog, msert breaks
on wine
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: jmichae3(a)yahoo.com
Created attachment 49320
--> http://bugs.winehq.org/attachment.cgi?id=49320
forever loop output into terminal from dialog
was running microsoft safety scanner (msert) available from
http://www.microsoft.com/security/scanner/en-us/default.aspx which breaks.
wine-1.6.2
Linux mint 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux
when I try to view the error detail in the error dialog, it gets an infinite
loop throwing "fixme" errors to the terminal.
--
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=38504
Bug ID: 38504
Summary: powersaves3dspro crashes when being loaded but
installed fine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holden.moore.motf(a)gmail.com
Distribution: ---
Created attachment 51355
--> https://bugs.winehq.org/attachment.cgi?id=51355
crash error message
there is a 3ds game cheating program known as 3ds powersaves pro, It installed
fine, but when I tried to load it, it crashes wine.
the attachment is the crash message
error code ( I think this is it. )
0x0049b56c
--
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=21428
Summary: Stronghold 2: some textures are not displayed, map
hangs for a while when scrolled;
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alientor(a)poczta.onet.pl
Created an attachment (id=25805)
--> (http://bugs.winehq.org/attachment.cgi?id=25805)
terminal output, what You see should be multiplied...
Hi;
I've installed 'Stronghold 2 1.4' on 'Ubuntu 9.10' with 'Wine 1.1.36', the game
didn't work at first, but started after installing DirectX 9.0c. Almost
everything is fine, the game loads fine (except for the first time when it
hanged at players name confirmation...). Menu, options etc. looks and works
perfectly. Then I tried playing...
On the play-map I can see the grass, trees, water is always perfectly
displayed... and so on, but except for two buildings, stockpile and sawmill I
see squares in blue or red colour, I haven't seen any units also, maybe the
weren't any at this time, but most likely they're not displayed correct also.
It looks to me that this could be fixed, as game doesn't crash, it only looks
funny. What should I change to get it to work? I've seen this bug in other
posts, but it never seemed to be the problem that was fixed. Could anyone help?
--
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.