http://bugs.winehq.org/show_bug.cgi?id=21012
Summary: mswt 2004 does not work with wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikegagens(a)yahoo.com
michael schumacher world tour kart 2004 does not work with wine dev. version
1.1.34 or stable release.Game begins to load,intro video appears,but the game
stops :((.
--
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=36827
Bug ID: 36827
Summary: The horror game Mad Father won't work
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freeman-wagstaffs11(a)qesa.org.uk
Created attachment 48901
--> http://bugs.winehq.org/attachment.cgi?id=48901
The horror RPG game Mad Father won't play properly
the screen is messed up so you can not see the character or where she is going
--
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=36560
Bug ID: 36560
Summary: valgrind shows an invalid read in d3drm/tests/d3drm.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==26440== Invalid read of size 4
==26440== at 0x62AC4FD: D3DRMVectorSubtract (math.c:174)
==26440== by 0x62B0E0A: load_mesh_data (meshbuilder.c:1372)
==26440== by 0x629B001: load_data (d3drm.c:1119)
==26440== by 0x629BECD: d3drm3_Load (d3drm.c:1367)
==26440== by 0x6298351: d3drm1_Load (d3drm.c:394)
==26440== by 0x4CAD3AB: test_d3drm_load (d3drm.c:1595)
==26440== by 0x4CAE2C2: func_d3drm (d3drm.c:1744)
==26440== by 0x4CB192C: run_test (test.h:584)
==26440== by 0x4CB1D1B: main (test.h:654)
==26440== Address 0x4a8f40c is 0 bytes after a block of size 12 alloc'd
==26440== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==26440== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==26440== by 0x62AF98A: load_mesh_data (meshbuilder.c:1085)
==26440== by 0x629B001: load_data (d3drm.c:1119)
==26440== by 0x629BECD: d3drm3_Load (d3drm.c:1367)
==26440== by 0x6298351: d3drm1_Load (d3drm.c:394)
==26440== by 0x4CAD3AB: test_d3drm_load (d3drm.c:1595)
==26440== by 0x4CAE2C2: func_d3drm (d3drm.c:1744)
==26440== by 0x4CB192C: run_test (test.h:584)
==26440== by 0x4CB1D1B: main (test.h:654)
==26440==
--
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=36794
Bug ID: 36794
Summary: valgrind shows an invalid free for
comctl32/tests/listview.c
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4761== Invalid write of size 4
==4761== at 0x54B71CF: EDIT_WM_KillFocus (edit.c:3566)
==4761== by 0x54BC254: EditWndProc_common (edit.c:5052)
==4761== by 0x552D1D2: EditWndProcA (winproc.c:1077)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552CB8B: CallWindowProcA (winproc.c:955)
==4761== by 0x5185507: CallWindowProcT (listview.c:1566)
==4761== by 0x518F840: EditLblWndProcT (listview.c:5981)
==4761== by 0x518F8FB: EditLblWndProcA (listview.c:6023)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552CB8B: CallWindowProcA (winproc.c:955)
==4761== by 0x4E816AD: editbox_subclass_proc (listview.c:752)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552C89F: WINPROC_CallProcWtoA (winproc.c:858)
==4761== by 0x552CA4A: WINPROC_call_window (winproc.c:902)
==4761== by 0x54E91E8: call_window_proc (message.c:2223)
==4761== by 0x54EC0BA: send_message (message.c:3263)
==4761== by 0x54EC6D8: SendMessageW (message.c:3457)
==4761== Address 0x4ac16bc is 4 bytes inside a block of size 80 free'd
==4761== at 0x7BC4C72C: notify_free (heap.c:263)
==4761== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==4761== by 0x516BE94: DPA_Destroy (dpa.c:409)
==4761== by 0x5198E64: LISTVIEW_NCDestroy (listview.c:10344)
==4761== by 0x519C0AB: LISTVIEW_WindowProc (listview.c:11669)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552BA60: WINPROC_CallProcAtoW (winproc.c:603)
==4761== by 0x552CC51: CallWindowProcA (winproc.c:961)
==4761== by 0x4E81170: listview_subclass_proc (listview.c:642)
==4761== by 0x552A6FD: ??? (winproc.c:173)
==4761== by 0x552A872: call_window_proc (winproc.c:244)
==4761== by 0x552C89F: WINPROC_CallProcWtoA (winproc.c:858)
==4761== by 0x552CA4A: WINPROC_call_window (winproc.c:902)
==4761== by 0x54E91E8: call_window_proc (message.c:2223)
==4761== by 0x54EC0BA: send_message (message.c:3263)
==4761== by 0x54EC6D8: SendMessageW (message.c:3457)
==4761== by 0x5519439: WIN_DestroyWindow (win.c:967)
==4761== by 0x551C9D1: DestroyWindow (win.c:1884)
==4761== by 0x4E9C784: test_header_notification (listview.c:5217)
==4761==
wine-1.7.20-122-gd2d62cf, no virtual desktop
--
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=19525
Summary: Poison Ivy does not work correctly because
RtlGetCompressionWorkSpaceSize and friends are only
stubs
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.poisonivy-rat.com/index.php?link=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardo_barbano(a)hotmail.com
To run Poison Ivy correctly and be able to use remote control
RtlGetCompressionWorkSpaceSize and friends have to be implemented, they are now
only stubs.
this can be a pain because we need to encode/Decode LZNT1 which is a MS
proprietary format... i tried to do some of it but without any source it's not
easy.
--
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=37351
Bug ID: 37351
Summary: American Mcgee's Alice No Audio
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: whytehorse(a)gmail.com
There's no audio at all in American Mcgee's Alice on my system. I can run
another game like Undying and audio works. In winecfg under audio my choices
are system default or Pulseaudio. When I click test audio in winecfg it does
play a sound.
The computer is using Ubuntu 14.04 with the wine ppa and version 1.7.27 of
wine.The in-game audio choices all have the same problem. The game plays
perfectly minus the audio. I tried to install alsa but it didn't help. I'm
thinking this is game specific but there is no log or error messages to tell
why there's no sound.
--
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=34898
Bug #: 34898
Summary: Crash - unhandled exception page fault when syncing in
Evernote 5.0.3.
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danny(a)orionrobots.co.uk
Classification: Unclassified
Created attachment 46502
--> http://bugs.winehq.org/attachment.cgi?id=46502
Backtrace from the seg fault.
Using Evernote 5.0.3 on Wine 1.7.3 in FC19 64 bit.
I was editing a note in a separate window, with the main Evernote minimized.
After typing a line, I hit the F9 shortcut to sync evernote.
a Page fault was generated.
Please find the backtrace attached below.
--
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=38242
Bug ID: 38242
Summary: [Reflexive Entertainment] Granny In Paradise Demo:
Failed to load encrypted EXE
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Distribution: ---
This is a free demo of granny in paradise, I ran ProtectionID but was unable to
determine the type of encryption used.
The game fails as soon as you click play with "Failed to load encrypted .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=33965
Bug #: 33965
Summary: can't create a table; application crashes
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: wlroberts(a)tru.ca
Classification: Unclassified
When trying to create a new table (Table menu - create) the application
crashes. A "Wine program crash" window appears and reports "internal errors --
invalid parameters received"
--
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=24031
Summary: Word Perfect Lightning 1.0 beta installer does not
display text in first dialog
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://download.cnet.com/Corel-WordPerfect-Lightning/3
000-2192_4-192908.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=30192)
--> (http://bugs.winehq.org/attachment.cgi?id=30192)
gzipped +mshtml,+shdocvw log, starting at handle_load
(This is a beta version of the app from bug 7575.)
http://download.cnet.com/Corel-WordPerfect-Lightning/3000-2192_4-192908.html
Download is 24023528 bytes, sha1sum is
b9283264d8439a2b092cff695259fa0e74eb4bf0 WordPerfectLightningInstaller.exe
With no native libraries, the installer puts up its normal "preparing
installer" dialogs, then a nearly-blank dialog containing just an elipsis.
"winetricks ie6" works around the problem.
--
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=22879
Summary: IVONA Voices: installs but fails to load.
Product: Wine
Version: unspecified
Platform: x86-64
URL: http://www.ivona.com/reader_download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mtgsmith(a)hotmail.com
Created an attachment (id=28287)
--> (http://bugs.winehq.org/attachment.cgi?id=28287)
Errors from Wine on launching IVONA Voices Reader
Installed IVONA Voices (http://www.ivona.com/), which seemed to run OK.
Required SAPI5 installation with Wine in Windows ME emulation mode beforehand.
Added another Text-to-Speech (TTS) engine (Demo of Text Aloud) to test, and it
worked, using one of IVONA's voices. Copy is, of course licensed, although the
demo has same results.
IVONA Reader fails to load every time. Attemps to display a splash screen, the
outline of which appears, then a Wine error dialogue, and then fails.
--
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=21076
Summary: Defense Grid: The Awakening
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=14995&iTestingId=35186
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: war_the_gloomer(a)hotmail.com
Ingame models do not get displayed properly. Landscape/terrain works.
"Hostile"/enemy shadows displayed properly. Just gun and other models
themselves (as shadows work) need to be repaired.
(first winebug submission, if done improperly, I apologize)
--
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=26621
Summary: KidStarter: Fails to install
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.kidstarter.com/
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=33889)
--> (http://bugs.winehq.org/attachment.cgi?id=33889)
Terminal output on wine-1.3.16-252-gf421d22
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine setup.exe
Behaviour:
Crash.
Expected behaviour:
No crash.
--
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=22907
Summary: CamStudio: does not run after installing.
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.camstudio.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
The CamStudio screen casting software for Windows does not run on Wine, despite
installing it without any problems.
The main purpose of this report is to let the Wine developers know that
CamStudio - after installing - does not work under Wine at all (with AND
without the use of winetricks).
Having read the test page for CamStudio, it recommends using winetricks to add
"mfc42". I did that and CamStudio now opens after installing, but it won't
record (it's effectively useless). It comes up with the following error
message:
"Error Creating AVI File".
Before dismissing this bug report, please remember that I tried CamStudio
without winetricks first and it does not run at all after 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=35872
Bug ID: 35872
Summary: Pinball Science crashed on starting
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Nachanon_Vetjasit(a)hotmail.com
Created attachment 47895
--> http://bugs.winehq.org/attachment.cgi?id=47895
WINE 1.7.15 console output
I've attempted to run Dorling Kindersley's Pinball Science on WINE 1.7.15.
Its installation (and QuickTime installation) was succeeded.
On running, the launch screen shown up. When I clicked to launch the game,
splash screen shown up, screen resolution changed to 640x480
then the game simply crashed.
Wine console shows:
wine: Unhandled page fault on write access to 0x0000003f at address 0x1120ffe8
(thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x0000003f in 32-bit code
(0x1120ffe8).
Followed by backtrace:
=>0 0x1120ffe8 in dkstore (+0xffe8) (0x0032f198)
1 0x7e8de794 MMIO_Open+0x2c3(szFileName="D:\INTRO\ZQT1001P.mov+",
refmminfo=0x32f2d4, dwOpenFlags=0x20, is_unicode=0)
[/home/window/winegit/dlls/winmm/mmio.c:670] in winmm (0x0032f328)
2 0x7e8dea59 mmioOpenA+0x28(szFileName=*** Invalid address 0x00000017 ***
Internal symbol error: unable to access memory location 0x17, lpmmioinfo=***
Invalid address 0x0000001b ***
Internal symbol error: unable to access memory location 0x1b, dwOpenFlags=***
Invalid address 0x0000001f ***
) [/home/window/winegit/dlls/winmm/mmio.c:722] in winmm (0x0032f348)
3 0x3d272f3b in dhio32.qtc (+0x2f3a) (0x80830000)
Full wine console output also attached.
This program is win32, came from 90s era,
and depends on QuickTime for Windows 2.1.2.59 32-bit.
WINE 1.7.15 (git) using Windows version 98.
WINE installed without XInput2, OSMesa, OpenCL, CMS, GStreamer and OSS support.
System: Debian GNU/Linux 5.0 "Lenny" i386.
--
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=32895
Bug #: 32895
Summary: Serious Sam HD: TSE crashes randomly in the campaign
&& when picking up backpacks
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gediminas(a)varciai.lt
Classification: Unclassified
Created attachment 43444
--> http://bugs.winehq.org/attachment.cgi?id=43444
Terminal output
In Serious Sam HD: TSE, picking up ammo backpacks crashes the game. Also,
playing any level long enough crashes the game in the same way. This applies to
campaign and survival, both single player and co-op. The way the game crashes
is very weird - no crash dialogs, the game itself fails to log the failure (no
entry in the game's log and no game's own crash dump generated). The game
simply disappears in a split second. The weirdest part - when it crashes steam
immediately launches the game again (which in turn opens a dialog to choose
which version to play).
Attaching the terminal output.
Note 1: this might be a regression from more than a year ago (wine 1.3.x), but
not entirely sure.
Note 2: twice, messing with winetricks and other random things, I managed to
make the game not to crash like that. It was a complete mess, thus no idea how
to reproduce it.
Note 3: the terminal output is definitely a mix with some Steam related output,
along with the game's own logger's output.
--
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=33893
Bug #: 33893
Summary: Midnight Nowhere demo shows black screen
Product: Wine
Version: 1.6-rc3
Platform: x86
URL: http://www.fileplanet.com/139398/130000/fileinfo/Midni
ght-Nowhere-Demo-
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 44990
--> http://bugs.winehq.org/attachment.cgi?id=44990
log+d3d
I hear only sounds. Native Directx doesn't 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=32620
Bug #: 32620
Summary: Warcraft Voice Chat cannot capture voice.
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
Classification: Unclassified
Playing WoW (MoP) with Wine 1.5.17, 18, 20:
The built-in voice chat functionality is no longer capturing voice correctly,
and sounds like "R2D2 on drugs" instead. This can be reproduced both during
"live" char sessions and also when testing "capture" from the Voice settings
panel.
I have reproduced this bug both with and without PulseAudio; with Intel HDA,
Audigy 2 and Xonar D1 cards. So I must assume that this is something relating
to Wine and ALSA.
Capturing audio from the command line via:
$ arecord -t wav -f cd -d 5 > test.wav
results in a correct WAV 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.
http://bugs.winehq.org/show_bug.cgi?id=27595
Summary: Screen Recorder
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laurence.frostenson(a)gmail.com
Created an attachment (id=35277)
--> (http://bugs.winehq.org/attachment.cgi?id=35277)
Screen Recorder
When i try to start a screen recording it says that the program has encountered
a serious problem.
Regards,
Laurence
--
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=34079
Bug #: 34079
Summary: Skydrive Pro 2013: Crashes on installation start-up
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pieter.ideler(a)gmail.com
Classification: Unclassified
Created attachment 45306
--> http://bugs.winehq.org/attachment.cgi?id=45306
Backtrace of installer
The installer of Skydrive Pro 2013 "SkyDrivePro_x86_en-us.exe" crashes on
startup.
--snip--
Unhandled exception: 0xc06d007f in 32-bit code (0x7b83bbd5).
--snip--
Installer downloadable at
http://www.microsoft.com/en-us/download/details.aspx?id=39050
--
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=37930
Bug ID: 37930
Summary: Photoshop CS6: dragging layers leave a trail of
garbage
Product: Wine
Version: 1.7.34
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Steps to reproduce;
1. Launch Photoshop CS6
2. Create a new image
3. Create 2 layers
4. Drag and drop one of the layers
At this point you can observe that dragging the layer leaves a trail of
garbage.
--
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=38131
Bug ID: 38131
Summary: Java install jre-1_5_0_16-windows-i586-p-iftw.exe
crashes in patchjre.exe
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hmyjr(a)yahoo.co.uk
Distribution: ---
Quite a
--
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=31442
Bug #: 31442
Summary: Guild Wars 2 freezes on text input fields
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
When certain text fields get focus, including the name field in character
creation and the chat window, the game freezes.
--
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=36895
Bug ID: 36895
Summary: You Don’t Know Jack V1 XL: Scaling/moving text shown
as solid coloured blocks
Product: Wine
Version: 1.7.21
Hardware: x86
URL: http://www.amazon.com/dp/B00H7HR5N4/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: karl(a)huftis.org
In the game ‘You Don’t Know Jack V1 XL’, text that are being scaled (and/or
moved?) are displayed as solid coloured blocks (rectangles) instead of text.
The colour of the blocks is identical to the text colour.
This bug is most visible (and a big problem) in Jack Attack, which happens in
round 7 in a 7-round game. There words are displayed in large letters, which
moves around and changes size. Here’s a video of how it *should* look:
https://www.youtube.com/watch?v=WeRAwtq1jCo&t=0m33s
Since text text are shown as solid rectangles instead of text, this make Jack
Attack basically unplayable.
The same problem also seems to partially occur in other rounds, when names of
question categories or answers first appear. The text is first shown as solid
coloured rectangles that increase in size. But when the rectangles have changed
to their correct size, they’re replaced by normal text, so this isn’t a big
problem when playing.
For testing, I used ‘You Don’t Know Jack V1 XL’ from the ‘You Don't Know Jack
Classic Pack’ from Amazon (http://www.amazon.com/dp/B00H7HR5N4/).
--
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=37896
Bug ID: 37896
Summary: EM_SETPASSWORDCHAR ineffective when edit control does
not have WS_BORDER set
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)richardpayne.name
Distribution: ---
I have two identical edit controls with ES_PASSWORD set via EM_SETPASSWORDCHAR.
Identical, that is, apart from 1 having WS_BORDER set and the other not.
The one without WS_BORDER does not conceal its contents as it should when a
password char is specified. The one with WS_BORDER set works as expected.
--
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.