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.
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.
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.
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.
http://bugs.winehq.org/show_bug.cgi?id=31753
Bug #: 31753
Summary: TrainingPeaks WKO+ Crashes when workout is viewed
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.teague(a)gmail.com
Classification: Unclassified
Created attachment 41756
--> http://bugs.winehq.org/attachment.cgi?id=41756
stack trace of wko+ segfault
TrainingPeaks WKO+ 3.0 (trial at:
http://www.trainingpeaks.com/linker.aspx?linkto=http://storage.trainingpeak…)
Application installs fine, and at first loads fine. Go to "Calendar" tab, and
double click on a workout in order to view it, and the application crashes.
Looks like a segfault in MFC90.
--
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=16296
Summary: Activeworlds client 4.2 chat breaks after sending one
message
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://activeworlds.com/products/download.asp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Do "winetricks vcrun6" to get missing redistributables (mfc42 and msvcp60),
"winetricks wininet" if needed to work around bug 16292, and
"winetricks directx9" if needed to work around bug 16293.
Then send a chat message by typing in the chat window.
("Hello, is chat working?" is a good one to try :-)
If somebody is around and friendly, they will reply, and
you will see their reply above their head, but the chat
window goes blank after you put in your first message.
--
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=36534
Bug ID: 36534
Summary: the guy game crashes when i click play at the startup
menu
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedwaltmuf(a)yahoo.com
i click the wrapper and there is a splash screen.it goes to a menu with 3
buttons "paly,configure, quit" i click play the game loads a bit then crashes.
it says Unhandled exception: page fault on read access to 0x8b000018 in 32-bit
code. the rest of the crash report is attatched.
--
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.