http://bugs.winehq.org/show_bug.cgi?id=27870
Summary: Blip & Blop hangs when accessing main menu
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: funtimeschaos(a)rocketmail.com
When trying to run Blip & Blop, the game loads, terminal output complains of
color depth issues, and the intro is shown. If uninterrupted, the intro will
finish and high scores will display, but after that the game hangs. An attempt
to skip the intro will freeze the game at whatever frame the intro was at at
the moment. The music will keep playing after the game hangs.
Bug remains persistent across multiple systems, both on intel and nvidia
graphic cards, and WINE 1.3.24 (marked version also tested, obviously).
Setting color depth to 16 causes the game to not complain about depth but does
not remove the bug.
Pastebin of terminal output:
http://pastebin.com/7sFEmkRE
Sometimes there's also a steady stream of the following line:
"fixme:d3d_surface:surface_cpu_blt Filter WINED3DTEXF_LINEAR not supported in
software blit."
--
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=32429
Bug #: 32429
Summary: Bad Piggies: hangs on splash screen
Product: Wine
Version: 1.5.19
Platform: x86-64
URL: http://shop.angrybirds.com/us/games/pc-games/bad-piggi
es-pc-version.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Classification: Unclassified
A user asked about it in #winehq. While looking at it, I noticed it never
actually got past the splash screen (using the demo). Trying it in 1.2, it
does. Regression test shows:
austin@aw25 ~/wine-rt $ git bisect good
dd1a47093e7577a705d64355ac01136edd90f255 is the first bad commit
commit dd1a47093e7577a705d64355ac01136edd90f255
Author: Louis Lenders <xerox_xerox2000(a)yahoo.co.uk>
Date: Thu Sep 2 13:10:44 2010 +0200
shell32: Add stubbed SHGetKnownFolderPath.
:040000 040000 e3900b30739f44fa2a26fa259f939bf03f3656bd
8d1b340cc28cefdd680cd7b10f837cb368702b53 M dlls
:040000 040000 0327d47095a5324869292ff5f64a1e408e657674
da06093d3a4294da9606a848440f275ff8009872 M include
The stub has since been implemented, but it still fails in the same way
(infinite loop on the splash screen with the pig and rocket). I've attached a
+shell,+tid trace.
CC'ing Hans, since he implemented the function, perhaps he's got an idea..
--
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=32690
Bug #: 32690
Summary: capella7.1 crashes when saving or opening file .capx
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: buc_m2(a)ymail.com
Classification: Unclassified
Created attachment 43133
--> http://bugs.winehq.org/attachment.cgi?id=43133
capella7.1 crash
capella7.1 crash when save or open .capx - file
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30952
Bug #: 30952
Summary: winemsibuilder page fault on importing tables
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.bierfert(a)lowlatency.de
Classification: Unclassified
Created attachment 40610
--> http://bugs.winehq.org/attachment.cgi?id=40610
backtrace of "winedbg winemsibuilder -i wine-mono-0.0.4.msi msi-tables/*.idt"
On building wine-mono (0.0.4) winemsibuilder (1.5.6 32bit) page faults on
importing the tables on the following call in build-winemono.sh
"$WINE" winemsibuilder -i "${MSIFILENAME}" msi-tables/*.idt
with the attached backtrace.
wine-mono: http://wiki.winehq.org/Mono
msi-table files: http://fedora.lowlatency.de/review/wine-mono-pagefault.tar.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=24296
Summary: Myst 1.3 crashes with "Exception frame is not in stack
limits"
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.white(a)austin.rr.com
Created an attachment (id=30613)
--> (http://bugs.winehq.org/attachment.cgi?id=30613)
Log output from WINEDEBUG=+seh,+resources wine myst.exe
Myst 1.3 installs and runs fine until you go to the library and click on the
painting that swirls, which causes the bookcase to turn into stairs. When you
do this, Myst crashes with the following line:
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
I've collected and attached a log based what I've seen requested in similar
failures with the following:
WINEDEBUG=+seh,+resources wine myst.exe
--
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=24284
Summary: The Google Earth Plugin (5.1.7938.4346) crashes when
interacting with javascript API
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aerilius(a)googlemail.com
Created an attachment (id=30590)
--> (http://bugs.winehq.org/attachment.cgi?id=30590)
debug log from running plugin in firefox +heap+relay
I ran it in the windows version of Firefox 3.0.4.
The Google Earth plugin has a javascriptAPI that loads the plugin and allows to
manipulate certain features or display models. Simply loading the plugin works
[see registry key in Bug 24083] with this example site:
http://earth-api-samples.googlecode.com/svn/trunk/demos/helloearth/index.ht…
When using a more complex example site, it crashes.
http://sketchup.google.com/3dwarehouse/details?mid=3c00e40f9bc77cc358eed258…
(click on map, then earth, loads 3d collada model)
command for debug log:
WINEDEBUG=+heap+relay wine "C:\Programme\Mozilla Firefox/firefox.exe" &>
~/Desktop/winedebug_ff_geplugin_heap+relay.txt
--
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=23287
Summary: Silent Hunter 4 1.5: rendering of crew members is
broken
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raskarcapac(a)yahoo.fr
Created an attachment (id=29023)
--> (http://bugs.winehq.org/attachment.cgi?id=29023)
Error log (truncated.)
In campaign, career, mission, patrol and school the body parts of the
characters are floating in the air and in some cases have weird textures and
colors.
It seems this is caused by shader errors:
...
1074840 err:d3d_shader:set_glsl_shader_program >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from Find glsl program uniform locations @
glsl_shader.c / 4537
1074841 err:d3d_shader:set_glsl_shader_program >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB(programId) @
glsl_shader.c / 4551
1074842 err:d3d_shader:hardcode_local_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from Hardcoding local constants @ glsl_shader.c /
4055
1074843 err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ glsl_shader.c / 4724
...
(Last error repeats in the rest of the log.)
--
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=35679
Bug ID: 35679
Summary: Defiance patcher doesn't work
Product: Wine
Version: 1.7.13
Hardware: x86
URL: http://www.defiance.com/en/my-ego/profile/pc-free-tria
l/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 35678
Blocks: 34917
austin@aw25 ~ $ sha1sum DefianceSetup.exe
28bcd7e0f59022f3d575ef9fb7ea8e676c9f4b3a DefianceSetup.exe
austin@aw25 ~ $ du -h DefianceSetup.exe
11M DefianceSetup.exe
austin@aw25 ~ $ wine --version
wine-1.7.13-53-g37e0a1a
installed Defiance, then tried to run it:
$ cd "$HOME/.wine/drive_c/users/$LOGNAME/Local Settings/Application
Data/Defiance"
$ wine Patcher.exe
fixme:thread:GetThreadPreferredUILanguages 52, 0x33f9c8, 0x33fc44 0x33f9d0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:GetThreadPreferredUILanguages 52, 0x33bf9c, 0x33c218 0x33bfa4
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:wincodecs:PngDecoder_Block_GetCount stub
The patcher launches, but doesn't do anything, just shows a blank window.
--
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=25165
Summary: Wrong wine* icons loaded in kmenu (winefile, winecfg,
...)
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quentin.denis(a)gmail.com
Created an attachment (id=31921)
--> (http://bugs.winehq.org/attachment.cgi?id=31921)
screenshot illustrating the issue
Instead of the icon specified in the .desktop-file (ex: Icon=wine-winecfg), the
wrong icon is loaded for each of these wine* apps. Instead we get the default
wine icon (the simple glass of wine). My screenshot will illustrate this issue.
--
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=24279
Summary: starting a wine application spins up external hard
drive
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
When my external hard drive is sleeping, starting a wine app causes it to spin
up.
It should only spin up when I select that partition via the file selector not
when starting the app.
I don't think this used to happen in previous releases so will run a regression
test.
--
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=34592
Bug #: 34592
Summary: Round option indicator stays "pressed" in Chessmaster
10
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46074
--> http://bugs.winehq.org/attachment.cgi?id=46074
Chessmaster 10 Log
When in Chessmaster 10 I click on an empty round circle to choose another
option (from the two or more listed), the color-filled round circle indicating
the previous option's "on" state, does not disappear. In the result, there can
be two or more active indicators at once.
Can be reproduced in the demo (check out the link).
Tested with:
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 310)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=34203
Bug #: 34203
Summary: Call of Duty 4: screen turns into white
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardy.schumacher(a)gmx.de
Classification: Unclassified
Screen turns into white when enabling sights within Call of Duty 4.
This behavior appears always when sight view is activated.
--
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=37586
Bug ID: 37586
Summary: Photoshop CS4 hangs on load
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seann.giffin(a)gmail.com
Distribution: ---
Photoshop was working fine for me back in late September, early October, but
now it hangs on load, and after the usual start-up, I just get the splash
screen and see this in the terminal:
"err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c:
loader_section" wait timed out in thread 0052, blocked by 0009, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c:
loader_section" wait timed out in thread 005a, blocked by 0009, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c:
loader_section" wait timed out in thread 0052, blocked by 0009, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c:
loader_section" wait timed out in thread 005a, blocked by 0009, retrying (60
sec)"
And it just keep scrolling that in my terminal for as long as I let it run.
There's no actual crash, but I do have to Force Quit it, so it doesn't generate
a crash debug window. I've tried running WINE as every version of Windows PS4
will run on and it's always the same end result: splash screen hangs, "wait
times out, blocked" scrolls in the terminal window.
I don't have much experience with debugging and what not, so if there's
anything you'd like me to attach, let me know. I'm running Wine 1.7.31 from the
official Ubuntu channels, running Ubuntu 14.04 with Cinnamon instead of Unity
and x86_64 kernel 3.17.1-031701-generic #201410150735.
--
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=29436
Bug #: 29436
Summary: Carbonite: does not install
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jthomas97411(a)yahoo.com
Classification: Unclassified
Simply try to install Carbonite with Wine 1.3.35 and you will encounter this
bug. The bug is that it doesn't install, in fact, the installer fails very
early. Nothing visible happens except for terminal output, which it spews out
seemingly endlessly.
Carbonite not installing is not a new thing to Wine. I have never witnessed any
Wine version successfully install Carbonite. I'm just now writing the bug
report.
Anyone can go to carbonite.com and download a free trial installer, though you
do have to create an account (it's free to make an account) to download it, and
they send you one e-mail. They have not harassed me in any way for giving them
my e-mail address.
lahmbi5678 said:
This seems like a bug/missing functionality in wine:
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib
L"Z:\\home\\shjake\\Desktop\\CarboniteSetup-en.exe" failed with error 0
Carbonite is an online backup solution. It backs up files on your computer to a
secure offsite place.
Things potentially relevant to the Wine development team:
* Carbonite's installer is an exe, and this exe file is an archive. Many of the
files in the archive are java files (plain text). You can open the exe with an
archive program and view its contents.
* Carbonite integrates with Windows Explorer (yes, the file browser, not IE).
It puts an icon in the Start Bar that is yellow when getting the backup caught
up with what's actually on the computer and green when the backup is in sync
with what is actually on the computer.
Furthermore, files that are backed up have a green dot by them in Windows
Explorer and files that aren't yet backed up have a yellow dot by them.
Also, Windows Explorer's right-click menu and file properties dialogue are
augmented with Carbonite stuff.
* Carbonite tries to only let you backup what it considers "internal hard
drives." I'm pretty sure it just goes by the controller type the hard drive is
connected to. I'm not spilling any beans by saying that an external hard drive
connected by SATA, just like an internal, is seen by Carbonite as an "internal
hard drive". So, I am speculating, Carbonite must be able to communicate with
hardware to see the connection type of a hard drive (USB, IDE, SATA, whatever).
--
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=30226
Bug #: 30226
Summary: PC-LINK.exe datalogger for DVM1200 multimeter can't
select com port to work with
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silvio.caggia(a)tiscali.it
Classification: Unclassified
DVM1200 multimeter is sold with a windows software for datalogging on PC
througt a usb port.
software is freely downloable from here:
http://www.rise.com.hk/ebayproducts/software/VA40B.zip
it works on all windows till windows7
installing instructions and wine results are these:
a. install software (run setup.exe) -> success
b. install USB driver (run USB_DriverInstaller_v110.exe) -> success but I don't
know if you need really to do this step in linux because usb-com ports are
natively accessible...
c. restart Windows on PC -> I restarted Linux... :-)
d. PLUG the USB cable to the PC USB port. -> success (not necessary to do a
test)
e. PC detected the COM (find com port number assigned from Windows Device
Manager) -> I did this: ln -s /dev/usb/ttyUSB0 ~/.wine/dosdevices/comX (with
X=1,2 and 3)
f. run the PC-LINK.exe software. -> success, it opens.
g. set the right COM number in the software (menu > Set > System Set; List item
"Serial Port Select" shows only the default value COM1 and you cannot change
it, the software doesn't see the com ports! -> FAIL TO GO ON!
Other suggestion read on installation manual that I am not able to use in WINE:
1. Login with administrators right in PC system. -> ???
2. If in the vista / window 7, must be disable UAC (User Account Control). ->
???
3. It might be required to reduce the security level for WINDOW 7 when using
this software -> ???
can anyone help me to use this software?
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=30916
Bug #: 30916
Summary: WriteFileGather with IoCompletionPort bug
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liumaliang.cs(a)gmail.com
Classification: Unclassified
This api name WriteFileGather implement by wine has bug, when working with
IoCompletionPort, will not get notify after this io complete.
--
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=12514
Summary: Adobe Acrobat Pro 6 -- cannot Create PDF from file(s)
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Selecting File --> Create PDF prompts you for a file. After selecting an MS
Word document, a msgbox appears:
Need to Install additional files to create PDF from this file.
Do you want to run Acrobat Installer in repair mode?
Click yes: box disappears: nothing happens.
The same thing happens when attempting to Create PDF --> From Multiple Files
A note on file type: selecting OpenOffice .odt files gives you a "file type not
known" error, but selecting .doc's gives you the msgbox above, so it's
reasonable to conclude Acrobat Pro knows how to convert .doc's to pdf.
--
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=27483
Summary: Game freezes computer for 2-3 minutes when adding to
an exhibit.
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magnum1997(a)gmail.com
While playing Zoo Tycoon 2 with the Marina Mania expansion pack installed, the
game locks up the computer for ~2 minutes when added decorations or animals to
an exhibit. If one is given to patience one can get a terminal to kill the
game; the first time this happened I powered off because none of the other
expansions had issues like this.
As a point of interest the install went flawlessly (Using retail CD not
download).
--
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=35810
Bug ID: 35810
Summary: Wine crashes when I try to download WoWpLaunch
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: broccoliman2000(a)gmail.com
Created attachment 47807
--> http://bugs.winehq.org/attachment.cgi?id=47807
the attachment file is the program error details
I don't really now what you want me to do here but the attachment file below is
the details on the program errors. More on the bug wine crashes when I try to
launch WoWp and down load it.
--
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=33224
Bug #: 33224
Summary: Photoshop CS5.1 error in "merge to HDR pro"
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: t.kijas(a)gmail.com
Classification: Unclassified
Every time I try to merge two PNG (or JPEG, tif etc.) files to HDR Pro,
Photoshop crashes.
Debug says that...:
wine: Unhandled exception 0xc06d007e in thread d at address 0x7b83d939 (thread
000d), starting debugger...
Similar bug is #18579, but bug #18579 has been resolved, this bug is not, + bug
#18579 was bug in CS4, not in CS5.1.
--
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=27033
Summary: crash while installing usb-over-network-client.msi
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
A free demo can be downloaded from http://www.usb-over-network.com/
$ wget http://www.usb-over-network.com/usb-over-network-client.msi
Install:
$ msiexec /i usb-over-network-client.msi
Then crash.
fixme:storage:create_storagefile Storage share mode not implemented.
fracting@desk:~/Wine/usb/usbip$ fixme:storage:create_storagefile Storage share
mode not implemented.
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
fixme:msi:ACTION_CustomAction Deferring rollback only action
fixme:msi:ACTION_CustomAction Deferring rollback only action
err:setupapi:detect_compression_type cannot open file L"C:\\windows\\Driver
Cache\\i386\\driver.cab"
err:setupapi:get_file_size cannot open file L"C:\\windows\\Driver
Cache\\i386\\driver.cab"
expand.exe: can't open input file C:\windows\Driver Cache\i386\driver.cab
wine: Unhandled page fault on read access to 0x00000007 at address 0x686ccf98
(thread 0033), starting debugger...
There is no other output after "starting debugger..."
--
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=19316
Summary: winecfg.exe: cannot access the 'Audio' Tab
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.bogstie(a)gmail.com
Created an attachment (id=22365)
--> (http://bugs.winehq.org/attachment.cgi?id=22365)
Console information about the crash
When I attempt to access the Audio tab in Winecfg, I recieve the following
error:
"The Program winecfg.exe has encounteres a serious problem and needs to close.
We are sorry for the inconvenience."
I then click on the close button and the window continues to pop back up
causing my system to become unstable.
The console then produces errors, those are attached to this report.
I am running Fedora 11 x86_64 and wine-1.1.25
--
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=27571
Summary: Call to unimplemented function
KERNEL32.dll.GetNumaHighestNodeNumber
Product: Wine
Version: 1.3.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: airat.halimov(a)gmail.com
Created an attachment (id=35249)
--> (http://bugs.winehq.org/attachment.cgi?id=35249)
output of wine run and input file moderate-smt1.smt
OS: Ubuntu 10.10
Wine: 1.3.22
Program under run:
Z3:
http://research.microsoft.com/en-us/downloads/0a7db466-c2d7-4c51-8246-07e25…
Installed successfully, this case appears when run with the following params:
wine /home/art_haali/.wine/drive_c/Program\ Files/Microsoft\
Research/Z3-2.19/bin_mt/z3.exe PAR_NUM_THREADS=4 PAR_SHARING=2
PAR_SHARING_LIMIT_NEAR=8 moderate-smt1.smt
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=22896
Summary: Java JRE 6 doesn't install with simulation Windows
Vista
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: studioragcortelli(a)tiscali.it
Hallo, I tried install JAVA JRE current version (6u20) under Ubuntu 9.10 and
Wine 1.2 with configuration = Windows Vista, but I receive this message:
Installer: Wrapper.CreateFile failed with error 3: Path not found
Java JRE can be downloaded here:
http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_…
If I set winecfg = Windows XP all works.
Regards,
Stefano
--
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=32514
Bug #: 32514
Summary: Crash when executing Digit.Exe from Digit Magazine
(India)
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vikigoyal(a)gmail.com
Classification: Unclassified
Created attachment 42892
--> http://bugs.winehq.org/attachment.cgi?id=42892
Screen shot of list of files & folders on the Digit DVD
I run KDE in Fedora 17.
The Wine Packages & version installed at the moment on the system:
wine-wow-1.5.17-1.fc17.x86_64
mingw32-wine-gecko-1.8-1.fc17.noarch
wine-capi-1.5.17-1.fc17.x86_64
wine-fonts-1.5.17-1.fc17.noarch
wine-pulseaudio-1.5.17-1.fc17.i686
q4wine-0.121-3.fc17.x86_64
wine-filesystem-1.5.17-1.fc17.noarch
wine-ldap-1.5.17-1.fc17.i686
wine-alsa-1.5.17-1.fc17.x86_64
wine-mono-0.0.8-1.fc17.noarch
wine-twain-1.5.17-1.fc17.i686
wine-system-fonts-1.5.17-1.fc17.noarch
wine-systemd-1.5.17-1.fc17.noarch
wine-core-1.5.17-1.fc17.x86_64
wine-cms-1.5.17-1.fc17.x86_64
wine-core-1.5.17-1.fc17.i686
wine-1.5.17-1.fc17.x86_64
wine-debuginfo-1.5.17-1.fc17.x86_64
wine-tahoma-fonts-1.5.17-1.fc17.noarch
wine-ldap-1.5.17-1.fc17.x86_64
wine-desktop-1.5.17-1.fc17.noarch
wine-symbol-fonts-1.5.17-1.fc17.noarch
wine-pulseaudio-1.5.17-1.fc17.x86_64
wine-cms-1.5.17-1.fc17.i686
wine-small-fonts-1.5.17-1.fc17.noarch
wine-openal-1.5.17-1.fc17.i686
wine-docs-1.4-1.fc17.noarch
wine-common-1.5.17-1.fc17.noarch
wine-marlett-fonts-1.5.17-1.fc17.noarch
wine-capi-1.5.17-1.fc17.i686
wine-ms-sans-serif-fonts-1.5.17-1.fc17.noarch
wine-tahoma-fonts-system-1.5.17-1.fc17.noarch
wine-twain-1.5.17-1.fc17.x86_64
wine-courier-fonts-1.5.17-1.fc17.noarch
wine-openal-1.5.17-1.fc17.x86_64
mingw64-wine-gecko-1.8-1.fc17.noarch
I want to use a DVD supplied by a computer magazine called Digit in India
on my system just as it can be used on Windows.
For that I right clicked Digit.exe & selected 'Open With Wine' in Dolphin.
There was a crash. I want to supply the crash dump. I hope that dump proves
useful & changes be brought in Wine so that the DVD can run on Linux in Wine.
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=32168
Bug #: 32168
Summary: RebelBetting will not talk to proxy
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42437
--> http://bugs.winehq.org/attachment.cgi?id=42437
wine-1.5.16-232-g4255772 console output
Entering proxy details into RebelBetting and pressing Test always fails.
Wireshark shows that no outgoing connection attempt is made. An IPv6 address
causes an error but is probably another problem.
To get this far:
1. Revert commit af08a2f6ba2fb0d65f1a1d3b7720216860fc9456 (Bug 32156)
2. Patch winetricks with patch from
http://code.google.com/p/winetricks/issues/detail?id=286
3. winetricks -q msxml6 dotnet35sp1 (order is important) (Bug 32164)
Log-in required.
--
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=32167
Bug #: 32167
Summary: RebelBetting remains in memory when closed
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42436
--> http://bugs.winehq.org/attachment.cgi?id=42436
wine-1.5.16-232-g4255772 console output
RebelBetting remains in memory when closed and has to be killed.
To get this far:
1. Revert commit af08a2f6ba2fb0d65f1a1d3b7720216860fc9456 (Bug 32156)
2. Patch winetricks with patch from
http://code.google.com/p/winetricks/issues/detail?id=286
3. winetricks -q msxml6 dotnet35sp1 (order is important) (Bug 32164)
Run the installer, open the application, close it.
Console fills with
err:ntdll:RtlpWaitForCriticalSection section 0x10e70040 "?" wait timed out in
thread 0009, blocked by 0024, retrying (60 sec)
fixme:thread:NtQueryInformationThread info class 16 not supported yet
ad infinitum.
This is a dotnet app but I don't think this is a dotnet 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=32164
Bug #: 32164
Summary: RebelBetting + dotnet35sp1 crashes
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42434
--> http://bugs.winehq.org/attachment.cgi?id=42434
wine-1.5.16-232-g4255772 console output
Using "winetricks dotnet35sp1" to work around Bug 32125, RebelBetting crashes
when loading under wine-1.5.16-232-g4255772.
This fails:
1. Revert commit af08a2f6ba2fb0d65f1a1d3b7720216860fc9456 (Bug 32156)
2. Patch winetricks with patch from
http://code.google.com/p/winetricks/issues/detail?id=286
3. winetricks -q dotnet35sp1
4. Install
5. Run
This works:
1. Revert commit af08a2f6ba2fb0d65f1a1d3b7720216860fc9456
2. Patch winetricks with patch
3. winetricks -q msxml6 dotnet35sp1 (order is important)
4. Install
5. Run
So, workaround is native msxml6.
Note: dotnet35sp1 runs through some dialogs about being unable to uninstall
service packs - just click ok and continue.
--
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=27163
Summary: Cossacks II: Battle for Europe hangs during video
playback (when ddr=gdi)
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: gyebro69(a)gmail.com
Created an attachment (id=34702)
--> (http://bugs.winehq.org/attachment.cgi?id=34702)
plain terminal output
After the initial loading stage, two intro videos should be played. I'm getting
only a black screen and the first fragment of the audio is looping (forever).
The game becomes unresponsive.
Workaround: ddr=opengl.
This prevents the game from freezing, although videos are not playing correctly
(only audio is playing), at least I can skip the black screen and get to the
main menu.
The videos are encoded in Theora format. They are in separate audio (.oga) and
video (.ogv) files.
I can watch the videos in Totem.
This bugreport is about the freezing issue, the inability to play the videos
must be a different issue.
No demo available.
Fedora 14 32-bit
Gstreamer 0.10.31
Nvidia GeForce 250 / driver 270.41.06
--
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=33261
Bug #: 33261
Summary: Sims 3 pause key (`) doesn't work with Spanish
keyboard
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cymerio(a)gmail.com
Classification: Unclassified
Created attachment 43992
--> http://bugs.winehq.org/attachment.cgi?id=43992
Output log of "The Sims 3" with "WINEDEBUG=+key,+keyboard"
In the game "The Sims 3" the pause command is assigned to 3 keys: 0, P and `
(the key to the left of "1", which in a Spanish keyboards outputs "º").
In Wine 1.5.6 and 1.5.26 (openSUSE 12.2) pressing that key with a Spanish
keyboard causes no effect (i.e. doesn't pause the game). It used to work before
IIRC.
The keyboard is a standard Spanish keyboard (QWERTY 105 keys + Sleep button).
Additionally, the key "ç" now pauses the game too (it shouldn't).
The "ç" key (ccedilla) is the 3rd key to the right of the L, and left to the
Enter key.
Pressing these keys in "xev" outputs:
º => keycode 49 (keysym 0xba, masculine)
ç => keycode 51 (keysym 0xe7, ccedilla)
Editing in Notepad works fine.
There is a log attached which shows the output of runing The Sims 3 with
"WINEDEBUG=+key,+keyboard".
Some interesting lines:
trace:keyboard:X11DRV_KEYBOARD_DetectLayout Attempting to match against
"Spanish keyboard layout"
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keycode 126, got ??
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keycode 187, got ((
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keycode 188, got ))
trace:keyboard:X11DRV_KEYBOARD_DetectLayout matches=48, mismatches=3, seq=47,
score=84
[...]
warn:keyboard:X11DRV_KEYBOARD_DetectLayout Using closest match (Spanish
keyboard layout) for scan/virtual codes mapping.
trace:keyboard:X11DRV_KEYBOARD_DetectLayout detected layout is "Spanish
keyboard layout"
[...]
trace:keyboard:X11DRV_InitKeyboard keycode 49 => vkey 0000
trace:keyboard:X11DRV_InitKeyboard keycode 50 => vkey 00A0
trace:keyboard:X11DRV_InitKeyboard keycode 51 => vkey 0000
[...]
trace:keyboard:X11DRV_InitKeyboard spare virtual key 00C0 assigned to keycode
51:
trace:keyboard:X11DRV_InitKeyboard (e7 (ccedilla) c7 (Ccedilla) 0 (NoSymbol) 0
(NoSymbol) fe55 (dead_breve) 0 (NoSymbol) 0 (NoSymbol) )
trace:keyboard:X11DRV_InitKeyboard keycode 51 => vkey 00C0
[...]
trace:key:X11DRV_InitKeyboard assigning scancode 62 to unidentified keycode 49
(masculine)
trace:key:X11DRV_InitKeyboard assigning scancode 63 to unidentified keycode 51
(ccedilla)
[...]
trace:keyboard:X11DRV_KEYBOARD_DetectLayout XKB could not translate keysym 00ba
trace:keyboard:X11DRV_KEYBOARD_DetectLayout XKB could not translate keysym 00aa
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ffe1
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ffe1
trace:keyboard:X11DRV_KEYBOARD_DetectLayout XKB could not translate keysym 00e7
--
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=31652
Bug #: 31652
Summary: .NET Framework Setup Verification Tool stooped working
with dotnet20sp1
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1) remove ~/.wine
2) winetricks -q dotnet20sp1
3) wine netfx_setupverifier.exe
Behaviour:
Failure to detect any version of .NET Framework
Expected behaviour:
Application should detect the correct version.
Regression test:
f180de40dd7820753479f823b6cb08a34b479c66 is the first bad commit
commit f180de40dd7820753479f823b6cb08a34b479c66
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Jul 31 12:25:42 2012 +0200
msi: Implement the RemoveExistingProducts standard action.
:040000 040000 170d2554f730c5305047588f05db78e35ad70ac6
a76eb5d752f67023b55023d9bc59bd0e9f2c2922 M dlls
--
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=33593
Bug #: 33593
Summary: joystick.c change causes lotro to crash
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aardvark(a)krl.com
Classification: Unclassified
dinput problem (not available as a component).
Before the first screen is displayed, lotro (Lord of the Rings Online) crashes
(process becomes <defunct>). This is due to the joystick code thinking that
a Wacom Cintiq 12WX is a joystick.
Git bisect shows the change that causes the crash is in:
37169522f62f85048900cf3329fb54800cbb8f3e
dinput: Update existing joystick values after setting the range property.
Last entries from a dinput trace:
trace:dinput:JoystickWGenericImpl_SetProperty (0x15fd00,<guid-0x0004>,0x32f794)
trace:dinput:_dump_DIPROPHEADER - dwObj = 0x00000000
trace:dinput:_dump_DIPROPHEADER - dwHow = DIPH_DEVICE
trace:dinput:JoystickWGenericImpl_SetProperty proprange(-64,64) all
A workaround is to create the key: HKCU/Software/Wine/DirectInput/Joysticks
and enter a new string value for "Wacom Cintiq 12WX (event)" of "disabled".
In any event, the program shouldn't 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=34754
Bug #: 34754
Summary: Heidisql & Beyond Compare: crashes when trying to copy
and paste inside the program
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: swdevelop1981(a)gmail.com
Classification: Unclassified
Created attachment 46339
--> http://bugs.winehq.org/attachment.cgi?id=46339
Error Message printed to the console
When I copy and paste inside the program, it crashes.
It happens also when pasting from outside the program but I'm not sure on the
scenario - it's not consistent.
The same exact happens with Beyond Compare.
This happens to me since version 1.7.2
Download link:
http://www.heidisql.com/installers/HeidiSQL_8.1.0.4545_Setup.exe
$ shasum HeidiSQL_8.1.0.4545_Setup.exe
816c55b75c1faa6190a6405684fa42dffbff34fb HeidiSQL_8.1.0.4545_Setup.exe
--
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=12701
Summary: listview: works slow and wrong
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
Created an attachment (id=12353)
--> (http://bugs.winehq.org/attachment.cgi?id=12353)
7zipped log of warn+all,+listview on wine 0.9.60
Here is a deal: There is a list view containing 300K+ items. Looks like this:
http://polosatus.ru/wine/listview.png It's a full list of all words indexed in
some database.
When using native comctl32.dll, you just type the text in and the list
*immediately* jumps to the item that starts from the letters you've entered.
Works pretty simple and swift and no CPU load.
But when you use builtin comctl32.dll there are 3 problems:
1. It hangs on each keypress. In log (77Mb) you may see a lot of iterations
like this:
trace:listview:ranges_cmp range1=[22765, 22766], range2=[25271, 25272], cmp=-1
trace:listview:ranges_contain (nItem=22766)
trace:listview:ranges_assert *** Checking ranges_contain:2691:before contain
***
trace:listview:ranges_dump [25271, 25272]
trace:listview:ranges_assert --- Done checking---
And each keypress results in new rescan, as it hangs pretty well even if the
highlighted item matches new typed letter. And the further first match is, the
longer it hangs on each keypress.
2. It searches not items STARTING with enterred text, but items CONTAINING it.
Both of these bugs make usage of this box a nonsense. When you try to find, for
instance an item "most" and you type "most" it would stop at the point "almost"
and so, you have to search it manually by scrolling.
3. When I close this box, it just hangs again for a few secs (and generates
another 50M+ to log).
When generating log, I've typed only three letters: "alt" and it was enough to
generate 20M+ log. Another 55M+ where generated when I clicked close button.
--
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=11838
Summary: Y axis inverted in tablet with OpenCanvas 1.1?
Product: Wine
Version: 0.9.55.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://winehq.org/pipermail/wine-users/2008-March/029502.html
says:
"I'm having some oddness with Wine running OpenCanvas 1.1, the old free version
with networking. My system is running Ubuntu 7.10
Under Wine 0.9.46, the version in the ubuntu repositories, openCanvas seems to
work fine, albeit pressure sensitivity is missing. Unfortunately the program
isn't much without the pressure sensitivity.
Under Wine 0.9.55 from this site, pressure sensitivity works... however the
tablet behaves very oddly when drawing on the canvas. The Y axis seems
inverted, so if I draw in the top left, ink appears in the bottom left. There
are also minor oddities such as sudden vertical lines of ink suddenly
appearing. Finally the program frequently hangs with divide by zero exceptions.
The tablet works perfectly fine under applications such as Inkscape and Gimp."
FWIW, I think you can download OpenCanvas 1.1 from
http://wistinga.online.fr/opencanvas/
but I don't know what the authoritative site is anymore, if there is one.
--
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=12907
Summary: Text not totally visible in the Display tab (winecfg)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kwixbit(a)gmail.com
In the Display tab there's a little bug when using some languages.
The text next to the third checkbox isn't totally visible. (Allow the window
manager to manage the windows)
I'm not sure about the translation of the item, because my installation is in
french.
--
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=13476
Summary: SQLyog community edition : Cannot connect to a remote DB
through gSTM tunnel
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefanpsz(a)gmail.com
Created an attachment (id=13396)
--> (http://bugs.winehq.org/attachment.cgi?id=13396)
Results of WINEDEBUG=+winsock wine SQLyog.exe > SQLyog-debug.txt 2>&1
Hi
Since wine 0.9.61 (previous versions worked just fine) I am having problems
connecting to a VPN remote database through ssh tunnel forwarding using gSTM.
My localhost is set to "stefan" and the gSTM port 33061 is forwarded to port
3306 on the remote machine.
Connections to a local database on my machine works OK, and all other internet
connections work OK as well.
SQLyog does not crash, it only displays a standard error message complaining no
connectivity to the DB.
Every time I downgrade to 0.9.60 it starts to work again.
regards
Stefan Pszczolkowski
--
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=19411
Summary: 'wine uninstaller' crashes on launch (appinstall)
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: owen(a)owenrudge.net
$ wine uninstaller
Backtrace:
=>0 0x7e5a4ad3 Control_RunDLLW+0x3c3(hWnd=0x10020, hInst=(nil), cmd=<is not
available>, nCmdShow=5) [/home/austin/wine-git/dlls/shell32/control.c:786] in
shell32 (0x0032fe68)
1 0x7e5a4e7d Control_RunDLLA+0xfd(hWnd=0x10020, hInst=(nil),
cmd="appwiz.cpl", nCmdShow=5)
[/home/austin/wine-git/dlls/shell32/control.c:857] in shell32 (0x0032fe98)
2 0x7ec3e5f7 wmain+0x307(argc=1, argv=0x110378)
[/home/austin/wine-git/programs/uninstaller/main.c:157] in uninstaller
(0x0032fee8)
3 0x7ec3e962 __wine_spec_exe_wentry+0x82(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/winecrt0/exe_wentry.c:36] in uninstaller
(0x0032ff08)
4 0x7ede5cc0 start_process+0x130(arg=(nil))
[/home/austin/wine-git/dlls/kernel32/process.c:955] in kernel32 (0x0032ffe8)
5 0xf7defe5d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)
0x7e5a4ad3 Control_RunDLLW+0x3c3
[/home/austin/wine-git/dlls/shell32/control.c:786] in shell32: cmpw
$64,0x0(%edx)
786 if ((*extraPmts == '@') && (sp == -1)) {
austin@midna:~/wine-git$ git bisect good
bd926bde3830e13398e761e588ec3be0544f52a9 is first bad commit
commit bd926bde3830e13398e761e588ec3be0544f52a9
Author: Owen Rudge <owen(a)owenrudge.net>
Date: Mon Jul 20 17:03:47 2009 -0300
shell32: Check if a numerical value has been passed inside quotes in
Control_DoLaunch.
:040000 040000 7903859b851ee2653935bccbdbda6794c8c442c8
d089d451106e5cf9b30d2caee8a301571f7720c7 M dlls
Found by appinstall :-)
(http://austinenglish.com/logs/appinstall-2009-07-21/builtin-gui-result.txt)
--
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=21497
Summary: ElsterFormular 11.1.1: program window disappears, app
keeps running in the background
Product: Wine
Version: 1.1.37
Platform: x86
URL: https://www.elster.de/elfo_down1.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas(a)braml.org
The latest release of ElsterFormular doesn't work on Wine anymore. It is the
official app to submit tax statements to the german administration and can be
downloaded here: https://www.elster.de/elfo_down1.php (topmost entry)
The behaviour is as follows:
The installer runs fine (it also installs Virtual C++ Redistributable 2008)
It doesn't install vcrun6, although it claims to need it (could be fixed with
winetricks, but doesn't change anything about the bug here)
When I start the app with 'wine elfostarter.exe', the main window appears. When
I select a new tax statement, it loads the forms, but when it is done and
should show the input form, the window disappears. That is, the window where
the form would usually be shown appears for a short time, with the form area
empty, then it disappears. The app keeps running in the background, though.
So, when I subsequently run 'wineboot -e', a popup window from ElsterFormular
appears, asking me to save the tax statement data. I can then save it.
When I try to open the saved statement instead of creating a new one, the
behaviour is the same as with a new statement.
btw. ElsterFormular uses Qt4 for the GUI
How to debug this? Which logs would be helpful? There's no crash, so there's no
backtrace :(
--
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=24484
Summary: Hegemony: Philip of Macedon installer complains
"Couldn't create instance of IKnownFolderManager"
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer pauses near the end with a model messagebox
that says
"Couldn't create instance of IKnownFolderManager";
the log says
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a}
could be created for context 0x17
Clicking OK lets the install proceed.
Found with wisotool.
Game downloadable from
http://www.longbowgames.com/downloads/Hegemony%20Philip%20of%20Macedon%20In…
--
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=26650
Summary: MS Office 2007 won't install in 1.3.17
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Created an attachment (id=33926)
--> (http://bugs.winehq.org/attachment.cgi?id=33926)
nodebug console output from MSO Installer at the very end of the process.
Microsoft Office 2007 is uninstallable in 1.3.17.
Version: Home & Student 2007
no msp patches in updates\
box version
product key not given - installed as trial.
default setup options
In 1.3.16 there was a bug http://bugs.winehq.org/show_bug.cgi?id=26494 - it has
been fixed.
Currently, MS Office Installer fails to install correctly due to other reasons
- Installer shows an "unable to install correctly" error, (sorry, polish
version here). After clicking "install now", progress bar appears, and
terminates soon. However, some files are installed - see here:
http://lekarski.katowice.pl/wine/1.3.17/setup-1.3.17-ls.log
The end of default console output is in the attachment or here:
http://lekarski.katowice.pl/wine/1.3.17/setup-1.3.17-nodebug.log
The verbose log is available:
http://lekarski.katowice.pl/wine/1.3.17/setup-1.3.17.log.gz -
+msi,+msidb,+msxml.
It might be associated with err:rpc:RpcAssoc_BindConnection rejected bind for
reason 0 ?
--
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=36092
Bug ID: 36092
Summary: unimplemented function CreateSortedAddressPairs
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
This function call is used in MS Office web installer(2013),and this cause
crush.
--
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=30583
Bug #: 30583
Summary: keyboard input does not work after focus-out and
focus-in
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: hramrach(a)gmail.com
Classification: Unclassified
Since upgrade to wine 1.4-rc6 keyboard input does not work after focus is lost
and restored.
0) switch to focus-follows-mouse
1) run notepad
2) enter some text
3) point to another window and back to notepad
4) type
no text appears.
--
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=34682
Bug #: 34682
Summary: Prime World launcher crashes when applying update
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maia(a)lucidfox.org
Classification: Unclassified
Currently, bug #34681 makes updating Prime World extremely annoying: you have
to constantly restart the launcher and hope that it won't show the dreaded
"Update failed" message.
However, even after the download finishes, updating is still a no-go. The
launcher crashes when attempting to apply the patch.
--
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=37289
Bug ID: 37289
Summary: DVDFab 9.1.x/QT5 : corrupted display
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: rui1965(a)voila.fr
Created attachment 49591
--> https://bugs.winehq.org/attachment.cgi?id=49591
Screenshot showing text corruption
Download link: http://us.dvdfab.cn/mlink/download.php?g=DVDFAB9
sha1sum DVDFab9168.exe
150f70afdc2781f5f99d5fcf8b884e3d9d8b6723 DVDFab9168.exe
HD Decrypter is a free product. The download file contains other product
options, HD Decrypter is one of them.
Wine APDB:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=2377
The text within the tabs is corrupted: displayed diagonally as shown in the
uploaded screenshot.
The execution log (log.txt) is uploaded in this bug as well.
DVDFab is installed in a new 32bit prefix without any DLL override.
The previous version 8.x, based on QT4, worked well.
The difference between 8.x and 9.1.x seems to be calls to d3d functions.
It still happens with wine-1.7.26-97-g2398124 compiled today from GIT.
For reproducing :
. Install DVDFab HD Decrypter 9.1.6.6 in a new prefix:
WINEPREFIX=/home/test/.winedvdbug ./wine ~/download/dvdfab/DVDFab9168.exe
. Run: WINEPREFIX=/home/test/.winedvdbug ./wine
~/.winedvdbug/drive_c/Program\ Files/DVDFab\ 9/DVDFab.exe > /tmp/log.txt 2>&1
. A window provides the list of all the products; click on "Try"
. Second window is about beeing part of user experiences program: No
. Main windows is displayed: corrupted text on each tab, please check
uploaded screenshot.
. Click the "X" on the top right to exit: the new window shown is also
corrupted.
In Bug 36954 - DVDFab 9.x fails to convert video files, it is mentionned
"switch to the Converter tab, if you see garbage in the main window switch to
another tab then switch back to Converter".
It does not for me. Switching to another tab and back to the converted does not
show a correct display.
A "grep -i d3d log.txt" shows some d3d related messages:
fixme:d3d:swapchain_init The application requested more than one back
buffer, this is not properly supported.
fixme:d3d:swapchain_init The application requested more than one back
buffer, this is not properly supported.
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
This issue might be related to bug Bug 35913 - Meo Music only shows a white
screen.
Same d3d function is present:
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
My configuration:
Up-to-date Linux Manjaro 64bit
Intel Corporation 3rd Gen Core processor Graphics Controller (i915 driver)
OpenGL ES 3.0 Mesa 10.2.7
X AccelMethod SNA
--
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=34216
Bug #: 34216
Summary: Windows Live installer cannot proceed without IE
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Classification: Unclassified
Windows Live installer fails when 'Accept' button is pressed, claiming there's
no Internet connection. Works fine with IE 7.
--
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=33956
Bug #: 33956
Summary: CCD Calculator: Run-time error '458'
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)astronomy.com.ph
Classification: Unclassified
Created attachment 45107
--> http://bugs.winehq.org/attachment.cgi?id=45107
CCD Calculator screenshot
In CCD Calculator (an astronomy software), the program starts up correctly but
when I attempt to change the dropdown menu for selecting either a telescope or
CCD camera, I get this error:
Run-time error '458'.
Variable uses an automation type not supported in Visual Basic
In the terminal I get this message:
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
CCD Calculator is a free program very useful to astronomers. It can be
downloaded here (3.4 MB).
https://dl.dropboxusercontent.com/u/75904861/ccdcalcfull.exe
--
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=23022
Summary: Problem with serial port communication
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: servicii(a)gmail.com
Hello!
Due to some error (fixme:comm:set_queue_size insize 4096 outsize 4096
unimplemented stub)that i encountered under Wine with an aplication that uses
serial connection to connect to an external panel which has a flash memory, I
tried to test the serial communication from the computer running Linux with
Wine and my computer, running Windows XP. This way i tried to remove the
probability of a problem with that external panel and its application.
So i installed under Wine (and on my computer too) two serial file transfer
programs for Windows XP : FileSendComm and Anzio Lite.
Anzio Lite worked ok, the file was transferred correctly both ways (from my
computer to Wine computer, and reverse), and it gave me no error.
FileSendComm managed to send the file from my computer to the Wine machine, but
gave me this error when i tried to transfer the file from the Wine machine to
my computer :
fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub
So, because the problem with the application metioned in the beginning was that
i could not transfer files to the external panel, i think there is a bug in the
way that Wine handles serial communication from the machine it is running to
outside .
What can be done about this?
Thank you very much.
I use Wine version : wine-1.0.1-174-gc4039bd , running under Debian Lenny, with
kernel 2.6.30
I also tried with latest Wine 1.2-rc2, and the error is still there.
--
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=23524
Summary: Imperivm III: sound doesn't work
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josemdark(a)gmail.com
Created an attachment (id=29365)
--> (http://bugs.winehq.org/attachment.cgi?id=29365)
Console log
When you open Imperivm III simply the sound doesn't work. It works in other
wine applications in my computer. I wasn't able to select more than one
component when reporting the bug, but note that directsound is involed too (not
appears in the log because I only opened a game, but in-game the sound doesn't
work too).
This error is very old, but I searched Imperivm in the bugtracker and nothing
appeared, when I first used wine (a version around 0.9.x) the bug existed, and
It has never been fixed, I have player Imperivm in several wine versions (along
the time) and in several computers ( I played on i386 too ). The sound has
never worked.
When you open the game a crash message appears too, but you click close and the
game continues working.
Audio hardware:
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev
a1)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High
Definition Audio (rev 05)
I guess that the nVidia one is for the HDMI and I'm not using HDMI at the
moment.
I ran Imperivm III on a clean wineprefix.
--
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=35233
Bug ID: 35233
Summary: Pegasus mail cannot be run. It runs, but windows are
empty
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fojtik(a)penguin.cz
Classification: Unclassified
In the version 1.7.9 there has been introduced a new problem that hides this
issue. I hope that this is different problem than 31399. It do not occur in
1.5.28.
=======================================================================
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 67 of
CGID_ShellDocView
......
......
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 67 of
CGID_ShellDocView
err:seh:setup_exception_record stack overflow 1232 bytes in thread 0009 eip
7ea1e007 esp 00230e60 stack 0x230000-0x231000-0x330000
--
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=37616
Bug ID: 37616
Summary: Heretic Kingdoms Inquisition locks up during
introdution after clicking the first dialog hyperlink
'click to continue'
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: i30817(a)gmail.com
Distribution: ---
Game needs winetricks mfc42 to start.
You can bypass the freeze by clicking space instead of using the mouse to click
on the link
Demo is here:
http://download.fileplanet.com/ftp1/102004/Kult_Heretic_Kingdoms_Demo_Engli…
The demo shows the bug, just click new game, start, wait for the animation to
end and the dialog box to display, click the hyperlink with the mouse.
No error was presented on the console
(besides 'fixme:d3d:state_zenable W buffer is not well handled' which is
constant)
, although the game background is frozen. Mouse still moves.
I have no idea what to log so i'm not presenting a log, if you require it
please tell me the correct channels to log.
--
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=25955
Summary: Dreamweaver CS5 install fails
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marius.andreiana(a)gmail.com
Created an attachment (id=33088)
--> (http://bugs.winehq.org/attachment.cgi?id=33088)
wine output
Attaching 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=31477
Bug #: 31477
Summary: Yahoo messenger with Fedora 17 fails
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: ferraneloi(a)gmail.com
Classification: Unclassified
Created attachment 41377
--> http://bugs.winehq.org/attachment.cgi?id=41377
backtracter of yahoo messenger
This is my yahoo messenger backtrace after it hangs just after the initial run.
Running with Fedora 17 Kernel 3.5.1-1.fc17.x86_64 GNU/Linux
I hope this backtrace helps.
--
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=34681
Bug #: 34681
Summary: Prime World launcher usually stops downloading (Update
failed)
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sikon(a)ubuntu.com
Classification: Unclassified
Created attachment 46229
--> http://bugs.winehq.org/attachment.cgi?id=46229
Console output (stderr)
This error is random, but most of the time (in about 80% of all launches), the
Prime World launcher will refuse to update the game, or interrupt a pending
update. The launcher window simply says "Update failed".
Meanwhile, stderr reports a C++ exception caused, apparently, by the
application failing to download a file by HTTP from playpw.com. (Search for
"exception" in the attached log.)
This problem does not occur under Windows.
--
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=27809
Summary: Celtic Kings doesn't play audio
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.fileplanet.com/111590/110000/fileinfo/Celti
c-Kings-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35569)
--> (http://bugs.winehq.org/attachment.cgi?id=35569)
terminal output (only built-in dlls)
Celtic Kings: Rage of War doesn't emit any audio during gameplay, the game runs
silently.
The game starts with a crash (reported in bug #27808). While 'winetricks
directmusic' works around the crash, still no audio in the game with native
dmusic dlls.
I also tried the followings but none of them helped:
- Alsa with 'emulation'
- winetricks dsoundbug9612
- the resampler patchset in bug #14717
Fedora 15
Alsa 1.0.24
--
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=23269
Summary: Eudora 7.1.0.9: Cannot view email body, when browsing
the "In" or "Out" folders
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: http://www.eudora.com/download/eudora/windows/7.1/Eudo
ra_7.1.0.9.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=28989)
--> (http://bugs.winehq.org/attachment.cgi?id=28989)
Screenshot-Eudora-dead space should display email
- Open Eudora 7.1.0.9
- Ctrl+N to create a new email
- Write "x" in the To: field
- Write "x" in the email body
- Ctrl+S to save the email
- Ctrl+W to close the email
- Ctrl+0 to open the Out mailbox, notice the body of the email is not visible.
If you double-click it, it still shows "x" in the body.
Some more info: When moving the "Out" window partially outside the Eudora main
window, then bring it back, the region which should display the email retains
parts of the screen, for example the main window border.
--
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=31421
Bug #: 31421
Summary: Vampire - Bloodlines Second answer can not be chosen
during dialog
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yannick.baro(a)gmail.com
Classification: Unclassified
In versions 1.5.9 and 1.5.10, when in a dialog, key 2 doesn't do anything when
it should activate the second answer. Answers 1 and 3 work and the game acts as
expected with wine version 1.5.5.
--
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=34278
Bug #: 34278
Summary: Fontfix doesn't run
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael_martijn(a)hotmail.com
Classification: Unclassified
I tried running Fontfix on Wine 1.6 using Ubuntu 12.04. It didn't do anything
but winetricks immediately returned to the prefix menu. I tried multiple things
to solve the issue:
deleting the current prefix and trying again
Updating to Wine 1.7.0
Installing all Wine Dependencies
Deleting some foreign fonts I never use using Synaptic Package Manager
Which all didn't help. If I can offer more information, please let me know!
--
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=22435
Summary: Wine un-highlights selected text when right button is
clicked
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.boilsoft.com/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Using Resource Hunter 1.32 available from http://www.boilsoft.com/download.html
shows up a problem related to text selection.
If you select text in a text field, then right-click in order to e.g. choose
Copy from the pop-up menu, Wine incorrectly removes the highlighting. (The text
is copied to the clipboard correctly however.)
To demonstrate, install and run Resource Hunter. Load an executable into
Resource Hunter (you can use the program executable). In the Resource pane in
the upper right of the window, click String Table[English (United States)]. The
pane in the lower right shows a list of ID numbers and strings. Click on one of
the lines so the ID: and Caption: string fields above are filled. Click and
drag the mouse pointer to highlight text in the Caption: field. Right-click.
Notice how Wine removes the highlight; it should not do that. Or more
specifically... in Windows, I noticed that on right-clicking the highlight is
removed then immediately redrawn. Wine is not redrawing the highlight.
--
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=22460
Summary: msvcr90 insufficient to run Deluge
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://download.deluge-torrent.org/windows/deluge-1.2.
3-win32-setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Deluge installs nicely, but fails to run.
Here it is after clean installation:
$ wine cmd /c deluge
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
dank@aw2 ~/.wine/drive_c/Program Files/Deluge $ err:module:attach_process_dlls
"MSVCR90.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Deluge\\Deluge-Python\\deluge.exe" failed, status c0000142
After removing its bundled copy of msvcr90,
it dies instead with
wine: Call from 0x7ee0a013 to unimplemented function msvcr90.dll._fstat64i32,
aborting
--
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=22685
Summary: unimplemented function msvcr90.dll._wmakepath_s
(affects Spiceworks)
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://spiceworks.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This seems to be the next problem after bug 12838.)
To repeat:
rm -rf ~/.wine
wget http://download.spiceworks.com/Spiceworks.exe
mkdir tmp
cd tmp
7z x ../Spiceworks.exe
wine spiceworks_package.exe
This outputs:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub
wine: Call from 0x6833a812 to unimplemented function msvcr90.dll._wmakepath_s,
aborting
wine: Unimplemented function msvcr90.dll._wmakepath_s called at address
0x6833a812 (thread 0009), starting debugger...
--
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=22914
Summary: TheWord: cursor does not display/function correctly
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: heartsongsmusicmin(a)juno.com
Issue appeared in 1.1.43, still present in 1.1.44 and 1.2-rc1. TheWord
functions correctly in 1.1.42 and prior versions of Wine.
In a docked Bible View you can only select complete lines with the mouse for
copying text. In a floating view, if you select any part of a verse with the
mouse, nothing is highlighted; if you do Ctrl-C, it works the same as
right-click, Copy (reference). Apparently whatever is different about a
floating view affects how the cursor is displayed and highlighting works.
In a docked Book View (commentary, for example), when the active verse has no
entry the standard "page" displays giving the option to add comments or the
alternate choices. On a line with plain text and a hyperlink, you can position
the cursor anywhere within the text but it won't go beyond the second character
of the hyperlink. Behavior within a hyperlink is the same whether the link
occupies part or all of the line.
In a User module Book View, the behavior is hard to figure out. On lines that
have been indented the cursor behaves properly, hyperlinks included. On lines
that are not indented, the cursor doesn't move past the second character unless
text attributes like Bold have been applied. Then it will move farther along
the line, but still not to the correct position. If the line is retyped, the
line, the cursor positioning works as expected for that session. In Book Views,
keyboard navigation works for cursor position and actions like copy and paste;
however, the displayed cursor doesn't move and the text doesn't highlight, so
you can't see what is going on.
In the F3 search box, it doesn't matter where I click on the line, the cursor
won't go past the second column. If I click to the right of the text in the box
and use the backspace key, it deletes the text from the right as you would
expect even though the cursor appears in the second column.
Another issue is the lookup of words in the dictionary when the mouse hovers
over them. It doesn't matter which word the mouse is over, it looks up the word
at the end of the line. It is consistent whether in a single version Bible view
or Compare view.
Aside from these issues, mouse/cursor behavior is as expected. Hyperlink popups
work fine, tooltips are ok, navigation works properly. I did try emulating a
desktop in Wine but that didn't change how TW behaves. The program doesn't
crash but it is essentially unusable as intended because of these interface
issues.
--
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=23021
Summary: Spider black suits fail to display
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: makitso(a)gmail.com
Sorry, but my wife really likes MS Spider. So, I have been using it for
several years under Wine. Now, with the latest Ubuntu release (10.04) and the
latest Wine from the repository, the black suite's spade, clubs, do not
display. I am running the proprietary nvidia driver. Also, over the last two
years, the general performance has slowed down. When you select a new block of
cards to be put into the stacks, it just grinds until all the cards are moved
around.
--
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=23214
Summary: WM Desktop Alert crashes immediately after being run
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killzenator(a)gmail.com
Right after being run the WM Desktop Alert crashes before it can fetch the
latest deal from the site or display any kind of notification
--
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=23241
Summary: Icons are blacked out/blank in some Altium Designer
2009 GUI elements
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnvoltz(a)gmail.com
Some of the icons in the Altium Designer GUIs are blanked out, black squares.
Regression testing reveals the cause as:
93437fc963378e2b56632aac12fc05f90645619b is the first bad commit
commit 93437fc963378e2b56632aac12fc05f90645619b
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Apr 7 18:27:52 2010 +0900
comctl32: Do not use width of the passed to ImageList_Add bitmap as an icon
width.
:040000 040000 ddd03ea559490af9b50e5e57de31141e8d4c6f3e
6c63b6238463e6a1841ba1b050d2f34c0567d9a2 M dlls
--
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=23355
Summary: Ring-Protech CD/DVD Protection fails
Product: Wine
Version: 1.1.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: galberte(a)neo.rr.com
Past 1.1.20 commit f7e6777e6e19ca3be4b84f98baf22ef53ab19f96
Autor: Guy Albertelli <galberte(a)neo.rr.com> 2009-04-29 03:08:22
kernel32: Fix GetVolumeInformation[AW] to require trailing \.
causes KERNEL32.GetVolumeInformationA() to return an error, which apparently
causes the copy protection to proceed to test the next drive. As a result, the
protected app will either exit silently or ask for its CD-ROM.
A trace in broken wine-1.1.21, 1.1.31 and 1.2rc4 reads:
Call KERNEL32.GetVolumeInformationA(0033f4e8 "D:",00556798,6,0,0,0,0,0)
ret=1000118f
Ret KERNEL32.GetVolumeInformationA() retval=00000000 ret=1000118f
Call KERNEL32.GetDriveTypeA(0033f4e8 "E:") ret=10001176 [next drive]
A trace in working wine-1.0, 1.1.16 and .18 yields:
trace:volume:GetVolumeInformationW L"\\\\.\\D:": found fs type 4
Ret KERNEL32.GetVolumeInformationA() retval=00000001 ret=1000c1ff
Call user32.CharUpperA(0032f37e "D:\\SYSTEM\\Iofile.x64") ret=1000c210
The files iofile.x64 and mov_io.x64 have read errors on the CD-ROM and are
symptoms of that protection. Note that Gnome mounts both an audio and a data
CD on the desktop: 2 icons appear (after seeking around for half a minute
because of the voluntary errors -- what a nuisance).
Perhaps the tests in kernel32/tests/volume.c are not discriminating enough?
Judging by the traces, the CurrentDir seems to the the app's one on HD, i.e.
not a root.
I own 4 titles with the visible ring CD-ROM protection. I verified that the
first 3 are affected by this regression. Revert the commit and they work in
1.2rc4.
"Ronja Räubertochter" (no AppDB yet, deserves platinum or gold)
"Fritz und Fertig" Schach / chess (no AppDB, gold)
"Rund um die Welt mit Felix / abenteuerliche Reise" (no AppDB, platinum)
"die Pfefferkörner - Cem unter Verdacht" (no AppDB, garbage)
I'm angry that AppDB refuses entries about old Wine versions.
--
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=23372
Summary: AOE III: Crash at Ensemble Studios video
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29127)
--> (http://bugs.winehq.org/attachment.cgi?id=29127)
Window at after crash
Steps to reproduce:
1) remove ~/.wine
2) winetricks mfc42
3) install Polish AOE III
4) wine aoe3-113-polish.exe
5) start the game
Behaviour:
Splash screen->crash at "ensemble studios" video with an window showed in
attachment
Expected behaviour:
no crash should occur
The problem can be fixed by setting msxml4 to native,built-in. Bug isn't
reproducible 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=23704
Summary: winhelp failed to load any help file
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
The winehelp wrapper starts winhlp32.exe, but the winhelp commandline
is appended to winhlp32.exe without a separator:
wine winevdm winhelp CONTROL.HLP
trace:winhelp:WinMain16 starting
"C:\\windows\\system32\\winhlp32.exeCONTROL.HLP"
I send already a patch. ( http://source.winehq.org/patches/data/63628 )
The bug is here to be nominated for Wine 1.2.1
--
By by ... Detlef
--
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=23737
Summary: Modelsim XE III 6.4b/6.5c startup crashes on wine 1.2,
but works ok on wine 1.1.42.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vicsuarez(a)alumnos.uvigo.es
Created an attachment (id=29731)
--> (http://bugs.winehq.org/attachment.cgi?id=29731)
Right: 6.4b error | Left: 6.5c error
6.4b tested on:
- openSUSE 10.3 / wine 1.1.?? (I don't remember) from
http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_10.3/ -> OK
- openSUSE 11.3 / wine 1.2-rc6 from official repositories -> FAIL
- Ubuntu 10.04 / wine 1.1.42 from official repositories -> OK
- Ubuntu 10.04 / wine 1.2 from https://launchpad.net/~ubuntu-wine/+archive/ppa
-> FAIL
(openSUSE and Ubuntu on different computers)
The REGRESSION TEST revealed this for both modelsim versions:
f76eef74018852253b03d305432b4864c724bed3 is the first bad commit
commit f76eef74018852253b03d305432b4864c724bed3
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Apr 26 12:33:28 2010 +0200
msvcrt: Change strtod_l implementation.
:040000 040000 3497b07093d0c642b5d57b43452245c58b62f4b2
4163e9139b36a04d7f8200141703d93aa10e11c3 M dlls
Steps to reproduce:
- Download Modelsim XE 6.5c from
http://www.xilinx.com/support/download/index.htm (registering is mandatory, but
free). Look for Modelsim XE, not ISE.
- Uncompress and run wine setup.exe. Select the free version. Select VHDL
Custom. Deselect all libraries. At the end say NO when asked for the USB key,
and then try to complete the licensing process through the webpage. I HAVEN'T
TRIED TO REQUEST THE LICENSE SINCE I HAVE MINE. In case it isn't possible to
get the web way to work, complete the lic_request.txt form and send it by mail.
Then wait a few days to receive your license.dat. (I would attach my
license.dat here, but I'm not sure if that's legal).
- Make sure you've an external MFC42.DLL (I would upload mine, but don't know
if that's legal. In place I'll put its MD5: 7e4d1b552ee1dfa859ba9033b3670590)
- Find the Licensing Wizard link, run it (wine start Licensing\ Wizard.lnk)
and follow instructions.
- If variable LM_LICENSE_FILE fails to be set automatically, set it manually
with regedit (It's value is the path to the license.dat file).
- After the second Licensing Wizard run, make sure that all checks completed
successfully. If LM_LICENSE_FILE isn't ok, this won't suceed.
- Now Modelsim should work, try to run wine start Modelsim.lnk.
Notes:
- Almost everything I've tried in this software worked fine with wine, so it's
a fully supported product (once this bug gets solved, of course)
- Modelsim windows are extremelly slow, don't think that to be a wine problem.
- Known fails (but not problematic nor related to this bug):
- On project navigator, contextual menu sometimes fail when used with mouse,
but works ok with arrow keys.
- Startup splash window is white! I don't consider that to be a problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23772
Summary: The bug in NtQueryInformationProcess with
ProcessInformationClass = ProcessDebugObjectHandle
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
The file http://source.winehq.org/source/dlls/ntdll/process.c has a bug in
NtQueryInformationProcess with ProcessInformationClass =
ProcessDebugObjectHandle
112 NTSTATUS ret = STATUS_SUCCESS;
113 ULONG len = 0;
...
319 case ProcessDebugObjectHandle:
320 /* "These are not the debuggers you are looking for." *
321 * set it to 0 aka "no debugger" to satisfy copy protections */
322 len = sizeof(HANDLE);
323 if (ProcessInformationLength == len)
324 {
325 if (!ProcessInformation)
326 ret = STATUS_ACCESS_VIOLATION;
327 else if (!ProcessHandle)
328 ret = STATUS_INVALID_HANDLE;
329 else
330 memset(ProcessInformation, 0, ProcessInformationLength);
331 }
332 else
333 ret = STATUS_INFO_LENGTH_MISMATCH;
334 break;
In the real Windows system without active debugger the result (the variable
"res") of that API is C0000353 but in WINE the result is 00000000.
--
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=23810
Summary: 16-bit setup program can't find its files
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29869)
--> (http://bugs.winehq.org/attachment.cgi?id=29869)
Crossword Construction Kit 2.0
This bug applies to the installer for Crossword Construction Kit 2.0, as
included on the "At Home With Your PC" CD-ROM #44.
Unpack the attached archive and run SETUP.EXE. Two text fields are shown in the
window: Source points to the location you ran SETUP.EXE from (where the
installation files are). Destination is C:\CWKIT by default. Click Start
Installation. There is a dialog box saying "Program files not found at
specified source."
I will attach (the hopefully relevant part of) a WINEDEBUG=+relay log when
running SETUP.EXE. For that log, I ran SETUP.EXE from the original CD, however
the same error appears regardless of where you run it from.
--
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=23902
Summary: EVE Online crashes during audio initialization
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reboot(a)gmx.ch
EVE Online crashes when the game initializes it's audio service:
Replacing service 'audio' with 'eveAudio'
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x8100ce 0x00000000
osplash: simple.c:173: snd_mixer_selem_get_name: Assertion `elem' failed.
wine: Assertion failed at address 0xb7d42906 (thread 0084), starting
debugger...
6120d7cc14522983fbc38026ab4fcb6e4a68cdf0 is the first bad commit
commit 6120d7cc14522983fbc38026ab4fcb6e4a68cdf0
Author: Jeff Cook <jeff(a)deserettechnology.com>
Date: Mon Aug 2 17:48:52 2010 -0600
winealsa.drv: Init mixer on cards with a single Mic control, like
snd_usb_audio mics.
:040000 040000 0edca612f774126778453257b9149cf893d32f24
0a9b8d3df5d78d176a69bc52d4ceea22ba2d80cf M dlls
--
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=25690
Summary: Silverfall fails to start (possible Securom issue)
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: damian.dixon(a)gmail.com
Created an attachment (id=32724)
--> (http://bugs.winehq.org/attachment.cgi?id=32724)
terminal output
Silverfall and its standalone expansion SF:Earth Awakening quit silently,
shortly after starting (without a crash dialogue).
The commit causing the issue was introduced in yesterday's git:
a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e is the first bad commit
commit a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e
Author: Damian Dixon <damian.dixon(a)gmail.com>
Date: Sat Jan 1 20:19:55 2011 +0000
advapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.
Reverting the patch fixed the issue.
It seems the issue is somehow related to Securom (the games contain serial
check/online activation) which worked before the regression. Some other titles
are also affected: e.g. the Sam & Max series from Telltale's. It also has
Securom online activation and now they fail to start in the current git.
Please, let me know if you need a log with specific debug channels enabled.
wine-1.3.10-304-gf859535
--
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=24441
Summary: Fix the detection of the number of CPUs for OpenBSD.
Product: Wine
Version: 1.3.2
Platform: All
OS/Version: OpenBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brad(a)comstyle.com
Created an attachment (id=30831)
--> (http://bugs.winehq.org/attachment.cgi?id=30831)
ntdll/nt.c diff
There is a mistake with the initially added code for the detection of the
number of CPUs with OpenBSD since it'll try to retrieve the value from the
sysctl MIB as well as store the return value from sysctl into the same variable
(num).
--
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=24394
Summary: cmd.exe locks up
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tahoar(a)gmail.com
I had a working installation of Wine 1.3 on Ubuntu 10.04. I recently upgraded
to the newest linux kerne Wine's cmd.exe stopped working. uname --all reports:
Linux samsung-netbook 2.6.32-24-generic #43~ppa1~loms~lucid-Ubuntu SMP Tue Aug
31 17:13:22 UTC 2010 i686 GNU/Linux
Cmd.exe works with internal commands, such as dir, date, etc. However, when it
looks for external commands, it freezes. I have to close by clicking the x.
It doesn't matter what external command. I tried notepad.exe, regedit.exe, etc.
All lock up. I first discovered the problem when trying to run python and perl
scripts. I am using Python 2.6.6 (from Python.org) and Strawberry perl.
It doesn't matter if the command includes the full path or if it must search
the %path% environment. Cmd.exe just freezes.
Other Windows apps work fine from a shortcut link. The Python Idle gui works
fine. Ctrl-C does not break the cmd.exe session.
I tried to uninstall/purge all Wine components and start from a new Linux user
(i.e. fresh ~/.wine). Didn't work. Still freezes.
Tom
--
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=23885
Summary: Build fails in dlls/d3dx9_36/tests
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
CC: wine-bugs(a)winehq.org
Today's git won't build on my system:
mesh.o mesh.c
mesh.c: In function ‘new_mesh’:
mesh.c:91: error: ‘NAN’ undeclared (first use in this function)
mesh.c:91: error: (Each undeclared identifier is reported only once
mesh.c:91: error: for each function it appears in.)
make[1]: *** [mesh.o] Error 1
make[1]: Leaving directory `/home/dimesio/wine-git/dlls/d3dx9_36/tests'
make: *** [dlls/d3dx9_36/tests] Error 2
Tested with a fresh git clone. Reverting commit
cc1738ad3cf20f1744626ae122942c2728b03939 fixes it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24483
Summary: cmd hangs if run in background
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This worked two weeks ago:
wine cmd /c echo %windir% &
But now it hangs after printing until you bring it to the foreground.
This makes it hard to use winetricks et al in the background. Noticed
when running wisotooltest.
--
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=24536
Summary: environ is NULL under Wine but not on real Windows
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simon(a)josefsson.org
Running the program below prints NULL under Wine but non-NULL under real
Windows.
Thanks,
Simon
jas@mocca:~$ cat environ-wine.c
#include <stdio.h>
#include <stddef.h>
#include <stdlib.h>
int main (void)
{
if (environ == NULL)
puts("NULL");
else
puts("non-NULL");
return 0;
}
jas@mocca:~$ i686-w64-mingw32-gcc -o environ-wine.exe environ-wine.c
jas@mocca:~$ wine ./environ-wine.exe
NULL
jas@mocca:~$ wine --version
wine-1.2
jas@mocca:~$
--
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=24589
Summary: Make NTDLL_mergesort() stable.
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan(a)obssys.com
Created an attachment (id=31055)
--> (http://bugs.winehq.org/attachment.cgi?id=31055)
Patch to make NTDLL_mergesort() stable.
Make NTDLL_mergesort() stable.
A mergesort is stable per definition.
qsort() is the only function calling NTDLL_mergesort().
qsort() is not stable - so there is no problem pending.
But if we use double memory and name the function ...mergesort()
we can take the benefit without performance issues getting a stable
result.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25354
Summary: King's Quest Collection Series (1997): setup.exe
crashes
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tristan_schmelcher(a)alumni.uwaterloo.ca
When attempting to install the game King's Quest Collection Series (the 1997
edition), setup.exe crashes partway through the installation. It happens every
time and always at the same place.
After debugging, I have determined that the problem is caused by incorrect
stack cleanup code in the 16-bit DDEML DLL. A number of functions in the .spec
file specify HSZ argument values as occupying one word on the stack, but in
fact they are a double word. As a result the stack cleanup code does not
increment the stack pointer by enough, so upon return the calling code's stack
pointer is not restored to the correct value.
I have attached a patch that changes the type of all HSZ arguments in the spec
to "long", which fixes the bug. (I will submit it to wine-patches too.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25401
Summary: The Wine implementation of Winsock API
(WSAStringToAddress) has a bug.
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alfaar_alhazin(a)hotmail.com
According to MSDN description:
INT WSAStringToAddress(
__in LPTSTR AddressString,
__in INT AddressFamily,
__in LPWSAPROTOCOL_INFO lpProtocolInfo,
__out LPSOCKADDR lpAddress,
__in_out LPINT lpAddressLength
);
lpAddressLength
Length of the Address buffer, in bytes. Returns the size of the resultant
sockaddr structure. If the specified buffer is not large enough, the function
fails with a specific error of WSAEFAULT and this parameter is updated with the
required size in bytes.
when function call returns successfully, the parameter lpAddressLength should
have already been updated to the correct size of the address (for example: 16
for IPv4 address, 28 for IPv6 address). During our tests, the Wine
implementation doesn't update the parameter before its return. The parameter
remains unchanged (the input value of the parameter is usually larger than 16,
usually 128).
As reported at: http://www.bitspirit.cc/en/index.php?q=node/153 By BitSpirit
Team
--
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=25404
Summary: Super Meat Boy: game is running at insane framerate
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666+wine(a)gmail.com
Running Super Meat Boy (Steam version) works just fine. Everything about the
game works.
Except that it works at what appears to be 600 fps.
On the same machine, on Windows 7, it runs at a normal framerate. So it's only
in Wine that the framerate goes wonkers.
There are a few stubs, but no errors in the log.
I don't know what other information to attach, but ask and you shall receive.
:)
--
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=25491
Summary: BearShare: Fails to install
Product: Wine
Version: 1.3.9
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
Steps to reproduce:
1) remove ~/.wine
2) install BearShareV9pl.exe
Behaviour:
Unhandled exception.
Expected behaviour:
No unhandled exception.
Terminal output:
wine: Unhandled exception 0xc0000417 at address 0x100e613 (thread 0030),
starting debugger...
Process of pid=0024 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000008
00000009 0
0000000e services.exe
00000019 0
00000017 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000018 0
00000016 0
00000013 0
00000012 0
0000001a explorer.exe
0000001b 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
--
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=25616
Summary: Comet Busters: Error displays indicating Wine cannot
continue
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: craig.schulstad(a)infor.com
Created an attachment (id=32616)
--> (http://bugs.winehq.org/attachment.cgi?id=32616)
Debug trace of running Comet Busters
When launching the Comet Busters executable program (comet.exe), the program
error dialog box is displayed that winedvm.exe has encountered an error. When
the "close" button is clicked, a short backtrace display is shown (screen print
attached). When I ran the program using the WINEDEBUG command, the point in
the program where it appears to fail is in using the midimap.dll library.
Again, I have attached the output from the WINEDEBUG process.
--
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=25678
Summary: 'Wine reg add' with longer hive name error
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silverkornxtrem(a)hotmail.com
when using reg.exe, by exemple,
wine reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v "FontSmoothing" /t
"REG_SZ" /d "2"
there's an error "Erreur : nom de clé non valable" (French) or probably "Error
: unavailable key name" (English)
if written with the shorter hive name, it works (HKCU instead of
HKEY_CURRENT_USER).
The error seems also happening with HKEY_LOCAL_MACHINE (HKLM) and HKEY_USERS
(HKU).
--
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=25720
Summary: Invisible input text in wineconsole
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
Using ./wine wineconsole cmd
typing in to the wineconsole moves the cursor but no text shows
9febdf3f582a3bf443391633bf14297c09d4e088 is the first bad commit
commit 9febdf3f582a3bf443391633bf14297c09d4e088
Author: Andrew Nguyen <anguyen(a)codeweavers.com>
Date: Mon Jan 3 21:25:21 2011 -0600
kernel32: Improve parameter validation for WriteConsoleInputA.
--
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=26014
Summary: Printing produces garbled output, characters rotated
and sliced.
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmriches(a)ieee.org
This is a regression in a downloadable application.
PAF5 printing worked fine with Wine 1.3.9. In 1.3.13, it looks like each
character is rotated 180 degrees in its bounding box. Also, on most lines of
text, only a narrow horizontal strip is printed. The latter effect looks
similar to what you see with an inkjet printer that has severely clogged jets.
(I'm using a laser printer, and printing with Wine 1.2.rc4 worked perfectly.)
In print preview, it looked okay.
I'm using Mandriva Linux 2010.0, 32-bit. While there have been some issues
with recent CUPS updates on that OS release, I printed with Wine 1.2.rc4 today
on the same OS release with perfect results.
To get some data to allow the application to print, just enter something for
Fred Flintstone or ...
--
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=26381
Summary: mcmap.exe help text is wrong
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Download http://www.spieleplanet.eu/get/mcmap-win32.zip
unzip it and run wine mcmap
First few lines on wine:
adys@azura:~/downloads$ wine mcmap
ê( [-from X Z -to X Z] [-night] [-cave] [-noise VAL] [...] WORLDPATH
-from X Z sets the coordinate of the chunk to start rendering at
On windows:
C:\Users\adys\downloads>mcmap
mcmap by Zahl - an isometric minecraft map rendering tool. Version 2.0c
Usage: mcmap [-from X Z -to X Z] [-night] [-cave] [-noise VAL] [...] WORLDPATH
-from X Z sets the coordinate of the chunk to start rendering at
--
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=26418
Summary: Guitar Hero World Tour: Playstation 3 (ps3) hardware
detection in game
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mistere2002(a)zonnet.nl
Guitar Hero World Tour has two modes:
* Keyboard usage to play the instruments
* Using the PS3 guitar and drum kit
The game does work in "keyboard" mode. But it does not detect the hardware. In
fact, the hardware works (the drum and guitar are detected as joysticks in
Linux). I can use the devices if i use joy2key to map the buttons to
keystrokes. But then i use the game in "keyboard" mode. The disadvantage of
this is that orange (the ride) is not available and two player mode is
impossible.
In Windows the game finds the hardware at startup. So i guess that a component
is looking for this particular device in Windows. I hope this is DInput?
--
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=26881
Summary: Portal 2 main menu fonts are too big, entries get
truncated
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorael(a)gmail.com
Created an attachment (id=34274)
--> (http://bugs.winehq.org/attachment.cgi?id=34274)
Truncated main menu entry text
Kubuntu 11.04 x86_64 beta, running Wine 1.3.18 from Wine ppa (plus winepulse
patches). Portal 2 was downloaded via Steam and then patched with the updated
SKIDROW crack to get past the splash screen.
The menu fonts are too large so the entries get truncated. Notably 'Cooperative
Game' becomes 'Cooperative G', and the 'Wait For Vertical Sync' option text
bleeds into the text of the choice you pick for it (eg 'Enabled (Triple
Buffered)').
I've tried replacing ~/.wine/drive_c/windows/Fonts with a symlink to my Windows
7 fonts directory, just in case it's not finding the font it wants (as seems to
be the case with the dev console and lucon.ttf), but that didn't help. Perhaps
that just means I'm missing the font there too. corefonts were installed via
winetricks when installing Steam. My ~/.fonts.conf file (if Wine listens to
fontconfig settings) is essentially empty.
See attached picture.
--
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=27116
Summary: Darkspore: Water effects display with a green outline
and dark stripes
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fjuni5(a)msn.com
Created an attachment (id=34579)
--> (http://bugs.winehq.org/attachment.cgi?id=34579)
Green outline and dark banding running in wine
During gameplay, water effects are displayed with a green outline and dark
stripes. There appears to be no used data in the output logs. Windows
counterpart does not suffer from this issue.
Water effects can be found on 1-4 towards the end of the level. Although the
water effect is probably used throughout the game, this is the first encounter
of it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27486
Summary: Quicken 98 Basic stopped working
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dandevoe(a)rcn.com
I have been using WINE for several years, under SuSE. I predominantly use it
for Quicken '98 Basic.
I haven't been in it for around 3 weeks, and have done WINE updates whenever
they are available.
Quicken will no longer launch. I deleted the application config in winecfg &
re-added, based on specs in the apps database for Quick 98 Basic (Gold rating).
Same error.
"The program QW.EXE has encountered a serious problem and needs to close. We
are sorry for the inconvenience"
Thank you
--
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=27554
Summary: World of Tanks hangs in an infinite loop when
selecting text.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincas.miliunas(a)gmail.com
CC: nerv(a)dawncrow.de
Created an attachment (id=35223)
--> (http://bugs.winehq.org/attachment.cgi?id=35223)
WINEDEBUG=+imm
The regression was brought by this commit:
commit d08fa61a568c618278132cd6abb6a093a5c7799a
Author: André Hentschel
Date: Wed Jun 15 20:55:06 2011 +0200
imm32: Use the same code for ImmIsUIMessageW as in the ascii function.
Reverting this patch removes the issue.
The issue can be reproduced by typing some text in the email field of the login
screen and double-clicking to select it. The game will hang afterwards.
The game is free to download and play - http://game.worldoftanks.eu/update
--
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=30445
Bug #: 30445
Summary: Powerpoint 2003 & 2007: embedded video won't stop
playing, program unresponsive to mouse or keyboard
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
CC: aric(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 821ead201d38ebca8f3e92e71bf7b6c8641b5ace
Setting component and Wine version based on regression test results.
When playing embedded video in a slideshow, clicking on the video should pause
it, and hitting ESC or the spacebar should stop the video and end the
slideshow, and this used to work perfectly. None of these now work; the program
is completely unresponsive to mouse and keyboard once a video is started, and
the mouse pointer stays "busy." If you let the video run to the end, it will
restart. The only way to get out of it is to killall wineserver services.exe
plugplay.exe winedevice.exe explorer.exe POWERPNT.EXE.
Regression test results:
821ead201d38ebca8f3e92e71bf7b6c8641b5ace is the first bad commit
commit 821ead201d38ebca8f3e92e71bf7b6c8641b5ace
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Fri Mar 30 20:08:16 2012 -0500
quartz: Convert DsoundRenderer to use strmbase BaseRenderer.
:040000 040000 524973287718a419d1eae86c166a40a9031283bd
8cfdbb66bee61fb7aef8609eab2c0a540b8267a0 M dlls
--
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=36785
Bug ID: 36785
Summary: Hero Lab 5.x fails to retrieve updates
Product: Wine
Version: 1.5.7
Hardware: x86
URL: http://www.wolflair.com/index.php?context=hero_lab
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: e2a9511b30e5b68eb328c08ffecf56dcc91bce0b
Created attachment 48857
--> http://bugs.winehq.org/attachment.cgi?id=48857
+wininet,+secur32,+crypt debug log (uncompressed 23 MB)
Discussed in this forum thread:
http://forum.winehq.org/viewtopic.php?f=8&t=22746
Hero Lab can't receive updates since Wine 1.5.7:
e2a9511b30e5b68eb328c08ffecf56dcc91bce0b is the first bad commit
commit e2a9511b30e5b68eb328c08ffecf56dcc91bce0b
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Jun 18 17:42:18 2012 +0200
wininet: Added support for more certificate error types.
:040000 040000 48ab18ef259d09e8f981e49eaa53862bb30dbaf8
d724e30e52a69f5e656e72273fbb856cd366972e M dlls
'winetricks wininet' is a workaround.
Fedora 20 x86
wine-1.7.20-102-g889cce4
--
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=12295
Summary: Star Trek Klingon Academy 1.02: Ship textures are partly
invisible
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joulusaatana(a)yahoo.com
Created an attachment (id=11741)
--> (http://bugs.winehq.org/attachment.cgi?id=11741)
a snippet of Wine output to console while the game is running
The game Star Trek Klingon Academy 1.02 installs and the simulator runs without
crashes, but the 3d ship models textures flicker from visible invisible,
Usually the edges of the models can be seen but the center cannot etc.
--
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=27616
Summary: wine "eats" mouse in some games
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
Hello!
I can't found this bug in bugzilla, so i post it.
I very often play in WarCraft 3. And from some version of wine i can't see
mouse cursor even i minimize game. If i try to move mouse - i see that it moves
in game, but i can't use it with any program while not close the game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.