http://bugs.winehq.org/show_bug.cgi?id=22782
Summary: Battlefield 1942: missing some textures inside
vehicles
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=28110)
--> (http://bugs.winehq.org/attachment.cgi?id=28110)
screenshot of missing textures at top of screen and at bottom
Somewhere maybe around 1.1.38 this was working but now the textures of the
inside of vehicles, eg tanks was correct now they are partly missing so that
the ground and sky can be seen. (see screenshot)
I should be able to complete a regression test in the next few days.
wine-1.1.44-322-g5cc00e8 geforce 8, 195.36.15.
--
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=22579
Summary: Outlook Express does not show menu bar
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Outlook Express, installed with winetricks does not show menu bar. See the
screenshot.
--
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=17597
Summary: CharmTale2 crashes when releasing mshtml if gecko not
installed
Product: Wine
Version: 1.1.16
Platform: Other
URL: http://www.playfirst.com/game/charmtale2
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Trying out a game a user wanted in
https://answers.edge.launchpad.net/ubuntu/+source/wine/+question/61290
If you decline to install gecko, the game crashes quickly with
Unhandled exception: page fault on read access to 0x00000008 in 32-bit code
(0x7d026c32).
Backtrace:
=>0 SupportErrorInfo_Release+0x12(iface=0x74112c) [dlls/mshtml/htmldoc.c:1597]
1 0x00407900 in charmtale2 (+0x7900) (0x0032cfcc)
2 0x00407a2e in charmtale2 (+0x7a2e) (0x00000000)
SupportErrorInfo_Release+0x12 [dlls/mshtml/htmldoc.c:1597] in mshtml: call
*0x8(%eax)
1597 return IHTMLDocument_Release(HTMLDOC(This));
--
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=29636
Bug #: 29636
Summary: QQ International crash after login (riched20)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download and install qq:
http://dl_dir.qq.com/qqfile/qq/QQ2010/QQIntl1.0.exe
sha1sum:
10f67ede6b52f260257d2217800dd2a700332f9d QQIntl1.0.exe
2. Start QQ and login to QQ
$ cd ".wine/drive_c/Program Files/Tencent/QQIntl/Bin"
$ wine QQ.exe
3. if the password is correct, then there will be a crash without backtrace,
however, a minidump file will be generated by QQ
open the minidump file with winedbg:
Backtrace:
=>0 0x7bd59369 ME_GetOLEObjectSize+0x196(c=0x32c544, run=0xd263044,
pSize=0x32c3dc) [/home/fracting/wine-git/dlls/riched20/richole.c:1569] in
riched20 (0x0032c3a8)
1 0x7bd5bb77 ME_GetRunSizeCommon+0x24e(c=0x32c544, para=0xd262a3c,
run=0xd263044, nLen=0x1, startx=0, pAscent=0xd263058, pDescent=0xd26305c)
[/home/fracting/wine-git/dlls/riched20/run.c:661] in riched20 (0x0032c408)
2 0x7bd5bc7d ME_CalcRunExtent+0x7c(c=0x32c544, para=0xd262a3c, startx=0,
run=0xd263044) [/home/fracting/wine-git/dlls/riched20/run.c:697] in riched20
(0x0032c458)
winetricks riche20 will workaround for this crash, but there will be another
crash in iexplore
--
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=36194
Bug ID: 36194
Summary: valgrind shows some possible leaks in
mmdevapi/tests/dependency.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: mmdevapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==12067== 28 bytes in 1 blocks are possibly lost in loss record 170 of 726
==12067== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==12067== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==12067== by 0x4FB483E: COMPOBJ_DllList_Add (compobj.c:526)
==12067== by 0x4FB6B7A: apartment_getclassobject (compobj.c:1335)
==12067== by 0x4FBA2C4: get_inproc_class_object (compobj.c:2894)
==12067== by 0x4FBA783: CoGetClassObject (compobj.c:3032)
==12067== by 0x4FBAD45: CoCreateInstance (compobj.c:3197)
==12067== by 0x4E5656A: func_dependency (dependency.c:42)
==12067== by 0x4E6BEAF: run_test (test.h:584)
==12067== by 0x4E6C29E: main (test.h:654)
==12067==
==12067== 28 bytes in 1 blocks are possibly lost in loss record 177 of 726
==12067== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==12067== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==12067== by 0x4FB483E: COMPOBJ_DllList_Add (compobj.c:526)
==12067== by 0x4FB6B7A: apartment_getclassobject (compobj.c:1335)
==12067== by 0x4FBA2C4: get_inproc_class_object (compobj.c:2894)
==12067== by 0x4FBA783: CoGetClassObject (compobj.c:3032)
==12067== by 0x4FBAD45: CoCreateInstance (compobj.c:3197)
==12067== by 0x60B8344: MMDevice_Activate (devenum.c:594)
==12067== by 0x4E56737: func_dependency (mmdeviceapi.h:395)
==12067== by 0x4E6BEAF: run_test (test.h:584)
==12067== by 0x4E6C29E: main (test.h:654)
==12067==
==12067== 120 bytes in 3 blocks are definitely lost in loss record 446 of 726
==12067== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==12067== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==12067== by 0x4FD9590: IMalloc_fnAlloc (ifs.c:186)
==12067== by 0x4FD9EAB: CoTaskMemAlloc (objidl.h:1236)
==12067== by 0x655D652: AudioClient_GetMixFormat (mmdevdrv.c:1747)
==12067== by 0x60B7860: set_format (audioclient.h:330)
==12067== by 0x60B79DF: load_driver_devices (devenum.c:464)
==12067== by 0x60B9231: MMDevEnum_Create (devenum.c:852)
==12067== by 0x60BC445: MMCF_CreateInstance (main.c:252)
==12067== by 0x4FBAD96: CoCreateInstance (unknwn.h:226)
==12067== by 0x4E5656A: func_dependency (dependency.c:42)
==12067== by 0x4E6BEAF: run_test (test.h:584)
==12067== by 0x4E6C29E: main (test.h:654)
==12067==
==12067== 240 bytes in 6 blocks are definitely lost in loss record 505 of 726
==12067== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==12067== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==12067== by 0x4FD9590: IMalloc_fnAlloc (ifs.c:186)
==12067== by 0x4FD9EAB: CoTaskMemAlloc (objidl.h:1236)
==12067== by 0x655D652: AudioClient_GetMixFormat (mmdevdrv.c:1747)
==12067== by 0x60B7860: set_format (audioclient.h:330)
==12067== by 0x60B79DF: load_driver_devices (devenum.c:464)
==12067== by 0x60B9225: MMDevEnum_Create (devenum.c:851)
==12067== by 0x60BC445: MMCF_CreateInstance (main.c:252)
==12067== by 0x4FBAD96: CoCreateInstance (unknwn.h:226)
==12067== by 0x4E5656A: func_dependency (dependency.c:42)
==12067== by 0x4E6BEAF: run_test (test.h:584)
==12067== by 0x4E6C29E: main (test.h:654)
==12067==
--
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=25289
Summary: Civilization 4: fails with 'error loading shader
libraries' unless native d3dx9_26 is used
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://download.cnet.com/Civilization-IV-demo/3000-748
9_4-10465206.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=32132)
--> (http://bugs.winehq.org/attachment.cgi?id=32132)
terminal output
Terminal doesn't d3d/d3dx9 related stuff, but I'll attach it anyway.
--
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=36357
Bug ID: 36357
Summary: valgrind shows a leak in dswave/tests/dswave.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==22533== 24 bytes in 1 blocks are definitely lost in loss record 156 of 566
==22533== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==22533== by 0x5DC1E5A: create_dswave (dswave.c:730)
==22533== by 0x5DC2670: WaveCF_CreateInstance (dswave_main.c:97)
==22533== by 0x4CB14DD: CoCreateInstance (unknwn.h:226)
==22533== by 0x4B48E2E: func_dswave (dswave.c:57)
==22533== by 0x4B49F8C: run_test (test.h:584)
==22533== by 0x4B4A37A: main (test.h:654)
==22533==
--
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=34945
Bug #: 34945
Summary: AppleWin 1.23.0: CPU usage is very high when should be
minimal
Product: Wine
Version: 1.7.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.lutynski(a)gmail.com
Classification: Unclassified
Created attachment 46567
--> http://bugs.winehq.org/attachment.cgi?id=46567
htop showing CPU usage
A performance issue where Wine puts an excessive load upon the CPU; CPU usage
should be marginal.
Both of my cores in my dual-core computer run at nearly 100% when I run
AppleWin 1.23.0, a self-contained Apple II emulator.
Mentioning this issue to the AppleWin developers, they say this is how AppleWin
is functioning internally, which may be of help:
>>>
During *normal* emulation, the emulator will:
i) Start a 1ms timer
ii) Execute AppleII for 1ms of emulated time
iii) Wait for 1ms timer to expire
So assuming you have a sufficiently fast PC (ie. any PC from the past 10 years)
then the wait at step-(iii) will dominate the above sequence.
Also, Applewin is single-threaded, so on your dual-core, it will at most
consume 50% of the CPU capacity.
<<<
To replicate:
Just run Applewin.exe, and when the main window appears, press F2 to start the
emulator. A flashing prompt appears and the Applewin.exe CPU usage runs at, for
example, 72% and wineserver is at 66% (see attached screenshot from htop).
Download link:
http://download.berlios.de/applewin/AppleWin1.23.0.0.zip
51cbe8790d5fdbd3809a17a5b8b66923e676605b AppleWin1.23.0.0.zip
--
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=11499
Summary: sound effects not played correctly Battlefield 1942
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
wine-0.9.54, Ubuntu 7.04
When playing Battlefield 1942 with audio set to either oss or alsa, sound
effects are not played correctly, some are not audible, some sound muffled or
cut short at the start and end.
I've searched through bugzilla for "dsound" "directsound" and "sound effects"
but I haven't been able to spot anything similar to this. I did try the patch
on bug 9358 but if anything, subjectively it seemed worse.
I also tested the demo for bug 7755 but didn't find any problems with sound
effects.
I've created a log of WINEDEBUG=+dsound, it's 80+ MB uncompressed for loading
the game, loading a level and firing a weapon and then exiting immediately.
The log does mention "Buffer starting or buffer underrun" - I don't know if
this message is normal though.
2.5MB bzip2'd log http://members.iinet.net.au/~something/dsound.log.bz2
--
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=15924
Summary: Program freezes during login
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://www.cmsfx.com/en/trading-software/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2gaz(a)yahoo.com.au
When installing this application in wine the following error occurs "Module not
found (msls31.dll)"
The rest of the installation goes smoothly. Clicking the application after
install appears to do nothing yet it is listed in "services" in Xubuntu as
"zombie".
After "killing" the "zombie" and clicking the application again, it gets all
the way to the login screen. At that point a username and passwaord can be
entered but the application then gives the error " failed to connect to
server".
--
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=31001
Bug #: 31001
Summary: SecureCRT: could not write to the host key database
file
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.vandyke.com/products/securecrt/index.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Doesn't seem to affect anything, as far as I can tell, but when connecting to a
new host, it can't save the host's key:
Could not write to the host key database file
C:\users\austin\Application Data\VanDyke\Config\KnownHosts\hostsmap.txt
Access Denied
if you click ok to dismiss it, the connection seems fine.
--
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=27286
Summary: Source Insight: Crashes when jumping to function
definition.
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philbyjohn(a)gmail.com
Created an attachment (id=34894)
--> (http://bugs.winehq.org/attachment.cgi?id=34894)
Log of error dump.
Source Insight crashes when jumping to certain function definitions.
A demo version of Source Insight can be obtained here.
http://www.sourceinsight.com/downeval.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=28125
Summary: unimplemented function msctf.dll.TF_InitMlngInfo
called by ctfmon.exe
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. get a native msutb.dll and native ctfmon.exe from WinXP.
(native msutb.dll to avoid Bug 28124)
2. start ctfmon.exe
$ wine ctfmon.exe
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
wine: Call from 0x7b83a537 to unimplemented function msctf.dll.TF_InitMlngInfo,
aborting
err:module:attach_process_dlls "MSUTB.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\fracting\\\4e0b\8f7d\\system32\\tmp\\ctfmon.exe" failed, status
80000100
--
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=36837
Bug ID: 36837
Summary: Steam fallout new vegas error
Product: Wine
Version: 1.7.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jacobgold12(a)hotmail.com
Created attachment 48921
--> http://bugs.winehq.org/attachment.cgi?id=48921
Back trace codes
So i am new to the community and just starting to use wine, need some help
trying to figure it out, i am currently using steam and it works fine game runs
great except sometimes it just drops randomly not sure how to fix error please
advise.
--
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=36273
Bug ID: 36273
Summary: valgrind shows several leaks in
dmstyle/tests/dmstyle.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==7603== 20 bytes in 1 blocks are definitely lost in loss record 127 of 598
==7603== at 0x7BC4C735: notify_alloc (heap.c:255)
==7603== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==7603== by 0x5F8ABD0: ???
==7603== by 0x5F8F189: ???
==7603== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==7603== by 0x49557C2: test_COM_track (dmstyle.c:179)
==7603== by 0x4955B3F: func_dmstyle (dmstyle.c:223)
==7603== by 0x495693C: run_test (test.h:584)
==7603== by 0x4956D2A: main (test.h:654)
==7603==
--
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=36164
Bug ID: 36164
Summary: valgrind shows an unitialized variable in
programs/cmd/tests/batch.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==763== Conditional jump or move depends on uninitialised value(s)
==763== at 0x4EE36BD: WCMD_execute (wcmdmain.c:1335)
==763== by 0x4EE5E52: WCMD_process_commands (wcmdmain.c:2294)
==763== by 0x4ECEFD0: WCMD_batch (batch.c:95)
==763== by 0x4EE30A0: WCMD_run_program (wcmdmain.c:1187)
==763== by 0x4EE4383: WCMD_execute (wcmdmain.c:1618)
==763== by 0x4EE5E52: WCMD_process_commands (wcmdmain.c:2294)
==763== by 0x4EE6CE7: wmain (wcmdmain.c:2590)
==763== by 0x4EE724A: __wine_spec_exe_wentry (exe_wentry.c:36)
==763== by 0x7B8641DB: ??? (process.c:1045)
==763== by 0x7B864328: start_process (process.c:1097)
==763== by 0x7BC87017: ??? (signal_i386.c:2571)
==763== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==763== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==763== by 0x7BC5A14C: start_process (loader.c:2840)
==763== by 0x403DFD4: ??? (port.c:60)
==763== Uninitialised value was created by a client request
==763== at 0x7BC4C4AE: mark_block_uninitialized (heap.c:209)
==763== by 0x7BC4C619: initialize_block (heap.c:240)
==763== by 0x7BC50F25: RtlAllocateHeap (heap.c:1717)
==763== by 0x4EE134A: heap_alloc (wcmdmain.c:444)
==763== by 0x4EE358C: WCMD_execute (wcmdmain.c:1310)
==763== by 0x4EE5E52: WCMD_process_commands (wcmdmain.c:2294)
==763== by 0x4ECEFD0: WCMD_batch (batch.c:95)
==763== by 0x4EE30A0: WCMD_run_program (wcmdmain.c:1187)
==763== by 0x4EE4383: WCMD_execute (wcmdmain.c:1618)
==763== by 0x4EE5E52: WCMD_process_commands (wcmdmain.c:2294)
==763== by 0x4EE6CE7: wmain (wcmdmain.c:2590)
==763== by 0x4EE724A: __wine_spec_exe_wentry (exe_wentry.c:36)
==763== by 0x7B8641DB: ??? (process.c:1045)
==763== by 0x7B864328: start_process (process.c:1097)
==763== by 0x7BC87017: ??? (signal_i386.c:2571)
==763== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==763== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==763== by 0x7BC5A14C: start_process (loader.c:2840)
==763== by 0x403DFD4: ??? (port.c:60)
==763==
--
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=31156
Bug #: 31156
Summary: Skyrim does not work with ENB
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: franchukrom(a)gmail.com
Classification: Unclassified
Created attachment 40902
--> http://bugs.winehq.org/attachment.cgi?id=40902
Console output
ENB ( http://enbdev.com/ ) does not work with wine.
When I run Skyrim (TESV.exe) with ENBInjector started, it fails. Console output
of wine is in attachment.
--
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=17402
Summary: Battlefield 2 runs unplayably slow (and mission loading
takes longer) on ATi with GLSL
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
When trying to play Battlefield 2 with an ATi card and GLSL enabled, the
mission loading takes far, far longer than it should (several minutes) when it
reaches the "Loading Geometry" stage. When it finally loads it runs at about
0.2fps and has odd graphics corruption (mainly on remote hills and the far
right part of the screen, unfortunately print screen is black).
Disabling GLSL fixes both these issues but that in turn locks the game to all
low quality settings.
ATi driver is 2.1.8395 (9.1) although was present with 8.11 and 8.12 as well
(only started using ATi at 8.11).
--
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=36236
Bug ID: 36236
Summary: valgrind shows a leak in comctl32/tests/propsheet.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==25320== 56 bytes in 1 blocks are definitely lost in loss record 389 of 894
==25320== at 0x7BC4C735: notify_alloc (heap.c:255)
==25320== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==25320== by 0x7B84586B: HeapAlloc (heap.c:271)
==25320== by 0x7B845A92: GlobalAlloc (heap.c:364)
==25320== by 0x7B846ECF: LocalAlloc (heap.c:967)
==25320== by 0x4C84A16: Alloc (comctl32undoc.c:74)
==25320== by 0x4CD47F0: CreatePropertySheetPageA (propsheet.c:2918)
==25320== by 0x49BEBFD: test_PSM_ADDPAGE (propsheet.c:781)
==25320== by 0x49BF142: func_propsheet (propsheet.c:852)
==25320== by 0x4A14A1C: run_test (test.h:584)
==25320== by 0x4A14E0B: main (test.h:654)
==25320==
--
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=36171
Bug ID: 36171
Summary: valgrind shows several leaks in winmm/waveform.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4477== 6,156 bytes in 342 blocks are definitely lost in loss record 823 of
838
==4477== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4477== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4477== by 0x4FEACEF: WINMM_OpenDevice (waveform.c:1093)
==4477== by 0x4FEB8D0: WOD_Open (waveform.c:1272)
==4477== by 0x4FEF2F1: WINMM_DevicesMsgProc (waveform.c:2409)
==4477== by 0x514943D: ??? (winproc.c:173)
==4477== by 0x51495B2: call_window_proc (winproc.c:244)
==4477== by 0x514B74B: WINPROC_call_window (winproc.c:900)
==4477== by 0x51080F8: call_window_proc (message.c:2223)
==4477== by 0x510A2FC: peek_message (message.c:2953)
==4477== by 0x510BDA2: PeekMessageW (message.c:3757)
==4477== by 0x4FEF773: WINMM_DevicesThreadProc (waveform.c:2503)
==4477== by 0x7BC87017: ??? (signal_i386.c:2571)
==4477== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4477== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4477== by 0x7BC8E43C: start_thread (thread.c:428)
==4477== by 0x4218F92: start_thread (pthread_create.c:309)
==4477== by 0x431D7ED: clone (clone.S:129)
==4477== 240 bytes in 6 blocks are definitely lost in loss record 575 of 838
==4477== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4477== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4477== by 0x5823590: IMalloc_fnAlloc (ifs.c:186)
==4477== by 0x5823EAB: CoTaskMemAlloc (objidl.h:1236)
==4477== by 0x69AE652: AudioClient_GetMixFormat (mmdevdrv.c:1747)
==4477== by 0x6510860: set_format (audioclient.h:330)
==4477== by 0x65109DF: load_driver_devices (devenum.c:464)
==4477== by 0x6512225: MMDevEnum_Create (devenum.c:851)
==4477== by 0x6515445: MMCF_CreateInstance (main.c:252)
==4477== by 0x5804D96: CoCreateInstance (unknwn.h:226)
==4477== by 0x4FE9C53: WINMM_InitMMDevices (waveform.c:843)
==4477== by 0x4FEF50F: WINMM_DevicesThreadProc (waveform.c:2468)
==4477== by 0x7BC87017: ??? (signal_i386.c:2571)
==4477== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4477== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4477== by 0x7BC8E43C: start_thread (thread.c:428)
==4477== by 0x4218F92: start_thread (pthread_create.c:309)
==4477== by 0x431D7ED: clone (clone.S:129)
==4477==
--
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=36265
Bug ID: 36265
Summary: valgrind shows a couple leaks in dmband/tests/dmband.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4122== 32 bytes in 1 blocks are possibly lost in loss record 72 of 263
==4122== at 0x7BC4C735: notify_alloc (heap.c:255)
==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122== by 0x5BBE7DE: ???
==4122== by 0x5BBED52: ???
==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122== by 0x49552AF: test_COM_bandtrack (dmband.c:114)
==4122== by 0x49556B9: func_dmband (dmband.c:161)
==4122== by 0x49564B4: run_test (test.h:584)
==4122== by 0x49568A2: main (test.h:654)
==4122==
==4122== 848 bytes in 1 blocks are definitely lost in loss record 226 of 263
==4122== at 0x7BC4C735: notify_alloc (heap.c:255)
==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122== by 0x5BBE847: ???
==4122== by 0x5BBED52: ???
==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122== by 0x4955320: test_COM_bandtrack (dmband.c:119)
==4122== by 0x49556B9: func_dmband (dmband.c:161)
==4122== by 0x49564B4: run_test (test.h:584)
==4122== by 0x49568A2: main (test.h:654)
==4122==
--
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=24850
Summary: Explorer++ resets custom toolbar buttons on each
startup
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31445)
--> (http://bugs.winehq.org/attachment.cgi?id=31445)
terminal output
The buttons displayed in the main toolbar can be customized by right-clicking
it and choosing "customize..." (or until bug 24843 is fixed, the lowest bit of
blank space in that menu). On Windows, it saves any changes made there and
restores them on each startup. No such luck in Wine, where it resets to the
defaults on each startup.
Native comctl32 (v6) makes it work as expected. This line might be suspicious:
fixme:toolbar:TOOLBAR_Save save to L"Software\\Explorer++\\Settings"
L"ToolbarState"
P.S. There's an easy workaround which just started working in git (it'll make
the program crash on startup in 1.3.5 or earlier): go into options and enable
portable mode.
--
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=36270
Bug ID: 36270
Summary: valgrind shows several leaks in
dmcompos/tests/dmcompos.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5170== 848 bytes in 1 blocks are definitely lost in loss record 517 of 584
==5170== at 0x7BC4C735: notify_alloc (heap.c:255)
==5170== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5170== by 0x5F9D528: ???
==5170== by 0x5F9B9A6: ???
==5170== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==5170== by 0x49559DF: test_COM_track (dmcompos.c:207)
==5170== by 0x4955CE4: func_dmcompos (dmcompos.c:246)
==5170== by 0x4956AE0: run_test (test.h:584)
==5170== by 0x4956ECE: main (test.h:654)
==5170==
--
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=31391
Bug #: 31391
Summary: anarchy online game crashing after login
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dazsul76(a)gmail.com
Classification: Unclassified
Created attachment 41250
--> http://bugs.winehq.org/attachment.cgi?id=41250
program internal error report
Re: Game Anarchy online.
Game is crashing after login screen (note occasionally game works. about 1 time
in 15 login attempts)
wine v1.5.10
Linux mint 13
Anyhelp would be appreciated. console file 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=35789
Bug ID: 35789
Summary: Morrowind random crashes during game play.
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: naughtmcnoone(a)gmail.com
Created attachment 47782
--> http://bugs.winehq.org/attachment.cgi?id=47782
Backtrace file created by system when game crashed.
Morrowind crashes randomly during game play.
Was very stable, with no problems until I added the Tribunal and Bloodmoon add
ons.
Also, did Morrowind Code Patch at the same time.
--
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=30686
Bug #: 30686
Summary: Wineord 2010 adds spaces before umlauts
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stasik0(a)front.ru
Classification: Unclassified
I am using Word 2010 with Wine. After a document is opened there are often
extra space before German umlauts e.g. "für" becomes "f ür". This is really
annoying and makes Word unusable. A rollback on 1.4 seems to solve the problem.
I do use a native riched20 library.
--
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=31702
Bug #: 31702
Summary: Mouselook (raw input) is bound to a box every other
click in Guild Wars 2
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valczir.darkvein(a)gmail.com
Classification: Unclassified
The below description was copied from a comment by voidcastr on another,
somewhat related bug - I feel like it does a pretty good job of explaining the
problem.
---
When trying to turn the view in Guild Wars 2, every SECOND time -- this is
exactly reproducible -- the camera rotation (by right-clicking and dragging the
mouse) stops like when the (invisible) cursor hit the edge of the screen. The
other time, I can rotate the view without such a limit.
These two cases literally take turns. In both of them, the cursor properly
re-appears at the position I started dragging, as soon as I release the mouse
button.
The first rotation attempt is unlimited.
---
I confirmed this with the latest Wine git as of this posting, including the
latest changes to raw input
(http://source.winehq.org/git/wine.git/commitdiff/54efd8a430e52d6fd8977d169b…).
--
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=30680
Bug #: 30680
Summary: MS Office 2010: Unhandled exception: 0xc06d007e in
32-bit code (0x7b839e92).
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Miroslav.Ilias(a)umb.sk
Classification: Unclassified
Created attachment 40171
--> http://bugs.winehq.org/attachment.cgi?id=40171
simple log file
Hi,
with fresh wine-1.5.4, on my Ubuntu x86_64, with Wine Mono 0.0.2, my MS Office
2010 installation crashed, see the log.
The MS Office 2010 package shows to be installed, but launching of Word,
Excel.. failed.
--
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=14162
Summary: Watchtower Library: Crashes when using Search window
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kinneyconsulting(a)cox.net
Toshiba Tecra 8100, Watchtower Library 2007, Clean install, Debian Linux 4.0r3,
wine-v1.0. WT library runs and you can browse categories but when you type in
the "search" window, The WT-2007 Library crashes with this message "Watchtower
Library has experienced a problem and cannot execute"; press OK to continue.
When you press OK, the application closes out.
--
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=28642
Bug #: 28642
Summary: Office 2007: installer and installed apps crash
immediately
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Regression SHA1: 70caadbf34807e96ed8543abd7efddc302b7798c
The Office 2007 installer, and installed Word, Excel, and Powerpoint, all crash
as soon as the splash screen appears.
Regression test results:
70caadbf34807e96ed8543abd7efddc302b7798c is the first bad commit
commit 70caadbf34807e96ed8543abd7efddc302b7798c
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Sat Oct 8 20:11:34 2011 +0900
user32: Add support for iPaddedBorderWidth in NONCLIENTMETRICS.
:040000 040000 41f8764ce5a743bf876397832b36389ca1bdf123
eb09b1349a365d5e1c7c0e352a8aed59b1bee671 M dlls
:040000 040000 35d3ee8c412cd448eaf456815348984ebe6b92ff
ddd0093384670cdaf651fee9c04f36cdd9e97c91 M include
The patch does not revert cleanly.
--
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=37309
Bug ID: 37309
Summary: MathCad 14 don't show up standard and formatting bars
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: saulwladimir(a)gmail.com
Created attachment 49618
--> https://bugs.winehq.org/attachment.cgi?id=49618
What terminal gave me
I finally installed MathCAD 14 under these instructions
"https://appdb.winehq.org/objectManager.php?sClass=version&iId=10538".
The toolbars (standard and formatting bars don't show up but the Math one
does).
In terminal I get the 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=35104
Bug #: 35104
Summary: PowerPoint crashes when I click twice in a document to
open it
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: gabybosetti(a)gmail.com
Classification: Unclassified
Created attachment 46824
--> http://bugs.winehq.org/attachment.cgi?id=46824
Error
Hi! I'm having a trouble with my PowerPoint. It crashes every time I click
twice in a document to open it, and it shows me the error I attached to this
form.
--
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=31333
Bug #: 31333
Summary: freezes running ScottradeElite app from Scottrade.com
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bookgrampy(a)yahoo.com
Classification: Unclassified
Created attachment 41174
--> http://bugs.winehq.org/attachment.cgi?id=41174
Trace from dump
Application runs for 15 to 30 minutes and freezes, dumps and exits.
--
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=33567
Bug #: 33567
Summary: mouse probleme in excel
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: agneschaussonnaud(a)voila.fr
Classification: Unclassified
When I work in Excel my mouse do anything except what I want and reduce my
tables.
Thank you for your 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=30647
Bug #: 30647
Summary: $WINEPREFIX "not owned by you" unnecessarily
restrictive
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: beryllium(a)shaddybaddah.name
Classification: Unclassified
I am unable to point my WINEPREFIX at a path that is off an ext2 partition, or
more specifically, a vboxsf mount.
$ mkdir /vboxsf/HostUser/workarea-linux/wine-1
$ WINEPREFIX=/vboxsf/HostUser/workarea-linux/wine-1/; export WINEPREFIX
$ wine winecfg
wine: /vboxsf/HostUser/workarea-linux/wine-1 is not owned by you
$ ls -ld /vboxsf/HostUser/workarea-linux/wine-1
drwxrwxr-x 1 root sharedfs 0 May 11 22:16
/vboxsf/HostUser/workarea-linux/wine-1
$ id -a
uid=20000(shaddy) gid=20000(shaddy)
groups=20000(shaddy),27(sudo),10000(sharedfs)
It is true in this case, that I don't own the targetted directory. But you can
see that by group permissions, I have full access to that directory. In fact, I
created it. It is just not owned by me.
I've read up on this, and I've come to understand that the reason for this
setting is because people were "hosing" their ~/.wine when running as
root/sudo.
But the solution seems to me like applying "extreme prejudice". Wouldn't it
have been more polite to simply test for superuser-like privileges and then
disallow.
Even having a "relax, I know what I'm doing" override would make more sense to
me.
Any chance of making an improvement in this 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=17337
Summary: Prevent running as root
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.winehq.org/pipermail/wine-devel/2009-
February/072843.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Been tried a few times, need to make it harder to run as root, but not
disabled. Alexandre proposed:
No, warning message boxes are just as useless, users have been
conditioned by MS to click through without reading.
If you really want to prevent users from running as root you have to
refuse to create the prefix and abort, and then make them jump through
hoops to create it manually, by running wineboot explicitly or something
like that.
See this thread for my most recent patch, which started this discussion:
http://www.winehq.org/pipermail/wine-devel/2009-February/072843.html
Filing a bug since I'm not sure when I'll be able to work on this.
--
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=36916
Bug ID: 36916
Summary: Command and Conquer Tiberium Wars complains about
DirectX
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Hello wine-team,
I just tested the "Command and Conquer 3 - Tiberium Wars" Demo version. AppDB
entry is under the following link:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7155
The problems that I am having is that it doesn't seem to like my graphics
chipset which is an:
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated
Graphics Controller (rev 02)
I have attached my console output in .txt-format and hope it helps.
--
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=27451
Summary: Morrowind: inventory windows self moving and shrinking
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dhns(a)poczta.fm
When i'm playing Morrowind everything seems to be OK except for the inventory
screen. When I'm clicking right mouse button few times, all inventory windows
shrinks and moves to the up left corner of the screen. Then I'm trying to
stretch and move them to the right position. But when I'm leaving the inventory
screen, they shrink and move themselves to the corner again. Everything looks
this way:
http://i54.tinypic.com/m775sg.jpg
--
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=36562
Bug ID: 36562
Summary: Leisure Suit Larry: Magna Cum Laude : 3D models
rendered incorrectly
Product: Wine
Version: 1.7.19
Hardware: x86
URL: http://www.gamershell.com/download_8478.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 48654
--> http://bugs.winehq.org/attachment.cgi?id=48654
terminal output
The bodies of the 3D characters in the game are messed up: their heads, legs
and arms are separated as if they didn't belong to their bodies.
At first, I thought this could be the same as bug #6955, but the latest patch
from #6955 (applied on 1.7.19) doesn't correct the issue.
The only remarkable line in the terminal:
>fixme:d3d:wined3d_device_set_software_vertex_processing device 0x13a430, software 0x1 stub!
This line is absent when running the game with the vertex blending patch
applied, yet, 3D models are not rendered correctly.
Fedora 20
Nvidia binary drivers 337.19
--
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=29719
Bug #: 29719
Summary: Aliwangwang crash after login
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
wine-1.3.37-447-ge79644e
1. Download installer of AliWangWang :
http://download.taobaocdn.com/wangwang/AliIM2011_taobao(6.50.27T).exe
( from http://www.taobao.com/wangwang/2010_fp/seller.php )
sha1sum AliIM2011_taobao\(6.50.27T\).exe
c70d449bc48eed24dce2e5274c636b5128c202d1 AliIM2011_taobao(6.50.27T).exe
2. install with wine:
$ LANG=C wine AliIM2011_taobao(6.50.27T).exe
(use LANG=C to workaround bug 10063)
3. download http://bugs.winehq.org/attachment.cgi?id=34748 as clsidall.reg,
import with regedit, works around Bug 27196 ( dup of bug 25340)
4. winetricks vcrun2008
5. Start wangwang:
$ wine AliIM.exe
6. login to WangWang
After some time, WangWang will crash. Different patterns of crash have been
found, winetricks ie8 will avoid the 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=29948
Bug #: 29948
Summary: scanner Umax 4100 incompatible with simplescan and
skanlite
Product: Wine
Version: unspecified
Platform: All
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mu_joko(a)yahoo.com
Classification: Unclassified
scanner Umax 4100 incompatible with simplescan and skanlite. When I try to
instal with wine, it can not be 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=36192
Bug ID: 36192
Summary: valgrind shows a definite leak in
mmdevapi/tests/capture.c
Product: Wine
Version: 1.3.37
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: mmdevapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Regression SHA1: f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf
==11141== 120 bytes in 3 blocks are definitely lost in loss record 280 of 481
==11141== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==11141== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==11141== by 0x4FD9590: IMalloc_fnAlloc (ifs.c:186)
==11141== by 0x4FD9EAB: CoTaskMemAlloc (objidl.h:1236)
==11141== by 0x6541652: AudioClient_GetMixFormat (mmdevdrv.c:1747)
==11141== by 0x609B860: set_format (audioclient.h:330)
==11141== by 0x609B9DF: load_driver_devices (devenum.c:464)
==11141== by 0x609D231: MMDevEnum_Create (devenum.c:852)
==11141== by 0x60A0445: MMCF_CreateInstance (main.c:252)
==11141== by 0x4FBAD96: CoCreateInstance (unknwn.h:226)
==11141== by 0x4E52328: func_capture (capture.c:1081)
==11141== by 0x4E67EAF: run_test (test.h:584)
==11141== by 0x4E6829E: main (test.h:654)
==11141==
--
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=34406
Bug #: 34406
Summary: regression: Finale Notepad 2012 doesn't copy/create
user files on program start
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s_chriscollins(a)hotmail.com
Classification: Unclassified
Program: Finale NotePad 2012 (free download)
Download URL: http://www.finalemusic.com/products/finale-notepad/
Commit causing regression: 5851032d07c321f2c050187115cfd8e21b5f3f49 (advapi:
Implement SetNamedSecurityInfoW on top of SetSecurityInfo.)
Reproducing the Bug:
1) Download and install Finale NotePad 2012.
2) Run the Finale Notepad 2012 application.
3) Click "OK" or "Continue" on all the dialogs, and then you'll get to a
registration dialog. Click "Remind Me Later".
Result: Finale throws an error: "Finale NotePad cannot start the Wizard because
a necessary data file (Maestro Font Default.FTM) could not be found."
Expected result: NotePad should bring up the new song wizard, which it does
correctly using Wine 1.4 and all versions leading up to the commit listed
above.
Here's what appears to be happening:
When installing Finale NotePad, default user files are copied to
"drive_c/users/Public/Application Data/MakeMusic". When running the NotePad
application for the first time after installation, files are copied from this
public location to the current user at "drive_c/users/[username]/Application
Data/MakeMusic", and some additional configuration files are created in this
same location.
After the regression, these user-specific files are never copied/created,
causing NotePad to throw the error. Once these files are created, perhaps by an
earlier version of Wine, NotePad will run even in newer versions of Wine.
--
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=24823
Summary: Miranda IM crashes with a modern contact list plugin
Product: Wine
Version: 1.3.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Obtain Miranda, set modern contact list as a default contact list plugin,
restart Miranda, get a 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=26791
Summary: backtraces broken on gcc 4.7
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: eric.pouech(a)orange.fr
Part 2 of bug 26718
"yes the backtrace is wrong because gcc aligns main's stack on 16bit
boundaries,
and the dwarf unwinder isn't smart enough yet to cope with it"
Backtrace:
=>0 0x685e23ca func_debugger+0x3ba()
[/home/austin/wine-git/dlls/kernel32/tests/debugger.c:177] in kernel32_test
(0x00000003)
1 0x6865afd4 main+0x393(argc=*** Invalid address 0x5c5c5c5c ***
, argv=*** Invalid address 0x5c5c5c60 ***
Internal symbol error: unable to access memory location 0x5c5c5c60)
[/home/austin/wine-git/dlls/kernel32/tests/../../../include/wine/test.h:556] in
kernel32_test (0x0033fe68)
--
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=36780
Bug ID: 36780
Summary: The game on Steam states that an error has occurred
and must quit. How do I get it working?
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mcmartin28(a)aol.com
Created attachment 48849
--> http://bugs.winehq.org/attachment.cgi?id=48849
This game apparently has an error preventing it from working.
The game will not work on Steam. I installed it and reinstalled it. There
still says that there is an error. How do I fix it? Thank you!
--
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=31694
Bug #: 31694
Summary: A ton of 'error loading char 255 - bad news!' errors
when compiling wine with newer Freetype
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source
Severity: trivial
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
This may be a bug in Freetype, but I couldn't get an answer on #winehackers
last time I asked...
$ cd ~/wine-git/fonts
$ make clean && make &> log
$ grep -c 'bad news' log
1688
So either:
A) there's a wine bug to fix
B) the error should be ignored (and the fprintf removed)
C) there's an upstream bug
--
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=36953
Bug ID: 36953
Summary: Galactic Civilizations II: stars not rendered
Product: Wine
Version: 1.7.22
Hardware: x86
URL: http://sdcbase.stardock.com/bounce/index.aspx?url=http
://stardock.cachefly.net/GalacticCivilizationsII_Demo.
exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49065
--> http://bugs.winehq.org/attachment.cgi?id=49065
terminal output
Stars are missing on the main map in the game. You can see the ships, planets
and other objects but not the stars (they should appear as tiny white/grey
dots).
Both the open source Noveau and the binary Nvidia drivers affected.
Native d3dx9_27 was used.
The same problem with Wine 1.2.3/1.4.1/1.6.2/1.7.22
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.
http://bugs.winehq.org/show_bug.cgi?id=19695
Summary: Gox Box window loses focus when list box is expanded
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.steamingcoffee.com/software/goxbox/GoxBox.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22995)
--> (http://bugs.winehq.org/attachment.cgi?id=22995)
Gox Box standard error output
With wine-1.1.27-40-g0c862de, when expanding the list box in the Gox Box chat
window, the Gox Box window seems to lose focus, which doesn't happen on
Windows. I've attached standard error 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=28148
Summary: Neuro Hunter: certain effects are invisible
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/158936/150000/fileinfo/Neuro
-Hunter-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36068)
--> (http://bugs.winehq.org/attachment.cgi?id=36068)
plain terminal output
Description: at the beginning of the game you encounter some mutants which are
spitting green, cloud-like acid at you. That cloud of acid is invisible when
running the game under Wine.
You can only notice that something hit you by the red blood effect and by the
fact that your HP is decreasing.
Steps to reproduce the issue in the demo:
1) Install the demo as usual. Launch it by NeuroHunter.exe
2) Start a new game from the menu. You can skip the conversation with the NPC
by pressing <Space>. Leave the cave, at the intersection turn left and follow
the shaft leading to a room occupied by two lizard-like creatures. Engage
them...they will answer with heavy spitting.
According to my tests Wine-1.3.22 is the first version which is able to start
the game (without crashing) and the problem is already there.
I don't have Windows installed so I can't show you a picture of the correct
behaviour.
In this video @3:15 you can see what that green cloud should look like:
http://www.youtube.com/watch?v=iL8eTEC6SWw
Fedora 15 x86
Nvidia GeForce 250 / driver 280.13
--
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=37307
Bug ID: 37307
Summary: Regression: Microsoft Urban Assault (1998) doesn't run
Product: Wine
Version: 1.5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikko.kumara(a)gmail.com
Created attachment 49617
--> https://bugs.winehq.org/attachment.cgi?id=49617
ddraw debug logfile of the first broken revision
Urban Assault (a 1998 Microsoft Direct3D game) used to work on Wine but doesn't
run on versions 1.5.14 and later. When starting the game it only goes to a
black screen. There is an older bug report about this issue
(https://bugs.winehq.org/show_bug.cgi?id=24885) which was fixed before now
regressing back to this state.
I bisected the bug and found the breaking commit to be
b0cefe897c6dbd846b0525e3f3aab59cae75eb6d . A ddraw debug logfile of trying to
run the game with this wine revision is attached.
My operating system is Ubuntu 14.04 with proprietary Nvidia drivers. I'm
running the game inside a "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=32127
Bug #: 32127
Summary: Oblivion Launcher crash on start
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renato.borges(a)gmail.com
Classification: Unclassified
Created attachment 42377
--> http://bugs.winehq.org/attachment.cgi?id=42377
Back-trace
Immediately after clicking the icon to start the launches, the crash happens.
Please refer to the back-trace for additional 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.
https://bugs.winehq.org/show_bug.cgi?id=36321
Bug ID: 36321
Summary: valgrind shows a possible leak in
quartz/tests/referenceclock.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==32601== 72 bytes in 1 blocks are possibly lost in loss record 297 of 562
==32601== at 0x7BC4C735: notify_alloc (heap.c:255)
==32601== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==32601== by 0x50C2635: IMalloc_fnAlloc (ifs.c:186)
==32601== by 0x50C2F50: CoTaskMemAlloc (objidl.h:1236)
==32601== by 0x6003B51: ???
==32601== by 0x5FF4AC0: ???
==32601== by 0x50A3E26: CoCreateInstance (unknwn.h:226)
==32601== by 0x4963995: test_IReferenceClock_SystemClock
(referenceclock.c:96)
==32601== by 0x4963A48: func_referenceclock (referenceclock.c:110)
==32601== by 0x49657E4: run_test (test.h:584)
==32601== by 0x4965BD3: main (test.h:654)
==32601==
--
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=22085
Summary: Roller Coaster Tycoon
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=400
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey_y_k(a)yahoo.com
You can't change from window mode, you can make it full screen window mode but
you cant change the actual resolution 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=32214
Bug #: 32214
Summary: Shaiya closes out with bad address.
Product: Wine
Version: 1.5.17
Platform: x86-64
URL: http://shaiya.aeriagames.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SolisX007(a)yahoo.com
Classification: Unclassified
Hello Everyone,
The game shaiya online closes out with this in the terminal.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
wine: Unhandled exception 0xe06d7363 at address 0x7ecf2d52 (thread 002f),
starting debugger...
wine client error:2f: read: Bad address
--
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=33831
Bug #: 33831
Summary: AliWangwang hangs before login
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44849
--> http://bugs.winehq.org/attachment.cgi?id=44849
terminal_output.txt
1. winetricks -q :
ie8 for bug 29719
riched20 for bug 33191
vcrun2010 for bug 33724
2. install it
3. run wine AliIM.exe
4. AliWangWang hangs
--
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=34357
Bug #: 34357
Summary: Taxact 2012 freezes shortly after opening.
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
Classification: Unclassified
Created attachment 45742
--> http://bugs.winehq.org/attachment.cgi?id=45742
Terminal output
Now that bug 32545 has been resolved, 'TaxAct 2012' will start, but shortly
thereafter freezes.
'winetricks ie6' will work around this bug.
--
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=32550
Bug #: 32550
Summary: Points2Grid crashes on calculation
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: Unclassified
Created attachment 42955
--> http://bugs.winehq.org/attachment.cgi?id=42955
backtrace
http://lidar.asu.edu/points2grid.html
Points2Grid 1.3 crashes when using test.las file as an input file, selecting
min, max, mean and inputting 10 as a grid resolution. The output file was
changed to test2.las.
Another las file used were taken from:
http://www.minnelusa.com/sampledata.php
This caused the program to crash. The backtrace is also attached.
Any options selected and proceeding to press OK will cause the program to
crash.
R
--
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=15564
Summary: BlogJet: typing text and account signup don't work
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://www.codingrobots.com/blogjet/download/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This is the next problem after bug 10504.)
Blogjet, mentioned by a user at
http://justanystuff.blogspot.com/2007/11/running-zoundry-blog-editor-under-…
starts up ok now, but our embedded web browser isn't complete enough to
make it work. Symptoms:
1) if you ask it to help you create a blog account, it wants you
to click on a blog provider to sign up, but nothing happens.
2) If you have it connect to an existing blog, you
can type a title, but you can't type text in the main field.
--
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=31228
Bug #: 31228
Summary: "A simple IOCP Server/Client Class" locks up in
GetMessage
Product: Wine
Version: 1.5.8
Platform: x86
URL: http://www.codeproject.com/Articles/10330/A-simple-IOC
P-Server-Client-Class
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
Created attachment 41018
--> http://bugs.winehq.org/attachment.cgi?id=41018
Workaround for lockup
The example "A simple IOCP Server/Client Class" from The Code Project locks up
in GetMessage[A/W] when creating a connection with the server example. This
issue can be reproduced by following this procedure:
1) Launch the application
2) Choose "Ok" when it says "Error could not tart the Client"
3) Click "Stop"
4) Click "Settings"
5) Change "Port (-1 = Client mode):" to a value greater than 1024 (I use 6000)
6) Click "Save"
7) Click "Start"
I've attached a workaround/hack to allow the program to operate, but user32 is
not my area of expertise.
--
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=36318
Bug ID: 36318
Summary: valgrind shows a leak in quartz/tests/filtermapper.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==14247== 56 bytes in 1 blocks are definitely lost in loss record 384 of 881
==14247== at 0x7BC4C735: notify_alloc (heap.c:255)
==14247== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==14247== by 0x52C2635: IMalloc_fnAlloc (ifs.c:186)
==14247== by 0x52C2F50: CoTaskMemAlloc (objidl.h:1236)
==14247== by 0x63228CB: ???
==14247== by 0x6326353: ???
==14247== by 0x4982867: func_filtermapper (fil_data.h:118)
==14247== by 0x49863D4: run_test (test.h:584)
==14247== by 0x49867C3: main (test.h:654)
--
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=16885
Summary: Yahoo Messenger 9 menu invisible, 'X' box hotspot in
wrong place
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://messenger.yahoo.com/download/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Yahoo Messenger 9 installs ok (though the install hangs at the end),
and even starts, but the menu doesn't display (usually).
You can access the menu via the keyboard by pressing alt-m,
and then it draws itself.
Possibly related is that the hotspots for the minimize/maxmimize/close
window decorations are below where they should be; you have to click
on the (undrawn) menu bar instead of on the window decorations to
get them to do anything.
--
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=34112
Bug #: 34112
Summary: Wine gets an error when trying to install Skilors
Grooveshark Downloader
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: atomkiller(a)gmx.net
Classification: Unclassified
Created attachment 45358
--> http://bugs.winehq.org/attachment.cgi?id=45358
Backtrace
When trying to install Skilors Grooveshark Downloader, the wineinstaller
crashes and gives the backtrace found as attchment.
--
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=30873
Bug #: 30873
Summary: BMFont crashes on visualise option or save bitmap font
as
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav75uk(a)yahoo.co.uk
Classification: Unclassified
Created attachment 40456
--> http://bugs.winehq.org/attachment.cgi?id=40456
Crash log
Run BMFont on a 64 bit system (http://www.angelcode.com/products/bmfont/) and
select 000000 Latin + Latin Supplement. Click visualise or try to 'save bitmap
font as' and a dialog indicate a crash opens.
This was seen with winetricks usp10 and after an update to 1.5.6 (which I
assume overwrites winetricks' effect).
Log 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=23148
Summary: Lotus Freelance Graphics 2.1 reports a C runtime error
and exits
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 19662
Created an attachment (id=28790)
--> (http://bugs.winehq.org/attachment.cgi?id=28790)
Wine 1.2-rc3 +local
Lotus Freelance Graphics 2.1 reports a C runtime error and exits.
Curiously I have gone back to Wine 1.1.11 where Bug 19662 should occur but this
bug occurs instead. This suggests something has changed in Ubuntu Lucid (or
the kernel) that affects this app in Wine.
Same effect in Wine 1.1.11, 1.1.42 and 1.2-rc3.
Console output:
err:local:LOCAL_GetBlock not enough space in local heap 19f7 for 3512 bytes
--
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=28189
Summary: regsvr32: No usage in wineconsole
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this start the console with 'wine wineconsole cmd' and then type
'regsvr32 /?' in the wine console.
The usage will be displayed in the terminal in which you started the
wineconsole instead of in wineconsole itself. This is because regsvr32 uses
regular Unix stdio functions like printf() instead of WriteConsole().
See the XCOPY_wprintf() function in programs/xcopy/xcopy.c or the output_*()
functions in programs/net/net.c for a model on how to fix this.
After fixing this, verify that running 'regsvr32 /?' still works fine in a
regular xterm or equivalent.
(split off from bug 13861)
--
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=31757
Bug #: 31757
Summary: Adobe Application Manager is unable to install -
download fails
Product: Wine
Version: 1.5.13
Platform: arm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
1. Download the Adobe Application Manager from https://creative.adobe.com/apps
( you need a Windows user-agent to see the download links )
2. Download the installer and execute it ( 32-bit prefix, clean install )
3. After a while the installation fails ( error code A12E5 )
--
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=19648
Summary: Lotus Organizer 97 - No text on tabs
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22933)
--> (http://bugs.winehq.org/attachment.cgi?id=22933)
Screenshot
The text on the tabs of the organizer on Organizer 97 does not appear.
"winetricks allfonts" makes no difference, not sure what else to try.
No console output.
The attached screenshot with associated scribble shows where the text should
be.
--
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=35537
Bug ID: 35537
Summary: Cannot install Easy Bridge version 4.0.2
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: y3531(a)hotmail.co.uk
Classification: Unclassified
Created attachment 47452
--> http://bugs.winehq.org/attachment.cgi?id=47452
Backtrace
App DB shows Steven Hans Easy Bridge version 4.0.2 as Platinum rated. When I
tried to install Installshield seems to unpack OK, runs installation to 100%
then crashes. Shame as it's a great game. backtrace 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=26656
Summary: Cherry-SMS desktop app crashes / shows no country code
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 4mtgjul(a)tempalias.com
I just downloaded the 1.0 dektop app from cherry-sms.com, installed it, but it
doesn't work proper: I cant select the country code. If i write the coutry code
before my number i geht the message: Logged in, but the program crashes.
http://pastebin.com/YxmV9G9g
I asked in the IRC and a guy told me it was written in VisualBasic, and that
there was some Problem with the GUIDs. I hope that helps.
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=35949
Bug ID: 35949
Summary: Starcraft Campaign Editor does not highlight links in
triggers on hover
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Created attachment 48016
--> http://bugs.winehq.org/attachment.cgi?id=48016
trace+richedit
To reproduce, open the Campaign Editor, click Scenario, click Triggers,
double-click "Current player commands at most 0 buildings", click Conditions,
double-click "Current player commands at most 0 buildings", and hover over "at
most 0".
On Windows, hovering changes the link color to white text on a blue background
with no underline, but on Wine nothing changes.
"winetricks dlls riched20" fixes 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=36324
Bug ID: 36324
Summary: valgrind shows a leak in rpcrt4/tests/ndr_marshall.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==389== 22 bytes in 1 blocks are definitely lost in loss record 51 of 330
==389== at 0x7BC4C735: notify_alloc (heap.c:255)
==389== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==389== by 0x49640DB: test_conformant_string (ndr_marshall.c:1547)
==389== by 0x4967D3E: func_ndr_marshall (ndr_marshall.c:2421)
==389== by 0x4995124: run_test (test.h:584)
==389== by 0x4995513: main (test.h:654)
==389==
etc.
--
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=37303
Bug ID: 37303
Summary: Change of paper size in print dialog do not update
DEVMODE dmFormName member
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: ralf.habacker(a)freenet.de
Created attachment 49615
--> https://bugs.winehq.org/attachment.cgi?id=49615
Update dmFormName when changing paper size (patch)
A printer paper size change through the printer dialog of any application do
not update the DEVMODE dmFormName struct member.
How to reproduce:
1. run
WINEDEBUG=+psdrv wine notepad
2. check trace output for the following entry (we assume 'A4' is used)
trace:psdrv:dump_devmode dmPaperSize: 9
trace:psdrv:dump_devmode dmFormName: L"A4"
3. open print setting
4. change paper size to a different value (for example 'B5')
5. reopen print settings dialog
6. check trace output for the following entry
trace:psdrv:dump_devmode dmPaperSize: 11
trace:psdrv:dump_devmode dmFormName: L"A4"
-> dmFormName has still the old value
Instead it should have
trace:psdrv:dump_devmode dmFormName: L"B5"
The appended patch fixes this issue.
--
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=20927
Summary: winevdm.exe error
Product: Wine
Version: 1.1.33
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)lager.freeserve.co.uk
On clicking to print, message box appears that winevdm.exe has an error;
program then 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=20319
Summary: ArcGIS 9.3 - ArcMap: Crashes upon startup
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unlambda(a)gmail.com
I have successfully installed ArcGIS 9.3, and run the license manager to
register my copy. When I try to launch ArcMap, however, a splash screen come
up, but while the splash screen is up an error occurs "The program ArcMap.exe
has encountered a serious problem..." With some help on IRC, I ran the program
under winedbg, where I got the error "err:ole:CoGetClassObject no class object
{00000100-0000-0010-8000-00aa006d2ea4} could be created for context 0x1". It
was suggested I try installing mdac28 and jet40 via winetricks, which I did,
but continued to get errors. See http://paste.lisp.org/display/88498 where the
first paste is the original error, the second is after I tried "winetricks
mdac28 jet40", and the third is after (again as suggested on IRC) trying to
install dcom98 via winetricks. I have since removed the overrides for dcom98,
as they did not appear to be helpful.
In order to debug this software, you can get a 60 day trial at
http://www.esri.com/software/arcgis/arcview/eval/evaluate.html as long as
you're willing to give them a whole lot of identifying information. Let me know
if I can provide any more information to help debug this issue.
This seems to be similar to a bug which has been reported for a while,
http://bugs.winehq.org/show_bug.cgi?id=10672 , though this is a newer version
of Wine and a newer version of ArcGIS, so I figured that I would report a new
bug.
--
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=14255
Summary: Direct3d child window draws "out of place"
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.engine001.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedevilsjester(a)gmail.com
The Direct3d surface is being drawn at 0x0 on the parent of the canvas, rather
than the canvas itself.
--
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=11714
Summary: Popup with tide station name blank but present
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://wxtide32.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
WXTide32 uses a vector artwork map, showing land mass outlines that can be
scaled up and down, and red (tide station) and blue (current station) squares
to mark the specific geographic location of reporting/predicting stations. As
the cursor moves over a square, the station's name is displayed in a popup
placed near the square. Under wine, the popup is drawn in the appropriate
place but no text is displayed in the popup. This problem is consistently
present and repeatable on demand. This problem was first observed under Wine
0.9.55 and is unchanged under 0.9.56. It has the feel of a problem seen in the
main application - see Bug 11562.
--
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=36107
Bug ID: 36107
Summary: Steam Fails to Authenticate, chrome.pak fails to load
regression
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mattcbro(a)earthlink.net
After upgrading to wine 1.7.17 and a recent update to steam 4/26/2014 or
thereabouts, steam is failing to authenticate. This happens with my old 32
bit prefix, and with a clean new 32 bit prefix.
The bug looks like a regression to bug 35030.
http://bugs.winehq.org/show_bug.cgi?id=35030
Here is where steam got hung up:
[2014-04-27 03:48:22] Downloading update (39,990 of 44,089 KB)...
[2014-04-27 03:48:23] Downloading update (41,049 of 44,089 KB)...
[2014-04-27 03:48:23] Downloading update (42,097 of 44,089 KB)...
[2014-04-27 03:48:23] Downloading update (43,077 of 44,089 KB)...
[2014-04-27 03:48:23] Downloading update (44,079 of 44,089 KB)...
[2014-04-27 03:48:24] Downloading update (44,089 of 44,089 KB)...
[2014-04-27 03:48:24] Download complete.
[2014-04-27 03:48:24] uninstalled manifest found in C:\Program
Files\Steam\package\steam_client_win32 (1).
[2014-04-27 03:48:24] Extracting package...
[2014-04-27 03:48:28] Installing update...
[2014-04-27 03:48:31] Failed to clean up after update, continuing...
[2014-04-27 03:48:31] Cleaning up...
[2014-04-27 03:48:31] Update complete, launching Steam...
[2014-04-27 03:48:31] Shutdown
[0427/034832:ERROR:resource_bundle.cc(417)] Failed to load C:\Program
Files\Steam\bin\chrome.pak
Some features may not be available.
[0427/034832:ERROR:network_change_notifier_win.cc(126)] WSALookupServiceBegin
failed with: 8
--
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=31867
Bug #: 31867
Summary: Ham Radio Deluxe Logbook endless loop on startup,
needs to be killed manually (Regression!)
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernhardjwolf1(a)gmail.com
Classification: Unclassified
Created attachment 41934
--> http://bugs.winehq.org/attachment.cgi?id=41934
screenshot of Logbook with error message
HRD Logbook Component goes into endless loop on startup with the message
DSN Microsoft Access Driver not found
and has to be killed from the command line
I have the Microsoft Access Database engine installed since another HRD
component, DM780, does not work properly without it.
Screenshot 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=19577
Summary: Sword of the Stars background texture very pixellated
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.gamershell.com/download_14762.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Created an attachment (id=22815)
--> (http://bugs.winehq.org/attachment.cgi?id=22815)
On the mid-left side of the screen you can see the space background very
pixellated
In Sword of the Stars the main game screen background has a very pixellated
look (see attached screenshot).
There is a demo available: http://www.gamershell.com/download_14762.shtml
--
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=13483
Summary: Opengl.c test fails in windows xp when in 16bit color
mode
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://test.winehq.org/data/156dad05c08cd921288aedf1b281
ff23844a1692/xp_aenglish-xp-16bit/report
OS/Version: Windows XP
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Tried running the test suite in windows xp, with color set to 16 bit. Results
were mostly the same, only difference being opengl:
opengl32:opengl start dlls/opengl32/tests/opengl.c ad05822127
opengl.c:217:SetPixelFormat on main device context failed
opengl.c:263: Test failed: WGL_COLOR_BITS_ARB (16) does not equal R+G+B+A (24)!
opengl.c:316:hread EF01056E, hdc EF01056E
opengl.c:108:nOnscreenFormats: 80
opengl.c:109:Total number of pbuffer capable pixelformats: 194
opengl.c:118:Selected iPixelFormat=1
opengl.c:142:iPixelFormat returned by GetPixelFormat: 1
opengl.c:143:PixelFormat from wglChoosePixelFormatARB: 1
opengl.c:155:Selected iPixelFormat: 81
opengl.c:172:iPixelFormat returned by GetPixelFormat: 1
opengl.c:173:PixelFormat from wglChoosePixelFormatARB: 81
opengl: 254 tests executed (0 marked as todo, 1 failure), 0 skipped.
opengl32:opengl done (1)
Might need a skip?
--
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=32193
Bug #: 32193
Summary: bug on ubuntu 12.04 with pokerclub.it
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jinko1(a)katamail.com
Classification: Unclassified
Created attachment 42475
--> http://bugs.winehq.org/attachment.cgi?id=42475
before start client
i tried use pokerclub.it with wine 1.5.17 on precise pargolin 12.04 but thr
poker client don't start for login...attachment, bug report:
ty.
--
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=30569
Bug #: 30569
Summary: DVDRanger4: Error at startup
Product: Wine
Version: 1.5.3
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
Classification: Unclassified
Created attachment 39992
--> http://bugs.winehq.org/attachment.cgi?id=39992
Error Window
Steps to reproduce:
1) remove ~/.wine
2) install DVDRanger4
3) wine DVDRanger4.exe
4) Press "Use trial"
Behaviour:
Error window hidden beyond progresbar window (please see attachment)
Expected behaviour:
No error window
--
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=27887
Summary: Wrong color on the launcher's text
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=35678)
--> (http://bugs.winehq.org/attachment.cgi?id=35678)
Wine behaviour
See attachments
--
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=26912
Summary: GMA4500 d3d not working
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrisneilbrown(a)gmail.com
My setup
Dualcore2 duo 2G RAM
intel GMA4500
wine-1.3.17
xf86-video-intel 2.15
opengl works in X just fine, all native 3d games I've tried work as expected.
I'm now trying to run games I got working on my other laptop with a nvidia GPU
The games work fine up untill it actually needs to use 3d. Responsive and
colourful, as it it works perfectly. Then when going to 3d the frame rate is
very low, its unresponsive and all the gfx appear to be very very bright and
washed out. The sound also works fine, always, no artifacts, pauses or
stuttering.
I think something in wine is not setup right
--
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=34149
Bug #: 34149
Summary: When I launch WinDev Mobile Express 17, the
application blocks
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeanyveskempf(a)yahoo.fr
Classification: Unclassified
Created attachment 45428
--> http://bugs.winehq.org/attachment.cgi?id=45428
log file when the application blocks
I have installed Windev Mobile Express 17 on my OS X System. Everything is
going well. When I launch the .exe file, the application is opening and
suddendly stops. I need to quit wine.
Here below I send you the log file.
Thank you for your help
Regards
JYK
--
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=32920
Bug #: 32920
Summary: MyPhoneExplorer sms Chat option is disabled in wine
1.4 which is available with windows installation
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simbuk87(a)gmail.com
Classification: Unclassified
I am using MyPhoneExplorer-1.8 application in windows, recently i changed my OS
to ubuntu 12.04 LTS and wanted to migrate all my sms and contact data from
windows to ubuntu.
finally found a way to install MyPhoneExplorer after googling for few days and
also installed successfully. After starting the MyPhoneExplorer i found that
the chat option is disabled with wine installation. which will open a chat
window to a particular number instead of sending new message every time.
--
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=28206
Summary: Touhou 9 - Phantasmagoria of Flower View: freeze after
beating first level
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garam(a)onet.eu
the game freeze after beating first level, music plays
--
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=17244
Summary: Luka: graphic object not found / cannot load savegame
just after start
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://www.luka.polizei-beratung.de/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
The application "Luka und das geheimnisvolle Silberpferd" throws an exception
and exits when
- trying to load a saved game or
- attempting to select one of the scenes intended for teachers
("Lehrerversion")
but only in case you just started the application.
It is possible to load a saved scene after you went once through the (long)
"start new game" introduction sequence.
The application's log file (Ogre.log) mentions that some object could not be
found as the cause of the exception
Function: SceneManager::getLight
Description: Cannot find Light with name youthclub_youthclub_1.
An issue possibly related might be that after playing for some time (or
whatever the bug trigger is), one may enter a scene where the main character is
not rendered, as if its graphics were missing. The log is then similar. The
game is not playable anymore from that point on, one must return to the main
menu. Even a save/load cycle does not restore the character once it
disappeared.
Be sure to install the "XP 1.0.1" patch as well as the main program (as I
mention in the test results), otherwise the application hangs during startup.
Also be sure to select the OpenGL renderer as I explain in AppDB.
This affects wine-0.9.61..wine-1.1.11 (wine-1.1.14 suffers from a regression,
that's a distinct issue). Using Ubuntu Hardy and the XOrg Intel video driver.
If this were fixed, the app rating would jump from bronze to gold.
--
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=14317
Summary: The Cepstral SwiftTalker toolbar with the Zune theme is
transparent
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.cepstral.com/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install a Cepstral voice (e.g. Callie), containing Cepstral SwiftTalker
2. Install Zune theme (go.microsoft.com/fwlink/?LinkID=75078)
3. Run winecfg and set the theme to Zune
4. Run SwiftTalker (c:\\program files\\cepstral\\bin\\swifttalker.exe)
The toolbar at the bottom of the SwiftTalker application is transparent.
5. Bring an application on top of SwiftTalker
6. Minimize the application
The toolbar will contain part of the application that was over the toolbar.
--
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=14220
Summary: Digital Servo Controller programming software
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://a-m-c.com/download/software/amcds3-7-6.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iluvatar.dx(a)gmail.com
Created an attachment (id=14507)
--> (http://bugs.winehq.org/attachment.cgi?id=14507)
the output text on the terminal, using WINEDEBUG=+relay
Unhandled page fault appears when the DriveSuite 3.7.6 try to connect to the
drive using serial port, it just freeze.
The program use RS232 to write and read to the servo controller, already tested
the serial port configurations on the computer and the port itself is working.
--
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=35446
Bug ID: 35446
Summary: No One Lives Forever broken since Wine 1.5.1
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: schmatzler(a)googlemail.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Created attachment 47308
--> http://bugs.winehq.org/attachment.cgi?id=47308
Logfile of the demo crashing in Wine 1.7.11
I tried to start the game No One Lives Forever 1.004 and it stays on a black
screen without doing anything.
Tracking back using the Regression tutorial I was able to pin down the
following commit where it first breaks in Wine 1.5.1:
47ce8c9755ae67c23dcc485b226540227d719794 is the first bad commit
commit 47ce8c9755ae67c23dcc485b226540227d719794
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Fri Mar 30 08:38:20 2012 -0500
dmusic: Support creating default ports with GUID_NULL.
I tried reverting it but the build fails afterwards and my knowledge ends here.
You can find a demo version here:
http://www.fileplanet.com/49582/40000/fileinfo/No-One-Lives-Forever-Demo
--
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=28264
Summary: Sony Vegas: Generated text disappears when edited.
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
OK, so I managed to install and run Sony Vegas in my Wine prefix, but when I'm
trying to edit a Downfall parody project that I previously saved, generated
text doesn't show up anymore when I change them.
--
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=27276
Summary: Notification pop-ups are not displayed.
Product: Wine
Version: 1.3.20
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkhaytman(a)gmail.com
Forgive me if this is not a "bug". It's more of a feature request.
I am running live2support (www.live2support.com) in wine 1.3 on Ubuntu 10.04.2.
In windows live2support shows a notification box when a new chat is requested,
I am looking for a way to have that notification displayed by wine, or maybe
have it displayed by libnotify. I've searched extensively for a solution but
can't seem to find one. Thanks.
--
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=24737
Summary: fixme in win:EnumDisplayDevicesW
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piotr.kosek(a)o2.pl
Running dedicated server of Drakan game on x86, Wine 1.3.4 results in:
~/Games/Drakan $ wine Drakan.exe +dedicated +levellist "Ground Only"
+maxplayers 5 +fraglimit 20
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1bc,0x00000000), stub!
--
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=34961
Bug #: 34961
Summary: Pokemon survival crashes on startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akiraa_celibie_rost(a)hotmail.com
Classification: Unclassified
When I start up Pokemon Survial it crashes automatically saying there was a
fatal error.
--
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=32304
Bug #: 32304
Summary: Ca not excute, program.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hitobashira(a)gmail.com
Classification: Unclassified
I can not exec.
http://hp.vector.co.jp/authors/VA014830/english/FlexRena/
--
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.