http://bugs.winehq.org/show_bug.cgi?id=14244
Summary: Wine ignores StringFormat alignment
Product: Wine
Version: 1.1.0
Platform: All
URL: http://mighmos.org/wine/stringformat-example.tar.bz2
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
Created an attachment (id=14537)
--> (http://bugs.winehq.org/attachment.cgi?id=14537)
Wrong result
An example program is posted in URL: its based off of MSDN documentation. Wine
displays the result wrong.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11652
Summary: New Venezuela Time Zone.
Product: Wine
Version: 0.9.4.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goncons(a)gmail.com
Created an attachment (id=10854)
--> (http://bugs.winehq.org/attachment.cgi?id=10854)
Information of the New Venezuela Time Zone.
The government of Venezuela has announced a change to the time zone for the
country. To date, Venezuela observed AST. The new time zone change will begin
January 1st, 2008, when clocks will move backwards 30 minutes, from UTC-4:00
GMT to UTC-4:30. This change begins at 11:59:59 PM local time on Januray.
Clocks should be moved back to 11:30:00 PM rather than advancing to 12:00:00 AM
(midnight.)
Attached is the information of the New Time Zone and the Change of the
Original Time Zone (Change from America/Caracas to America/La Paz):
If you need any additional information please letme know.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11116
Summary: "Your Queued Bug Links" column "Bug #" wrong link
Product: WineHQ Apps Database
Version: unspecified
Platform: All
URL: http://appdb.winehq.org/queueditems.php
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleks(a)spamtest.ru
In table "Your Queued Bug Links" column "Bug #" wrong link generation.
Sample:
<td><a href="http://bugs.winehq.org/show_bug.cgi?id=1234%22">1234</a></td>
Remove "%22" to fix this issue.
--
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=14609
Summary: Some DirectX vector math functions need to take a copy
of the input vector.
Product: Wine
Version: 1.1.1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)nelless.net
CC: spam(a)sentrika.net
Hi,
A friend (CC'd) reports that WINE's D3DXVec3TransformCoord()
[dlls/d3dx8/math.c:1226] is producing different output to the native Windows
version. He narrowed the problem down to the function not taking a copy of the
input vector when the input vector and the output vector pointers are the same.
In TransformCoord(), when pout == pv, pout->x and pout->y are written and then
used immediately through pv->x and pv->y, respectively, resulting in completely
skewed output.
This most likely effects many other D3DXVec* functions too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9320
Summary: Wine Virtual Desktop lacks proper focus handling
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
This is a general bug about deficiencies in Wine virtual desktop window manager
that does not handle focus changes properly.
With Wine now properly reacting to focus looses away from Wine windows, some
applications have some difficulties not previously seen.
This DOES NOT include any behavior that is identical to one on windows. For
example most games will pause/freeze/minimize whenever they loose focus - user,
using [alt]+[tab] to switch away to other application.
--
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=9874
Summary: maybe add a preview for Application Comments
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wegmethaat(a)yahoo.com
It would be nice to have a preview button when adding comments to the
Application Comments section of applications or games. Especially the first
time, it is impossible to tell what your code supports. Will spaces be
converted to nbsp, will HTML work, and so on. Before coding this, you could
maybe already add some information above the input field about these things.
--
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=14824
Summary: Red Alert 3 Beta requires several functions of WinHttp
to be implemented
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
The Red Alert 3 Beta cannot authenticate the user's personal key with EA's
servers because several of WinHttp's functions are unimplemented:
WinHttpOpen
WinHttpCrackUrl
WinHttpConnect
WinHttpOpenRequest
WinHttpSendRequest
WinHttpQueryDataAvailable
WinHttpReceiveResponse
WinHttpReadData
WinHttpCloseHandle
Note: The game would like to use SSL, but it authenticates without it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10624
Summary: REG_DWORD should be unsigned not signed in regedit
Product: Wine
Version: 0.9.49.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ted(a)midg3t.net
Wine's regedit displays the integer representation of REG_DWORD values as a
signed value, whereas regedit on my Windows 2000 machine shows the integer
representation as unsigned.
To test, create a REG_DWORD value and set the data to ffffffff. It should be
4294967295 but Wine's regedit shows -1.
--
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=10616
Summary: Myst Online: Uru Live: won't run
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej.sinicyn(a)gmx.de
Created an attachment (id=9419)
--> (http://bugs.winehq.org/attachment.cgi?id=9419)
small change to free_async_queue()
Though I/O Completion is now completed (sorry for the pun) into GIT and made it
to 0.9.50 release, Myst Online: Uru Live: won't run properly.
The solution is a small change to free_async_queue() in /server/async.c as
shown in the attached patch which I got from Andrey Turkin.
I'm not sure how severe this change is, as It could either cause a classic off
by one error or on the other hand fix it, as that seems to be currently the
case with MOUL on wine.
--
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=9257
Summary: Day of Defeat (a Half-Life 1 mod) - Mouse & Graphic
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehblunderbuss(a)gmail.com
Day of Defeat Half-Life 1 mod troubles since 0.9.42
Starting at and since 0.9.42:
Mouse control is sluggish (x-axis especially). I think it has something to do
with acceleration, not overall speed.
A small square of distorted graphic appears in the lower-left corner whenever a
mouse button is pressed, in-game and at the menu. When this happens, it also
disrupts gameplay for about a second.
Overall FPS is slower and ping is 5-10% higher
--
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=12193
Summary: Some Lithuanian glyphs are missing in Tahoma and other
fonts
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aurimas(a)gmail.com
CC: dmitry(a)codeweavers.com
Created an attachment (id=11596)
--> (http://bugs.winehq.org/attachment.cgi?id=11596)
[PATCH] Added/updated all (9x2) Lithuanian glyphs in all fonts
Tahoma, Tahomabd, System and almost all other wine fonts are missing some
Lithuanian glyphs:
Į (U+012E)
į (U+012F)
Ū (U+016A)
ū (U+016B)
Ų (U+0172)
ų (U+0173)
Because of that they are replaced with : in programs that use these fonts.
Attached patch adds/updates all (9x2) Lithuanian glyphs (outlines, bitmaps) in
these fonts:
courier.sfd
ms_sans_serif.sfd
small_fonts.sfd
system.sfd
tahoma.sfd
tahomabd.sfd
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9262
Summary: Adobe Photoshop CS filter gallery preview doesn't work
Product: Wine
Version: CVS
Platform: All
URL: http://download.adobe.com/pub/adobe/magic/photoshop/win/
8.x/AdobePhotoshopCS.zip
OS/Version: All
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Run Adobe Photoshop CS.
Open an image. Go to Filter / Filter Gallery.
Open up each of the filter groups in turn.
The gallery is supposed to show a sample
of each filter applied to a sample image,
but the filtered sample images are really
hard to make out, they don't seem to be displayed
properly.
--
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=10567
Summary: Return value mistake in msiexec.c
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patrick.a.moran(a)gmail.com
Created an attachment (id=9334)
--> (http://bugs.winehq.org/attachment.cgi?id=9334)
A patch that corrects the return value
I was just looking at the git source for msiexec.c, and noticed that in the
msi_atou() function, it calculates the DWORD, then returns 0 instead of the
calculated value. The file attached is a patch that simply returns the
calculated return value instead of 0.
Please be gentle, this is a lot of firsts for me. It's the first time I've ever
used git, generated a patch, used a bugzilla, or really submitted anything but
a human-language translation to an open-source project. If my patch is not of
the correct format, just let me know and I'll fix it. Also I wasn't sure if
this is the correct venue for submitting this patch.
--
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=10324
Summary: Running Wine as root should generate warning
Product: Wine
Version: 0.9.48.
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Since running Wine as root can cause so many problems/damage, there should be
some way to either warn/prevent users from doing so. Looking at gedit
(http://www.gnome.org/projects/gedit/) while editing some files in Ubuntu got
me thinking that a small popup warning that running Wine as root can cause
severe damage/etc and/or refusing to run as root would be a good idea.
Shouldn't be too terribly hard to implement, and could hopefully prevent some
users from damaging their systems/losing data.
--
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=14509
Summary: RegGetValue sometimes doesn't work properly
Product: Wine
Version: 1.1.1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)mkosch.de
Created an attachment (id=14835)
--> (http://bugs.winehq.org/attachment.cgi?id=14835)
Solution for wrong behaviour of RegGetValue
While configuration "The Bat!" for Wine I found out a problem with
"RegGetValueA" and "RegGetValueA".
In case dwFlags contains the Bits (RRF_RT_REG_EXPAND_SZ | RRF_RT_REG_SZ) and
not the bit RRF_NOEXPAND the function will return ERROR_INVALID_PARAMETER. This
is wrong behaviour, because expansion will transform a result of type
RRF_RT_REG_EXPAND_SZ into RRF_RT_REG_SZ which satisfies the request.
This behaviour causes "The Bat!" to be unable to access some of its registry
settings, including the registration code. So it refuses to work after the
trial period expired and the code need to be entered manually every time the
program starts up.
Other programs may be affected ass well, especially because the flag RRF_RT_ANY
won't work.
I built a patch for wine 1.1.1 wich solves this issue. This patch applies to
advapi32.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9917
Summary: Add X11 child window for client area
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P1
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
The number of pixel formats which can be used in OpenGL is limited due to
constraints of the Wine X11 Driver. At Wine startup an X visual is selected
which is used for creating an X11 Window. This Window is in general reused for
OpenGL. In Windows OpenGL the pixel format is set when you want to use OpenGL.
(So in case of Wine we select a pixel format before actually setting up OpenGL;
second Windows OpenGL doesn't allow changing the pixel format).
Now thanks to the xcomposite/pixmap backends for child window rendering we can
enable multiple pixel formats. The use of those backends has performance
limitations, so far that reason only 1 pixel format is still offered.
We need to readd an X11 child window for the client area of the toplevel
window. This will help fullscreen OpenGL/D3D programs. For apps that use child
windows we use the xcomposite/pixmap backend.
--
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=12471
Summary: Daily wine GIT snapshot request
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Most Linux users do not have GIT installed and it's a major difficulty for most
of them to install and use GIT to fetch the latest snapshot of Wine.
At the same time there are many bugs which might have been fixed in a current
GIT snapshot.
What I propose is a daily current GIT snapshot of Wine as a full .tar.bz2
archive and/or a binary xdelta/deltup patch against the latest released version
of Wine (diff is not sufficient as it cannot cope with binary data).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11618
Summary: Wineinstall blocks midway through
Product: Wine
Version: 0.9.55.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juhos(a)mbnet.fi
When installing wine with tools/wineinstall, it first runs configure, then asks
if you want to install system-wide, then runs make. This is wrong, because it
forces the user to stick around until configure is finished.
Instead, the question should be asked as a first thing when wineinstall runs.
This way, local (non-systemwide) installs could run to finish without further
user input, and even system-wide ones would only block just before actual
install.
Of course it would be even better to also ask root password (if needed) at the
beginning, but that might have security risks, based on how it is implemented.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10965
Summary: DInput wiki entry says status of Joystick support in
wine is unknown
Product: WineHQ.com
Version: unspecified
Platform: All
URL: http://http://wiki.winehq.org/DInput
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remailer(a)gmail.com
A few moments ago when looking for the status of joystick support in wine, I
googled site:wiki.winehq.org joystick, the third hit was this
http://wiki.winehq.org/DInput which is a year old and says:
Joystick status
No idea :-)
It would probably be a good idea if someone updated this with confirmation of
support status in wine.
--
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=13561
Summary: wine fails to build with openssl-0.9.8h
Product: Wine
Version: unspecified
Platform: All
URL: http://bugs.gentoo.org/show_bug.cgi?id=224049
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vapier(a)gentoo.org
starting with openssl-0.9.8h, it has introduced a typedef named
"X509_EXTENSIONS" into openssl/x509.h. unfortunately, wine uses a define of
the same name in include/wincrypt.h.
this triggers an obvious build failure when the typedef is preprocessed into:
typedef STACK ((LPCSTR)5);
instead of the expected:
typedef STACK X509_EXTENSIONS;
the full error looks like:
x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include
-D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith
-O2 -march=k8 -pipe -g -Wimplicit-function-declaration -o http.o http.c
In file included from /usr/include/openssl/ssl.h:183,
from internet.h:48,
from http.c:60:
/usr/include/openssl/x509.h:207: error: expected ‘)’ before numeric
constant
In file included from /usr/include/openssl/ssl.h:183,
from internet.h:48,
from http.c:60:
/usr/include/openssl/x509.h:929: error: expected identifier or ‘(’ before
‘LPCSTR’
/usr/include/openssl/x509.h:929: error: expected ‘)’ before numeric
constant
/usr/include/openssl/x509.h:929: error: expected declaration specifiers or
‘...’ before ‘(’ token
/usr/include/openssl/x509.h:929: error: expected ‘)’ before numeric
constant
In file included from /usr/include/openssl/ssl.h:183,
from internet.h:48,
from http.c:60:
/usr/include/openssl/x509.h:929:1: error: pasting ")" and "_it" does not give a
valid preprocessing token
In file included from internet.h:48,
from http.c:60:
/usr/include/openssl/ssl.h:1023: error: expected specifier-qualifier-list
before ‘(’ token
http.c: In function ‘HTTP_ReadChunked’:
http.c:1658: warning: comparison is always false due to limited range of data
type
http.c:1697: warning: large integer implicitly truncated to unsigned type
make: *** [http.o] Error 1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12364
Summary: Overlapping of windows within Photoshop CS2
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erappleman(a)gmail.com
When you maximize an in Photoshop CS2, it blows up to fill the entire screen
instead of just inside the Photoshop application window. All Photoshop
interfaces as well as other opened images are overlapped.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14739
Summary: Cutter URL on the pages
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
It works some time ago, but now you can see cutted URL's of applications! You
can see this on your adress bar after clicking.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14264
Summary: broken 1.1.0 download links
Product: WineHQ.org
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rich(a)hq.vsaa.lv
download links at http://www.winehq.org/?announce=1.1.0 point to 1.0 archives.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9284
Summary: Some pages are freely editable
Product: WineHQ.com
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mverga(a)freemail.it
Sections "Development - To Do List" and "Development - Janitorial" are freely
editable by anonymous user. I think that is dangerous, is that wished or is it
a bug?
--
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=16472
Summary: Dead link to 'Winelib User's Guide'
Product: WineHQ.org
Version: unspecified
Platform: All
URL: http://www.winehq.org/winelib
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
There is a dead link in the paragraph 'Introduction' and 'Why' named 'Winelib
User's Guide' to the URL <http://www.winehq.org/site/docs/winelib-guide/>.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12181
Summary: SHELL32.dll.SHGetFolderPathAndSubDirA not supported
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: collinstocks(a)gmail.com
The program Adobe Premiere Pro requires a certain function in order to run that
is not implemented in wine yet.
Call from 0x102d2818 to unimplemented function
SHELL32.dll.SHGetFolderPathAndSubDirA
>From the name, it looks like it should be a pretty simple api to implement or
at least fake temporarily, although programming in C is not my strong point.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14479
Summary: Steam in-game community does not work
Product: Wine
Version: 1.1.1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moose.g1(a)googlemail.com
Steam in-game community does 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=13661
Summary: Edit Control Missing CUA Behavior for Ctrl-Home & Ctrl-
End
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bsmith(a)sudleyplace.com
The CUA behavior for Ctrl-Home and Ctrl-End is to move the cursor to the
start/end of the buffer -- this fix implements that behavior in edit.c.
Please someone create a patch to edit.c from the following code:
* In the declarations section, insert the text
--------------------------------------------------
static void EDIT_MoveBufferHome_ML(EDITSTATE *es);
static void EDIT_MoveBufferEnd_ML(EDITSTATE *es);
--------------------------------------------------
After the definition of (say) EDIT_MoveUp_ML, insert the text
--------------------------------------------------
/*********************************************************************
*
* EDIT_MoveBufferHome_ML
*
* Only for multi line controls
* Move the caret to the beginning of the buffer.
*
*/
static void EDIT_MoveBufferHome_ML(EDITSTATE *es)
{
EDIT_EM_SetSel(es, 0, 0, FALSE);
EDIT_EM_ScrollCaret(es);
}
/*********************************************************************
*
* EDIT_MoveBufferEnd_ML
*
* Only for multi line controls
* Move the caret to the end of the buffer.
*
*/
static void EDIT_MoveBufferEnd_ML(EDITSTATE *es)
{
INT e = get_text_length(es);
EDIT_EM_SetSel(es, e, e, TRUE);
EDIT_EM_ScrollCaret(es);
}
--------------------------------------------------
* After the line
--------------------------------------------------
case VK_HOME:
--------------------------------------------------
insert the text
--------------------------------------------------
if ((es->style & ES_MULTILINE) && control)
EDIT_MoveBufferHome_ML(es);
else
--------------------------------------------------
* After the line
--------------------------------------------------
case VK_END:
--------------------------------------------------
insert the text
--------------------------------------------------
if ((es->style & ES_MULTILINE) && control)
EDIT_MoveBufferEnd_ML(es);
else
--------------------------------------------------
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13761
Summary: Age of Empires 2 (Age of Kings) runs abnormally slowly
Product: Wine
Version: 1.0-rc4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Created an attachment (id=13796)
--> (http://bugs.winehq.org/attachment.cgi?id=13796)
Console output whilst running Age of Empires 2
Age of Empires 2: Age of Kings runs considerably slower than it should on a
machine which, running Windows, runs it perfectly. Despite the game being
released 1999, a computer purchased new in 2005 is incapable of running it
without serious slowdown and constant pauses in movement of items around the
map.
I've attached the console output but there doesn't appear to be anything that
seems to be indicative of the slowdown; I will try to find out if the same
behaviour occurs in a demo of the game
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13354
Summary: Thanks for work in wine
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
hiyas this is not a bug this message is for say thanks for all programers are
working in wine proyect we like to say thanks in name of all people use this
program for play games or work with office software and others software are
working in windows plataform we dont have money buth like to say thanks for all
people make this is posible sorry my english is to bad i speak spanish :),
thanks for you help, thanks for you time, this message is onli for say thanks,
thanks y gracias. 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=11086
Summary: Noiseware needs a real GdipCreateHBITMAPFromBitmap
implementation
Product: Wine
Version: 0.9.52.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ba(a)cykian.net
Created an attachment (id=10109)
--> (http://bugs.winehq.org/attachment.cgi?id=10109)
Crash log and backtrace
Hello,
Imagenomic Noiseware Community Edition 5.2 needs a real implementation of
GdipCreateHBITMAPFromBitmap to work. The stub present in Wine 0.9.52 is not
enough and causes a crash.
With the stub, the application crashes when the user tries to open a file to
work on.
I attached a log.
For your information, adding gdiplus.dll in Wine c:\windows directory corrects
the problem and seems to make the application working just fine.
It seems that this application is not the first one to need
GdipCreateHBITMAPFromBitmap so it might be a good idea to implement this
function for real, unfortunately I have no idea of the way to do so.
Thanks
--
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=13001
Summary: LookupPrivilegeValue
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: russiane39(a)gmail.com
I think many games suffer from not availability of that function in wine,
http://msdn.microsoft.com/en-us/library/aa379180(VS.85).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=14776
Summary: Winecfg should have option to configure Direct3D options
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Direct3D registry keys are some of the most commonly (re)configured (see the
AppDB for most games). We should have a radio/pull down menu in winecfg to set
these settings as well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9254
Summary: Master of orion 3: blank screen as unable to access
directx surface
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: T.P.Northover(a)sms.ed.ac.uk
In newer wine versions, moo seems unable to access the directX surface for some
reason. On startup this causes a blank screen and the text "DirectX surface
unavailable" instead of the intro movies and (eventually) title-menu.
git bisect tracked the change down to patch
df891b823ac6801d7359d7e398d5fa8832607328 but I'm not sure whether the problem
is with ddraw itself or the d3d commands it ends up calling now (or even in the
game itself).
I'm afraid I don't know DirectX to judge the correct semantics, and quickly got
very lost when I tried chasing the call by eye, but if I can do anything to
help debug this, shout.
--
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=9705
Summary: FIFA 2007 - The cursor shape is ugly
Product: Wine
Version: 0.9.45.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
The ingame cursor shape is ugly in FIFA 2007. It seems it has lower resolution
than in Windows.
Reproduce:
Start the game and check the in-games cursor in the menu. It is ugly.
--
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=11763
Summary: Bug fix and small improvement of function MSVCRT_fputc
in dlls/msvcrt/file.c.
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.ludwiczak(a)gmail.com
Created an attachment (id=11023)
--> (http://bugs.winehq.org/attachment.cgi?id=11023)
Proposed solution
Bug fix:
In Function MSVCRT_fputc from dlls/msvcrt/file.c, if there are no errors, the
same character that has been written should be returned, but the value should
be converted to an 'unsigned char' before will be returned. Otherwise e.g. if
input character = 0xffffffff, the returned value will not equal to 0xff, we
will
get EOF instead.
Small improvement:
In my opinion, the function MSVCRT_fputc flushes a buffer when get '\n' and it
is OK, but when the file is opened in binary mode this behaviour is unnecessary
and decrease efficiency.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14202
Summary: Double desktop directory entries if same name with other
upper and lower case
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan_500(a)web.de
Application I : FireStudios -> Game I
Application II: Firestudios -> Game II
Actually both games should be in the same directory, but they aren't. Windows
has no case sensitivity.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14641
Summary: OLE implementation improvement
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.dorin(a)free.fr
Created an attachment (id=15053)
--> (http://bugs.winehq.org/attachment.cgi?id=15053)
add default inprocess handler support
Out-of-process OLE component with a in-process handler are not managed. For
exemple, with Microsoft Office Powerpoint 2003, it is impossible to insert a
graph or an equation. An "server not found" error occurs.
I'm currently trying to implement this. I have good results for instance.
Object can be inserted and the corresponding server is launched. But it seems I
still have problem with datas transfert because the inserted object is blank
and no change are saved.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12037
Summary: custom font size in dialog
Product: Wine
Version: 0.9.32.
Platform: All
URL: http://www.auto-diagnostics.info/screenshots/en/bmwdiag/
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hinner.info
We are using dialog with custom font in our MFC application(s). Windows resize
this dialog to be a bit bigger, but wine does not - however font is correct.
Original screenshots are available at
http://www.auto-diagnostics.info/screenshots/en/bmwdiag/ ;attachment contains
image how does it look like under Wine. You will notice that buttons at bottom
of dialog are missing.
I can provide the application and resources file,mail me at hinner at secons
dot com.
Martin
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13517
Summary: Forums breaking mailing lists
Product: WineHQ.org
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baloo(a)ursine.ca
*Forums don't remind users that they're posting to a mailing list (the forum
should).
*Forum break's email threads and fails to remind users to quote properly.
Forum should properly set References: or In-reply-to: headers and require
proper quoting.
These two problems make the mailing lists nearly unusable for experienced
users, and as a result, nearly useless for new users who end up getting more or
less wrong advice from vitamin and no experienced users. Please disable the
forums until these bugs are fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13861
Summary: Use of stdio functions in wine programs
Product: Wine
Version: 1.0-rc4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)mkarcher.dialup.fu-berlin.de
Winelib applications get linked to native libc (not msvcrt), and thus use
native stdio. This is a problem if these winelib applications are run from a
wineconsole (user backend), as native linux libc does not send the output to
stdio to wineserver, but to the terminal wineconsole was started from. This is,
in my oppinion, an undesired effect.
Following programs use printf(...), fprintf(stderr,...)
- uninstaller
- msiexec
- regsvr32
- net
- winepath
- winetest
- icinfo
- taskmgr (in dbgchnl.c)
- expand
- wordpad (one error message that should never appear)
Following programs print correctly to the console
- reg
- xcopy
- winedbg
- cmd
- regedit (surprise!)
Following programs have commented (or #if 0) out printf(...), which should
probably get deleted or converted to TRACE debug logs messages.
- progman
I tested behaviour of all listed programs. The big surprise was regedit, which
correctly outputs to the console despite of using printf. Probably this is some
build option (it uses the msvcrt headers, for example).
If one looks at two programs that get it right, reg and xcopy, one sees the
functions reg_printfW and XCOPY_wprintf respectively, that do approximately the
same thing: Print a string into a wide char buffer (fixed length in both
cases!), and then try WriteConsoleW, if that fails, WideCharToMultiByte and
WriteFile(GetStdHandler(STD_OUTPUT_HANDLE),..). This function would have to be
cut-and-pasted into the other 10 programs needing it. I don't think this is a
good idea. (WCMD_output_asis_len is also a close match)
If the programs are crosscompiled to Windows/msvcrt, output is OK for all of
them, because msvcrt's stdio is not based on unix/posix/K&R stdio, but on
WriteFile(...)
How to handle this issue?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14810
Summary: WinHttp needs to be implemented
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
WinHttp is currently just stubs, this functionality is likely used by a
reasonably large number of programs.
This particular problem is a show-stopper for the Command and Conquer Red Alert
3 Beta.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9578
Summary: Ability to disable Wine Networking
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tzembi(a)gmx.de
Concerning the mass of "phone-home" applications in windows, there should be a
possibility to disable the Wine networking to enhance Security.
--
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=9712
Summary: Registry HKEY_CURRENT_CONFIG support
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
Wine needs support for the Win9x HKEY_CURRENT_CONFIG registry section. This is
used by a variety of programs to get information about the running system.
--
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=11334
Summary: Digital Audio CD Playback
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d1m1(a)gmx.ch
I want wine to be able to play Audio CDs digitally if an app wants to play from
the Audio CD.
Some old games like Tomb Raider 2 play music from the CD, but if you don't have
earphones connected to your CD-ROM and you don't have an analog audio cable
between CDROM and Soundcard, you won't hear any music (or cutscene sound, which
are also audio tracks in Tomb Raider).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14857
Summary: Missing WinSqmIsOptedIn in ntdll crashes ICQ.exe
Product: Wine
Version: 1.1.2
Platform: All
URL: http://www.icq.com
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai.mast(a)gmail.com
After importing the native ole32.dll to start the application "ICQ" i get a
crash caused by a missing implementation of WinSqmIsOptedIn() in ntdll (see
attachment).
This bug is resulting from this bug report:
http://bugs.winehq.org/show_bug.cgi?id=14854 (i hope it was correct to start
another report as this affects a different function)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14925
Summary: Importing MSConfig from ReactOS
Product: Wine
Version: unspecified
Platform: All
URL: http://news.gmane.org/find-
root.php?message_id=%3c19e31a080801122302u52d51353w1b287
5f5c30582ff%40mail.gmail.com%3e
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.spiro(a)drdc-rddc.gc.ca
CC: julliard(a)winehq.org
Please assign this bug to julliard(a)winehq.org. I cannot assign bugs but I am
taking the liberty of CC'ing him.
Hi Alexandre,
In January 2008, Steven Edwards wondered[1] if you would let Wine import
"msconfig" (the System Configuration Utility) from ROS. Would you allow it?
^ [1].
http://news.gmane.org/find-root.php?message_id=%3c19e31a080801122302u52d513…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10852
Summary: Wine & xorg-server-1.4.0.90
Product: Wine
Version: 0.9.51.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inspirra(a)yandex.ru
After updating Xorg-servet up to 1.4.0.90 version, Wine any more does not work
with some programs.
But if to redefine variable "DISPLAY" as a remote X-server (1.4 version) then,
the Wine is started without mistakes.
Reproducible: Always
Steps to Reproduce:
wine ~/.wine/drive_c/Program\ Files/ABBYY\ FineReader\ 8.0\ Professional\
Edition/FineReader.exe
Actual Results:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 2180
Current serial number in output stream: 2206
# equery -q l xorg-server
[I--] [ ~] x11-base/xorg-server-1.4.0.90 (0)
# equery -q l wine
[I--] [ ~] app-emulation/wine-0.9.51 (0)
# uname -a
Linux illusia 2.6.23-gentoo-r4 #8 PREEMPT Wed Dec 19 12:23:47 MSK 2007 i686
Intel(R) Celeron(R) M processor 1.40GHz GenuineIntel GNU/Linux
--
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=13348
Summary: /etc/hosts modification for DirectPlay
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan_500(a)web.de
You need (amongst others) to modify /etc/hosts to play multiplayer with
DirectPlay. You need to set your hostname to your local ip adress instead of
the loopback address. You should come up with a good solution to this that
doesn't require people changing their /etc/hosts file. It should work
"out-of-the-box". 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=16258
Summary: .net 2.0's ngen.exe hangs while compiling a particular
assembly
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://www.neoaxisgroup.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.neoaxisgroup.com/wiki/Tutorials/NeoAxisUbuntu
says that the NeoAxis 0.57 demos run on Wine-1.1.5.
However, when I tried
http://www.neoaxisgroup.com/downloads/NeoAxisEngineNonCommercialSDK-0.57.exe
or
http://www.neoaxisgroup.com/downloads/NeoAxisEngineNonCommercialSDK-0.58.exe
with wine-1.1.9, installation hung with the following output:
Compiling 1 assembly:
Compiling assembly C:\Program Files\NeoAxis Engine Non-Commercial SDK
0.58\Game\Bin\Renderer.dll ...
Error compiling C:\Program Files\NeoAxis Engine Non-Commercial SDK
0.58\Game\Bin\Renderer.dll: Exception from HRESULT: 0x80070004
This failure happened regardless of whether I installed lots of
packages first with winetricks (as they recommend) or just dotnet20.
It also happens when I try the wine-1.1.5 packages from winehq.
You can reproduce the hang with the command
wine C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe install
"C:\\Program Files\\NeoAxis Engine Non-Commercial SDK
0.58\\Game\\Bin\\Renderer.dll"
There's a +relay log of that latter command at http://kegel.com/wine/log1.rz
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13050
Summary: FMS: Crashes with Application Error: "Exception EComPort
in module..."
Product: Wine
Version: 0.9.61.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)radford.net.nz
Created an attachment (id=12805)
--> (http://bugs.winehq.org/attachment.cgi?id=12805)
stack dump
FMS 2.0 alpha 8.5
wine 0.9.61, un modified 'out of the box'
Ubuntu Hardy Heron, AMD64
This program installs but will not run.
It fails with an application error dialogue
"Exception EComPort in module FMS.EXE Registry error (win error code: 6)"
It will not work in any windows emulation 95,2000 etc
The program is quite old, but still available free here:
http://n.ethz.ch/~mmoeller/fms/index_e.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10477
Summary: Weird graphics with vertex shaders in Soul Reaver 2 Demo
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.gamespot.com/pc/action/soulreaver2/download_2
827202.html?om_act=convert&om_clk=files&tag=files;title;
2
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killertux(a)suomi24.fi
CC: jave27(a)gmail.com
Since the vertex shader fix patch Soul Reaver 2 Demo graphics looks crappy
first two fullscreen splash screens are filled with solid surface also main
menu is quite full of this stuff... same problem happens also in the
gameplay... Retail version was not tested.
Vertex shader must be enabled to reproduce this(enabled by default)
regression patch:
6a97f2202e91fed286ff6ca254926e5f57ca17c1 wined3d: Fix for vertex shaders.
system:
nVidia GeForce 6600 GT
binary blob version 100.14.19
--
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=16485
Summary: WMP is unable to play mpeg/mpg files, affects Powerpoint
2007's presentation capabilities
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ngoonee(a)hotmail.com
After installing WMP9 (identical results with WMP10, but trace is from WMP9),
WMP is not able to load mpeg/mpg files. The error displayed by WMP is
Windows Media Player cannot play the file. The file is either corrupt or the
Player does not support the format you are trying to play.%0
The important parts of the log (which are generated when trying to load the
mpeg) is quite short, so putting it here.
fixme:quartz:FilterGraphNoThread_create CLSID_FilterGraphNoThread partially
implemented - Forwarding to CLSID_FilterGraph
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:urlmon:IsValidURL ((nil),
L"C:\\windows\\profiles\\ngoonee\\Desktop\\MyTribute.mpg", 0): stub
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
fixme:quartz:AsyncReader_QueryInterface No interface for
{fa2aa8f5-8b62-11d0-a520-000000000000}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{3c43d14f-25b3-4e34-a36c-f575deea29c0}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868fe-0ad4-11ce-b0a3-0020af0ba770}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{3c43d14f-25b3-4e34-a36c-f575deea29c0}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:AsyncReader_QueryInterface No interface for IID_IMpegAudioDecoder!
fixme:listview:LISTVIEW_PrintClient Partial Stub: (hdc=0xa314
options=0x00000004)
Trace included as attachment. Note that this same behaviour is observed when
trying to play (not insert) mpeg/mpg movies in Powerpoint 2007. WMP is
necessary in order to load movies at all. This also potentially affects other
apps besides Powerpoint (Word, perhaps) as well as some games which have been
known not to be able to play MPEG files.
http://bugs.winehq.org/show_bug.cgi?id=9127 may be related, sorry I'm not aware
how to mark bugs as potential dupes.
This bug does not affect (AFAICS) .avi and .wmv files. I did not have other
file-types to test.
This bug was first asked about and discussed briefly in this thread:-
http://forum.winehq.org/viewtopic.php?p=16478
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14376
Summary: Duelpro's "Yu-gi-oh News" window unresponsive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.download.com/Duelpro-2008/3000-2121_4-
10496698.html?hhTest
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The app Duelpro opens a web browser if you
doubleclick the "Yu-gi-oh! News" desktop icon,
or choose Online / Latest YGO News from the menu.
Sadly, none of the links in that browser function.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9728
Summary: Image and icons corrupts in ShutterFly 2.2
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jt(a)hpl.hp.com
Created an attachment (id=8161)
--> (http://bugs.winehq.org/attachment.cgi?id=8161)
Screenshot of the intro window
Hi,
This bug relates to ShutterFly SmartUpload 2.2 under wine.
Quick description of SHutterFly :
http://appdb.winehq.org/objectManager.php?sClass=application&iId=5595
The major problem is that all the images and icons are corrupted. It
looks that apart from that, the application is usable, but clicking blind on
icons is not very productive.
The first attachement is how the intro window looks like. The corruption
is quite obvious. The middle icon leads to the main upload window, the
screenshot in the second attachement also shows the corruption.
The third attachement is the start of log of running the app.
I got exactly the same results with 0.9.42 and 0.9.44.
The ShutterFly app is free, send me an e-mail and I'll send you a copy
(3MB).
Thanks...
Jean
--
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=14648
Summary: SigmaPlot (9,10 and 11) y-axis title rotated and shifted
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: conboy(a)chem.utah.edu
In SigmaPlot 9, 10 and 11, the y-axis label is rotated 180 degrees and shifted
to the lower left of where is should be. This problem is not related to bug:
14527 90º rotated text not shown, as the problem still persists in the
current wine version 1.1.2. This problem has been present for the past 3-years
at least.
A demo version of the program can be found at
http://www.systat.com/downloads/?sec=d008
The demo version of SigmaPlot 11 will all install. I had the best success with
win version set to Win 98. However, in order to get the program to run, you
need to install DCOM98 and then the program functions properly. At this point
problems with ole errors are eliminated but the DEMO version will not work do
to a problem with the temporary license. To get around this you need to copy
the SigmaPlot folder (demo version) from a windows machine (huge pain I know)
and then everything works.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15848
Summary: application's splash screen causes wine to hang with
100% cpu usage
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.pokertracker.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wtipton(a)hmc.edu
Created an attachment (id=16979)
--> (http://bugs.winehq.org/attachment.cgi?id=16979)
last 1000 lines of WINEDEBUG=+all output
PokerTracker (trial version available at www.pokertracker.com) hangs on
start-up. The application used to work with wine but stopped when a new
version (of PokerTracker) began displaying a fancy transparency-using splash
screen. Now, the splash screen itself just shows up as a grey box and the
program hangs there indefinitely using the whole CPU.
A 30 second or so trace (WINEDEBUG=+all) clocks in at around 100MB.
Presumably, it's stuck in a loop anyway, so I'll attach the last 1000 lines or
so. Let me know if I can post anything that will be more helpful.
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=10872
Summary: World In Conflict silently exits on start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.gamershell.com/download_20763.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
You need the securom stuff properly installed, else the demo wont launch.
There appears a screen with something said about having not a capable graphic
card to run the game. Just ignore this message (click cancel). After this
actually the intro movie starts but in current git it just exists without crash
or anything,
0f6e826fe02611f7c033405041888d6e083512d8 is first bad commit
commit 0f6e826fe02611f7c033405041888d6e083512d8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Dec 5 12:35:47 2007 +0100
kernel32: Remove the no-exec fault workaround, it shouldn't be needed
anymore.
:040000 040000 dfe395974058b1a756d34cf47a8198f0c20c950f
91c584a33b06595f23e86bf3ebde483f1be113ed M dlls
--
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=13017
Summary: Photoshop CS2, info window - missing info.
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rylleman(a)gmail.com
Created an attachment (id=12779)
--> (http://bugs.winehq.org/attachment.cgi?id=12779)
hidden values, info window.
The measure portion of the info window has the wrong size so that only the X:
and W: values are visible. You can't resize the window height to reveal the Y:
and H: values. (You can resize the width of the window but that does not help).
My system is Ubuntu Studio 8.04, AMD64. (No Compiz or other desktop effects
running.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15574
Summary: PhotoShop CS2: Photoshop Save As.. dialog ignores
filename input on jpegs and names them ".jpg"
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: login(a)greenstorm.net
1) Open a jpeg image
2) Create a new layer
(This forces Photoshop to default to saving as a PSD. You should be able to do
anything that can't be saved as a jpeg instead of creating a new layer instead)
3) File-->Save As...
4) Use the pulldown tab to select JPEG.
5) Click the Filename field.
6) Hit Home to unselect ".jpeg"
7) Type a filename
8) Hit enter to save the file.
At this point, Photoshop saves your file with the name ".jpg" (it starts with a
., so it's hidden, but it's there. You'll notice is more the second time you
try it in the same folder, and Photoshop asks you if you want to overwrite the
file named ".jpg"
Workaround:
If you stop at step 7, click the filename field and hit Home again, then hit
enter, Photoshop will save your image with the correct filename.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13359
Summary: Adobe Reader 8 plugin crashes on EULA in Firefox 3
[dogfood]
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://adobe.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
If you install Adobe Reader 8 (used to be called Acrobat Reader),
and then try to load a .pdf in Firefox 3, it seems to have
trouble. When I tried it just now, I got a crash:
fixme:shdocvw:navigate_url Unsupported args (Flags 0x33e020:3; TargetFrameName
0x33e010:8)
fixme:urlmon:URLMonikerImpl_BindToObject use running object table
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:shdocvw:bind_to_object BindToObject failed: 80004005
fixme:shdocvw:navigate_url Unsupported args (Flags 0x33e044:3; TargetFrameName
0x33e034:8)
fixme:urlmon:URLMonikerImpl_BindToObject use running object table
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
fixme:system:SetProcessDPIAware stub!
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x021f8886).
Backtrace:
=>1 0x021f8886 in jsd3250 (+0x8886) (0x0033c970)
2 0x60596396 in xul (+0x106396) (0x0033ca54)
3 0x605e9017 in xul (+0x159017) (0x0033caa4)
4 0x7db9befd load_gecko+0x1fd(silent=0x0) [dlls/mshtml/nsembed.c:446] in
mshtml (0x0033cf34)
5 0x7db9ce55 NSContainer_Create+0x25(doc=0x15f8d8, parent=0x0)
[dlls/mshtml/nsembed.c:1643] in mshtml (0x0033cf94)
6 0x7db68ff4 HTMLDocument_Create+0x224(pUnkOuter=0x0, riid=0x15f438,
ppvObject=0x15f45c) [dlls/mshtml/htmldoc.c:1550] in mshtml (0x0033cfe4)
7 0x7db94760 ClassFactory_CreateInstance+0x20(iface=0x15eab0, pUnkOuter=0x0,
riid=0x15f438, ppvObject=0x15f45c) [dlls/mshtml/main.c:155] in mshtml
(0x0033d004)
Since this is having trouble on the EULA screen, adding keyword
'installer' (though that's debatable).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15531
Summary: page fault on read access
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nico_mey(a)web.de
Hello!
Running my application "Janosch - Kleine Tigerschule" I receive the following
error message:
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code
(0x3d12c98f).
Kind regards,
Andreas
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14211
Summary: Skype 3.8 Crash while installing
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.skype.com/go/getskype
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=14500)
--> (http://bugs.winehq.org/attachment.cgi?id=14500)
Console output
Using wine 1.1.0 and Ubuntu 8.04 the installer will fail with:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc43864
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11670
Summary: Anno 1602 page fault
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anakin.skyw(a)gmx.de
Created an attachment (id=10881)
--> (http://bugs.winehq.org/attachment.cgi?id=10881)
Output of wine 1602
While playing Anno 1602 Königsedition (1602AD Kings edition), wine crashes
with an unhandled page fault after about one minute of play. See Attachment for
output.
This is wine-0.9.55 compiled on Gentoo.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16531
Summary: Issues using embedded html (DVD Profiler written with
Delphi)
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.invelos.com/Downloads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
DVD Profiler's 'general' windows contains a link called 'view contributors'.
The 'general' screen appears to be a part of the application. If you follow
this link, it opens a new window showing contributions for that profile. This
screen appears to be an html page rendered in an application window. I make
this distinction because of the different performance.
The main windows of the application perform (more or less) as you would expect,
but some of the html-based windows do not function correctly. In the 'view
contributors' window, you can not scroll or follow links (although a scroll
mouse wheel will scroll the page and the icon changes as you move over a link).
If I install IE6 using winetricks, the screen allows scrolling by clicking with
the mouse, but links still 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=10933
Summary: PAF 5 unicode font displays with inconsistent size
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=9857)
--> (http://bugs.winehq.org/attachment.cgi?id=9857)
GEDCOM containing only Fred Flintstone
In the Family and Pedigree tabs, the international unicode font supplied by PAF
5 displays with apparently random sizes. This symptom is new with Wine 0.9.52.
With Wine 0.9.50, font sizes were consistent. (The installer failed with Wine
0.9.51.)
To reproduce the problem, do one of the following:
First, in the Family tab, observe "Marriage" has obviously inconsistent font
sizing.
Second, create a new person, named "Fred Flintstone" and observe his name
showing with inconsistent font sizing in both the Family and Pedigree tabs.
Third, import the GEDCOM file I am about to attach. Observe Fred's name in the
Family and Pedigree tabs, plus "Marriage" in the Family tab.
--
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=10277
Summary: Uninstalling software does not remove them from Programs
menu
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jfarroyo82(a)hotmail.com
I am using Ubuntu 7.10 which places a Wine submenu under Application menu,
where there also are Sound & Video, Office, Programming and so...
In that Wine menu there are every software that i install from Wine
But when i uninstall software, or remove .wine directory, those softwares are
not removed from that Wine submenus
--
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=13823
Summary: Bad region repaint
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonetregnago(a)grivaonline.com
I'm using an ERP client that works quite well with Wine 0.9.46.
After that version something is changed and background windows does not
correctly redraws when you close the top one.
The app uses MDI windows, so all child windows are in the main frame window
context. If you close a top level child window the back one does not redraw
itself.
It seems that invalidate regions are changed after the 0.9.46 version(an
optimization?), resulting in a wrong paint area.
Thanks,
Simone Tregnago
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12551
Summary: Dead Link in the Footer of a Bug
Product: WineHQ Bugzilla
Version: 3.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
In the Footer of a Bug, there is an Action to
"Add" "the named Tag" ________ "to bug" xxxxx "Commit"
The Part "the named Tag" is a dead Link:
http://bugs.winehq.org/docs/html/query.html#individual-buglists
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12677
Summary: Wine Desktop lacks wind deco if the window manager isn't
decorating wine windows
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The new "Allow the window manager to decorate the windows" option introduced in
Wine 0.9.60 also effects the Wine virtual desktop. When unchecked, the virtual
desktop lacks window decoration itself.
Shouldn't this option be disabled when Wine is set to use a virtual desktop?
Since all Wine apps are going to be inside the desktop, Wine already does all
the window decoration. The window decoration option should probably be grayed
out if the "Emulate a virtual desktop" option is enabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12730
Summary: gdi32: some tests fail when X is run in 16 bit mode, but
not 32 bit
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12382)
--> (http://bugs.winehq.org/attachment.cgi?id=12382)
+gdi trace in git
+make[2]: *** [bitmap.ok] Error 2
+make[2]: *** [font.ok] Error 2
+make[2]: *** [palette.ok] Error 3
+make[2]: Target `test' not remade because of errors.
+make[1]: *** [gdi32/tests/__test__] Error 2
Tried running make -k test with X in 16 bit mode. Surprisingly, all the
graphics tests still passed (more likely skipped, didn't check). However, gdi32
is fishy and not skipping, but instead failing.
+gdi log attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15237
Summary: After install of Mathematica 6, incorrect font in other
programms
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=16010)
--> (http://bugs.winehq.org/attachment.cgi?id=16010)
screenshot
After installing Mathematica 6 under Wine, in other programs fonts sometimes
displayed incorrectly. See the screenshots.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13769
Summary: Extreme graphical glitches with Sim City 4 Deluxe
harwdare rendering mode
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: authentec(a)gmail.com
Created an attachment (id=13804)
--> (http://bugs.winehq.org/attachment.cgi?id=13804)
Whiteness in Sim City 4 Deluxe city view
Sim City 4 installs and runs in software rendering mode but has severe
graphical glitches in hardware rendering mode. In hardware mode fog/smoke is
rendered in a blocky manner and the entire terrain is white so it is very
difficult to distinguish anything. In addition, rendering performance is very
slow in hardware mode. In software mode the game is very responsive. I have
encountered this problem in release candidates 1-4. I was unable to install it
at all using one of the 9.5x versions so overall there has been improvement.
I have attached a screenshot of the city view which is most affected by the
glitch. The cityscape is supposed to be mostly green and brown. Region view has
blocky fog but no whiteness.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13801
Summary: Very slow text rendering in AutoCAD
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Tested on AutoCAD 2005 and AutoCAD 2008, after installation following
http://bugs.winehq.org/show_bug.cgi?id=13799 guidelines.
Working on a drawing with many texts/quotes zooms/scrolls/pans becomes
painfully slow. Bug concerns just texts, NOT images or other drawing elements.
I suppose is a performance problem on gdi, but not sure about.
Ciao
Max
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10636
Summary: simcity 4 D3D 0.9.50 REGRESSION from 0.9.49
Product: Wine
Version: 0.9.50.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
On 0.9.49, simcity 4 runs almost flawlessly. On 0.9.50, it becomes unplayable
because the 3d objects become invisible, and only sometimes they flicker back
visibly, but just for an instant.
--
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=12283
Summary: Source Insight does not refresh the screen
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
>From Launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/208853
I have installed Source Insight, v3.50.0058 (http://www.sourceinsight.com),
under Wine (0.9.58-0ubuntu2) under Hardy Beta.
Source Insight is a code editor and browser. You can install a time-limited
copy if you want.
Anyway, having used this under Wine under Ubuntu for 18 months, with only a
couple of niggly problems, I decided to upgrade (by doing a wipe + fresh
install) to Hardy Beta. Since then, Source Insight has exhibited major
problems.
These all centre around NOT refreshing the screen after things happen:
(1) Opening a new source-file window and moving it. Also resizing an existing
window.
(2) Minimising and then maximising the Source Insight window itself.
In both cases, the screen inside the Source Insight window does not refresh.
Moving the window around the screen does nothing (except get a nice swirly
pattern of a repeating window title-bar inside the window itself.
The only way I have found to cure the problem and make the window refresh
itself is to switch to the second workspace, wait a few seconds (until the
window with the "Go to left workspace ..." pops up) and then switch back. THEN
the window refreshes. Sometimes. If it does not, switch to the other workspace
again and wait longer before switching back.
This is on a Dell D620 with an nVidia "G72M [Quadro NVS 110M/GeForce Go 7300]"
and a second Dell 2007FP display attached. I'm running the graphics in TwinView
mode (which means a manually configured xorg.conf, attached [see launchpad]).
Going to System -> Preferences -> Appearance -> Visual Effects shows that
"None" is currently active.
---
The problem seems a LOT worse when running with the two displays and with the
Source Insight window on the second (non-laptop) display.
When running in single-display mode (i.e. at home instead of work), the "new
source file window" problem does not seem to occur so much. The
"minimising/maximising" problem occurs all the time, whatever the display being
used.
---
I believe the last version this worked with for this user was 0.9.46 (the one
that came with Ubuntu Gutsy).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15519
Summary: Soldier of Fortune 2
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian_obst(a)gmx.de
Does not get past the intro when starting the game. Instead, it falls back to
the console that is shown in the beginning, complaining:
FS_FOpenFileRead: name has a space (fonts/Creating STM %s...
.fontdat)
Note: this error message is generated by the game itself, not by wine. It is
printed in "Soldier of Fortune 2 Console".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13839
Summary: Steam hangs in SteamStartup() attempting to connect to
servers
Product: Wine
Version: 1.0-rc4
Platform: All
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trisk+winehq(a)acm.jhu.edu
Created an attachment (id=13899)
--> (http://bugs.winehq.org/attachment.cgi?id=13899)
Gzipped output of WINEDEBUG=trace+relay wine Steam.exe
Running Steam results in strange behaviour on Solaris and OpenSolaris.
When Steam is first installed (using either the current MSI installer or an
older standalone installer), it successfully updates itself and automatically
restarts.
,
On restart, it spews extensive messages to the console about connection
attempts to all 100+ CSDS servers with latency.
For example, the last couple of lines are:
CellID: Connecting to 87.248.209.212:27031. . .
CellID: Connect to 87.248.209.212:27031 took 110 MS
CellID: !! Got Cell ID 2 from server 69.28.153.90:27031
It then makes no further progress and appears to hang. If interrupted with
Ctrl-C, it displays a "SteamStartup() failed" messagebox before exiting.
When started again, Steam.exe prints set of "CellID:" messages showing that is
is connecting to a particular server, then blocks for at least a minute, then
connects to a different server. This goes on indefinitely.
I'm attaching a WINEDEBUG=trace+relay log (to reduce log size, this Steam
instance was interrupted after about 30 seconds). I can't do
WINEDEBUG=trace+all because it results in an error message from Steam about
being unable to load SteamUI.dll.
This seems to be a network related issue, but I'm not entirely certain.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15431
Summary: Problem with several Xservers
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
Created an attachment (id=16294)
--> (http://bugs.winehq.org/attachment.cgi?id=16294)
screenshot
I have several Xservers with different geometry:
:0 - real Xorg server - 1280x1024
:1 - vnc server (or Xnest) - 1024x768
If I run any wine app first time in smaller X (:1) and then on bigger X (:0),
it gets corrupted outside 1024x768 region - exactly the size of smaller X.
If I use wine virtual desktop feature (X server does not matter), this bug
does not 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=15682
Summary: Naviter Seeyou ignores 'Register' button
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://www.naviter.si/products/seeyou.php?Itemid=213
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user complained in the appdb that he could not register Naviter SeeYou,
so I gave it a try.
To register, you have to do Help / Register, type in your key, and click
the Register button.
Sure enough, clicking that button seems to do nothing.
Annoyingly, the app's main menu was detached when I ran it, and
the floating main menu was behind all the windows. So if you
can't find the Help menu, try closing the app's inner windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12045
Summary: foobar2000 0.9.4.4 - window close lag
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.foobar2000.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
I have some mysterious lag when working with foobar2000 version 0.9.4.4
When having windows (opened by foobar2k itself) open, like the file property
dialogue, or a file scan result window and I close this particular window
SOMETIMES (not always) I have some serious lag. Which means I click the
X-button, and at first nothing happens.
Now I can do different things:
1) Sometimes moving the mouse around triggers window closing
2) Sometimes dragging the still open window around triggers closing
3) Pushing the X a second time sometimes does the trick
I didn't notice this with wine-0.9.56, so it seems to be a regression. I'm
still trying to figure out some actions to always reproduce the problem, but
currently I'm not successful.
This problem is not bound to CPU usage. It also appears when the CPU is idling
at 99%.
Gonna try a bisect, but as I know no way to accurately reproduce it...
Someone with similar problems? Maybe not only fb2k?
Thanks,
Tobias
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14848
Summary: PVPGN loader for Warcraft 3 v1.22
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saidin54(a)gmail.com
Running w3l.exe produces a "Memory protection" error. The line of code which
fails has a call to VirtualProtectEx. A copy of the loader can be found at
http://war3.co.za/downloads/patches/w3l-1.22.rar. My Linux distribution is
Gentoo. I have this bug on all versions of Wine. I have tried updating to 1.1.2
off the wine-9999 ebuild for git - and it worked. But, as soon as I reset the
machine, the problem returned. Uninstalling and reinstalling 1.1.2 did not
(even temporarily) fix the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15311
Summary: The TV viewer MeuhmeuhTV crashes in a Wine internal
library
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.bellevache.com/site/index.php?page=telecharge
ments
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=16142)
--> (http://bugs.winehq.org/attachment.cgi?id=16142)
console output
MeuhMeuhTV crashes when configuring the sound. It looks like that the crash
occurs in an internal Wine library.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15394
Summary: Incorrect menu behaviour when only a item is present
(rare)
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cosoleto(a)gmail.com
Hi.
If a Windows program has a menu as the following:
-_File - -_Search- -_?-
_Quit _About
where '_Search' is used to call a dialog window, and if the user press ALT + S
keys, then Windows (since version 3.1 I think) opens directly the related
dialog, instead using WINE you have to press Return to call the function
because ALT + S select only the menu.
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=15105
Summary: Wine cannot run Microsoft Office Communicator 2007
(MSVCR80.dll/UCCP related)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesar.negrete(a)gmail.com
Created an attachment (id=15791)
--> (http://bugs.winehq.org/attachment.cgi?id=15791)
This is the brief error I get when I try to run the program
I've succesfully installed Microsoft Office Communicator 2007 with help from
winetricks.
I installed corefonts, gecko, msxml3, vcrun2005 and tahoma, and it installs
correctly with winxp wine version.
When I try to run it, it sends a window with the infamous "Runtime Error!
Program C:\P... - R6034: An application has made an attempt to load the C
runtime library incorrectly", and it drops an error about :actctx: and
MSVCR80.dll on the console.
I seem to have the correct manifest files on the winsxs directory, and I think
all the needed dll's are in place.
I do NOT have a manifest for a ~/.wine/drive_c/Program Files/Microsoft Office
Communicator/Uccp.dll file that I got over there.
What are the manifest files anyway? Is there a way to create these files out of
a dll file?
I've also tried to register the dll using regsrv32 Uccp.dll, but the result is
the same.
I can provide the Office Communicator 2007 installer if it helps.
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=15139
Summary: A private .net program won't connect to mssql server
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=15849)
--> (http://bugs.winehq.org/attachment.cgi?id=15849)
+winsock log
We are using an administration program on windows written in c# (.net), and
with wine it will not connect to the ms sql server. With mono it goes further,
but it fails due an unimplemented .net function. With microsoft's dotnet 2.0 it
hangs on connection, and repeadly prints this message:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000004)
I'm attaching +winsock log, which shows, after this fixme it drops connection,
and tries again. Lastly it displays connection 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=14575
Summary: Tarr Chronicles: fails to start
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.gamershell.com/download_21082.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=14927)
--> (http://bugs.winehq.org/attachment.cgi?id=14927)
plain console output (wine tarr.exe)
Demo and retail version alike fails to start, with error message dialog:
TGameCamera.Tick: Camera Update fault, followed by a floating point exception
and wine backtrace. No obvious candidate in plain console output.
Demo is downloadable, and I'm able and willing to run debugging and test
patches.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11343
Summary: WSAIoctl only partly implemented
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hmailserver.com
WSAIoctl is only partly implemented. When setting dwIoControlCode to
SIO_GET_EXTENSION_FUNCTION_POINTER, WSAIoctl will result in WSAEOPNOTSUPP.
This has the effect that hMailServer does not work under 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=15427
Summary: RagTime 5.6.5 does not start
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)AngieBecker.ch
After (successfully) installing RagTime 5.6.5 one can start the config-tool
"Konni" but the main application shows an error right after the splash-screen
appeared:
CErrorException during gApplication->Startup Error -2146648008 PlfmError 0
This might be due to the animated mouse cursor (a nut eating squirrel, which is
sooo sweet!), but this is just an asumption.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15538
Summary: gdi32: path.ok test succeeds in todo block in PC-BSD
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: source, testcase
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16515)
--> (http://bugs.winehq.org/attachment.cgi?id=16515)
+gdi
[pcbsd@pcbsd ~/wine-git]$ make test
`makedep' is up to date.
../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so
path.c && touch path.ok
path.c:161: Test succeeded inside todo block: Path size 21 does not match
expected size 21
path.c:178: Test succeeded inside todo block: Expected #8: PT_BEZIERTO
(200,300) but got PT_BEZIERTO (200,300)
path.c:178: Test succeeded inside todo block: Expected #9: PT_BEZIERTO
(200,300) but got PT_BEZIERTO (200,300)
path.c:178: Test succeeded inside todo block: Expected #10: PT_BEZIERTO
(200,300) but got PT_BEZIERTO (200,300)
*** Error code 4
Stop in /usr/home/pcbsd/wine-git/dlls/gdi32/tests.
*** Error code 1
+gdi 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=12778
Summary: Progecad smart! crashes on save/save us
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marqoos(a)o2.pl
Progecad smart! free to personal use autocad-like application (
http://www.progecad.com/compra/index.asp?left=progecad2008smart&lang=eng )
crashes when after opening a dwg file and then i'm trying to save it or save it
us. Application succesfully saved new created file but only once (opening and
saving it again crashes programm the same way). I'm not completly sure but i
belive it's a regression error (as i remember saving option was ok around wine
0.9.54 but there was some other issues which had made the application not
usable and i didn't really work with it, so i'm not sure). As reported in app
db the same issue happen in pro version of programm.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11628
Summary: Gekkeiju Online: Bad audio sync/latency
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=10780
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjo316(a)hotpop.com
Overview:
Audio is handled or synced incorrectly, and "echos" the entire time while you
play the game.
Steps to Reproduce:
1) Open the program.
2) After the auto-updater finishes, start playing.
3) Listen to the sounds.
Actual Results: What the application did after performing the above steps.
Audio (music and effects) sounds like it is echoing(like in kobodeluxe when the
latency/frequency is set incorrectly).
Expected Results:
Audio should play clearly.
Additional Information:
I currently cannot retest with version 0.9.55 on Ubuntu 8.04, because of a
bug[1] that currently causes Wine to segfault. As soon as that bug is resolved
I will come back with an account of if it runs on the latest version of
wine(currently 0.9.55), and, if not, output from the console.
Anyone else who can confirm or provide extra details is welcome to.
[1] https://bugs.launchpad.net/ubuntu/+source/wine/+bug/191575
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11572
Summary: FrameMaker: Registration Dialog Blocks Execution
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
FrameMaker 8.0 displays a registration dialog that blocks execution. Several
command line issues:
fixme:mshtml:nsURI_Equals default action not implemented
Seems to be related to the button operation.
also...
err:module:import_dll Library xmlparse.dll (which is needed by L"C:\\Program
Files\\Quicken\\QWUTIL.dll") not found
This error is seen in several adobe applications. Frame 7.2, 8.0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12633
Summary: Windows Media Player 10 crashes on "Add to Library"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.microsoft.com/download/1/2/A/12A31F29-
2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Setting up WPM10 went smoothly. The app started up, and
asked if I wanted to scan folders for music.
I told it to scan my Music folder, whereupon it promptly crashed
with
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7d06b95f).
Backtrace:
=>1 0x7d06b95f IAutoComplete_fnInit+0xb2(iface=0xab1948, hwndEdit=0x20076,
punkACL=0x0, pwzsRegKeyPath=0x0, pwszQuickComplete=0x0)
[dlls/shell32/autocomplete.c:249] in shell32 (0x0033b584)
2 0x07601b83 in wmp (+0xf1b83) (0x0033b5a8)
...
[dlls/shell32/autocomplete.c:249] in shell32: movl 0x0(%ecx),%edx
249 if (!SUCCEEDED (IUnknown_QueryInterface (punkACL, &IID_IEnumString,
(LPVOID*)&This->enumstr))) {
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14052
Summary: CoreAudio driver broken
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kyle.husmann(a)gmail.com
Created an attachment (id=14264)
--> (http://bugs.winehq.org/attachment.cgi?id=14264)
Entire console output while running winecfg
I cannot seem to get the CoreAudio driver to work. Sound is nonexistant, and
it crashes winecfg:
When trying to run winecfg, I click on the "audio" tab, and the winecfg window
goes blank and the application stops responding. In the console, when I click
the tab, I get the error:
err:midi:CoreAudio_MIDIInit can't create wineMIDIClient
Prior to clicking on the audio tab and crashing, I get the
"err:midi:CoreAudio..." and a back trace. The entire output is attached.
Here's the sequence of events in summary:
I launch winecfg, and get the "err:midi:CoreAudio...", and a backtrace.
Then, I click the audio tab, and I get another "err:midi:CoreAudio...", and the
program without updating the window.
In previous versions of wine (last I tried was 0.9.33), this did not happen,
and sound output worked.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13289
Summary: Unimplemented function ntoskrnl.exe
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j_acomputersolutions(a)hotmail.com
Created an attachment (id=13140)
--> (http://bugs.winehq.org/attachment.cgi?id=13140)
the bactrace/error givin showing unimplemented function
"unimplemented function ntoskrnl.exe.IoGetCurrentProcess" is needed to help me
play zeus maplestory game.. i am runing mandriva 2008.0 pwp linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13033
Summary: Homeworld2 fails to launch
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cabose1213(a)gmail.com
Created an attachment (id=12791)
--> (http://bugs.winehq.org/attachment.cgi?id=12791)
debug output from konsole
When Homeworld 2 is launched it comes up with this in the terminal:
wine: Call from 0x7b841e00 to unimplemented function
ntoskrnl.exe.IoGetDeviceProperty, aborting
Then a whole lot more, but I'll put that in an attachment
my disc drive is mapped in wine
i'm on:
opensuse10.2 with a KDE desktop
kernel 2.6.18.2-34-default
wine 0.9.61
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15200
Summary: Dawn of War: Dark Crusade freezes at black screen
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Lhademmor(a)gmail.com
Hi. I'm using Wine 1.1.4 and am trying to play Dawn of War: Dark Crusade.
I actually managed to get it running once, but since I hadn't installed OSS at
that time, I got no sound. Now, after having installed OSS (and uninstalled
kubuntu-desktop btw) Dark Crusade suddenly won't start anymore, instead it
freezes in a black screen forcing me to kill the whole desktop by doing Ctrl +
Alt + Backspace.
Attached is the 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.