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=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=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=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=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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=28787
Bug #: 28787
Summary: Explorer filelist incorrect
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: robert.downing(a)guardian-shield.com
Classification: Unclassified
The Explorer file-list [left pane] incorrectly shows the Desktop as a
sub-folder of the Documents folder.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27416
Summary: Cannot select Unicorn 3D icon
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Aisstere(a)hotmail.com
When wanted to use Unicorn 3D icon selection, program froze for a while and
crashed. Tried it several time but kept on doing the same thing. Need this
template for MacOSX Icon for program in making.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27069
Summary: WINASPI32: aspi:ASPI_ExecScsiCmd command 0x00, no data
transfer specified, but buflen is 36!
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: cagnulein(a)tin.it
Using this software
http://drivers.softpedia.com/get/FIRMWARE/LG/LG-GSA-4167B-Firmware-DL13.sht…
(the firmware updater for my dvd writer LG GSA-4167B avaiable only for
windows), i've encountered this error:
fixme:aspi:ASPI_ExecScsiCmd command 0x00, no data transfer specified, but
buflen is 36!!!
Looking the source code i've probably understood where is the issue:
the command 0x00 in that function is unmanaged.
Here ( http://brandonw.net/svn/calcstuff/Linky/trunk/MassStorage.c ) you can
find a nice path to manage this situation.
Let me know if you want some other information.
Thank you
Roberto
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26515
Summary: TRNSYS 16: crashes on startup
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bje(a)air.net.au
TRNSYS 16 fails to run under Wine. On startup, I get:
forrtl: severe (157): Program Exception - access violation^
Image PC Routine Line Source
trnivf.exe 00807E7A Unknown Unknown Unknown
This bug looks similar to PR 16471. The package (SAM) can be downloaded from
https://www.nrel.gov/analysis /sam/download.html. Note that SAM installs and
runs, but the trnivf.exe is the simulation engine and won't 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=22615
Summary: X3 TC all text becomes readtext....
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrisneilbrown(a)gmail.com
Created an attachment (id=27796)
--> (http://bugs.winehq.org/attachment.cgi?id=27796)
X3 readtext
X3 Terran conflict 2.5
Everything starts off fine
But after I save the game all the text turns in readtextxxx-yyyy
Some widgets stop showing up and the game becomes 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=21491
Summary: pcmet: FTP-Transfer fails with error "9" regression
Product: Wine
Version: 1.1.34
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=16825
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
CC: robertshearman(a)gmail.com
Sorry for posting this so late,
but since wine .34 pc_met fails to download data from the internet. wine .33
worked perfectly. I just did a quick regression test and this came up:
---
99d9983b6146e4b6bc99c2ef1b602ec805dbc96a is first bad commit
commit 99d9983b6146e4b6bc99c2ef1b602ec805dbc96a
Author: Rob Shearman <robertshearman(a)gmail.com>
Date: Wed Nov 18 00:17:46 2009 +0000
oleaut32: Fix memory leaks in ITypeInfo_fnInvoke.
:040000 040000 ed7b8443ebc047540b4ef52c51c04c396160492b
5941942ae303c760ba6cfe45f89e2b90dbd79128 M dlls
---
The application fails with a short MessageBox: "An error occured while
transferring data! [GETFILE]\nSubscript out of range\n9Continue anyway?
[YES]/[NO]" (translated from german)
This bug cannot be reproduced using the demo, as recent weather data can only
be downloaded using username/password after payment. Sorry.
Thank you, John
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14671
Summary: HCA fails to communicate with LynX-10 module through
COM-1, gives error pop-up
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Cobra176(a)chartermi.net
Created an attachment (id=15126)
--> (http://bugs.winehq.org/attachment.cgi?id=15126)
Screenshot of the error dialog
Marrick Ltd. Home Control Assistant (HCA) fails to communicate with a LynX-10
module connected to COM-1, returns an error pop-up window [see image
attachment]
This error occurs when in hardware setup, clicking the Test button for the
device. The device is specified manually-there is nothing implying that there
was any actual communication with the device. Activity lights did not come on
with the LynX-10. The software cannot perform its task without communicating
with the interface.
This does not occur within native Win98SE. The device is indeed connected to
serial port 1 and is powered up.
Background info:
LynX-10 is an X10 interface used for home automation for sending digital
messages through AC lines to turn various devices on and off, dim lights, etc.
with computer control. It connects using a serial port, is powered off the AC
and has an activity light for serial exchanges.
http://www.hcatech.com/
The software is designed to interface with a variety of interfaces; each
interface needs specification as to what COM port it is attached to. Next to
each interface on the setup dialog is a Test button. When this Test button is
clicked the dialog described above occurs.
The attached log starts from startup of the program, which runs quite smoothly
until the explicitly-marked parts.
Machine info:
kubuntu 8.4, up-to-date (as of Jul 27 2008)
2 serial ports, 1 plugged into LynX-10, second is free.
No special serial port software installed on linux end.
Windows version mode is "use default"
The following DLLs are overridden with no benefit:
comcat
comctl32
comdlg32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23438
Summary: Dora the Explorer shows EExternalException in
ntdll.dll
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: markk(a)clara.co.uk
This bug applies to "Dora the Explorer Click & Create! The BIG Red Chicken", an
educational CD-ROM for young children which is "Made with Macromedia" and
"Powered by Vividas" according to logos on the case.
It is part of a series of at least 48 discs. Assuming the others use the same
runtime/code, they will probably all show the same problem.
Search Google for "dora the explorer click create" (without the quotes) and the
first result is a page with pictures of 48 CDs.
On running AutoRun.exe from the CD, a Vividas icon appears at the bottom left
(this is in virtual desktop mode), then Wine shows a Program Error dialog box
"The program main.exe has encountered a serious problem and needs to close.
...". On dismissing that, an Application Error dialog box appears, "Exception
EExternalException in module ntdll.dll at 0002EA68. External Exception
C0000025."
Console output begins:
$ wine AutoRun.exe
$ err:ole:CoGetClassObject class {00000507-0000-0010-8000-00aa006d2ea4} not
registered
err:ole:create_server class {00000507-0000-0010-8000-00aa006d2ea4} not
registered
err:ole:CoGetClassObject no class object {00000507-0000-0010-8000-00aa006d2ea4}
could be created for context 0x5
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b836822 (thread
001f), starting debugger...
First chance exception: 0xc0000025 in 32-bit code (0x7bc3ea68).
After reading bug 20326, I used "winetricks mdac28". Running AutoRun.exe then
gave a dialog box "OLE Error 80040154."
After "winetricks jet40", AutoRun.exe (which runs main.exe) exits silently,
with this console output:
$ wine AutoRun.exe
$ err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
fixme:systray:wine_notify_icon unhandled tray message: 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=22710
Summary: Shockwave 11 installation of compatiblity components
do not work properly
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.adobe.com/support/director/ts/documents/kb4
03195/Director11_Whitepaper.pdf
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuhongbao_386(a)hotmail.com
CC: yuhongbao_386(a)hotmail.com
Shockwave 11 support installation of "compatiblity components" as described in
the whitepaper linked. As mentioned in the white paper, it is a version of
Shockwave 10 installed side by side. It is automatically invoked when no
playerVersion is specified or if playerVersion is specified to be 10. If it is
not installed, it is automatically downloaded and installed as described in the
white paper. Unfortunately, in Wine, this do not work properly and cause
Shockwave to freeze at "Installing compatiblity components". Workaround is to
install Shockwave 10 manually.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18492
Summary: Lord of the Rings Online: game does not register
unmodified mouse clicks on objects in the world
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bentron.winehq(a)gmail.com
After a fresh start, mouse clicks register as expected. Some time later, the
game no longer registers unmodified (ie, without holding Ctrl or Shift) mouse
clicks on objects in the game world such as players, NPCs, corpses, or resource
nodes.
Mouse clicks, with or without Ctrl or Shift, function normally on most of the
UI elements. Moving items in inventory, interacting with menus, clicking
buttons on quickbars, buying/selling at a vendor, etc work as expected.
Right clicking on chat tabs, player portrait, companion portrait, and possibly
other items should open a context menu, but does not after the bug presents
itself.
Left clicking players, NPCs or objects in the game world to select them as the
active target does not work. However, if floating names are displayed,
clicking on the NPC/object/player's floating name does work to target.
Right clicking a corpse, resource node, or interactable item (such as a quest
object or door) does not work. However, holding shift and right clicking does.
In the case of a corpse or resource node, it functions to "auto loot" (loot
all items without confirmation). In the case of a quest object or door, it
functions as a normal right click should (presumably because this is no action
associated to shift+right click for such objects).
Holding left or right click while moving the mouse functions as expected to
move the camera and player character. Hovering the mouse over
players/NPCs/objects in the world does highlight the object as well.
This bug may be related to Bug 17267 (
http://bugs.winehq.org/show_bug.cgi?id=17267 ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28688
Bug #: 28688
Summary: Adobe Acrobat X: hangs when started
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: dan_bwv1987(a)hotmail.com
Classification: Unclassified
Created attachment 36872
--> http://bugs.winehq.org/attachment.cgi?id=36872
It's the terminal output when I execute the command wine Acrobat.exe from
~/.wine/drive_c/Program Files/Adobe/Acrobat 10.0/Acrobat/
When I start Adobe Acrobat X, a message pops out telling me that "The program
Acrobat.exe has encountered a serious problem and needs to close." I press
"Close" button. Then, before I open any file, it simply hangs, the window gets
unresponsive and turns gray, and have no option than to kill the process.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24533
Summary: USB Floppy Drives cannot be assigned Drive A: or B:.
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cparke(a)parkerfamily.name
Apparently, add_drive() in device.c recognizes them as RAM disks (as Mac OS
mounts the drive like a hard drive/USB flash with no partition table), not a
floppy drive, and I am restricted to drive letters D-Z in Wine. Creating the
registry entry for the device at drive A: or B: is ignored, when the diskette
is inserted the drive just gets mounted as E: or so forth. Even if I manually
create the A: drive link in the /DosDevices directory, when I insert the
diskette it gets a new letter and mounts under both. If C-Z are all used, the
drive does not mount at all.
There is no reason why a USB flash device or USB floppy cannot be assigned to
drive letter A: or B:. Windows most certainly allows it! (even network drive
shares are allowed in the A:/B: slot) In fact, if I muck with the registry in
Windows (since the UI doesn't allow it), Windows will allow a hard drive to
occupy the A: or B: slot.
At a minimum, the restrictions in WINE preventing USB Floppies from being
assigned to A:/B: needs to be removed. I need the drive A: because I'm using
the USB floppy for a copy-protection scheme which uses a floppy diskette key to
validate the serial number before allowing an install (the routine also has
logic to block virtual drives and network shares from being used, which is why
a manually created A:/B: will not do).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24454
Summary: Snes9x 1.52 does not recognize USB controllers.
Product: Wine
Version: 1.3.2
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
USB controllers cannot be used because the emulator does not respond when you
attempt to configure the buttons. Other emulators I've tried have not
exhibited this behavior. There is no console output for 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=19117
Summary: Magic Jack Phone Software/Device fails to work in wine
Product: Wine
Version: 1.1.24
Platform: PC
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
Created an attachment (id=22076)
--> (http://bugs.winehq.org/attachment.cgi?id=22076)
dialog box
When plugging in my magic jack device it mounts in winecfg as drive E: to
/media/PHONE, when right clicking on autorun.inf it comes back with a dialog
stating file not found.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18205
Summary: mapi:MAPISendMail produces extra slashes before mail
address
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=14768
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boeser.wolff(a)web.de
While testing Mankind its bug reporting tool (Debug.dll) is launched due to a
crash.
The email address generated has extra slashes:
"\\bugs(a)mankind.net" instead of "bugs(a)mankind.net"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17900
Summary: RenderTargetLockMode=disabled required for playable
display
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
On at least two games (Thief 2 and Jedi Knight Dark Forces II, I've not tried
others of this vintage yet) unless the key Wine/Direct3D/RenderTargetLockMode
is set to disable the game display is completely unplayable.
Of course, disabling this key has undesirable side effects: in JKDF2 the HUD is
overlaid by the game display, in Thief2 the in game menu is unusable -- but
this must be a strong clue as to what is going wrong here.
I've tried setting this key to default, readtex, texdraw, textex, and in all of
these cases the effect is a sort of upside-down shimmering stripes. This
visual effect may be a side effect of what's really going on, because any
attempt at a screen shot capture either a good image or an upside down image.
I think what is actually happening is that the image is constantly alternating
between upsidedown and rightside up!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26181
Summary: install application creates xdg mime files with case
sensitive extensions
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
Intall an application (for example Proteus suite), sometimes we get mime files
in ~/.local/share directory with extensions on upper case mode. So Nautilus
become case sensitive for this extension and applications (Proteus) are not
associates with the application when a file have a lower case. MS Windows is
often case insensitive, not Linux.
Examples:
~/.local/share/applications/wine-extension-DSN.desktop:
[Desktop Entry]
Type=Application
Name=ISIS
MimeType=application/x-wine-extension-DSN;
Exec=wine start /ProgIDOpen ProteusDesignFile %f
NoDisplay=true
StartupNotify=true
Icon=1774_ISIS.0
~/.local/share/mime/packages:
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-wine-extension-DSN">
<glob pattern="*.DSN"/>
<comment>Schematic Design</comment>
</mime-type>
</mime-info>
.DSN should be .dsn to be case insensitive.
To fix this, wine should convert always all "glob pattern" to lower case.
See xdg specifications on Freedesktop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23309
Summary: Altium Designer CAMtastic does not display CAM files
properly
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnvoltz(a)gmail.com
Created an attachment (id=29058)
--> (http://bugs.winehq.org/attachment.cgi?id=29058)
Screen shot
CAMtastic CAM/gerber viewer in Altium Designer (all versions 2004-2009) does
not display files properly. Drawing elements are sometimes scaled wrong or do
not refresh in the view, zooming and scrolling is also badly broken.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22074
Summary: Anarchy Online crashes when window is dragged out of
desktop or when switching workspaces
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://anarchy-online.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan-vola(a)hotmail.com
Anarchy Online crashes in windowed mode under certain conditions:
Metacity:
Crashes when dragged partially off of workspace
Compiz:
Crashes when dragged partially off of workspace
Crashes when changed workspace
Does not crash in 3d cube view (Leads me to believe it is a problem with a
render optimizer)
Tested with 1.1.36, 1.1.38, 1.1.40 (PlayOnLinux prefix, wineprefixcreate is the
only command I could find to create a prefix, and it is deprecated)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28807
Bug #: 28807
Summary: KORG M1 DLE display problem with graph displays
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gigaday(a)googlemail.com
Classification: Unclassified
Created attachment 37006
--> http://bugs.winehq.org/attachment.cgi?id=37006
no curve in VDF space
The graphs do not show in the VDF, VDF EG and VDA EG spaces.
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=28418
Summary: quartz-related crash in Sengoku
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karl.r.ernst(a)gmail.com
Created an attachment (id=36432)
--> (http://bugs.winehq.org/attachment.cgi?id=36432)
Console output
Running Sengoku with the quartz.dll that comes with wine, the game crashes
after a few minutes of gameplay. Actually, it just freezes completely (no mouse
movement, no animation ingame etc.) so wine has to be killed. It doesn't seem
to be related to any ingame action, but it crashes reliably within the first 10
minutes after gamestart.
Installing quartz+ffdshow with winetricks fixes the problem.
Don't know if its related, but with the wine-quartz the ingame music doesn't
work, but with the steps mentioned above music plays fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27566
Summary: Text Renders Incorrectly With FastCAD
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: gimbal(a)optonline.net
Created an attachment (id=35244)
--> (http://bugs.winehq.org/attachment.cgi?id=35244)
Sample File
With certain files, the FastCAD viewer does not render text correctly. The
viewer can be obtained here: http://www.venueweb.co.nz/vw6038.exe.
Wine also reports viewer exits incorrectly.
Sample file, screenshots and wine error 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=27333
Summary: MS Navision 6.0 report preview crashes
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Solaris
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kondratovich_m_v(a)ukr.net
If you need in Navision with demo database please contact me.
I can make a full test of Navision from 3.0 to 2009 R2, but please tell how I
can get more information, probably I should use dbg or smth like verbose mode?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25008
Summary: EssentialPIM Pro 3.74 - Window Minimize, Maximize, and
Restore Not Working
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rsflynn(a)gmail.com
EssentialPIM Pro 3.74
Main Window Minimize, Maximize, and Restore functions do not work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16017
Summary: Counter Strike Source Stutters
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nheinen(a)gmail.com
Hardware: AMD X2 3800+ nVidia GF 6600GT 128MB
Kernel 2.6.27
Wine 1.18
Drivers 177.80 nVidia
Description:
The games runs smooth 60+ fps otherwise. When this bug occurs the screen
stutters/hitches/freezes and sounds will repeat(usually a grenade being thrown
or exploding seem to be commond sounds that play when this happens). This can
last from 1 to 5 seconds. The Hud will often redraw. After this the game is
playable again but occurs frequently, every 2-3 rounds of play. This occurs on
all maps while playing online. It occurred on both 64bit and 32 bit builds of
linux.
There doesn't seem to be any meaningful output from the console.
This bug does not occur using windows operating system on my hardware. It only
occurs when using wine. I think it is related to this.
http://half-life.wikia.com/wiki/Source_Engine#Stutter
heres a whole webpage dedicated to it
http://www.blep.net/hl2stutter/
I have tried dxlevel 7 8 and 8.1
In winecfg audio acceleration Full, Standard, and Basic
I've tried all the suggested solutions on the second url above.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9468
Summary: Mortal Kombat Trilogy crashes
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rchayster(a)gmail.com
Created an attachment (id=7810)
--> (http://bugs.winehq.org/attachment.cgi?id=7810)
output
I have Mortal Kombat Trilogy, patched to version 1.1. The game crashes on
startup. When I run $ wine MKTRILW.EXE
The wine outputs:
err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found
fixme:win:EnumDisplayDevicesW ((null),0,0x33f688,0x00000000), stub!
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x125ce0) : stub,
simulating 64MB for now, returning 64MB left
And just stucks there. When I press ctrl+c wine outputs this and quits:
The program encountered a problem at address 00432252 and cannot continue
I'm putting the WINEDEBUG=+all debug log here as an attachment. It's the last
1000 lines.
--
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=28349
Summary: "Emulate a virtual desktop" intermittently causes
spurious mouse-down events when switching into the
desktop window
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
I am using a virtual desktop (winecfg / Graphics / Emulate a virtual desktop),
running under the Openbox window manager (LXDE desktop environment) on Ubuntu
11.04. When clicking on Openbox's taskbar to bring the WINE desktop window to
the front, there is some possibility (it does not always happen) that a
mouse-down event is generated with a Y co-ordinate exactly 5 pixels up from the
bottom edge of the WINE desktop (that is, 5 pixels as long as the WINE desktop
is not too high for the X display; if it is then the Y co-ordinate will be more
than 5 pixels up from the bottom). The corresponding mouse-up event is not
generated, so any application that is maximized (and therefore receives the
mouse-down event near the bottom) can behave as though the mouse is being
dragged when it isn't, and if you then click (sending a second mouse-down event
before the first has had a mouse-up) then some applications can get very
confused indeed.
(The application I am trying to run is Wenlin 4, http://www.wenlin.com/. The
use of a virtual desktop is needed to work around a separate bug involving
Wenlin's rapidly opening-and-closing "conversion bar" window confusing Openbox
into dropping keystrokes, but that one's definitely an Openbox bug not a WINE
bug. I'm not so sure about this one though. I have NDA access to Wenlin's
source code so I can report the above by adding printf's to Wenlin's event
loop.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25052
Summary: Overriding EXTRALIBS in Makefile prevents compile
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)fullware.net
The line:
EXTRALIBS = -L/usr/local/lib -lxml2 -lz -lpthread -liconv -lm
in dlls/msxml3/Makefile overrides environment variables when locating
libraries. On some systems it may be necessary to point to a different
location, i.e. for 32 bit versions when 64 bit versions are installed in
/usr/local.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24305
Summary: Everquest 2 Extended - hair flickers in and out of
existence
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://everquest.com
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On a system with an Nvidia 400 series card for which lspci reports
"nVidia Corporation Device 06%0 (rev a3)"
the hair on one character appears and disappears depending
on the position and orientation of the viewer.
I only have one such system. The other systems are all running
a mix of nvidia 275 or 330, wine or windows, and none of them suffer from this.
Now, this game seems to be flaky, so I have no idea if this is a wine
bug, a game bug, or a driver bug. I'll try to investigate more.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20012
Summary: Implement HalGetBusDataByOffset for the
PCIConfiguration BusDataType
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=23551)
--> (http://bugs.winehq.org/attachment.cgi?id=23551)
Scren capture showing example code working
With the fix http://bugs.winehq.org/show_bug.cgi?id=19966 SIV
(http://rh-software.com/) no longer crashes when run under Wine, however none
of the PCI Bus reporting actually works. As an experiment I wrote some code to
read the PCI confutation data from "/sys/bus/pci/devices/0000:bb:dd.f/config"
where bb:dd:f are the Bus, Device and Function numbers (the Device and Function
are bits 7...3 and 2...0 of the slot number. The attached screen shot you can
see I was able to read the data what HalGetBusDataByOffset() should return. I
actually did this using the Windows API functions using the following code:
if( ( fhl = CreateFile( file_name,
GENERIC_READ,
FILE_SHARE_READ | FILE_SHARE_WRITE,
NULL,
OPEN_EXISTING,
0,
NULL ) ) != INVALID_HANDLE_VALUE )
{
if( ReadFile( fhl, data, sizeof( data ) &len, NULL ) )
{
...
}
CloseHandle( fhl );
but I would expect the Unix/Linux Native API should be used were this to be
implemented. I am concerned that different Unix/Linux systems may have
different device names, but looking at the lspci source there seems to be a pci
library to address this. I could try and work-a-round this within SIV, but as
SIV would probably not be able to use the Unix/Linux pci library that solution
would be less portable than implementing a solution within
HalGetBusDataByOffset() within Wine. For systems where this data could not be
returned then the current return of 0 (PCI Bus does not exist) would be made.
Note that in the case of the Bus existing and the slot being empty a return of
2 is expected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17618
Summary: winecfg does not set drive type correctly for Local Hard
Disk choice
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordhavoc(a)ghdigital.com
The Drives panel in winecfg has a Type: dropdown which allows Auto-detect,
Local Hard Disk, Network Share, Floppy Disk, or CD-ROM to be chosen for each
drive.
Each of these sets a registry value, except for Auto-detect and Local Hard Disk
which simply remove the registry value for the respective drive.
Local Hard Disk should set the registry value for the drive to "hd".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28248
Summary: AP Tuner 3.08 Harmonics Graph (Ctrl+H)
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: audioprof2002(a)hotmail.com
Error happens when:
Harmonics Graph (Ctrl+H) is active over 2 minutes with constant signal.
The Windows Size is 3x Bigger than normal. <----
Allways Store is Dissabled.
http://www.aptuner.com/cgi-bin/aptuner/apmain.html
for example: calibration with A440Hz tone.
http://www.youtube.com/watch?v=V-kRShXR6qA
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27046
Summary: Quicken 2008 Deluxe announcement & upgrade window
contents are blank
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Created an attachment (id=34481)
--> (http://bugs.winehq.org/attachment.cgi?id=34481)
terminal output from running wine qw.exe
Quicken 2008 Deluxe often displays an announcement window at startup ("upgrade
now", "service alert", etc.). Its contents are always blank; in Wine
1.2.2-0ubuntu6 the window contents were black, in Wine 1.3.15-0ubuntu5 they are
white.
This is with no Library overrides, no winetricks, and the Quicken binary qw.exe
set to Windows Version "Windows 98" in winecfg
The workaround is to ignore the window and click its [Close] button, or
sometimes [More Info] will launch a web page.
I've attached terminal 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=24767
Summary: AstroSynthesis 2.0 crashes with on-screen error
message
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
Created an attachment (id=31296)
--> (http://bugs.winehq.org/attachment.cgi?id=31296)
Starting the program without supplied GDIPLUS.DLL file
A user requested assistance with running this program in Wine-Users. Loaded
the trial version and attempted to use. Received error message in a dialog
box: "Can't Activate GLRC. Graphics will not display"
Clicking on the OK button brings up the trial start dialog box. Clicking on
Start on this dialog box brings up the main program screen which quickly
disappears. The program comes with it's own gdiplus.dll, but overriding it
does not clear the problem. Log files 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=23915
Summary: wine freeze game, when is switched to VT[1-6]
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.okias(a)gmail.com
So scenarion is:
KDM -> failsave session (clear session with xterm) -> "wine hl.exe -game
cstrike"
Game runs, everything work. When I do CTRL-ALT-F[1-6], then sound in buffer is
played over again (it's really annoyng) and game is stopped, until is restored
Xorg
(not sure, what effect it have on multiplayer, but I wasn't kicked from server,
so probably not much serious)
Solution:
I expect that wine application/games, should continue in run even when is used
VT.
This problem occured in all tested wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28272
Summary: Lego Universe error but downloads when click on debug
tries to run then stalls
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j.mcquone(a)physics.org
Lego Universe game nearly works but not quite. Error appears when I click on
the desktop link but game will download (takes about 10 mins for 500MB) if
click on yes to debug (don't know why). Once downloaded I can't enter my
registration code in the box provided on screen but game tries to start if
click play now then stalls.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27397
Summary: Excel 2003 pro hangs when using autonumbering
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b2792125(a)klzlk.com
Created an attachment (id=35030)
--> (http://bugs.winehq.org/attachment.cgi?id=35030)
stacktrace
Using excel 2003 pro with compatibility pack on linux kernel 2.6.38.4, wine
1.3.21.
Error comes when trying to use auto numbering, wine stop responding, must kill
manually.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27070
Summary: mmio and storage function not implemented for Corel
Draw 11
Product: Wine
Version: 1.3.12
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=34502)
--> (http://bugs.winehq.org/attachment.cgi?id=34502)
Corel Draw 11 log file
System : openSuse 11.4
Progam : Corel draw 11 suite
Symptom : Program installs fine. Programs seems to load correctly, box pops up
to request if new image must be created or loaded and program then disappears.
Cannot be viewed or used at all. Have tried in a virtual desktop also but still
same symptoms. When loading via console to debug file we get attached error log
file 2 functions are specified not to be implemented, unsure if it is related
to the program disappearing, but hope it can 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=26736
Summary: SIV window size change does not work
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
When I change the size of a window the size changed is not notified to the
program by WM_ENTERSIZEMOVE and WM_EXITSIZEMOVE messages which means the window
does not get updated to reflect the size change.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.