http://bugs.winehq.org/show_bug.cgi?id=28389
Summary: Wine crash trying to run "Micro Application Cartes de
Visite 2.0"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: swami(a)petaramesh.org
Created an attachment (id=36403)
--> (http://bugs.winehq.org/attachment.cgi?id=36403)
Wine crash complete console output
When trying to run "Micro Application Cartes de Visite 2.0" (draw4481.exe),
Wine display a box stating that the application crashed and must be closed.
Additionally, the console from which the program was started displays :
wine: Unhandled page fault on read access to 0x00000050 at address 0x7c1d0943
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000050 in 32-bit code
(0x7c1d0943).
...
(More details in attachment !)
...
Backtrace:
=>0 0x7c1d0943 in mfc71 (+0x90943) (0x0032fcc8)
--
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=28147
Summary: X3-The Threat loading savegames does not work
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frank.henry(a)gmx.net
Created an attachment (id=36066)
--> (http://bugs.winehq.org/attachment.cgi?id=36066)
normal game
Setup:
As per recommandations at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12888
I got the game up and running, begin able to fly around and trade.
I upgraded the game with the official 1.0 to 2.5 patch from Egosoft.
Ubuntu 11.04 2.6.38-10-generic
wine-1.3.26 (1.3.26-0ubuntu1~ppa1~natty1)
Reproduction:
Start a new game (regardless of 'normal' or 'own'), fly to the space station
and save, then immediately reload.
Result: major failure in X3.EXE
I have attached (trimmed) console outputs. I have only trimmed away all the
redundant information.
I have rated this issue as critical because while you can play the game, you
are unable to load, thus making it not usable.
--
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=24511
Summary: bsnes 0.6.8 video doesn't function properly; freezes
on subsequent run.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30938)
--> (http://bugs.winehq.org/attachment.cgi?id=30938)
Normal Output
Video, audio, and input are required for bsnes to function properly. It will
try to initialize these the first time you run it, but fails. It freezes, and
you're forced to quit. The only way to close it when that happens is to quit
X11 altogether. On the next startup, a message appears stating that all
drivers have been disabled, and can be manually set in configuration.
Selecting them in the GUI works fine, and they will work as long as you don't
quit the application. If you do quit and then restart, it will freeze again.
The problem is caused when either Direct3D, OpenGL, or DirectDraw is selected
while you quit the application. Restarting while GDI or Qt-Raster is selected
will not result in a freeze. Furthermore, video and audio playback are
extremely slow.
--
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=21589
Summary: MacOS error from MIDI SetVolume
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=26043)
--> (http://bugs.winehq.org/attachment.cgi?id=26043)
console output during tests
Hi,
The midi tests now in git that will appear with wine-1.1.38 produce a strange
error on MacOS:
err:wave:AudioUnit_GetVolume
AudioUnitGetParameter return an error "\xff\xff\xd5\x8e"
Same error for SetVolume
a) Is dbg_fourcc() really the appropriate method for reporting error codes
there? It rather looks like a small negative number:
-10866 aka. kAudioUnitErr_InvalidScope
b) The same function succeeds when called from waveGetVolume in tests/wave.c on
a wave handle instead of a MIDI one.
Perhaps the MacOS MIDI SW-synth does not support volume settings after all?
Perhaps a more elaborate filter graph would be needed to support variable
volumes? One would then question whether MIDICAPS_VOLUME need be reported at
all in such a case and possibly drop support for Get/SetVolume in midi.c -- or
implement said filter graph.
This is just supposition. I'm not familiar with MacOS programming.
--
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=20411
Summary: X11DRV_AlphaBlend not a dibsection
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sportflieger2004-wbug(a)yahoo.de
Starting a sector of AtcWindows with the option "Transparent Supplementary
Dialogs" checked, prints the following message on the console:
fixme:xrender:X11DRV_AlphaBlend not a dibsection
The transparent message box (for the communication) is not displayed (as is
should) thus leaving you with no initial calls and read backs from the
aircrafts (making controlling the aircrafts impossible).
--
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=28292
Summary: NetViewer.exe with Wine 1.3.27 get in crash
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: livio(a)checasin.com
I receive this one error...:
wine: Unhandled exception 0xc0000417 at address 0x100b0bf2 (thread 0009),
starting debugger...
livio@livio-R530-R730-R540:~$ Process of pid=0008 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)
0000000e services.exe
0000001b 0
00000017 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000016 0
00000013 0
00000012 0
00000018 plugplay.exe
0000001c 0
0000001a 0
00000019 0
0000001d explorer.exe
0000001e 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=27510
Summary: Darkspore incorrect texture during intro scene
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: web(a)raydenuni.com
Created an attachment (id=35174)
--> (http://bugs.winehq.org/attachment.cgi?id=35174)
Wine version with bug.
In the introduction scene in Darkspore, there is a cryostasis chamber with a
glass front. In wine it is rendered incorrectly with green banding. Have
attached Windows and Wine screenshots.
The game has a demo (http://store.steampowered.com/app/99890/) which is just
the full version of the game with an account that doesn't have the full game.
Unfortunately, you can only reproduce the bug in the intro video which is only
played the first time you play, per account.
Gentoo
Wine 1.3.20
Geforce 580
Windows 7
Geforce 480
--
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=27479
Summary: Acrobat X Pro: fails to install
Product: Wine
Version: 1.3.22
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
Created an attachment (id=35137)
--> (http://bugs.winehq.org/attachment.cgi?id=35137)
Installation message
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
3) next, next, next
4) installation starts
Behaviour:
Installation ends prematurely.
Expected behaviour:
Installation shouldn't end prematurely.
--
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=25102
Summary: Activation of Adobe Acrobat Professional 9 not
possible
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
Created an attachment (id=31830)
--> (http://bugs.winehq.org/attachment.cgi?id=31830)
Output of wine during
Note: This is not a mere installer problem as described in other Acrobat/Adobe
related reports.
The installation of Adobe Acrobat Professional works completely fine until it
asks for the serial.
Also running Acrobat with the limited 30-days trial functionality just works
fine.
Although I have a valid serial number which is accepted on native Windows XP,
the check for activation simply fails stating that the activation serial number
is not valid.
A possibly related problem might be the inability to install updates. The
download of updates is correctly triggered, but the installation of the update
fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21081
Summary: Wine does not seem to register installed codec for
Final Fantasy 7
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=25285)
--> (http://bugs.winehq.org/attachment.cgi?id=25285)
terminal log
I have set up an installation of Final Fantasy 7 as per the appdb guidelines
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=183).
It requires installation of the TrueMotion2.0 codec.
I have installed the codec via an installer which can be found at
http://www.free-codecs.com/download/ace_mega_codecs_pack.htm (which seems to
crash sometimes - going to file a bug when I know more)
I'm pretty sure it's installed correctly.
Videos still do not play. I did ONCE hear sound but not since :(
After a short period of black for the intro video the 'New Game/Load' option
does appear so it's definitely a problem with the codec.
Installing it worked on Vista.
Log when running ff7.exe attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20120
Summary: Autocad 2005 Graphic issue with mltext
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deejaypelle(a)gmail.com
Created an attachment (id=23685)
--> (http://bugs.winehq.org/attachment.cgi?id=23685)
image showing the bug
In autocad 2005 ,if you try multiline command, the colour box it is not of the
correct size. Default colour is black i don't know if it should be this. the
font box is blank.
Look the image attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10753
Summary: Mario Typing 2 doesn't start (certain msvideo functions
unimplemented)
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9602)
--> (http://bugs.winehq.org/attachment.cgi?id=9602)
Crash log
Mario Teaches Typing 2 crashes during execution due to some msvideo functions
not being implemented. Namely "msvideo.dll.ICINSTALL" , "msvideo.dll.ICREMOVE",
and "msvideo.dll.ICIMAGECOMPRESS".
Unfortunately, a demo of this game does not seem to exist. A crash log is
attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27846
Summary: Active Worlds 5.1 3D interface does not integrate.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mister_a(a)aol.com
Created an attachment (id=35613)
--> (http://bugs.winehq.org/attachment.cgi?id=35613)
Output from terminal
The render window is supposedly separated like that is due to a restriction in
X11 that prevents other controls from being attached to the window. Running it
through MAC OS X with WINE runs fine, so this is ticking off alot of Linux
users who use AW.
--
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=27438
Summary: Express Lister2 for Quicksales installs but won't run
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ewin.campbell(a)gmail.com
Hi, I am a novice to Linux. I am running Ubuntu 10.04 LTS - Lucid. I am in
Australia and am about to use an eBay type online auction called Quicksales.
They have a listing tool called Express Lister2 that you can download and use
offline to setup your auctions the bulk upload them. Wine is great and using it
I have been able to install and run all the windows programs I need. So I
downloaded Express Lister2 and it installed fine. However when I try to run it
either it tries to load, 'spinning cursor', then nothing or I get one or both
of these error messages..
Invalid parameter or There is no Windows program to open this type of file.
The program can be found at..
http://www.quicksales.com.au/services/sellingtools/expresslister2.aspx
Thanks
Ian
--
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=27217
Summary: WM_ACTIVATEAPP message not sent when running in a
virtual desktop
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
When running a WINE program in a virtual desktop (set to virtual desktop on
winecfg), and if the WINE program is the only program running in the virtual
desktop, the WM_ACTIVATEAPP event is not sent to the program when the virtual
desktop window is focused.
It appears that Wenlin 3 relies on a WM_ACTIVATEAPP event to tell it when its
internal clipboard might be out of date. If it doesn't get the WM_ACTIVATEAPP
event, it will not refresh its clipboard to the OS clipboard, because it
"thinks" that the user has never switched out of it and therefore cannot
possibly have changed the clipboard contents in another app.
I don't know how many other programs have similar behaviour. Therefore I think
WINE should send WM_ACTIVATEAPP when the virtual desktop window is focused.
It's OK when not running on a virtual desktop. However, in Wenlin's case you
may want the virtual desktop if you are using a window manager such as OpenBox,
which sometimes seems to discard keystroke events if they arrive very shortly
after Wenlin's "conversion bar" window has closed. And you may want to use
OpenBox if you're on Ubuntu 11.04, as it seems more stable than the default
Metacity/Mutter window manager which can crash (especially if you use Skype,
but I haven't been able to isolate it well enough to file a Metacity 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=27193
Summary: Missing model-parts in Lineage II
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jensm1(a)bbjh.de
in the game "Lineage II", there are some model-parts (e.g. Armor) missing, if
you set the "GPU-animation" option.
The option seems to enable hardware rendering (probably using vertex shaders).
I'll add screenshots of both settings and an error log as soon as possible.
--
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=27131
Summary: Crash in RTFGetToken
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
Download the attached MSI file and run 'msiexec /i test.msi'. Press Next and
msiexec should 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=20073
Summary: LifeScan OneTouch Diabetes Management Software does
not install/run properly
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.lifescan.com/products/otdms/install/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej(a)podzimek.org
The installer copies all files successfully. However, database initialization
fails at the end of the installation, spilling out lots of OLE errors.
The application does run, but reports a corrupted database and fails to operate
normally. (That's not surprising.)
The errors reported by the application are (surprisingly, this time) very
similar to thos that can occur on Windows and are mentioned in the FAQ here:
http://www.onetouch.ca/english/faq_detail.asp?f_id=65
I tried to install native msado15.dll and oledb32.dll, but this didn't help at
all.
--
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=28073
Summary: Photomatix 4.01 can't tonemap a loaded HDR image
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnsankey(a)ncf.ca
Created an attachment (id=35945)
--> (http://bugs.winehq.org/attachment.cgi?id=35945)
Terminal output
Photomatix 4.01 instals fine with Mono already installed. When run, it fails to
load a series of images to build a HDR (just sits there with no action); it
loads an already existing HDR OK but it crashes as below when trying to tonemap
the image.
--
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=27341
Summary: build error: conflicting types for 'int64_t' wine
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: arne_bab(a)web.de
I get a build error on Gentoo. This bug is only intended as a pointe to the
Gentoo bug report which already has options for tackling it:
http://bugs.gentoo.org/show_bug.cgi?id=354745
--
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=27305
Summary: Fonts and Anti Alias Problems
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vivanguarda2(a)ig.com.br
Created an attachment (id=34927)
--> (http://bugs.winehq.org/attachment.cgi?id=34927)
Wast onts
I 'm using a new slackware 13.37, wine 1.3.20 and a 17' CRT monitor. After
trying to play a MU Online Game I don´t get solve fonts anti alias
representation issue. Normally, I edit regedit and play the game. But at this
time,, If I use slack 13.1, game run perfectly. Then, what's the operational
relationship between wine fonts and sytem? Can it be a monitor Edid ( dpi or
freq problem )?
HKEY_CURRENT_USER\Software\Wine\X11 Driver
string: ClientSideAntiAliasWithCore value: N
string: ClientSideAntiAliasWithRender value: N
--
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=26377
Summary: [WinInet] Cookies Not Set
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Techie7(a)Yandex.com
Certain Cookies are not getting set in WINE (using WinInet).
Specific example is attached.
Possible triggers:
Cookie value length (1496 bytes)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24498
Summary: Trainz 2006: when creating track, ballast and ties not
drawn
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
Trainz 2006 displays menu text fine with default settings now
(in fact, turning off xrender now makes the text go away?!).
My son tried it under both Wine-1.3.3 and Windows, and
the only problem he noticed so far is that when creating a new
layout, the track is drawn as dotted lines on Wine and as fully
detailed track on 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=23937
Summary: [The Master Genealogist 4.0d] Perhaps the DPMI free
memory information needs some hard limits.
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=11482
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
(In reply to comment #21 From Andrew Nguyen ) of bug 12874
<snip>
> For the next problem:
>
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148921344
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148921344 bytes!
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148511744
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148511744 bytes!
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148102144
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148102144 bytes!
> ...
>
> For some reason, the application uses the queried DPMI free memory information
> to try to allocate all available memory, and it spends a huge amount of time
> doing this until it crashes. Hacking DPMI_xalloc to reject allocation sizes
> larger than 512 MB (or some reasonable arbitrary value) gets the application to
> start. Perhaps the DPMI free memory information needs some hard limits for
> applications like this one. There are many more issues after this, but that
> would seem to belong in another bug report.
TMG 4.0d freezes and is unresponsive as per Andrews explanation.
--
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=23663
Summary: RollerCoaster Tycoon 3 Platinum mouse disappears after
15 mins
Product: Wine
Version: 1.1.44
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fapage14(a)gmail.com
the mouse disappears after about 15 mins of play.
--
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=20250
Summary: Winemenubuilder or msi mix icons of file associations
in MS Office 2007
Product: Wine
Version: 1.1.30
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Created an attachment (id=23891)
--> (http://bugs.winehq.org/attachment.cgi?id=23891)
WINEDEBUG=+menubuilder wine setup.exe
Tested MS Office 2007 Home and Student PL Retail, typical install.
icons of files in nautilus, PCMan File Manager etc are inappropriate,
.doc files get MS word create new template icons (or sth like that), .xls get
ms excel backup files icons, etc.
Lot of urelated files, gets icons from MS Office too, i.e. .xspf, .iso, .gp3,
~/sent mailbox file, etc.
wine-1.1.30 from lamaresh.net deb, older versions affected.
--
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=27919
Summary: Miranda+chat.dll (standard group chat plugin) + paste
Cyrillic = \u0412 \u043a\u044d\u0448\u0435
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jl2001(a)inbox.ru
copy Cyrillic text (from Firefox or...) "В кэше Яндекса были найдены: убийца
Кеннеди, чаша Грааля, бозон Хиггса и ВТОРОЙ НОСОК!" paste in chat and inserting
"\u0412 \u043a\u044d\u0448\u0435 \u042f\u043d\u0434\u0435\u043a\u0441\u0430
\u0431\u044b\u043b\u0438 \u043d\u0430\u0439\u0434\u0435\u043d\u044b:
\u0443\u0431\u0438\u0439\u0446\u0430
\u041a\u0435\u043d\u043d\u0435\u0434\u0438, \u0447\u0430\u0448\u0430
\u0413\u0440\u0430\u0430\u043b\u044f, \u0431\u043e\u0437\u043e\u043d
\u0425\u0438\u0433\u0433\u0441\u0430 \u0438
\u0412\u0422\u041e\u0420\u041e\u0419 \u041d\u041e\u0421\u041e\u041a!"
sometimes also occurs when you insert a srmm.dll (standard Miranda message
plugin) but ctrl+z and paste again work good
if I copy Cyrillic text from srmm and paste in chat or Firefox or ... -
inserting Cyrillic good
wine version 1.0-1.3
Miranda version 7.0-9.x
--
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=27794
Summary: Unable to type french accented characters
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukaschmela(a)gmail.com
French is not my locale in Ubuntu, however, I need it in wine applications as
well as in Ubuntu native applications. Using the keyboard shortcut
(Shift+CapsLock), I can change the keyboard layout in Ubuntu to french azerty
and that is also well recognized in wine.
The problem is, that when I try to type a french accented letter (e.g. è,à,ê),
it only types the unaccented equivalent (e,a,e). This happens in Wine's Notepad
as well as in other applications.
--
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=27049
Summary: Quicken 2008 Deluxe tab and help icon display glitches
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Created an attachment (id=34482)
--> (http://bugs.winehq.org/attachment.cgi?id=34482)
glitches in tab rendering and search icon
Quicken 2008 Deluxe in Wine 1.3.15-0ubuntu5 has far fewer display glitches than
before, thanks!
I noticed two remaining and attached a screen capture. This is with no Library
overrides, no winetricks, and the Quicken binary qw.exe
set to Windows Version "Windows 98" in winecfg
1. There's a icon next to Search in the search box at top right that appears as
a black rectangle.
2. Visual glitches appear in the row of Quicken tabs, look to the right of the
last tab "[Financial Overview]".
I couldn't find a Windows 98 Quicken 2008 screenshot, but compare with
http://www.thetechbrief.com/wp-content/uploads/2007/10/image1.png.
--
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=26804
Summary: 1.3.18 stop working on Mac OS X 10.6
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manphiz(a)gmail.com
A newly built and installed 1.3.18 on Mac OS X 10.6 doesn't work. Trying to
issue "winecfg" resulted in failure_1.log in attachment. Then I tried to
manually add LD_LIBRARY_PATH and DYLD_LIBRARY_PATH with
"/usr/local/lib:/usr/lib:/lib:/usr/X11/lib" and then winecfg, and it hanged so
I have to kill it. Partial result is in failure_2.log in attachment.
On the other hand, 1.3.17 built with the same condition works out-of-the-box
(without tweaking the *_LIBRARY_PATH environment variables). Build time
configurations are like below:
CFLAGS="$CFLAGS -march=core2 -mtune=core2 -O3"
CXXFLAGS="$CXXFLAGS $CFLAGS"
CPPFLAGS="$CPPFLAGS -I/usr/X11/include"
LDFLAGS="$LDFLAGS -L/usr/X11/lib"
Please let me know if further information is needed.
--
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=24713
Summary: Microgaming Thumper Registration Wizard Failure
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seotaewong40(a)gmail.com
On connecting to Microgaming Thumper casinos (e.g. Crazy Vegas Casino) by
clicking on the CONNECT button, and selecting one of the options, the Online
Registration Wizard will fail with the following:
1) an error message remaining to retry later
2) a long connection
--
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=15601
Summary: Phantasmagoria 1 crashes at startup
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deadlock(a)start.no
When I run Phantasmagoria 1, it will crash right after calling int 31, ax=0001
which is a DPMI interrupt, free LDT descriptor. Which means that it crashes
somewhere around line 882 in file dlls/winedos/int31.c I then commented out
what's between the else { and }. The comment that is already there reads:
/* If a segment register contains the selector being freed, */
/* set it to zero. */
Which probably means that the game tries to use either the DS, ES, FS or GS
segment after it has freed the LDT descriptor. Is this function/interrupt
really supposed to fiddle with DS, ES, FS and GS? I can't see any mention of
that in the DPMI
specifications(http://www.delorie.com/djgpp/doc/dpmi/api/310001.html) and
apparently Windows handles it differently, since it won't crash when I comment
out the lines that reset these segments.
--
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=24971
Summary: Ulead PhotoImpact versions 5 and 10: Launching color
balance dialog freezes program
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jschlueter(a)hush.com
Created an attachment (id=31627)
--> (http://bugs.winehq.org/attachment.cgi?id=31627)
terminal output
Hello,
in all PhotoImpact versions I've tested so far, trying to launch the color
balance dialog freezes the application so that one has to kill it. Triggered by
shortcut Ctrl+L as well as click on toolbar icon for the function, and menu
entry.
I've added the terminal output for PhotoImpact 5 (Ubuntu 9.10, Wine-1.3.4).
Thanks in advance :)
Joerg
--
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=23136
Summary: Jade Dynasty - problem in window mode
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djsholohoff(a)gmail.com
When Jade Dynasty started in window mode, "W" "A" "S" "D" keys doesnot works.
But it works in fullscreen mode. How to fix this 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=22529
Summary: Lego Star Wars installer crashes when installing
DirectX
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I noticed this on "Lego Star Wars: The Complete Saga", but I see it mentioned
on the original disc as well in the appdb,
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12828
The crash seems to happen while the game is trying to install Direct X at
the end.
The game seems properly installed in spite of the crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21960
Summary: winetest: can hardly type anything into the tag/email
input forms
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
the new email address requester is a pain to use because there's no cursor and,
unlike the tag input form, it won't receive the input I type to the keyboard.
So the user becomes desperate about how to be able to start the tests!
It's only after I click "start" (after the error requester) that the requester
shows a reaction to mouse clicks: although no cursor appears, I'm now able to
type in some text.
Actually, this behaviour is almost exeactly that of the tag input requester.
The only difference is that this one typically echoes what I type immediately
after starting Wine. Sometimes no input is accepted there either. Well, its
behaviour appears as broken as the other input requester, but in the past, this
was somehow less of an annoyance: sometimes it accepts input, sometimes not.
What is noteworthy is that the window titles do not show the blue colour
typical of activated windows. They stay grey instead. They stay grey even when
I move the requester to some other location.
Sometimes (with the tag input requester), it echoes my input even though the
title bar is grey.
A cursor appears in rare cases only.
Often enough, the requester appears with a blue color title bar, accept text
yet display no cursor.
A (mostly?) reproduceable way to activate the window and make the cursor appear
is to click "start" with an empty field. The error requester will appear with
the regular blue title bar. Afterwards, the input requester will appear in blue
as well, and a cursor appear after I click into the text entry form.
I'm almot always running winetest inside a virtual desktop. There's not a
single log printed to the terminal.
Actually I already know this behaviour from Ubuntu Linux, but somehow it's more
of a pain on MacOS. I just tested again in the unreleased Ubuntu Lucid: the tag
input form has a grey title bar, shows no cursor but accepts my input. That's
why I did not bother to report this bug in the past.
--
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=19479
Summary: Problem, Wine to Ubuntu
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virgilioargenal(a)palogordo.com
Created an attachment (id=22642)
--> (http://bugs.winehq.org/attachment.cgi?id=22642)
Error to Wine and Ubuntu
I have install wine 1.1.24 and Ubuntu 8.04, in Oracle with developer 6i, if
running a report I have an error, and need you help, how need to resolve this
problem, Install another version, Wine or Ubuntu, o this error is other
problem.-
Help me please.
--
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=28792
Bug #: 28792
Summary: Random advapi32:cred test failures on Mac
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mymail.mines.edu
Classification: Unclassified
While bringing up a Mac OS build-slave for Dan Kegel's new buildbot, I often
encounter failures in advapi32:cred that I can't seem to reproduce manually
(i.e. by running the test directly). The failures look like this:
cred.c:318: Test succeeded inside todo block: expected CredentialBlobSize of 0
but got 0
cred.c:318: Test succeeded inside todo block: expected NULL credentials but got
0x0
cred.c:328: Test failed: CredReadA failed with error 1168
cred.c:392: Tests skipped: CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials are
not supported or are disabled. Skipping
These failures for some reason do not show up when I run the test myself by
cd'ing to dlls/advapi32/tests and running:
make cred.ok
Is there something I'm missing?
--
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=28045
Summary: picasa 3.8 build 117.4300 face scan never gets beyond
8%
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dennisgdaniels(a)gmail.com
[user@localhost ~]$ wine --version
wine-1.3.24
I have left P3.8 to run for days with no joy in getting all faces scanned in
photos. Total photos around 40K
dual core 3.2
4 gigs ram
2.6.40-4.fc15.i686
Advice on how to get P3.8 to scan all photos appreciated.
--
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=27037
Summary: win.ini needs update when new printers are available
but not for listing them
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valentin.david(a)gmail.com
But that is quite a problem. Let say I want to have the file system of a Wine
prefix and system.reg to be owned by another user. I do that so that I can make
sure the program does not modify what it is not suppose to modify, and that I
can safely share a ProgramFiles directory and system.reg across users. It works
quite nicely. Except printing.
win.ini is created during the initialization of the prefix during the first run
with the (virtual) administrator user. And it will contain the list of printers
that were present at that moment.
Now I run it as user, and since that time I added a printer in Cups. In
printing dialogs, I find that printer listed. But neither the button OK nor
Properties work. If I click on the latter for instance I get:
warn:driver:DRIVER_GetDriverName Unable to find L"CUPS-PDF" in [devices]
section of win.ini
I wonder why the dialog successfully list all the printers but fails to use
them. Either it has to use only the one present in win.ini, or it has to be
able to use those printers that are not in it. This would avoid to have really
strange errors.
--
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=26520
Summary: Kill all wineserver option
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Killing any and all winserver instances with a single command and regardless of
WINEPREFIX environment variable.
--
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=23292
Summary: Attempting to click on reference in The Sword causes
multiple EM_FINDWORDBREAK stub messages
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
If you start The Sword verison 1.5.11 causes multiple EM_FINDWORDBREAK messages
because the selection text is encased in either <> or () symbols. This also
causes an empty popup box to appear.
--
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=28757
Bug #: 28757
Summary: Lord of the Rings Online lost audio capabilities in
ALSA
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
Classification: Unclassified
In recent versions of wine Lord of the Rings Online lost sound, music and
voice-chat when ran on an pure ALSA setup. It doesn't even show the available
audio devices into the game options, and reviously it worked out of the box.
After a bit of research found that setting openal32 as native in winecfg
restores sound and music, but not voice-chat. Also, using pulseaudio enables
again all sound capabilities, but this is not an ideal scenario for ALSA users.
The game client can be downloaded at:
http://www.lotro.com/support/download-lotro
--
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=28670
Bug #: 28670
Summary: GetKeyboardLayout(0) returns wrong HKL
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sebastian.Riemer(a)gmx.de
Classification: Unclassified
Created attachment 36849
--> http://bugs.winehq.org/attachment.cgi?id=36849
Patch for get_keyboard_layout_name() in dlls/user32/tests/input.c
I was improving a test in dlls/user32/input.c and while testing the test I've
found out that GetKeyboardLayout(0) doesn't return the HKL of the currently set
keyboard layout but instead the currently selected locale.
===Example===
WindowsXP: French language with German keyboard layout: HKL = 0x407040c
wine 1.3.30: French language with German keyboard layout: HKL = 0x40c040c
The keyboard layout is in the high word and the locale in the low word. So,
Windows XP reports correctly, that I have a German keyboard layout set but
conversely wine 1.3.30 reports French, although "setxkbmap de nodeadkeys" is
set.
--
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=27586
Summary: zdsimulator not support dispatcher of devices
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: romangrozov(a)mail.ru
Hello, zdsimulator zdsim, download this for links
http://zdsimulator.com.ua/zdsimulator/skachat .
The simulator can't generate a code: for this purpose it should be established
on a disk With, and the code is formed on the computer equipment.
--
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=27552
Summary: Qt table using Wine
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: nigel_galloway(a)yahoo.com
Created an attachment (id=35221)
--> (http://bugs.winehq.org/attachment.cgi?id=35221)
Screenshots Wine and Windows
KuKu3 can be downloaded from Sourcefore. In unzip it into C:\KuKu3 under Wine.
When I run Hidato.exe it is fine except that boarders are not displayed around
the cells, which detracts considerably from the experience. I attch screenshots
of Windows v Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21965
Summary: Fireworks MX2004 generates "Internal Error" on every
action.
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakeway(a)gmail.com
As the title, really. Every time I click to do something using Fireworks, an
"Internal Error" popup appears. This can be clicked away, and I continue using
Fireworks, but on the next action, the "Internal Error" re-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=20146
Summary: Formatting of Instant messages in Message Labs OmniPod
is unreadable
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plastikman(a)gmail.com
Created an attachment (id=23736)
--> (http://bugs.winehq.org/attachment.cgi?id=23736)
Screenshot of POD messages inder wine
Message Labs POD is a corporate Hosted IM application the only has a native
windows client. There is a java applet but it is lacking many features.
Installation and functionality of message labs POD works. when sending and
receiving messages using POD the messages are not receiving a carriage return
but instead are all mashed together on the same line.
I have attached a screenshot of the IM window when connected using wine and a
screenshot of the IM window when using the client natively.
Since this is a paid for service please contact me directly if you need access
to the EXE and if you need a login for the service.
--
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=19699
Summary: startx -- :1 -depth 8 yields black screen in desktop
window mode
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
It seems Wine does not correctly set the palette when opening its window in a
8bpp display. Every time its window is activated, it installs a completely
black palette.
To reproduce:
- In e.g. Ubuntu Intrepid, switch to a terminal with e.g. ctrl-alt-F3
- startx -- :1 -depth 8
should yield a working desktop. Otherwise your graphics card may not be able
to support the ancient 8bit modes. An on-board Intel i915 works.
Alternatively, logout of your gdm/kdm session if you fear being logged in
twice may harm your Gnome/KDE configuration, then start the X server.
- Use Ctrl-Alt-F3/F7/F8/F9 to switch consoles.
- Open a terminal window.
- glxgears works. Note the change of screen colors when changing focus from one
window to another -- people were used to that on X consoles 20 years ago.
- wine winecfg causes a completely black screen if set to desktop window mode.
- Use Alt-Tab to (blindly) switch to another window (e.g. the terminal): the
colors are restored, and the winecfg window inside the desktop window appears
normally (except for strange colours, as for all other windows except the
currently focused one). Click in the wine window and everything becomes black
again.
In full-screen mode, winecfg opens normally (colours of all other screen
contents change, which is "normal" with 8bpp with X).
--
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=28887
Bug #: 28887
Summary: Menu & Combo Box Draw Positions
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: glennlchugg(a)hotmail.com
Classification: Unclassified
Created attachment 37115
--> http://bugs.winehq.org/attachment.cgi?id=37115
Screenshot
I've noticed in Unity (Ubuntu 11.10 x64), that WINE will not position any
overlay/positioning from the forms top position, instead they all revert to 0,0
on the screen. This is able to be fixed by manually moving the Form (anywhere),
then it acts as it is supposed to again.
The attached image shows how when I press the file menu on the form how it
opens at window 0,0 and not the form 0,0.
So the form initialization under Unity for WINE isn't handling the offset
positions at all on starting an app (I am not sure if Unity tries to position
the form to 0,0 and WINE snaps it to the proper location, or if WINE is trying
to read the position before the window manager has had time to create the
form/position.
I've had the same occur for Menus, Context Menu's, Combo Boxes, Tooltips,
anything that is meant to draw at form 0,0 + positioning.
As I said, moving the form at all (grabbing the title bar) will fix the offset
position problem until you close the app/game, so it's only the first run of an
app/game it's messing it up.
I can only verify this is a problem under Unity.
--
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=28100
Summary: Visual Studio feature pack menus displayed incorrectly
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wongjasonj(a)yahoo.com
This used to be fine in Wine 1.3.18. At which exact version did it stopped
working I am not sure. I know it hasnt worked from 1.3.22 to 1.3.26.
The problem is when using the MS Visual studio feature pack, menus are being
displayed as framed windows instead of a frameless window giving the illusion
of a menu. The two images show what Wine is currently displaying and what it
should resemble. If I had to guess the WS_BORDER style is being set when it
should not be.
see images for current and desired appearance.
http://i1085.photobucket.com/albums/j429/jwong2/Wine1326.pnghttp://i1085.photobucket.com/albums/j429/jwong2/correctmenu.png
--
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=27783
Summary: In dual-screen setup, wine causes second monitor to
mirror first
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joshlf13(a)gmail.com
On a Macbook Pro 5,3 running Ubuntu 11.04 (AMD64 Mac Version) with a
dual-screen setup (NVidia driver 270.41.06). A second monitor is set up using
X Server's TwinView setting. This works. However, when wine runs (even from
the command line to perform such simple operations as 'wine --version'), it
immediately causes the second monitor to mirror the first, and the mouse will
not go beyond the bounds of the main monitor. In order to fix this, I have to
disable the second monitor and then reapply the settings (set second monitor to
disable, apply settings, then set to TwinView, apply settings).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27763
Summary: WINWORD.EXE when close the program always find error.
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ecivil(a)gmail.com
Created an attachment (id=35519)
--> (http://bugs.winehq.org/attachment.cgi?id=35519)
Error WINWORD.exe when user close the program.
The message say: The program WINWORD.EXE has encountered a serious problem and
needs to close. We are sorry for the inconvenience.
--
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=27643
Summary: Powerpoint 2003 does not allow hindi text font
selection
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Created an attachment (id=35345)
--> (http://bugs.winehq.org/attachment.cgi?id=35345)
the ppt 2003 file with english and hindi characters
Indic text in powerpoint cannot be used with any font. Please see the video:
http://www.youtube.com/watch?v=Qcj145ydOLI
The font used for non-latin (indic here) characters is only Arial and changing
the font is not working.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27518
Summary: Silent Hill Homecoming: Maps and items doesn't fully
show in the menus
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
It should be possible to see the full map like this one in the menu:
http://portforward.com/games/walkthroughs/Silent-Hill-Homecoming/Silent-Hil…
instead only a portion 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=19770
Summary: MS Project 98 crashes when entering a richedit box
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=23160)
--> (http://bugs.winehq.org/attachment.cgi?id=23160)
wine-1.1.27-266-gda1784b +richedit
MS Project 98 crashes when entering a richedit box.
To recreate:
1. Open Project 98
2. Add a task
3. Go to comments
4. Click in the richedit box.
Crash.
=>0 0x302146dc in winproj (+0x2146dc) (0x00329210)
1 0x7ecef67e WINPROC_wrapper+0x1a() in user32 (0x00329240)
2 0x7ecefd22 call_window_proc+0xca(hwnd=0x20084, msg=32, wp=131204,
lp=33554433, result=0x32933c, arg=0x30113e08)
[/home/test/wine-git/dlls/user32/winproc.c:469] in user32 (0x00329290)
3 0x7ecf5fa1 WINPROC_call_window+0x112(hwnd=0x20084, msg=32, wParam=131204,
lParam=33554433, result=0x32933c, unicode=1, mapping=2127652688)
[/home/test/wine-git/dlls/user32/winproc.c:2214] in user32 (0x003292e0)
Same in latest git.
Workaround is winetricks riched20.
--
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=17127
Summary: MS-FS95: Crashes onLoad
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=18976)
--> (http://bugs.winehq.org/attachment.cgi?id=18976)
Logfile using +seh
Microsofts Flight Simulator 95 often crashes when loading a flight and trying
to start it and segfaults. All builtin dlls, here's a normal log only with
+seh, because relay log is quite big.
It installed just fine, but when I click "Surprise Flight"(?) or "Quick
Flight", game crashes.
--
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=28938
Bug #: 28938
Summary: configure.ac changes with -fno-omit-frame-pointer make
some programs crash on startup
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ccr(a)tnsp.org
Classification: Unclassified
Configure changes introduced in GIT 5cfe7db1854ff1142d598eaf49f6050676c8d547
regarding handling of -fno-omit-frame-pointer cause a regression making some
(but not all) programs crash on startup with errors like:
err:seh:setup_exception_record stack overflow 844 bytes in thread 0009 eip
7ef6eb4a esp 00240fe4 stack 0x240000-0x241000-0x340000
I am using Debian Testing with GCC version 4.6.1 (Debian 4.6.1-15).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27946
Summary: Dictionnary Larousse 2010 freezes just after running
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lam.th.tung(a)gmail.com
I have a problem when run Le Petit Larousse: it freezes just after running.
But when I use VirtualOS with Windows XP loaded on, it works.
If I run it in terminal, the first line I see is about "shdocvw". (the log file
is attached below)
I use Ubuntu 10.10, Maverick Meerkat, and wine version 1.2.2.
Thanks in advance for your help.
P/s: I just copy what I see when run it in terminal
--
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=27146
Summary: some applications (office) crash when attempting to
edit documents
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: watgrad(a)gmail.com
Created an attachment (id=34666)
--> (http://bugs.winehq.org/attachment.cgi?id=34666)
wine application log file
Office applications crash when attempting to edit text in documents.
Applied suggested riched20, gdiplus, and fontfix with no effect.
"err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7dd49ec0"
Last log entry...help interpreting this...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23740
Summary: Ulead DVD MovieFactory 6 TBYB: Program crashes after
loading phase
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: indecent_cracker(a)hotmail.com
Program installs fine. Wine crashes after the initial loading screen, and
before the main program 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=23266
Summary: Magic Jack Splash Screen has black background
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.magicjack.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
The Magic Jack splash screen has black background around the image of the Magic
Jack. In Windows this background is transparent.
--
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=18469
Summary: [P5Szamla] The print preview is not same as recorded
data
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kami911(a)gmail.com
Created an attachment (id=21082)
--> (http://bugs.winehq.org/attachment.cgi?id=21082)
The values in the program
When the one record a new invoice the entered dates is not same those appear in
print preview. Please check the attached picture's date "Dátum" fileds. It is
different in print previes in the program but all the same in the print
preview.
Some log also attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17299
Summary: Last Chaos gets slower and slower after more than 1hr of
gameplay
Product: Wine
Version: 1.1.14
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffiundthomas(a)gmx.de
After launching "Last Chaos" and playing for more than 1hr, the framerate
sometimes drops extremely low. For more Information on this issue please
consider alex' comment "game goes slower and slower" posted on July 5th 2008
and especially Thomas' reply to this under the following link:
http://appdb.winehq.org/objectManager.php?bShowAll=true&bIsQueue=false&bIsR…
As this is the only remaining issue on this game with current wine (1.1.14) -
compared to running under windows native - this application would imho receive
Platinum-Status.
--
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=30953
Bug #: 30953
Summary: Grand Theft Auto Vice City does not start (I must
disable winegstreamer to make it work)
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tirili_(a)fastmail.fm
Classification: Unclassified
I'm running 32-bit Slackware 13.37 on a Samsung Melroi R510 (64-bit cpu).
When I try running the game Grand Theft Auto Vice City by typing
wine gta-vc.exe
I get a long list of errors (maybe repeating?), which I added as an attachment,
and the game does not start.
If I disable winegstreamer using winecfg, the game starts though.
Maybe this problem is caused only by old packages included in Slackware?
--
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=28005
Summary: Kbot5,08.exe from http://www.bestbots.ro/ can not be
intalled succesfully.
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: yfdogan(a)gmail.com
Kbot5,08.exe from http://www.bestbots.ro/ can not be intalled succesfully.
--
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=22241
Summary: Problem compiling wine 1.1.40
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
make[1]: Entering directory `/tmp/wine-1.1.40/programs/winhlp32'
gcc -c -I. -I. -I../../include -I../../include -DWINE_STRICT_PROTOTYPES
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith -s -O3 -march=i686 -o macro.lex.yy.o macro.lex.yy.c
macro.lex.l: In function 'MACRO_ExecuteMacro':
macro.lex.l:349: error: 'YY_FLUSH_BUFFER' undeclared (first use in this
function)
macro.lex.l:349: error: (Each undeclared identifier is reported only once
macro.lex.l:349: error: for each function it appears in.)
make[1]: *** [macro.lex.yy.o] Error 1
make[1]: Leaving directory `/tmp/wine-1.1.40/programs/winhlp32'
make: *** [programs/winhlp32] Error 2
--
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=11128
Summary: Ragnarok Online - windowed mode
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerdal(a)poczta.fm
I have a small request. Actually I must play in resolution 800x600 (windowed
mode - set in game) because if I set in game 1024x768 I can see only a title
bar of window. Resolution of my desktop is 1024x768.
[xarion@localhost Ragnarok Online]$ wine 2007-10-09a_Sakexe_v10.exe
TOTALCMD.EXE
EXPLORER.EXE
WINEDEVICE.EXE
WINEBOOT.EXE
WINEBOOT.EXE
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5b4,0x00000000), stub!
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1030,780)
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
The last bug is repeating (fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank
(0x21e0c0)->(1,(nil)): Stub).
Can You fix this error? :/ Sorry for my english.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28563
Bug #: 28563
Summary: With CLAGS="-O0" Comanche 3 does not find the CD
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Classification: Unclassified
Created attachment 36695
--> http://bugs.winehq.org/attachment.cgi?id=36695
wine 1.3.29 both local and /usr/bin/wine
Ok, the background is that I wanted to find out if bug 21293 was still a
problem in wine 1.3.29 but then I noticed that there is regression in the main
menu which renders it unusable. So I started a regression test.
The problem now was that the game behaved differently when I used my locally
compiled version of wine 1.3.29 or when I used the /usr/bin/wine executable of
wine 1.3.29 which comes with the PPA package of wine (I use Ubuntu 11.04
amd64).
With /usr/bin/wine there was a video intro and then I got to the main menu
which has the graphic issues.
With my own compiled wine executable however there was no intro video and then
I got to another menu which says that not all game options are available
because of the missing CD (this menu does not have graphic issues btw).
So kevlarman from #winehq was so friendly to help me analyze the bug.
Attached you find a file with two logs.
wine_log is from /usr/bin/wine and WINEDEBUG=+file
wine_log_bug is from my own wine executable also with WINEDEBUG=+file
When you search for E:\ in there (E: is my cdrom drive letter) you will notice
that in wine_log there is a call _lopen ("E:\\C3G\\KDV.PFF",0000) which is
missing in wine_log_bug.
We found out that this had to do with the code optimization I used for
compilation.
CFLAGS="-g -O0" ./configure --verbose --disable-tests && make depend && make
-j8
This was my compilation instruction which I got from
http://wiki.winehq.org/RegressionTesting
Changing it to this also made built version behave correctly like
/usr/bin/wine:
CFLAGS="-gdwarf-2 -O2 -pipe" ./configure --verbose --disable-tests && time make
-j8
Important here is the -O2 flag (compilation with -O0 in the previous line
brings the bug back again. So it is not related to -pipe or -gdwarf-2).
Now I was advised to also enable +relay in order to analyze it more detailed.
Unfortunately with this WINEDEBUG flag also /usr/bin/wine behaves wrong now and
I was not able to get the output +relay (neither piping it to gzip -1, netcat
or a ramdisk helped here) with the correct behavior.
So this is in short.
-O0 works not, -O2 works, -O2 +relay works not. It has to be some timing issue
I assume. Also it is not clear whether the bug is in wine or gcc.
But at least I can do the regression testing about the graphic issues in the
main menu...
--
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=27773
Summary: 3D Sexvilla 2 - Everlust Crash at Launch
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fpsinferno(a)gmail.com
I have a cracked version of this game that is legit. I have tested it on
windows and works without any problems. I have my wine set to windows 7 (that
is the operating system that i tested the program with.). As soon as i try to
launch the game with in a couple of second the game stops loading and crashes
with some dialog from wine saying that it has encountered problems. I am fairly
new to debugging and diving this far into the programming but always willing to
learn...
--
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=26812
Summary: Touhou TH11, TH12, TH125, TH128, TH13trial: Exceeded
FPS limit in fullscreen mode
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghost99(a)mail.ru
Normal Touhou games FPS limit is 60, and all gameplay speed determined by FPS.
FPS in listed games is exceeded and is near 75 on fullscreen mode. It looks
like FPS limit is somehow increased by 25% (to 75), because it never grow
beyond 75.
With wine-1.3.15 and older versions that problem can be solved by running wine
with "__GL_SYNC_TO_VBLANK=1", but in wine-1.3.16 and newer versions (1.3.17 and
current git commit 41dfdb28c79dd2c6fc1530713b65d28862ee02d8) that workaround is
not working.
In windowed mode FPS is normal (near 60) in all listed games.
That bug can looks similar to http://bugs.winehq.org/show_bug.cgi?id=13085 ,
but now speed in old games (TH06, TH07, TH08, TH09, TH10) is perfect without
any actions, but in newer games it is above normal. So I think there is another
bug with similar workaround (which is not working now).
I have amd64 Gentoo with nvidia-drivers-260.19.36, xorg-server-1.9.4. Tested
with clean ~/.wine/ directory.
--
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=15543
Summary: AIRC application blows up when opening a tree menu
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pedro.m.ferreira(a)mail.cm-portel.pt
When I try to open a treemenu the application just dies.
--
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=27401
Summary: Britannica 2011 (11.0): Installer reports wrong amount
of available space for all but the Wine folder
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tastky(a)gmail.com
Created an attachment (id=35040)
--> (http://bugs.winehq.org/attachment.cgi?id=35040)
Console Log
The installer (InstallAnywhere) of Britannica 11.0 always reports a false
number as available space (2 GiB + ~ 30 MiB, not constant but always that
range) for all partitions / mount points (tested ext4 & ntfs ones) except
Wine's folder (~/.wine), which makes it impossible to proceed.
--
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=27150
Summary: GPRO Organiser : I couldn't see checkboxes
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erayalakese(a)gmail.com
Created an attachment (id=34681)
--> (http://bugs.winehq.org/attachment.cgi?id=34681)
Original (in Wİndows)
Hello,
I'm a new Ubuntu (11.04) user and gpro.net player. I'm trying to use GPRO
Organiser (http://mbjerg.dk/gpro/). Also i installed .NET2 Framework.
GPRO Organiser running very well but in setting page i can't see checkboxes.
Screenshots.
Original (in Windows) :
http://www.89484848.dk/gpro/phpmanual/pics/settings_online.jpg
In Linux (with wine) : http://www.imageupload.org/?d=A518DFC01
I can't see checkboxes but i can click them :) Because when i click left of
labels, APPLY button appearing :D
--
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=26950
Summary: Gnome 3 in a Fedora 15 Environment
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james_j_catchpole(a)yahoo.com
I am using the new Gnome 3 Desktop Manager with Fedora 15 Beta 2. Because of
the changes in the Desktop Manager I am no longer able to bring up the Wine
ICON that then allows you to choose functions or applications. The same thing
is true of Crossover which I have posted to their bug site. When you go to the
list of applications available in this environment I am able to go to the
'Other' category and there find many of the applications with the Wine Icon;
however, it seems as if the Crossover and Wine applications all look the same.
I believe what needs to be done is to make the Wine Application ICON
available,for example, under the Other Category, that then expands into the
normal wine functions and applications.
--
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=24972
Summary: Ulead PhotoImpact 5/Web image optimizer dialog asks
for number + no preview
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jschlueter(a)hush.com
Created an attachment (id=31628)
--> (http://bugs.winehq.org/attachment.cgi?id=31628)
terminal output
The preview dialog for changing export values (compare Ulead SmartSaver, here
as a plugin; Ubuntu 9.10). Calling it triggers altert asking "Enter a number
between 0 and 255." 3x in a row, one got to click "OK" each time. And no
original/preview thumbnail of the image. Every modified value calls the same
alert again.
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=22362
Summary: Nolimits Coaster (or Wine) does not adhere to Vsync
option.
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thepixeldeveloper+wine(a)googlemail.com
Created an attachment (id=27370)
--> (http://bugs.winehq.org/attachment.cgi?id=27370)
A small log of when the vSync option was enabled from within the simulator
Nolimits Coaster 1.71 has an option to enable vSync, however. This is ignored
within Wine and thus the frames end up faster than the monitor refresh rate.
This can be fixed from the nVidia settings panel by enabling: "Sync to vBlank",
but I don't feel like this is the correct solution to the problem (Cedega has
no such issues).
When the nVidia vBlank option is turned on the game will act correctly by
running at 60FPS, but the game stutters.
I've attached a part of the log file when the vSync option was enabled from
within the game.
There is a similar ticket open: http://bugs.winehq.org/show_bug.cgi?id=13085
but this bug happens both in fullscreen and windowed modes.
-Mathew Davies.
--
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=20512
Summary: Linegage 2 hangs on window resize.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
If Lineage 2 is run in window mode, it hangs if window i resized.
--
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=28917
Bug #: 28917
Summary: Ballistic game - mouse pointer problems if another
program is opened in Wine.
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Classification: Unclassified
If you play Ballistic on its own in Wine, the mouse pointer controls the
"Paddle" at the bottom of the screen in the game.
If you have another program open in Wine e.g. Steam, Audiosurf etc., the mouse
pointer malfunctions in Ballistic.
--
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=28505
Summary: when I open .exe file with wine always report by a
error: Program error.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: little.kaa.1988(a)gmail.com
system is Ubuntu 10.4,
when I open .exe file with wine, it always report by a error: Program error.
The software don't need install, just run the .exe 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=28243
Summary: ClueFinders 6th Grade (cf6.exe) fails to run, page
faults.
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq(a)planet-hinchley.com
Created an attachment (id=36190)
--> (http://bugs.winehq.org/attachment.cgi?id=36190)
Unhandled Exception trace
Unhandled exception: page fault on read access 0x00000000 in 32-bit code
(0x0046c0e7).
When starting ClueFinders 6th grade, demos seem to start, but when starting to
play fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27379
Summary: I can't use Abby Finereader 10 Professional
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matrobriva(a)libero.it
Created an attachment (id=35005)
--> (http://bugs.winehq.org/attachment.cgi?id=35005)
The backtrace of wine FineReader.exe
Today I have downloaded the trial version of Abby FineReader 10 Professional.
I have installed it with the procedure reported in the appdb, but when I try to
execute it, i receive the backtrace attached to this report.
How can I resolve this problem?
Thanks everyone.
My distribution is Ubuntu Natty.
--
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=27007
Summary: CADVANCE causes winevdm to crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blessedbiped(a)gmail.com
Created an attachment (id=34436)
--> (http://bugs.winehq.org/attachment.cgi?id=34436)
Debug log from program crash
After upgrading ubuntu to 11.04, this program is now causing a fatal program
error. CADVANCE 6.5 was originally written for WIN 3.1, and ran fine under
10.04. I don't think much changed on the WINE end of things, but I can't be
sure.
--
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=26164
Summary: set cdaudio door open causes loss of file handle
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Let's fork this specific issue out of bug #20323, comment #5.
Reproduce using my MCI shell (bug #20232, comment #10)
open cdaudio alias c
set c door open (yet disk is not ejected, why? wine eject works)
trace:cdrom:CDROM_DeviceIoControl 0x40 IOCTL_STORAGE_EJECT_MEDIA 0x0 0 0x0 ...
status c mode -> ERROR_INVALID_HANDLE (6)
Somehow, the handle got lost.
A log file is found in bug #26160, attachment #33330.
Although the bug can be triggered via the MCI, Charles Davis explains in bug
#20323, comment #7 that it is in ntdll/cdrom.c
OTOH, the "wine eject" machinery works fine on MacOS. Here are my notes from an
attempt to install MS Flight 2002, which comes on 3 CDs:
+ wine eject + installer detects new CD, no need for keypress despite
fixme:cdrom:CDROM_ControlEjection not supported on this O/S
What does this fixme mean as "wine eject" appears to work?
As far as the MCI is concerned, I've seen native machines not eject disks via
"set door open" yet return no error (no MCIERR_*). Hence silencing the
inability to eject a disk (despite MCI_GETDEVCAPS CAN_EJECT aka. "capability
cdaudio can eject") would be compatible behaviour.
But the handle must not be lost.
--
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=24179
Summary: Cursor in Red Alert jumps on the right side of the
screen and makes scrolling slow
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: toni.spets(a)iki.fi
When in game and trying to scroll the map to right by moving the cursor to the
right side of the screen the cursor image will change between "pointer" and
"moving right" every other frame and will scroll at half speed.
Seems to be cursor position issue when it's hitting the side of the screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18031
Summary: Black & white 2 random crash
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20423)
--> (http://bugs.winehq.org/attachment.cgi?id=20423)
Lines before segmentation fault
B&w2 crashes from time to time (not very often) with just segmentation fault,
and it seems to be random because i can't reproduce it (tried multiple times).
--
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=28988
Bug #: 28988
Summary: PowerPoint 2007 sometimes hangs up during video play
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksey_r(a)list.ru
Classification: Unclassified
Created attachment 37296
--> http://bugs.winehq.org/attachment.cgi?id=37296
The terminal output during PowerPoint hanging up.
When I add some video into presentation, PowerPoint sometimes hangs up during
playing this video in slide show (I mean, presentation show) mode.
It happens not every time, however, it happens very often when the video is set
to be played on click (not automatically).
After ~3 min of hanging up, PowerPoint 2007 crashes.
The terminal output is in attachment.
In WMP9 the file is played OK.
OS: OpenSuse 11.4 64 bit
Wine prefix: win32
--
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=27233
Summary: Blair Witch Vol. 1: Rustin Parr: Installer instantly
exits
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ktowns(a)live.com.au
Created an attachment (id=34811)
--> (http://bugs.winehq.org/attachment.cgi?id=34811)
Terminal output
As in the summary, there isn't a lot more to add. The installer fails to run.
--
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=26913
Summary: TradeBlazer V4 hangs when reading file
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cnbiz850(a)sohu.com
attached with winedbg and got the following backtrace:
Wine-dbg>bt 0x9
Backtrace:
=>0 0xf776442e __kernel_vsyscall+0xe() in [vdso].so (0x0032d3c0)
1 0xf75cc8cb __libc_read+0x4a() in libpthread.so.0 (0x0032d3c0)
2 0x7bc43485 NtReadFile+0x2b4() in ntdll (0x0032d3c0)
3 0x7b83eec3 ReadFile+0x252() in kernel32 (0x0032d450)
--
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=23347
Summary: After spending a while in Atlantica, I lose the
ability to interact with the environment
Product: Wine
Version: 1.1.44
Platform: Other
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ingrid.king(a)gmail.com
Created an attachment (id=29089)
--> (http://bugs.winehq.org/attachment.cgi?id=29089)
truncated log
After spending a few hours logged into Atlantica, I lose the ability to
interact with the environment using my mouse. The problem is moderate at
first, and then becomes more and more severe, to the point where I have to
restart the program to resolve it.
Recently, new UI problems have appeared. Monster Invasion was this weekend,
and whenever I tried to start a fight, my screen would flicker black, and
require me to restart my computer by holding down the power button. This
problem has presented itself while trying to observe a PvP match, and join a
PvP match as well.
I also noticed a new problem where I lose all ability to interact with the
environment, I can't click, I can't type. Before, the click bug was only
related to my ability to select a monster I wished to attack while fighting.
Now it seems to have evolved into a new monster, where I can't do anything at
all but restart. On a side note, these problems seem to have emerged with the
most recent update to my computer's software from Apple. The monster click bug
has been present from the start, however.
I am using Wine.app, version 1.1.44. I am somewhat computer illiterate, so I
apologize if my bug reporting has not met the guidelines = /
--
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=22924
Summary: Nokia Ovi Suite stalls at start-up
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: extigyro(a)gmail.com
Now in RC2 Nokia Ovi Suite installs successfully (though a little bit slowly)
but when the app is started, it stalls at start-up.
And "NokiaMServer.ex" eats up all the CPU time (Intel Core 2 Duo T7200 - 2 x 2
GHz).
--
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=28445
Summary: Task bar animated icon resource leak
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprog(a)online.ru
If any win32 application has an animated icon wine will exhaust both memory and
X server resources.
If you start a win32 application in Wine with an animated icon (like The Bat)
you will immediately notice an initial 6-7 times higher CPU usage by X server
(like 7-11% instead of 2-3), with time the processor usage would increase and
eventually, depending on memory, it will lock down the system.
I'm not sure if this is KDE or Wine problem.
KDE 4.6.5
amd64, gentoo
xorg 1.10.4
--
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=28430
Summary: PKR.COM bug #1 (cursor offset)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanzal.michal(a)gmail.com
Good afternoon,
I am using OpenSuse 11.4.
I installed pkr.com and 90% of buttons had active
part lower than their actuall position on screen.
Whole screen is also little shift to upside. All you can see in
attached file.
When I start with fullscreen mode, all is OK
I tried New version 1.3.28, and this stable version (1.3.12) and
problem was same.
Please try to find this BUG if it is possible, but I believe you :)
With best regards
Michal Hanzal
Paint Engineer
--
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=27409
Summary: Can not type in persian
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.ghadam(a)gmail.com
Created an attachment (id=35052)
--> (http://bugs.winehq.org/attachment.cgi?id=35052)
Wine debug log
It is not possible to type persian .
I have attached the debug log which is taken by :
WINEDEBUG=+x11drv,+key,+keyboard,+event wine notepad &>persian_kbd.log
I just switched keyboard to persian and try to typing , but nothing is shown.
--
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=23969
Summary: Delphi TDateTimePicker does not have day, month or
year selected when first tabbed into
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: maya.mcleod(a)gmail.com
Delphi's date picker (TDateTimePicker) does not have day, month or year
selected when first tabbed into.
You need to press the right-arrow to select the day (or month, or year).
Confirmed with Delphi 2006, 2009, with and without windows themes enabled.
Might happen with no-Delphi apps as well, but unconfirmed.
--
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=21290
Summary: URU: path of the shell no longer alows window
managment.
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammaster(a)madtracker.net
When starting URU path of the shell. The application window dissapears. The
process keeps running as I can hear the sound and music still playing.
This bug only occurs when I select both options: let window manager decode the
window and let window manager control the window.
If I select one of both the game still runs fine. Only with both options
selected, the crash occurs.
This is tested on a clean wineprefix and the bug has occured at wineversion
1.1.36
Everything runs great on version 1.1.35
Running on Nvidia driver 190.53
--
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=18524
Summary: Management By Statistics System Crashes upon start
winevdm.exe encounters serious problem
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
URL: http://www.mastertech.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sasciame(a)yahoo.com
Wine crashes when I clicked on the program to run.
--
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=28897
Bug #: 28897
Summary: Disciples 2 err:module:attach_process_dlls "SHW32.dll"
failed to initialize, aborting
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anton.kochkov(a)gmail.com
Classification: Unclassified
[14:58| xvilka ~/.wine/drive_c/Disciples2_Gold]$ wine ScenEdit.exe
err:module:attach_process_dlls "SHW32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\Disciples2_Gold\\ScenEdit.exe" failed, status c0000142
--
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=28818
Bug #: 28818
Summary: GetNetworkParams occasionally returns
ERROR_BUFFER_OVERFLOW (race condition?)
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mymail.mines.edu
Classification: Unclassified
A common pattern for functions returning variable-sized data is to call the
function twice: once to get the size of the data, and once again to actually
get the data. The GetNetworkParams() function in iphlpapi is one such function.
Occasionally on Mac, GetNetworkParams() will return ERROR_BUFFER_OVERFLOW the
second time, even with a buffer of the size returned from the first time. My
guess is that the size is changing in between calls. I'm not sure if this is a
bug or what--can this happen on Windows? Also, is this a Wine bug, or a bug in
the Mac version of the BIND9 resolver?
Apple says the BIND9 resolver API is not recommended, and that new programs
should use the API in <dns.h> instead. Should Wine be doing this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23436
Summary: Indic language display - wrong character order,
missing glyphs
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DanielErikThomas(a)gmail.com
Created an attachment (id=29234)
--> (http://bugs.winehq.org/attachment.cgi?id=29234)
Notepad screenshot
Indic languages are not displaying correctly in wine. I have tried Hindi and
Bengali, and for both:
- Vowel order is not correct. Some vowels -- e.g. equivalents of 'e' and 'i'
-- are typed after the consonant, but should be displayed before it. Instead
they are displayed after (these are all L to R)
- Combined consonant glyphs are not displayed.
I have the same problem in Wine's Notepad, and several other Windows programs
running under wine. I am using ttf fonts that work fine in linux outside wine,
and under windows. I've also tried both the default ubuntu keyboards and a
separate scim-based input method (avro), with the same results.
(Running Ubuntu 10.04; Same display problems with Notepad, the Word, eSword.
MS Word 2007 crashes when I try using either input method.)
--
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=23040
Summary: USB Gamepad not working
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atomkarinca(a)gmail.com
I have two USB gamepads and I get the same error output from both. I am trying
to run PES 2010 with gamepad enabled. When I run the game with
WINEDEBUG=+joystick wine pes2010.exe
I get the following lines:
trace:joystick:JSTCK_GetDevCaps Driver: 0x020100, Name: USB Gamepad , #Axes: 6,
#Buttons: 10
warn:joystick:JSTCK_GetDevCaps Unknown axis 40(5). Skipped.
So, as I understand the gamepad is recognized but somehow an axis is preventing
me to use it. I tried to recalibrate the gamepad with jscal but to no avail. I
also tried adding a registry value to HKCU\Software\Wine\DirectInput but yet
again no improvement.
Any idea on how I can get this unknown axis to be recognized?
--
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=20513
Summary: Family Tree Maker 2006 crashes when importing a GEDCOM
file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neil.sheed(a)gmail.com
Created an attachment (id=24431)
--> (http://bugs.winehq.org/attachment.cgi?id=24431)
Trace log of error
At the end of the GEDCOM import process (File - Append/Merge - select GEDCOM
file). File is imported successfully ("There were no warnings or errors
generated during import.")
Application then tries to create a backup file - on clicking ok the application
displays a dialog "A serious internal error has occurred. Please quit and then
restart Family Tree Maker."
Terminal window shows:
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x216be0 1): stub
... repeated 4 times
fixme:storage:StorageImpl_Commit (0x1f3320 1): stub
... repeated once
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:htmlhelp:HTMLHelpW HH case HH_CLOSE_ALL not handled.
--
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=18144
Summary: Rainmeter skin backgrounds are not transparent (Kwin &
Compiz)
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miketrml(a)gmail.com
Created an attachment (id=20607)
--> (http://bugs.winehq.org/attachment.cgi?id=20607)
Rainmeter's black background in a virtual window. The black border is also
evident on the desktop.
I have looked throughout the database to find one or two workable programs
similar to this bug. I will list them here within this bug report as no listed
bug specificly deals with Rainmeter's issue.
Rainmeter is a program which displays various GUI elements within Windows,
featuring system information neatly displayed in a varying array of skinned
elements, whether they be text, abstract graphic, anime, or otherwise.
The program installs itself with no issue. The skin loads given the nature and
workaround of bug 18142, a GDIPLUS-related issue in which Winetricks will
install.
The problem is presented upon actually having loaded a skin. The background
appears to be virtually black, and upon changing the program's transparency
from an option within Rainmeter, the black background also changes transparency
with the skin, allowing the wallpaper behind it to show through.
When initially clicking on the window, the black background goes transparent
for a half a second or so and then reprints the black background. Also, no
matter if you're using Compiz or Kwin under KDE 4.2.2, this is a problem
persisting in it's existance.
10091 is a similar bug to this, but this problem persists under Kwin as already
stated. Secondly, the bug also exists regardless whether or not Rainmeter is
loaded within a virtual window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28131
Summary: CRASH
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jayson_webster27(a)hotmail.com
Whenever i launch a .exe after a minute or so it says "
The program... has encountered a serious problem and needs to close. We are
sorry for any inconvenience.
__________________________________________________________________________________
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application
If this problem is not present under windows and has not been reported yet,
you can report it at http://bugs.winehq.org"
--
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=27493
Summary: Derive 6 (computer algebra system) hlp file errors
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: Doug(a)Dougtelford.com
Created an attachment (id=35152)
--> (http://bugs.winehq.org/attachment.cgi?id=35152)
shows logs and output of processing hlp file on linux and windows xp
Derive6.hlp file is not processed correctly. Works fine on windows XP.
See attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20811
Summary: query.c:224 Test Failed: IDirect3DQuery9_GetData a 2nd
time on a ended query returned 00000001
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Looking at the wine test results for the following test:
query.c in the d3d9 tests directory...
hr = IDirect3DQuery9_GetData(pQuery, data,
IDirect3DQuery9_GetDataSize(pQuery), D3DGETDATA_FLUSH);
ok(hr == S_OK, "IDirect3DQuery9_GetData on a ended query returned %08x\n",
hr);
hr = IDirect3DQuery9_GetData(pQuery, data,
IDirect3DQuery9_GetDataSize(pQuery), D3DGETDATA_FLUSH);
ok(hr == S_OK, "IDirect3DQuery9_GetData a 2nd time on a ended query
returned %08x\n", hr);
the MSDK says the following :
IDirect3DQuery9::GetData
Polls a queried resource to get the query state or a query result. For more
information about queries, see Queries (Direct3D 9).
Return Values
The return type identifies the query state (see Queries (Direct3D 9)). The
method returns S_OK if the query data is
available and S_FALSE if it is not. These are considered successful return
values. If the method fails when
D3DGETDATA_FLUSH is used, the return value can be D3DERR_DEVICELOST.
The test fails with :
query.c:224: Test failed: IDirect3DQuery9_GetData a 2nd time on a ended query
returned 00000001
which is a S_FALSE (1) which just means the data is not available... which
according to the MSDN site is an ok value to return... and is a success.
Also reading the MSDN the D3DGETDATA_FLUSH is supposed to flush the query so
the value its returning is ok...
So If I am understanding the above code the first one should return a S_OK
saying that it flushed the query code.... Then the second call should return a
S_FALSE because the query has nothing in it.....
Stephan said in Dev list :
I guess its fine to accept this result then. I think the original motivation
behind these tests was that HL2 called GetData() more than once and this raised
GL errors - the query code now filters such calls out to prevent calling bad GL
calls. My guess is that its ok to modify the test to accept both results. Ie,
ok(hr == S_OK | hr == S_FALSE, "...");
--
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=16433
Summary: impossible to ignore a runtime assertion
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mauro(a)linux.ca
I have a program that after ignoring an assertion works perfectly on windows...
In wine it could probably be the same but the assertion dialog misses the
ignore button having only OK and Cancel
--
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=14899
Summary: Quicken One Step Update fails - 'com error'
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: headofbucket(a)gmail.com
Created an attachment (id=15470)
--> (http://bugs.winehq.org/attachment.cgi?id=15470)
Console output for com error.
Quicken 2008 Update 7 crashes when attempting to do one step update with a
message 'com error'.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28805
Bug #: 28805
Summary: Microsoft Flight Simulator FS9 crash
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahso47(a)yahoo.com
Classification: Unclassified
Microsoft Flight Simulator 2004 / 9 crashes/exits at startup
--
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=28211
Summary: HardWare identification: "Exception: Read error in
Processes Info"
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremy.d.bernstein(a)googlemail.com
When launching this software
(http://chessok.com/download/Training/PeshkaSetup.exe) using the most recent
version of Wine on OSX (WS7Wine1.3.27 in my case, but it occurs with other
flavors, including CodeWeavers, and has occurred with every Wine version I've
tried since 1.2.x), I get an error dialog "HardWare identification: "Exception:
Read error in Processes Info".
I cannot be sure if the functionality of the software is compromised in any
way: it appears to work properly, but I do occasionally see errors when
dragging objects out of the application frame (not easily reproducible, and no
idea if it's related).
Sorry for the bad bug report. Hopefully someone who is more Wine-savvy can
reproduce the issue and figure out the guilty component.
Thanks, Jeremy
--
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=24915
Summary: Lord or the Rings Installer Hangs on Mac
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: happyslaps(a)gmail.com
The installer for Lord of the Rings Online hangs on mac with this error
Log file is being written to C:\users\ayers\Temp\lotrohigh.exe.log
err:seh:setup_exception_record stack overflow 1760 bytes in thread 0026 eip
7bc30d3c esp 05470c50 stack 0x5470000-0x5471000-0x5670000
This does not occur on with wine 1.3.5 on Ubuntu 10.10.
--
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=17560
Summary: Mercury Mail SSL/STARTTLS does not work
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)linux-tstephenson.com
When trying to make a connection to the Mercury v4.62 server via POP3, SMTP or
IMAP4 the STARTTLS function error out with the following error:
10:56:18.275: Connection from 127.0.0.1, Sat Feb 28 10:56:18 2009<lf>
10:56:18.336: << * OK linux-tstephenson.com IMAP4rev1 Mercury/32 v4.62 server
ready.<cr><lf>
10:56:18.337: >> A1 CAPABILITY<cr><lf>
10:56:18.338: << * CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN X-MERCURY-1<cr><lf>
10:56:18.338: << A1 OK CAPABILITY complete.<cr><lf>
10:56:18.339: >> A2 STARTTLS<cr><lf>
10:56:18.339: << A2 OK Begin SSL/TLS negotiation now.<cr><lf>
10:56:18.340: 20: Error -3 creating CryptLib session.
10:56:18.345: --- Connection closed normally at Sat Feb 28 10:56:18 2009. ---
10:56:18.345:
This is very similar to the Pegasus Mail bug 14797 since both are using the
same crypto library.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13608
Summary: Test tool on windows makes XP completely reboot
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://test.winehq.com/data/0b6acfbce7b0bf2aedb5176bfa95
9edc3f0d74f6/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saintk(a)specialattack.net
CC: saintk(a)specialattack.net
Running this test;
Main summary for build 0b6acfbce7b0bf2aedb5176bfa959edc3f0d74f6
Results in a full system reboot at my end.
This is what i can capture from my windows event log;
Faulting application d3d9_test.exe, version 0.0.0.0, faulting module d3d9.dll,
version 5.3.3790.3959, fault address 0x000a488a.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Any additional info;
OS: Windows XP x64 SP2
Hardware used;
Asus Maximus Formula
Unknown 350GB Sata disk
Asus EAX1950XTX PCI-E
4GB DDR2 Geil RAM @ 800MHz
Everything is clocked default (no overclocking applied). System runs stable
during stability tests both on the GPU and CPU.
If any more information or testing is required don't hessitate to contact me.
Only 'downside' i don't know anything about debugging of any kind. Neither am I
an active wine user. I just ran the test because i do support the idea behind
the project.
--
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=32393
Bug #: 32393
Summary: comdlg32: Only files can be selected in folder
selection dialog, not folders
Product: Wine
Version: 1.5.19
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2500.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42741
--> http://bugs.winehq.org/attachment.cgi?id=42741
Dialog shown in Wine
This bug shows up with WinUAE. To reproduce:
- Download and run the WinUAE installer. Click the checkbox to run WinUAE at
the end.
- When the WinUAE Properties window opens click Hard drives in the treeview,
then the Add Directory or Archive... button.
- The Volume Settings dialog opens. Click the Select Directory button.
- A folder-selection dialog is supposed to open. However a file-selection
dialog opens instead which only allows files to be selected. Clicking once on a
directory and clicking Open does nothing. Entering a directory and clicking
Open (with no filename selected) also does nothing.
In comparison, testing in Windows Vista the button at the bottom of the file
dialog says "Select Folder", and allows you to select a directory. In Wine the
button says Open and only allows files to be selected.
I tried using native comdlg32.dll from Windows XP and with that the proper
folder-selection dialog was shown.
As an aside, with native comdlg32 and clicking the Add Hardfile... button I got
a crash where Wine reported
wine: Call from 0x7bc4e206 to unimplemented function SHELL32.dll.755,
aborting
If that qualifies as a Wine bug I can create a separate bug for that.
--
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=28845
Bug #: 28845
Summary: Panzer Corps: Unable to get full screen
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a8391912(a)nepwk.com
Classification: Unclassified
On Ubuntu 11.10 64 bit the game is unable to get to full screen. The unity
sidebar and the top panel are still visible. As a result, the game graphics are
shifted to the right and cut off on the right hand side of the screen.
Screenshot attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28631
Bug #: 28631
Summary: Color Efex Pro 4 - wgl:X11DRV_wglShareLists
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: numerus(a)gmx.com
Classification: Unclassified
Created attachment 36793
--> http://bugs.winehq.org/attachment.cgi?id=36793
Command line output
I'm trying to run Color Efex Pro 4. The installation process ends without
problems, but the application hangs up with the following error:
err:wgl:X11DRV_wglShareLists Could not share display lists, one of the contexts
has been current already !
I'm using it as a Photoshop plugin, but it can run standalone. The application
can be downloaded from here:
http://www.niksoftware.com/colorefexpro/usa/index.php?view=intro/main.shtml
I've attached the command line 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=28224
Summary: the Gnome-Shell hides menubars, therefore some apps
aren't usable any more
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.vogel(a)bluewin.ch
Gnome3/Gnome-Shell seems to sometimes hide the top-most menu-bars of
applications running under Wine.
So far, I came across this issue with KeePass 2.x and RegexBuddy.
Depending on the UI of a certain application, this can turn some Apps
completely unusable.
System:
Fedora 15 x86_64 + Wine-1.3.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=27334
Summary: Fitday hangs after drop menu selection made
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jrstone88(a)gmail.com
Fitday will become unresponsive for a short time(sometimes never recovering)
after a selection is made in a drop menu. The the drop down menu are not the
standard windows drop menu, they are some custom written control.
--
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=27027
Summary: Settlers 6 (v1.6) - All animation type graphics shows
in white, sounds disappears sometimes in campaigns
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34463)
--> (http://bugs.winehq.org/attachment.cgi?id=34463)
Log file when running exe directly.
Settlers 6 (v1.6) - All animation type graphics shows in white, sounds
disappears sometimes in campaigns
Linux : openSuse 11.4 Celadon
Graphics was first almost usable peoples faces was purple and 3d almost
viewable
did linux update to latest what openSuse offers and it worsened to all
animation type graphics being white and campaign mappes almost totally white.
Looked at log file, seems to be linked to DirectX 3d implementation. (file
attached)
We are going to download the 1.7 patch of the program (161 mb) and then try
also with that and will give feedback. but this is the current problem we
experience.
Thanks 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=25127
Summary: Mass Effect DVD Value Edition doesn't start
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: emanuele.emalele(a)gmail.com
Created an attachment (id=31878)
--> (http://bugs.winehq.org/attachment.cgi?id=31878)
Console output when launchig ME Config Tool
Graphics driver used: ATI fglrx ver 10.10
Game installation works until final step of vcredist which crash, anyway the
game results installed.
Installed patch 1.02, done winetricks for vc2005sp1 redist: game's launch
returns to command prompt.
Launching game config tool: program launched successfully but it complains
about missing directx installation and the list of video and audio device is
empty.
Done winetricks for d3dx9 and then used ALL the d3dx9 in native mode: game's
launch simply returns to the command prompt.
Installed directx from Mass Effect DVD: as above and the config tool reports
missing directx.
Attached the console output when executing config tool and choose to check
video device which results empty.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16600
Summary: Ventrilo starts having a long delay after some time
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thgreasi(a)uth.gr
Some times Ventrilo (after random time passed) starts having a long delay to
transmit & receive the voip stream. If you restart Ventrilo the problem gets
fixed for a while. I'm using Ventrilo without PushToTalk while playing warcraft
3: TFT but the same problem have occured to me even when I was not running
anything else.
Extra notes:
*I run the linux version of Ventrilo Server on my PC.
*The transmit & receive delay has an average Round Trip Time of 10 seconds when
it occurs.
I'm using Ubuntu 8.10
--
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=28919
Bug #: 28919
Summary: Best Case Bankruptcy 20: Dialog tabs not receiving
mouse focus
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james.daly.burton(a)gmail.com
Classification: Unclassified
In Best Case Bankruptcy 20, I am unable to obtain focus with the mouse for
anything located inside a tab on a dialog.
Launch Best Case Bankruptcy.
Open the client list.
Open the sample client (Joseph and Sarah Sample).
The list of documents for the case should appear.
Try to open the voluntary petition on the Forms and Schedules tab with the
mouse. This will not work.
Clicking on the tabs at the top of the dialog works.
Clicking on the buttons at the bottom of the dialog works.
Tabbing through the options to obtain focus through the keyboard works.
>From what I have found, clicking on anything that is located outside of a tab
works. Clicking on anything that is located on a tab does not.
This is probably a generic bug with dialog focus and not app specific.
--
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=27752
Summary: SPSS 18 Error # 7001
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boudewijn.charite(a)gmail.com
SPSS Can't access the server to check my license. It seem to work but I can't
investigate that because I can't get a license confirmation.
It's in all wine versions since June 2011.
--
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=27672
Summary: InterWrite SW doesn't work at all after installation
showing error window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marinerdrums(a)gmail.com
Hi, I installed the program (InterWrite) wich I will attach the relative files
below, but it doesn't work.
Under Windows Vista/7 it works regularly.
I am not an expert, I am a teacher, I would like to use it without Windows,
otherswise I would be forced to install a virtualmachine only for this one I
use to teach kids at school.
Thanks a lot for your support.
Regards
Marino Dolcetti
Italy
--
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=24333
Summary: [TMG 4.0d]Question Dialog box appears squashed/smaller
than normal
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=11482
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
In TMG4 the Question Dialog box appears squashed/smaller than normal and you
can not progress any further (see attachments)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18319
Summary: Sony Vegas Movie Studio Platinum 9.0a: video preview
doesn't work
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.sonycreativesoftware.com/products/vegasfamily
.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nobange(a)poczta.onet.pl
This program is the only one movie editor I found working kinda good on Linux
with Wine. But it has a few issues, the main toolbar looks weird, audio plugins
registry entries must be deleted from registry or the app desn't launch, and
the major issue is the preview function, which doesn't work at all. I can live
without audio plugins, but preview is necessary for normal work. Preview window
shows only solid color, sometimes it changes a bit when you move through the
clip on timeline, but it never shows the content of the clip. It's very
difficuilt to make movies without preview function, you can rely only on
screenshots from the preview. Screenshots saved to disk show what preview
should show - the really content of the clip with all used effects, transitions
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=28182
Summary: error al instalar un setup de windows
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: efrainhoyos(a)ingenieros.com
se presenta error al correr un programa de instalacion de un scanner hp scanjet
enterprise 7500, se deja la imagen del error.
gracias
--
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=18085
Summary: Dexon Console doesn't start with WINE
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=20504)
--> (http://bugs.winehq.org/attachment.cgi?id=20504)
Copy of terminal contents from the starting process
I've installed Oracle Support for Dexon, NET Framework as base for Dexon
Console ... the installation process has ended sucessfully.
But, when I'm tryng to start the Dexon Console program ... it doesn't start.
--
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=28626
Bug #: 28626
Summary: WTW: Setup is unable to find _SETUP.DLL
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 36786
--> http://bugs.winehq.org/attachment.cgi?id=36786
Error message
Steps to reproduce:
1) remove ~/.wine
2) wine wtw-setup-all.exe
Behaviour:
Error message (see attachment)
Expected behaviour:
No error message.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22019
Summary: Large black rectangles flicker in and out on some
games in Steam
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several times a second, a large rectangle (usually the same one depending
on the game or screen) flickers to black. This is pretty annoying.
This happens on Braid Demo and Call of Duty 2, but not on Portal: First Slice
or Total War: Napoleon, all tested under Steam.
It does not happen on the non-steam version of Braid Demo
--
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=19614
Summary: Multiplayer in Total Annihilation using native
directplay dlls locks up after game completes.
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hughperkins(a)gmail.com
When playing a multiplayer game in Total Annihilation using native directplay
dlls, the program locks up at the end of a game.
This doesn't prevent the game being played, but it would be nice to fix.
Note that this is using the directplay dlls from microsoft, rather than those
that come with wine, following the instructions at
http://wiki.winehq.org/DirectPlayGames.
Bug http://bugs.winehq.org/show_bug.cgi?id=4066 documents that wine does not
implement an appropriate directplay itself for Total Annihilation at this time.
Mostly I'm creating this new bug just to document it for now in the appdb for
total annihilation.
Note that this issue is touched on in the comments for bug
http://bugs.winehq.org/show_bug.cgi?id=11130 , but it is not the original bug
that that bug report refers to.
--
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=14881
Summary: Rainbow 6 - Vegas 2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
Created an attachment (id=15442)
--> (http://bugs.winehq.org/attachment.cgi?id=15442)
Calltrace
Rainbow 6 - Vegas 2 Crashes with:
x:\Perforce\bishop\CodePcPort\UnrealEngine3\Development\External\framework\gear\private\src\thread\ms\thread.cpp(324)
: ASSERT FAILURE: Ret()
--
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=14067
Summary: Virtual desktop window refreshing
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Hi,
(Using Ubuntu 8.04, GNOME desktop, Wine 1.0)
This is a question about virtual desktop mode.
When the virtual desktop window is minimised then restored, or brought to the
front after being covered by another window, Wine appears to tell the Windows
applications to refresh their windows. (At least, on my old slow system I
notice buttons etc. being redrawn - restoring the virtual desktop window is not
instantaneous.) Is that correct? Surely it would be better for compatibility
and speed if Wine caches the whole virtual desktop bitmap when the window is
not visible, so it can be instantly displayed when the virtual desktop window
is restored/revealed. Could some Windows programs assume that if they are the
only window on the desktop, that they don't need to refresh their window
imagery?
--
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=32833
Bug #: 32833
Summary: Wine cannot find help (chm) files in dir with () in
name
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
Classification: Unclassified
Hi,
modern programs install in wine in '.wine/drive_c/Program Files (x86)/'
However, when they put their help files here, possibly due to the () in the
path, wine cannot find the help files anymore.
To reproduce:
put a .chm file in .wine/drive_c
launch wine explorer
navigate to C: and click on the the .chm file. It opens just fine in the hh chm
viewer.
Now move the .chm file in .wine/drive_c/Program Files (x86)/
as before launch wine explorer
navigate to C:Program Files (x86)/
click on the .chm file. Another instance of the wine explorer opens.
--
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=29010
Bug #: 29010
Summary: Can't get keyboard focus back to wine after switching
to another desktop and back
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: waldner+bugs.winehq.org(a)waldner.priv.at
Classification: Unclassified
Aloha,
when running an application via wine in full-screen mode, after switching to
another virtual desktop and back, the keyboard focus is lost, and I can't get
it back to wine. Mouse works fine, though.
The typed characters appear in the terminal where I started wine instead.
Environment:
- OS: Debian squeeze, i686, 32-bit
- Window manager: Enlightenment E16, v1.0.0-4, with 3x3 virtual desktops
Regression testing (as per http://wiki.winehq.org/RegressionTesting) points to
this as the culprit:
-------------------
3e6eab3fd97e7c0ed2c8d233875aa4cfa8965985 is the first bad commit
commit 3e6eab3fd97e7c0ed2c8d233875aa4cfa8965985
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Aug 13 19:54:31 2009 +0200
configure: Rename the main binary to "wine32" for the Wow64 build.
:100755 100755 06d06eeae587b8847227be48269a931ead83990e
12469cb8fcf6ca43f539df91e246c3bd45dba5ea M configure
:100644 100644 a38c525b3c9ca4aed5bfd5f0e99fd1f65426e997
e186872a6a20a9ec8e2a8f11ad1c0f518600d3d1 M configure.ac
:040000 040000 96b5d31b7b4df2f656bf4d897a47b6b8a2d53bf0
1d7930c95701232634eab8e1d1df6461c7f37f63 M loader
-------------------
Testing was done via:
- git bisect good 1.1.27
- git bisect bad 1.3.32
and then for each good/bad:
- rm ~/.wine
- ./configure && make
- run './loader/wine programs/winecfg/winecfg.exe.so'
- skip Gecko install if asked
- set "emulate virtual desktop" "2048x1152" (my native resolution), apply&OK
- re-run './loader/wine programs/winecfg/winecfg.exe.so'
- type couple characters in the "Libraries" tab
- switch to another virtual desktop and back
- try typing a couple chars into winecfg
First noted when running World of Warcraft, affects all full-screen apps,
regardless of "emulate virtual desktop", though.
NOT a duplicate of 20939, as the workaround with focus-follows-mouse has no
longer any effect. As long as wine doesn't run in full-screen mode, everything
works as expected.
Kind regards,
Robert Waldner
--
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=27785
Summary: Application crashed when it was displaying(changing)
Chinese words.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samhjn(a)gmail.com
I have an old application.I installed it on wine.It crashed when it was
changing the style of Chinese words.I edited winecfg like office2007,but it not
useful at all.So I copied all my fonts in win7 to wine.Before I did that,some
software can't display Chinese words.After I copied,they can display Chinese
words well,but the application crashed when it going to display a Chinese
word.The application may be write by flash.My OS is Kubuntu 10.04.2.I hope I
can run the application in future.
--
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=27121
Summary: Cannot run game - Mickey Pre-School Adventures
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: admin(a)dominion-it.co.za
Created an attachment (id=34588)
--> (http://bugs.winehq.org/attachment.cgi?id=34588)
Mickey Preschool Adventures debug log file
Game : Mickey Pre-School Adventures
wine version : 1.3.19
System : openSuse 11.4
Symptom :
Program installs fine, but when trying to play program it immediatly starts
throwing error messages (cannot see them in log file) mostly related to
Director Player
Some of them are
Object Exception
#getPad
I have made a log file with
WINEDEBUG=+seh,+tid
I see the program uses 3rd party components to get it to work in a folder
called Xtras when installed, dont know if it is related to the errors, tried to
copy all these files to same path as the exe but still no log.
hope this helps.
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=24235
Summary: dinput joystick does not listen to jscal calibration
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ailin.nemui(a)gmail.com
I have a joystick calibrated with the "polarity" of the axis switched (e.g. up
is down + down is up). To do this, in the js calibration utility jscal simply
put the position to the apparent "maximum" number when it asks for the minimum
and vice versa.
this setup works fine in linux games and e.g. "Joystick
Tester":http://www.softpedia.com/get/System/System-Miscellaneous/Joystick-Tester.shtml
(which is apparently not using dinput)
but in the game (Morrowind), the calibration is ignored. up should be down and
down should be up, but it is not (I guess it is looking at the numbers that I
get shown in "jscal")
If it can't be fixed, maybe a hack in the Joystick-Axes-Dinput-Registry key
could be made to allow mirroring of axes :/?
--
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=16564
Summary: Please implement OleCreatePropertyFrame
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w41ter(a)gmail.com
fixme:ole:OleCreatePropertyFrame
(0x30094,0,0,(null),1,0x32fabc,1,0x32fa9c,0,0,(nil)), not implemented
(olepro32.dll)
I get that message when I use a stock charting program that's implemented
as an ocx application. The message appears when I right-click on a chart
to call a popup menu.
I really can't use the program without that popup menu, so I'd be truly
grateful if one of you wine wizards would do this.
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=28901
Bug #: 28901
Summary: Slower than expected performance in Jedi Academy
Multiplayer (AMD Radeon card)
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newfie.bugreporting(a)gmail.com
Classification: Unclassified
I'm assuming this could be related to my graphics card.
Short specs:
8 GB RAM
AMD Radeon HD 6450 512mb Graphics
AMD Phenom II x6 2.9 ghz CPU
Any version of Wine
--
I'm getting much lower performance than expected on Jedi Academy on this
particular system. I'm using the official catalyst drivers on Ubuntu 11.04, and
native games run fine (Urban Terror at a constant 130 FPS). But on Jedi
Academy, there's a slight "jitter" in the graphics and the in-game FPS meter
jumps between 80 and 110 a lot. When there are more than 3 players on a server
the performance impact is much more noticeable. Even though the FPS shows a
good rate, the game doesn't feel smooth. Some maps feel much worse than others.
On my Windows 7 partition, I get a very smooth experience with a constant 300
FPS ingame. Not a single hitch.
An old laptop of mine runs the game with lower FPS, but with flawless gameplay.
With an integrated, entry level, Nvidia graphics card on the laptop I get a
consistent 100 FPS in Wine and everything performs exactly as it would in
Windows.
I am sure this issue is most likely related to the AMD graphics card. Still, it
would be great if this issue were addressed because a game that normally runs
flawlessly in Wine just runs sub-optimally.
--
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=28432
Summary: PKR.COM bug #3 (cursor offset)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanzal.michal(a)gmail.com
Good afternoon,
I am using OpenSuse 11.4.
I installed pkr.com and If I try to change application to the fullscreen mode
then application stay in windowed mode, but is
blinking during changing to fullScreen and you can see in attached file how it
is after change.
After closing pkr.com application, Linux didnt change resolution back and 3
icons are missing in the top right corner in every window in Linux, which was
started before, during and after pkr.com.exe
(3 icons means - Minimalize button, maximalize button and close button (CROSS))
After if I close the application and start it again, application is in
FullScreen mode, but everything work fine.
Please try to find this BUG if it is possible, but I believe you :)
With best regards
Michal Hanzal
Paint Engineer
--
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=27815
Summary: Chinese characters are shown instead of normal
characters in filenames
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: o-mega(a)trash-mail.com
I tried to create a folder in DVD Shrink. I typed a name with normal characters
and pressed enter. A folder with Chinese characters was created. The folder
name was shown as little squares. This process is reproducible. The bug don't
exits in wine version 1.3.23.
--
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=27792
Summary: Wine crashes when startind FILE / OPEN in Maple 7
Product: Wine
Version: 1.1.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7967209(a)klzlk.com
Created an attachment (id=35553)
--> (http://bugs.winehq.org/attachment.cgi?id=35553)
wine .wine/drive_c/Programme/Maple\ 7/BIN.WNT/maplew.exe 2> wine_maple7.log
Maple 7 installed and started fine with wine 1.1.28, but when starting dialog
FILE/OPEN or FILE/SAVE, the window to select a file appears and then Maple 7
stops, a wine message window appears and thats it
The error message of my console is attached.
wine .wine/drive_c/Programme/Maple\ 7/BIN.WNT/maplew.exe 2> wine_maple7.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.
http://bugs.winehq.org/show_bug.cgi?id=27681
Summary: Get Error: Printer Error when trying to launch Visual
dBASE v5.7 or dBASE for Windows
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garydale(a)rogers.com
When I use the command line below, I get the following errors plus an Alert box
over the splash screen with the "Error: Printer Error" message. When I click
OK, the application closes. This affects all of the Borland dBASE v5.x Windows
products.
wine "c:\Visualdb\bin\DBASEWIN.EXE"
fixme:toolhelp:InterruptRegister16 (0000, 0x193f00a8), stub.
fixme:int31:DOSVM_Int31Handler Real mode segment (1d5f) to descriptor: no
longer supported
fixme:int31:DOSVM_FreeRMCB callback address: 1001:0000
--
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=24062
Summary: Starcraft app do not recognize
DirectDrawRenderer=opengl in VIA k8m800 chipset
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damarper(a)gmail.com
I'm trying to play Starcraft but the game is just too slow. Change the registry
to DirectDrawRenderer=opengl doesn't help.
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=28064
Summary: comctl32 status.ok test fails on damsascus font.
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: per(a)morth.org
Finally decided to run some tests, but seems I can't pass this one:
: [Falken ~/Unix/src/wine/dlls/comctl32/tests] 001; env
WINEPREFIX=/Users/pelle/winetest make test
../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p
comctl32_test.exe.so status.c && touch status.ok
fixme:iphlpapi:NotifyAddrChange (Handle 0xa5f55c, overlapped 0xa5f540): stub
wine: configuration in '/Users/pelle/winetest' has been updated.
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus #6
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus #7
...
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #6
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #7
...
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #72
make: *** [status.ok] Error 32
/Library/Fonts/Damascus.ttc is always installed on OS X Lion it seems. Googling
it shows it's a Arabic font, so perhaps the problem is lack of latin?
--
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=27494
Summary: FlashDevelop doesn't start, throws error
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antony.gelberg(a)gmail.com
Created an attachment (id=35154)
--> (http://bugs.winehq.org/attachment.cgi?id=35154)
Log file
After installing all the deps for FlashDevelop (flashdevelop.org), I thought
running the software would be the easy bit. But it bailed with an exception.
I've attached the log. I think it's a Mono exception but I'm not sure. I
installed Mono with winetricks mono2010.
This was on git master - wine-1.3.22-78-g4b2bfb4. Please let me know if you
need any more information.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17959
Summary: SplashID crashes with fixme:commdlg:GetFileName95 Flags
0x00800000 not yet implemented
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)askneil.com
Created an attachment (id=20306)
--> (http://bugs.winehq.org/attachment.cgi?id=20306)
full output from wine app crash
I was trying to get splashid working with wine. Splashid installer
is available from:
http://www.splashdata.com/splashid/download/standalone.htm
The installation worked fine. I tried to import data from an
existing splashid instance. As the import was happening I
got this error:
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
wine: Unhandled page fault on read access to 0x00000022 at address 0x412bae
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000022 in 32-bit code
(0x00412bae).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:00412bae ESP:0033cb9c EBP:00000000 EFLAGS:00010246( - 00 -RIZP1)
EAX:00a77e48 EBX:00000000 ECX:00000000 EDX:00000000
ESI:00000000 EDI:00a77f4c
(I've added the full trace as an attachment)
I am running wine-1.1.18, linux 2.6.27, gcc 4.3.3, on a gentoo box.
Splashid had an identical crash when trying to restore as it did while
importing.
--
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=31382
Bug #: 31382
Summary: Fallout:New Vegas....Durning loading the game crashes
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajcampese(a)msn.com
Classification: Unclassified
Created attachment 41233
--> http://bugs.winehq.org/attachment.cgi?id=41233
what the crash report gave me
the game starts fine but when you try to start a new game or load an old one it
get to a point then crashes
--
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=27871
Summary: Installing Rosetta Stone Server, error occurs.
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GRMrGecko(a)gmail.com
Created an attachment (id=35649)
--> (http://bugs.winehq.org/attachment.cgi?id=35649)
Console Log of Installation
Hello, I am trying to install Rosetta Stone Manager Version 3 Server and, I am
getting an error after the process. The message says, "The wizard was
interrupted before Rosetta Stone Manager Version 3 Server could be completely
installed." I do not know why this might be, however I have a log and I am a
developer so I can help provide more information if requested.
--
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=27431
Summary: GetModuleFileNameW behaves unexpectedly when
applications use a hardcoded hmodule=0x10000000
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rswarbrick(a)gmail.com
Created an attachment (id=35079)
--> (http://bugs.winehq.org/attachment.cgi?id=35079)
Log file as described in the report
SUMMARY:
========
Some code stupidly assumes that the hModule parameter describing the current
exe is always 0x10000000. On my system, at least, this isn't true. The software
then fails to work properly when it calls GetModuleFileName.
WHAT I FOUND / TO REPRODUCE:
============================
I'm trying to get the Onzo energy meter software [1] working and was confused
by messages like:
12:55:57: Debug: src/helpers.cpp(140): 'CreateActCtx' failed with error
0x0000007b (no more data available).
appearing on the stderr. It turns out that this is a wxPython message from a
failing call to CreateActCtx. The Onzo software is closed-source, but the code
in helpers.cpp that's calling CreateActCtx is probably what you get from
downloading something at [2]. In particular, it might well be the following:
static ULONG_PTR wxPySetActivationContext()
{
OSVERSIONINFO info;
wxZeroMemory(info);
info.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
GetVersionEx(&info);
if (info.dwMajorVersion < 5)
return 0;
ULONG_PTR cookie = 0;
HANDLE h;
ACTCTX actctx;
TCHAR modulename[MAX_PATH];
GetModuleFileName(wxGetInstance(), modulename, MAX_PATH);
wxZeroMemory(actctx);
actctx.cbSize = sizeof(actctx);
actctx.lpSource = modulename;
actctx.lpResourceName = MAKEINTRESOURCE(2);
actctx.hModule = wxGetInstance();
actctx.dwFlags = ACTCTX_FLAG_HMODULE_VALID |
ACTCTX_FLAG_RESOURCE_NAME_VALID;
h = CreateActCtx(&actctx);
if (h == INVALID_HANDLE_VALUE) {
wxLogLastError(wxT("CreateActCtx"));
return 0;
}
if (! ActivateActCtx(h, &cookie))
wxLogLastError(wxT("ActivateActCtx"));
return cookie;
}
After staring at debug logs for a bit, I realised that GetModuleFileName was
storing "" into modulename and returning 0. Note the bullet-proof code in
wxPython checking whether this happens...
Anyway, I then instrumented GetModuleFileName to find out what was going on (in
a rather low-tech way) adding a line
fprintf (stderr, "hmodule = %p; lpFN = %p; size = %d\n",
hModule, lpFileName, size);
near the start of the function and, once I'd realised that it was
LdrFindEntryForAddress that failed, also printing out a line of the form
fprintf (stderr, "nts = %x\n", nts);
just after it was called. The resulting debug log included lines looking like
this:
hmodule = 0x10000000; lpFN = 0x32daa0; size = 260
and it seems that wxGetInstance() is stupidly returning 0x10000000, which I
recognise from my 1990's Windows-using days and think is what you always used
to get, so maybe it's hardcoded somewhere. This is presumably either in
wxPython or in Onzo's code (the wxGetInstance() basically just returns the
value of a global variable that can be changed by wxSetInstance(), I think).
I'm going to attach a log that I created using this slightly-instrumented wine
build with the command
WINEDEBUG=+actctx,+file,+module /opt/wine/bin/wine onzo_uploader.exe 2>~/LOG
The lines I'm talking about are just above line 13630. The extra "Address
ranges searched" lines come from slightly instrumenting LdrFindEntryForAddress:
NTSTATUS WINAPI LdrFindEntryForAddress(const void* addr, PLDR_MODULE* pmod)
{
PLIST_ENTRY mark, entry;
PLDR_MODULE mod;
fprintf (stderr, "Address ranges searched:\n");
mark = &NtCurrentTeb()->Peb->LdrData->InMemoryOrderModuleList;
for (entry = mark->Flink; entry != mark; entry = entry->Flink)
{
mod = CONTAINING_RECORD(entry, LDR_MODULE, InMemoryOrderModuleList);
fprintf (stderr, " %p -> %p\n",
mod->BaseAddress,
mod->BaseAddress + mod->SizeOfImage);
...}}
which I did to check my guess was right about the base address being nonsense.
IDEAS FOR FIXING
================
I'm not sure what the correct way to go about fixing this is. I suppose one
thing is to check that this really is due to Onzo/wxPython doing something
stupid rather than Wine telling their software an incorrect base address
somewhere else. I'm not quite sure how to go about doing that.
If it is just a hard-coding that actually works on Windows (I presume that
Windows's ASLR doesn't mess it up?), maybe LdrFindEntryForAddress needs to
hardcode its answer for 0x10000000? But that's really really horrible...
Ideas??
Rupert
[1] http://download.sse.co.uk/OnzoDownloader/onzo_uploader_latest.msi
[2] http://www.wxpython.org/download.php
--
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=24675
Summary: Civilization V shows terrain and units in grey when
using low overlay quality
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.ronkko(a)iki.fi
Created an attachment (id=31190)
--> (http://bugs.winehq.org/attachment.cgi?id=31190)
Output to console
The game video options has a setting "overlay quality". This has three options:
high, medium, and low. If low is chosen, all units and terrain are grey making
the game completely unplayable.
--
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=18227
Summary: HL2 Ep2 / Portal: Massive slowdown in some areas
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Entering certain areas in Portal or HL2 Ep2 lets the game slow down big time.
The slowdown is accompanied with these FIXMEs:
fixme:d3d_surface:surface_load_ds_location (0x1587a8) Not supported with fixed
up depth stencil
fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3DDECLUSAGE_POSITION, usage_idx=1]
fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3DDECLUSAGE_NORMAL, usage_idx=1]
I suspect this is triggering by the game trying to use vertex tweening.
--
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=18137
Summary: Checkpoint installer dies when running fwkern.exe
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashogunnamedmarcus(a)yahoo.com
Created an attachment (id=20593)
--> (http://bugs.winehq.org/attachment.cgi?id=20593)
Entire checkpoint install log file
Checkpoint VPN client does not successfully complete installation. I checked
out the install log, things seem to be going well until the installer attempts
to run 'fwkern.exe'. This results in errors like "Failed to INetCfg" and dumps.
I've attached the whole damn log which includes a few install attempts.
Thanks and let me know if I can be any help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10382
Summary: Tribes 2: must double-tap for in game chat
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spock128(a)gmail.com
When in game, the chat keys must be pressed twice after the first use.
For example, I can press 'u' (global chat) once to bring up a text entry box to
say something in the global channel (correct operation). After that, I must
hit 'u' twice to bring up the text entry box. In-game console shows the error:
DInputDevice::syncKeyboardState - DIERR_INVALIDPARAM
Switching out of the game window and back will reset the condition - it works
for first use then must hit twice.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33237
Bug #: 33237
Summary: Sony Acid Xpress 7.0a: Fails to install
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: gaming4jc2(a)yahoo.com
Classification: Unclassified
Created attachment 43957
--> http://bugs.winehq.org/attachment.cgi?id=43957
BackTrace
When attempting to install the latest version of the free Sony Acid Xpress 7.0a
it starts directly to the debugger. Backtrace attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24480
Summary: File handles keep open after PowerPoint 2007 is closed
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: m.duelli(a)web.de
When working with PowerPoint 2007 on files which are stored on a USB stick, you
cannot cleanly unmount the USB stick after closing PowerPoint since it
complains about open file handles.
Workaround:
You have to kill the wineserver such that all file handles are closed.
--
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=14764
Summary: MissionForce Cyberstorm demo crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.fileplanet.com/11494/10000/fileinfo/MissionFo
rce:-CyberStorm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15274)
--> (http://bugs.winehq.org/attachment.cgi?id=15274)
+relay,+seh,+tid
Crashes on startup. +relay,+seh,+tid attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11727
Summary: Mouse button events generated by a window's app are not
propagated to X server
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gideon.wine(a)gmail.com
Created an attachment (id=10969)
--> (http://bugs.winehq.org/attachment.cgi?id=10969)
Patch to send mouse button events to the X server
winex11.drv uses XWarpPointer to send mouse movements to the X server. Mouse
button events are not sent. If a pointing device device communicates directly
with a windows app running in wine, the user will be able to move the mouse
pointer, but button presses will only work on windows controlled by wine.
The attached patch adds calls to send mouse button events generated by a
windows application to the X server. The way this is done is similar to the way
it is done in the Synergy client - by using XTestFakeButtonEvent
(see http://synergy2.sourceforge.net/).
Requires libXtst.
This bug might also resolve bug 7032.
--
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=28020
Summary: winepath -w should also look into user folders
(Desktop, Music, etc), not just dosdevices
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
Currently, winepath -w (seems to) only search for symlinks in
$WINEPREFIX/dosdevices to map a given native path to a windows one. But it
should also look for user folder's symlinks (like Desktop, My Music, My
Pyctures, etc)
This is specially helpful if a given prefix has removed the "catch all" Z: => /
mapping. In that case, winepath is mapping my "~/Desktop" to "\\?\unix\...",
but it could be "smarter" and map it to "C:\users\rodrigo\Desktop" instead.
Last but not least, a related limitation is the lack of winepath -u to
understand windows env variables, like %USERPROFILE%. That usually points to
C:\users\$USER , but since that can be changed in registry, a "windows
enviroment-aware winepath -u" would be truly useful.
--
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=27655
Summary: Orbiter window disappears behind main orbiter window.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kfreezen(a)gmail.com
On orbiter, if a window, such as the menu (F4), is opened, and then the cursor
is moved to the main window, the former window disappears behind the main
window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27335
Summary: Microsoft Golf 98 crashes when you try to play the
game
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: germany(a)backspace.bz
Microsoft Golf 98 starts up fine, but then crashes when you actually try to
start a game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26547
Summary: Champions Online: IE game starter fails using multilib
binaries
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brianbourke75(a)gmail.com
Champions online requires IE to launch/patch their game. When attempting to
launch the game in a true 32 bit install it seems to work just fine. When
attempting to launch the game using a multilib install on a 64bit system, it
fails almost straight off.
Using WINEARCH=win32 or win64 makes no difference.
Using WINEDEBUG=+relay allows for the game to launch correct, thus indicating
to me that there is probably a thread timing issue since the relay messages
require a large time investment and the launcher takes much longer to run.
--
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=26158
Summary: Audio CD-ROM is lacking some integration into volume
management on MacOS
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
MCICDA loops across all drives looking for one matching
(GetDriveTypeW(root) == DRIVE_CDROM)
but finds none on MacOS even when an audio CD-ROM is inserted.
Oddly, winecfg correctly displays "Audio CD" for e.g. drive D: in
auto-detection mode. However it is not until I force D: to type CD-ROM in
winecfg that GetDriveType() returns the expected type, granting access to
MCICDA.
Furthermore, I must hit "Apply" in winecfg and leave its window open for this
trick to work. Presumably otherwise the list is dynamically rebuilt by the
volume manager upon the next process start and the setting overwritten.
I believe this is sufficiently different from bug #20555 (A. pure audio vs.
mixed data+audio CD-ROM; B. /media/cdrom vs. cdrom0) on Linux to warrant its
own entry.
Reproduce using my MCI shell (bug #20232, comment #10)
wine wintest.exe mcishell
open cdaudio
will yield MCIERR_CANNOT_LOAD_DRIVER if there's no drive type match.
Leave the shell open, apply configuration change in winecfg, then it succeeds.
close cdaudio
--
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=21654
Summary: Implement CLSID_DestinationList
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Windows 7 introduced a new interface to customize the taskbar menu of an
application. Steam uses it.
We should consider writing a stub implementation.
http://msdn.microsoft.com/en-us/library/dd378402%28VS.85%29.aspx
--
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=18052
Summary: Cannot install VMware Instrastructure Client 2.5 with VM
Update option
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)doty.ru
1. Run installer (https://77.108.91.66/client/VMware-viclient.exe)
2. Check "Install VMware Instrastructure Update Service" option
3. Click Next, Next, Install
4. Error "The wizard was interrupted before VMware Infrastructure Client 2.5
could be completely install" appears and installer breaks.
After second try of same install, I get "The installation directory is not
writable. Please select another location or ajdust Access Control List." error.
Without "Install VMware Instrastructure Update Service" checked option all
everything happens ok.
--
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=28168
Summary: VK_OEM_3 (0xC0) not converted into (0xC0) if US
keyboard requested
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sebastian.Riemer(a)gmx.de
E.g.: Carmageddon TDR 2000 requests an US keyboard layout no matter for which
language version of the game. It also gets this for most keys.
But for the cheating console the VK_OEM_3 (0xC0) is needed and
MapVirtualKeyExW() in dlls/user32/input.c has to return 0xC0, too.
But instead it returns 0x5E (^) on my German KDE4 openSUSE 11.3 amd64 system -
so this key isn't converted to US keyboard layout.
On my German Windows XP it works as expected (0xC0 is returned).
I've also tried to enable the KDE4 keyboard layouts and to switch to US layout
with that, but this didn't help.
Here is my dirty fix with which I've tested it:
UINT WINAPI MapVirtualKeyExW(UINT code, UINT maptype, HKL hkl)
{
TRACE_(keyboard)("(%X, %d, %p)\n", code, maptype, hkl);
/* dirty fix for testing VK_OEM_3 */
if (code == 0xC0)
return 0xC0;
return USER_Driver->pMapVirtualKeyEx(code, maptype, hkl);
}
--
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=27545
Summary: Wrong page borders when printing
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graeter(a)hydrixos.net
We are using Office 2007 upon Wine, which works mostly without problems. We
have two printers that are connected to a CUPS server (1.4.3) which is separate
from our clients. The CUPS client libraries and the CUPS server have the same
version and are package from Ubuntu 10.04.
One printer is a HP LaserJet P4015. When printing from any Wine application on
this printer, the page borders are wrong.
We are using DinA4 paper. When setting the printer dialog in Wine to "A4" parts
of the page are outside the printable range. When setting it to "letter"
everything is inside the printable range, but then we have a huge white border
around the page.
Using our second printer or when printing to PDF, this problem does not appear.
For me it looks like that Wine somehow uses wrong page borders when
communicating with this printer.
--
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=27315
Summary: Native Instruments REAKTOR 4.0 VST crashes when
unloading plug in.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tectp(a)telefonica.net
I am using Reaktor 4.0 as a vst plug in in Ableton live. Both programs function
well in wine under the wineasio driver, but when I try to save the live set, or
unload the plug in to swap it for another one, Ableton live freezes and has to
be forced to quit.
This problem persists regardless of whether I use the wineasio driver or the
direct sound driver.
I can run these programs under windows without any problems, but would like
very much to get them working under ubuntu if possible.
My setup: ubuntu 10.04
Ableton live 7.018
Reaktor 4.3
--
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=26747
Summary: SIV Window Resize and AdjustWindowRect() off-by-one
issue
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
While trying to work-a-round the lack of WM_EXITSIZEMOVE
(http://bugs.winehq.org/show_bug.cgi?id=26736) I found what seems to be an
off-by-one error within AdjustWindowRect(). Testing on real Windows then the
code worked fine, but to get it to work on Wine 1.3.17-243 I needed to adjust
things as in the code below. The svb->style is 0x00C40000 ( WS_CAPTION |
WS_THICKFRAME ). The issue is the same for both window managers.
ar->top = 0;
ar->left = 0;
ar->bottom = 0;
ar->right = 0;
if( AdjustWindowRect( ar, svb->style, FALSE ) )
{
if( mode & MODE_WINE )
{
dr->top -= ar->top + 1; // Client Area positions
dr->left -= ar->left + 1; //
dr->bottom -= ar->bottom + 1; //
dr->right -= ar->right + 1; //
}
else
{
dr->top -= ar->top; // Client Area positions
dr->left -= ar->left; //
dr->bottom -= ar->bottom; //
dr->right -= ar->right; //
}
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17721
Summary: RTG Bills reports dates incorrectly in bills for date
formats (locals) not US
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstuff(a)read.org.nz
This is a bit of a major that I'm unsure whether is a bug with RTG Bills or
WINE... But, here's a workaround/fix for it below.
My local is New Zealand, my default language is LANG="en_NZ.UTF-8" with dates
expressed "days / months / years" (like most of the world).
Setting the dates in RTG Bills to my format results in any dates in the form
"days / months / years" that make sense expressed as "months / days / years"
being expressed as "months / days / years". For instance: 10th March 2009
(10/3/09) is expressed on bills as 3rd October 2009 (3/10/09)!!!
A workaround/fix seems to be to set the environment variable $LANG to
LANG="en_US.UTF-8" and then set the date format in RTG Bills to be expressed as
"days / months / years". RTG Bills provides a "test" facility to check that
date formats are sane for the system local settings, if this facility is used
it will report that the format is "insane" and change it back to the "months /
days / years" format. The answer is not to "test", but simply leave the format
"untested" as "days / months / years" and save the setting. RTG Bills then
seems to report dates correctly in its bills.
So, my command to execute RTG Bills is:
env WINEPREFIX="/home/myhome/.Rtgbills" LANG="en_US.UTF-8" wine
"C:\Program Files\Rtgbills\rtgbills.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=17432
Summary: Lan hosting/listening not working in warcraft iii.
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: whellmundv(a)gmail.com
I thought warcraft was one game that ran as fluent as if it was native, or so I
thought then. Today I've found myself experimenting for the second time how
running this masterpiece from wine prevents me from enjoying a nice lan game
with my friends, using both macintosh and windows systems.
I don't know why, but I guess that is the reason for which I encounter myself
writing this, at this precise moment: I think you will help me solve this--I
believe, uncommon--problem.
Please let me know which information do I need to post here, because I know not
with accuracy.
--
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=28319
Summary: Hydro Thunder: Sound Stops upon settings menu
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joshuaduhs(a)yahoo.com
Now I love Hydro thunder, and when I got it to work through wine with no
workarounds, I was in love with it. It even gives me better rendering than
running it straight through windows. However, there is a problem.
If you pres F2 to enter the settings menu, the sound stops working.
If you press ESC to quit a race or quit the game, the sound stops working.
Sometimes after completing a race, the name entry screen lags to load and the
sound stops working.
The sound doesn't stop working for a second. Oh no. The sound stop working
until you exit the game and relaunch it. This is the only workaround for muted
sound.
I am using integrated motherboard sound. If it makes any difference, the 2
computers I run it on are as follows.
Computer 1: AMD Athlon 2800+ (2.08Ghz); 1Gig DDR Ram; ATI Radeon 7500
Computer 2: Intel Pendium D (3.2Ghz); 1Gig DDR Ram; ATI Radeon X600
--
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=28200
Summary: Ottifanten Lemminge: Buffer overrun
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niklas1b(a)yahoo.de
Created an attachment (id=36117)
--> (http://bugs.winehq.org/attachment.cgi?id=36117)
The error message.
The game 'Ottifanten - Ostfriesen Lemminge in Not' crashes after start with the
error message 'Microsoft Visual C++ Runtime Library - Buffer overrun
detected.'.
--
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=27836
Summary: Process.WaitForInputIdle deadlock.
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheako+winehq(a)mikemestnik.net
Specifically with Diablo2 as with D2BS's loader:
http://www.assembla.com/code/d2bs/subversion/nodes/tags/loader-1.4/D2BSLoad…
The call to WaitForInputIdle locks the thread for way to long.
Changing this call to be Thread.Sleep(10) fixes this application.
--
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=27602
Summary: Street Wars: Constructor Underworld
"err:seh:setup_exception_record nested exception on
signal stack in thread 0009 eip 7bc73020 esp 7ffdbc7c
stack 0x232000-0x330000"
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: markh789(a)gmail.com
Created an attachment (id=35283)
--> (http://bugs.winehq.org/attachment.cgi?id=35283)
Log with sound driver enabled, and without.
Running in Windowed mode and Fullscreen gives some issue.
Have the following installed via winetricks: corefonts dotnet20
Works fine with no sound drivers enabled (but that gives me no sound).
Additional Information:
Ubuntu 10.4 LTS
GeForce 8500 GT
$ glxinfo | grep version
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL version string: 3.2.0 NVIDIA 195.36.24
OpenGL shading language version string: 1.50 NVIDIA via Cg compile
--
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=24338
Summary: [Win16]Microsoft Bob fails install & run correctly
(dogfood)
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=21360
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Microsoft Bob installation state that it has installed correctly but comes &
run correctly but no program groups or menu items are created.
fixme:shell:Dde_OnRequest 1 0x153de0 L"Progman" L"Progman": stub
DDE_ACK: neither atom nor handle!!!
-----------
When you attempt to run MSBOB you receive the following terminal output.
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
err:ntdll:RtlpWaitForCriticalSection section 0x684a97a0 "syslevel.c:
Win16Mutex" wait timed out in thread 0022, blocked by 0023, retrying (60 sec)
--
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=19765
Summary: Bricscad has slow performance
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardoperry(a)gmail.com
Created an attachment (id=23142)
--> (http://bugs.winehq.org/attachment.cgi?id=23142)
Bricscad Option menu
When doing realtime pan and zoom with large drawings it takes too long to
refresh the screen.
Probably related to WINGDI driver.
In other Intellicad software ZWCAD the realtime pan and zoom works ok.
--
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=15320
Summary: GammonEmpire closing playing window.
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zetagi(a)yahoo.com
GammonEmpire software when you close playing window program close whole
program.
Normally you will go to main window
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28330
Summary: Arsenal of Democracy GDI problems
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamklobukowski(a)gmail.com
Arsenal od Democracy (a game that uses Hearts of Iron II engine) displays a lot
of:
err:d3d_surface:surface_create_dib_section Failed to create DIB section.
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
And finally crashes (attached).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27714
Summary: ThinVNC Access Point does not execute correctly on
Wine 1.3
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hsanoguera(a)hotmail.com
Created an attachment (id=35465)
--> (http://bugs.winehq.org/attachment.cgi?id=35465)
Dump information displayed in the terminal
I installed ThinVNC Access Point and ThinRDP on my Ubuntu 11.04 (both of them
are Windows applications).
I created a profile in Wine for run them like Windows 7 (both of them work fine
in Windows 2003, 2008, XP, Vista and Seven). But don't work under Wine.
I would like to run these applications in my Linux server installation.
--
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=27477
Summary: ODBC not functional (sqlite3 external driver + MS
Excel)
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: odbc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Created an attachment (id=35131)
--> (http://bugs.winehq.org/attachment.cgi?id=35131)
Installation of sqlite odbc driver +odbc
In wine 1.3.22 odbc driver does not work correctly.
It isn't installed correctly by sqlite3 installer (
http://www.ch-werner.de/sqliteodbc/ ), or is not found by MS Excel (via MS
Query/directly).
List of ODBC drivers is empty.
BTW, are we going to integrate with unixodbc or to provide wine-only windows
alike odbc infrastructure?
Also, Excel/wine crashed when I tried to get odbc working.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24443
Summary: [IIS 5.1] Fails to install as wine does not have
sysocmgr.exe
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=appli
cation&iId=12093
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
When trying to install IIS 5.1 using [Microsoft Web Platform Installer (Web
PI)] it fails to install as wine does not have sysocmgr.exe
--
How to add or remove Windows Components by using Sysocmgr.exe (Microsoft
Support)
http://support.microsoft.com/kb/222444
--
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=22587
Summary: rFactor needs virtual desktop emulation enabled
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darius(a)dons.net.au
Created an attachment (id=27716)
--> (http://bugs.winehq.org/attachment.cgi?id=27716)
error log
rFactor doesn't work unless virtual desktop emulation is enabled.
See error log..
This is running on Mac OS X 10.6.3 (Snow Leopard) on a Core i5 MBP. Wine was
built form macports (wine-devel)
I'm happy to try patches, or generate more logging!
--
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=21574
Summary: Minitab 15 do not load
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: duriem(a)gmail.com
Created an attachment (id=26019)
--> (http://bugs.winehq.org/attachment.cgi?id=26019)
error appeared by minitab when opened
hi I just installed wine in the easy way as appear in youtube.
Everything worked perfect, I tried to install Minitab, run great all the
installation process, but when it opens appear a window saying that " the
program Mtb.exe has encountered a serious problem and needs to close..
have any idea how to solve it?
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=18261
Summary: S103 animation problem
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20784)
--> (http://bugs.winehq.org/attachment.cgi?id=20784)
Wine 1.1.20 +loaddll
S103 is an Open University application.
Part of the application plays embedded animations with a voice-over.
Under Windows XP, these play fine. Under Wine, an error message is shown
stating: "Could not create or use window."
Under Windows XP a small window opens title "Profiling Display" the first time
it is run, and then the animation continues.
Under Wine, with +loaddll, this is output:
fixme:mciavi:MCIAVI_mciStatus Unknown command 0000400E !
fixme:mciavi:MCIAVI_mciSet MCI_SET_ON: seek_exactly
fixme:mciavi:MCIAVI_mciRealize (0001, 00020002, 0x13b9a86) : stub
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\iccvid.dll"
: builtin
trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\mciavi32.dll" : builtin
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\msvfw32.dll"
: builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "TB50CMP.DLL" : native
Upon clicking on the stop button for the animation, a new window is shown
stating: "The media resource is not open. Try using "mmOpen" before this
command."
The application uses the Toolbook 5.0 Runtime.
--
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=28717
Bug #: 28717
Summary: Powerpoint 2007 chart data editing impossible
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: philbradley(a)gmail.com
Classification: Unclassified
After creating a chart in a Powerpoint 2007 slide, which opens excel correctly
to allow data entry, the data can no longer be edited - excel flickers open
then crashes.
--
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=28341
Summary: Printing Issue in Tally ERP 9 on Wine 1.x
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux(a)enjayworld.com
While printing from Tally ERP (Windows Based Accounting Software). there are
black patches printed where letters and words are shrinked by the software.
For example in a report where there is a list of entries. Tally shrinks some
words when listed entries are longer that the column width to fit them in the
column. In such cases those shrinked entries are not printed or black
rectangles are printed by the printer.
Result is same when they are printed to PDF. So we cannot even print reports to
pdf and then finally print them to the printer.
After reading some wikis and documentation. I thought that replacing the
generic ppd from wine registry with the appropriate ppd will make some changes.
but it doesn't give any positive result.
I am sure that it is about handling of drivers by wine and cups.
--
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=27689
Summary: Extra POI editor crashes when trying to save a file
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: harterc1(a)comcast.net
Created an attachment (id=35432)
--> (http://bugs.winehq.org/attachment.cgi?id=35432)
command line log
I load a csv file and try to save it as a gpx file. Then it crashes.
wine: Unhandled page fault on write access to 0x00000226 at address 0x7dc50000
(thread 0009),
--
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=24552
Summary: GLSL performance on Intel GM45
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: morindhal(a)gmail.com
Created an attachment (id=30989)
--> (http://bugs.winehq.org/attachment.cgi?id=30989)
My lspci output
On all games that use GLSL shaders I get a extremely low performance when
loading new data unto the screen.
For example in Everquest 2 with GLSL shaders enabled the initial loading of
elements get slowed to almost a standstill when "Adding Character to Game
World" but when it finally starts displaying my character and the world in it's
background there is no corruption nor any real lag until something new comes
into view. (Me turning around, someone else running infront of me, etc.)
This is the output from a normal WINEDEBUG output in EQ2:
err:d3d_shader:arbfp_blit_set >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
glEnable(textype) @ arb_program_shader.c / 6992
That keeps repeating but not spamming my console completely, at least not
quickly.
This effects other small games I have used GLSL shaders in until I disable GLSL
them using regedit.
This could just be a driver issue, I'm not completely certain, I use the latest
packages for Kubuntu 10.4.
--
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=20377
Summary: MacOS LANG=xyz wine winecfg does not switch
language/locale
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
on my Mac, LANG=C or LANG=fr_FR.UTF-8 wine winecfg has no effect at all, unlike
a Linux machine. winecfg's texts are always displayed in German.
locale -a lists a lot of locales. "LANG=C ls -l" reacts instantly.
OTOH, going to the Mac system preferences and moving French or English upfront
manages to switch the language in winecfg (and Terminal.app and others), the
next time it's started.
For the purpose of Wine, I believe the local LANG setting should be obeyed, not
the desktop session setting.
Note that I have no idea how to start Wine outside of a Terminal.app context
(no Wine[Helper].app here). So LANG is always set when I start Wine in the
shell.
--
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=18332
Summary: Window background not drawn correctly.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bstein(a)unm.edu
Created an attachment (id=20875)
--> (http://bugs.winehq.org/attachment.cgi?id=20875)
Screenshot of the problem.
With Kaleidagraph 4.0 certain windows are drawn funny. The normally grey
background is drawn with whatever is behind the window when it is first opened.
Moving it around doesn't change the background. Nothing shows up with winedbg
or on the console, but I have little to no experience with wine debugging.
Attached is screenshot of the problem.
Please let me know what other debugging information might help!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18054
Summary: Very big fps drop when recording in fraps
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Recently i've tried to record ingame video using fraps via wine and i've
encountered very huge fps drop (from 105 to 15) which is definitly caused by
some sort of bug because on windows box this drop is nowhere so drastic.
--
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=28545
Bug #: 28545
Summary: Driver: San Francisco - Fails to launch
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
Classification: Unclassified
Created attachment 36644
--> http://bugs.winehq.org/attachment.cgi?id=36644
winedbg Driver.exe backtrace
Installer runs fine, but after completion, when you click on "Done" at the
final install screen, the installer crashes.
Attached installer log.
After installation, I installed the official DriverPatch101.exe
Also had to install the SKIDROW no-cd exe.
Running wine Driver.exe just hangs. The process uses CPU but no activity on the
screen for several minutes.
Attached winedbg log. (Ran winedbg Driver.exe, Hit 'c' Enter, then waited a bit
and did Ctl+C, and typed 'bt' Enter )
Using wine-1.3.28-493-g05e1886 on Ubuntu 10.10 x86_64
Nvidia graphics driver.
--
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=27548
Summary: Final Fantasy XI will run but font/icons/images/ect
don't render properly.
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheako+winehq(a)mikemestnik.net
Created an attachment (id=35216)
--> (http://bugs.winehq.org/attachment.cgi?id=35216)
Output of wine | uniq -c and glxinfo.
I have screen shots posted on my website, I didn't know if large attachments
are cool.
The log at the time of the rendering.
The system is an "Asus EeePC" video is Integrated Graphics Chipset: Intel(R)
915GM /w 256MB ram. The driver output is attached.
http://mikemestnik.net/wine/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19996
Summary: XCardIssuer fails to run properly
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taupter(a)gmail.com
Created an attachment (id=23531)
--> (http://bugs.winehq.org/attachment.cgi?id=23531)
Error messages, stack dump, register dump and backtrace
When I run the progam, a window pops up with the following message:
Program Error
The program CardIssuer.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application.
If this problem is not present under Windows and has not been reported yet, you
can report it at http://bugs.winehq.org
and then another window:
Application Error
Exception EExternalException in module ntdll.dll at 0002C538.
External exception C0000025.
Platfort it ran fine: Windows XP SP2 32bits.
--
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=15321
Summary: Yugioh Virtual Desktop 9.0 RC1 crashes upon loading
Product: Wine
Version: 1.1.4
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thundernyannyan(a)hotmail.com
Created an attachment (id=16154)
--> (http://bugs.winehq.org/attachment.cgi?id=16154)
Terminal Output log
This program creates a "Run-time error '445': Object doesn't support this
action" as soon as the interface loads. The download comes with several .dll
and .ocx files, most of which do not seem to come pre-packaged with Wine 1.1.4
(the only one I can remember which wasn't new was oleaut32.dll, but there may
have been one or two others).
I've tried moving these files into Wine's system32 folder and running the
program both with and without having those files set as Native Then Builtin.
The only difference I found was that setting oleaut32.dll as Native Then
Builtin causes the error message to change to "Run-time error '-2147467259
(80004005)': Automation error." Whether this means the problem is with the
oleaut.dll file itself, a combination of files, or something else entirely, I
have no idea.
Here are the links to download the required files:
YVD 9.0 Beta 12 (contains all the base files necessary to run):
http://www.xerocreative.com/yvd9prefinal.zip
YVD 9.0 RC1 Test Build 5 (contains two files which must be used in place of the
Beta 12 files): http://xerocreative.com/YVD9rc1b5.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.