http://bugs.winehq.org/show_bug.cgi?id=12512
Summary: Ctrl+Home and Ctrl+End don't match Windows behaviour for
the edit control
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Run notepad from wine
2. Enter "Hello
World"
3. Go to the beginning of the document
4. Press Ctrl+End
This should take you to the end of the document. Instead, it takes you to the
end of the current line (like End does).
5. Go to the end of the document
6. Press Ctrl+Home
This should take you to the beginning of the document. Instead, it takes you to
the beginning of the current line (like Home does).
--
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=13209
Summary: Autoexecutable msi installer from XSens fails.
Product: Wine
Version: 0.9.61.
Platform: Macintosh
URL: http://xsens.com/Static/Documents/UserUpload/Xsupport/MT
SDK_v3.0.2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carl.fischer(a)laposte.net
Created an attachment (id=13042)
--> (http://bugs.winehq.org/attachment.cgi?id=13042)
Wine terminal output
I'm trying to install a piece of software that seems to be an
autoexecutable MSI installer (if that's the correct term). When I run it
a small 'Setup' window pops up for about 30 seconds but the content
never gets painted. Then the installer quits and I get the msiexec usage
message. Software available from
http://xsens.com/Static/Documents/UserUpload/Xsupport/MTSDK_v3.0.2.exe.
The installer runs OK on native Windows and the previous version of the
same software (released in Feb 2007) installs OK in Wine.
Installation starts if I extract the .msi file with:
dd if=MTSDK_v3.0.2.exe of=MTSDK_v3.0.2.msi bs=512 skip=488
and then run 'wine msiexec /i MTSDK_v3.0.2.msi'. Note that this then fails for
other reasons [http://bugs.winehq.org/show_bug.cgi?id=13054].
The .exe file can also be unpacked with cabextract but this doesn't help
install it.
--
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=13054
Summary: XSens SDK installer won't handle 'Next' button
Product: Wine
Version: 0.9.61.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carl.fischer(a)laposte.net
Created an attachment (id=12814)
--> (http://bugs.winehq.org/attachment.cgi?id=12814)
wine terminal output
Trying to install this software:
http://xsens.com/Static/Documents/UserUpload/Xsupport/MTSDK_v3.0.2.exe.
.exe won't install so first step was to extract the .msi file with:
dd if=MTSDK_v3.0.2.exe of=MTSDK_v3.0.2.msi bs=512 skip=488
Running 'wine msiexec /i MTSDK_v3.0.2.msi' starts the installer but when it
reaches the page that asks for the name, organisation and registration number,
the 'Next' button no longer responds and wine prints an 'unhandled control
event' message. Same message if I just hit the Return key. Clicking 'Back' or
'Cancel' has the expected effect but there is no way to get any further in the
installation process.
I don't think a valid serial number is required to test this. If a wrong number
is entered there should be an error 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=9784
Summary: Wine Emulators hangs with no error
Product: Wine
Version: 0.9.45.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: youngjova(a)optonline.net
I'm running a program for remote control software and the program boots with
the intial screen but then just hangs with out an error. The attached code it
was happens in the terminal, and I get up and leave an come back in 30 minutes
and same screen.
--
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=15074
Summary: System Shock 2: randomly disappearing sound (esp. when
loading level)
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.download.com/System-Shock-2-demo/3000-7539_4-
10031250.html
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
CC: m.b.lankhorst(a)gmail.com
In recent builds sound started disapppearing randomly in SS2 (retail version
2.3). It's semi-random but with a reasonable consistence it can be produced by
entering-quitting menu (from the actual game level) or when going into "loading
zones" between levels.
This isn't occuring in wine-1.1.2. I did a regression test and got this:
2cd620802a3a7a1011a89c301270737ac1a1cfe5 is first bad commit
commit 2cd620802a3a7a1011a89c301270737ac1a1cfe5
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Fri Aug 8 20:50:02 2008 +0200
winealsa.drv: Add ability to recover from underruns to directsound driver.
Fixes handling of buffer underruns that might still occur.
Makes sense to me, because the moments when the bug occurs are the mostl likely
to cause a CPU-load spike and buffer underruns. After reverting the patch, I
don't get the problem any more in current git.
There is a demo for the game, I added it to URL, but, unfortunately, the
problem is not as readily reproducible there as it is with full retail version,
for unknown reason (sound does seem to disappear sometimes after going to and
from menu / sound settings).
--
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=14994
Summary: Haskell's removeDirectoryRecursive fails on Wine
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=15616)
--> (http://bugs.winehq.org/attachment.cgi?id=15616)
testcase
attached is a test executable which does the shell equivalent of
mkdir -p wine-bug/1
touch wine-bug/1/xyz
rm -rf wine-bug
Works fine on Windows XP, fails under wine-1.1.2-551-g34aa6b7 with the message
"Directory not empty"
--
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=14913
Summary: Regression: Dawn of war, transperent characters become
invisable
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninja.gofer(a)gmail.com
Regression in current git version since 1.1.2. Chracters in the game that are
opaque, such as infiltartors, have become compleatly invisable. and cannot be
seen.
This only happens in certain maps, such as "deadman's crossing", but onces the
effect of the bug has kicked in, it will happen on all maps after that, until
you restart 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.
http://bugs.winehq.org/show_bug.cgi?id=14781
Summary: Kontakt, Kore Player: crash on start
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin.profittlich(a)gmx.de
Created an attachment (id=15319)
--> (http://bugs.winehq.org/attachment.cgi?id=15319)
Let RegisterDeviceNotificationW behave like RegisterDeviceNotificationA
Kontakt 3.0.2, Kore Player 2.0.3 and probably more applications from Native
Instruments crash on startup.
Both apps call RegisterDeviceNotificationW() before crashing. This is a stub
and always returns 0 (=failure). RegisterDeviceNotificationA() behaves
differently and returns a fake handle. When I change
RegisterDeviceNotificationW() to match RegisterDeviceNotificationA()'s
behavior, both apps work as expected (see patch).
Demo versions of those applications can be downloaded from
www.native-instruments.com, but you need to register to obtain a download link.
--
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=14779
Summary: Painkiller regression - Make game crash
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.painkillergame.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlarhices(a)gmail.com
Created an attachment (id=15316)
--> (http://bugs.winehq.org/attachment.cgi?id=15316)
Output in the terminal when crashing
In latest version of wine, painkiller doesn't start anymore. It output some
lines in the terminal (see attached log) and exit.
I did a regression test, and the problem comes from this patch :
54ae3ebfd4bc6fab1e322b92fe84909535f9f26e is first bad commit
commit 54ae3ebfd4bc6fab1e322b92fe84909535f9f26e
Author: H. Verbeet <hverbeet(a)gmail.com>
Date: Wed Jul 9 17:59:39 2008 +0200
wined3d: Destroy depth_blt resources in the backend's destructor.
No need to expose this in the interface.
:040000 040000 b94c1412e2d815f4abda0a5a013d9470975c12ec
dad8c29b5afcb77f83d1b6b1f34ab9e3567deb94 M dlls
To reproduce the bug, simply start painkiller and it will crash before
displaying the introduction screen.
--
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=14773
Summary: Adobe Photoshop CS3 crashes at startup on unimplemented
function gdiplus.dll.GdipGetFontHeight, GdipGetFontStyle
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://adobe.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Adobe Photoshop CS3 crashes on startup (after the trial dialog), complaining
wine: Call from 0x7b840ed0 to unimplemented function
gdiplus.dll.GdipGetFontHeight, aborting
wine: Call from 0x7b840ed0 to unimplemented function
gdiplus.dll.GdipGetFontStyle, aborting
(plus
wine: Call from 0x7b840ed0 to unimplemented function gdiplus.dll.GdipGetFamily,
aborting
but that one is already entered as bug 14422.)
winetricks gdiplus gets past this and lets you actually start the trial app.
--
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.