https://bugs.winehq.org/show_bug.cgi?id=36183
Bug ID: 36183
Summary: valgrind shows a potential leaks in atl100/tests/atl.c
Product: Wine
Version: 1.3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: atl
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13578== 8 bytes in 1 blocks are possibly lost in loss record 37 of 602
==13578== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==13578== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==13578== by 0x7B8457FF: HeapAlloc (heap.c:271)
==13578== by 0x7B845AD4: GlobalAlloc (heap.c:376)
==13578== by 0x4E29357: OLEClipbrd_Initialize (clipboard.c:1732)
==13578== by 0x4E626C6: OleInitialize (ole2.c:215)
==13578== by 0x4DE5CA0: AtlAxWinInit (atl_ax.c:108)
==13578== by 0x4C9708E: test_ax_win (atl.c:600)
==13578== by 0x4C97273: func_atl (atl.c:627)
==13578== by 0x4C98072: run_test (test.h:584)
==13578== by 0x4C98460: main (test.h:654)
==13578==
==13578== 32 bytes in 1 blocks are possibly lost in loss record 208 of 602
==13578== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==13578== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==13578== by 0x7BC39A6B: RtlInitializeCriticalSectionEx (critsection.c:326)
==13578== by 0x7B876AE5: InitializeCriticalSectionEx (sync.c:356)
==13578== by 0x7B876A64: InitializeCriticalSection (sync.c:313)
==13578== by 0x4DE4213: AtlWinModuleInit (atl.c:436)
==13578== by 0x4C950D9: test_winmodule (atl.c:89)
==13578== by 0x4C9725A: func_atl (atl.c:622)
==13578== by 0x4C98072: run_test (test.h:584)
==13578== by 0x4C98460: main (test.h:654)
==13578==
==1611== 32 bytes in 1 blocks are possibly lost in loss record 217 of 629
==1611== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==1611== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==1611== by 0x7BC39A6B: RtlInitializeCriticalSectionEx (critsection.c:326)
==1611== by 0x7B876AE5: InitializeCriticalSectionEx (sync.c:356)
==1611== by 0x7B876A64: InitializeCriticalSection (sync.c:313)
==1611== by 0x4E62252: test_winmodule (atl.c:101)
==1611== by 0x4E6425A: func_atl (atl.c:622)
==1611== by 0x4E65072: run_test (test.h:584)
==1611== by 0x4E65460: main (test.h:654)
==1611==
==1611== 32 bytes in 1 blocks are possibly lost in loss record 218 of 629
==1611== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==1611== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==1611== by 0x5B300B4: alloc_bstr (oleaut.c:162)
==1611== by 0x5B3044A: SysAllocStringLen (oleaut.c:324)
==1611== by 0x5B535E8: TLB_MultiByteToBSTR (typelib.c:1753)
==1611== by 0x5B580A8: ITypeLib2_Constructor_MSFT (typelib.c:3706)
==1611== by 0x5B57398: TLB_ReadTypeLib (typelib.c:3460)
==1611== by 0x5B4F6BC: LoadTypeLibEx (typelib.c:478)
==1611== by 0x5B4F5F8: LoadTypeLib (typelib.c:454)
==1611== by 0x4E639C1: Dispatch_GetTypeInfo (atl.c:520)
==1611== by 0x4F853FA: AtlGetObjectSourceInterface (oaidl.h:811)
==1611== by 0x4E63D58: test_source_iface (atl.c:576)
==1611== by 0x4E6426E: func_atl (atl.c:626)
==1611== by 0x4E65072: run_test (test.h:584)
==1611== by 0x4E65460: main (test.h:654)
==1611==
==1659== 32 bytes in 1 blocks are possibly lost in loss record 218 of 630
==1659== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==1659== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==1659== by 0x7BC39A6B: RtlInitializeCriticalSectionEx (critsection.c:326)
==1659== by 0x7B876AE5: InitializeCriticalSectionEx (sync.c:356)
==1659== by 0x7B876A64: InitializeCriticalSection (sync.c:313)
==1659== by 0x4E62252: test_winmodule (atl.c:101)
==1659== by 0x4E6425A: func_atl (atl.c:622)
==1659== by 0x4E65072: run_test (test.h:584)
==1659== by 0x4E65460: main (test.h:654)
==1659==
==1986== 80 bytes in 1 blocks are possibly lost in loss record 348 of 630
==1986== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==1986== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==1986== by 0x5B040B4: alloc_bstr (oleaut.c:162)
==1986== by 0x5B045F5: SysAllocStringByteLen (oleaut.c:413)
==1986== by 0x5B29DA8: MSFT_ReadAllStrings (typelib.c:2879)
==1986== by 0x5B2B9F0: ITypeLib2_Constructor_MSFT (typelib.c:3581)
==1986== by 0x5B2B398: TLB_ReadTypeLib (typelib.c:3460)
==1986== by 0x5B236BC: LoadTypeLibEx (typelib.c:478)
==1986== by 0x5B235F8: LoadTypeLib (typelib.c:454)
==1986== by 0x4A349C1: Dispatch_GetTypeInfo (atl.c:520)
==1986== by 0x4F553FA: AtlGetObjectSourceInterface (oaidl.h:811)
==1986== by 0x4A34D58: test_source_iface (atl.c:576)
==1986== by 0x4A3526E: func_atl (atl.c:626)
==1986== by 0x4A36072: run_test (test.h:584)
==1986== by 0x4A36460: main (test.h:654)
==1986==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35278
Bug ID: 35278
Summary: KindleforPC crashes with big books
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)staerk.de
Classification: Unclassified
Created attachment 47052
--> http://bugs.winehq.org/attachment.cgi?id=47052
backtrace when clicking onto a large book in Amazon Kindle reader for PC
When starting Kindle.exe to read my e-books, wine crashes with the attached
backtrace. I tried with SUSE 13.1 and SUSE 12.2, in both cases it crashes.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35142
Bug ID: 35142
Summary: Lara Croft and the Guardian of Light: screen filled
with artefacts when StrictDrawOrdering disabled
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46879
--> http://bugs.winehq.org/attachment.cgi?id=46879
terminal output
Strange polygons are flashing in and out in the game, cutscenes are affected
too.
'winetricks strictdrawordering=enabled' makes those artefacts go away (but
performance suffers).
Demo version is available on Steam:
http://store.steampowered.com/app/35130/
Nvidia binary drivers 325.15
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33301
Bug #: 33301
Summary: FeiQ can't display its window, the client area is
black.
Product: Wine
Version: 1.5.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fangendoucg(a)gmail.com
Classification: Unclassified
Hi, forks
I tested a LAN chat app called FeiQ, it can't run normally under wine.
Just do as follow:
1. Download FeiQ.exe from http://www.feiq18.com/forum.php or the attachment
I've uploaded here.
sha1sum:
2. It has only one .exe file, so you can save it to anywhere. Then run it: $
wine FeiQ.exe
3. When FeiQ runs for the first time, you'll see a window displayed normally.
You can just click on the default focused button or wait a minute until it
disappears.
4. Then you can see a small window with black client area. After clicking on
the close button, another one comes out. Click on the close button again, the
main window of FeiQ displays. It also has a black client area.
Under Ubuntu 12.04 & wine-1.5.27.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30020
Bug #: 30020
Summary: Tribes Ascend does not connect to the authentication
service
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
Tribes Ascend installs successfully, but the launcher never connects to the
update service. The only thing that shows up in the console is
fixme:thread:NtQueryInformationThread info class 16 not supported yet
spammed over and over again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37299
Bug ID: 37299
Summary: Smite does not connect to the authentication service
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: correo.cuervo(a)gmail.com
Created attachment 49608
--> https://bugs.winehq.org/attachment.cgi?id=49608
Smite failed to start
I'm trying to run Smite on wine but the installation process is aborted.
I'm attaching screenshots and console messages.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19201
Summary: don't delete accounts after 6 months of inactivity
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nlmdejonge(a)telfort.nl
Please do not delete accounts after 6 months of inactivity.
-----
Warning: inactivity detected
-------------------------------------------------------
You didn't log in in the past six months to the AppDB.
Please log in or your account will automatically be deleted in one month.
http://appdb.winehq.org/account.php?sCmd=login
Best regards.
The AppDB team
http://appdb.winehq.org/
-----
Six months isn't that much, and accounts that are barely used don't hurt
anyone, do they? People shouldn't have to login every 6 months just to keep
their accounts.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17613
Summary: Add tags to AppDB.
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fallenblood(a)gmail.com
The current category system is quite inflexible. How about a standardized
tagging system? The possibilities are endless, for example, which Wine
components does the app depend on. This could completely replace categories.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17896
Summary: Cups not detected on OpenBSD
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: OpenBSD
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Compile script is:
#!/bin/sh
export CFLAGS="-I/usr/local/include -I/usr/local/include/libpng"
export LDFLAGS="-lm -lz -lcrypto -L/usr/local/lib"
export X_EXTRA_LIBS="-lXau -lXdmcp"
export CPPFLAGS="-I/usr/local/include"
./configure
>From config.log:
configure:16073: checking for -lcups
configure:16108: gcc -o conftest -I/usr/local/include
-I/usr/local/include/libpng -I/usr/local/include -I/usr/local/include -lm -lz
-lcrypto -L/usr/local/lib conftest.c -lcups -Wl,-R/usr/local/lib
-L/usr/local/lib -lossaudio -li386 >&5
/usr/local/lib/libcups.so.3.0: warning: strcpy() is almost always misused,
please use strlcpy()
/usr/local/lib/libcups.so.3.0: warning: sprintf() is often misused, please use
snprintf()
/usr/local/lib/libcups.so.3.0: undefined reference to `pthread_getspecific'
/usr/local/lib/libcups.so.3.0: undefined reference to `pthread_once'
/usr/local/lib/libcups.so.3.0: undefined reference to `pthread_key_create'
/usr/local/lib/libcups.so.3.0: undefined reference to `pthread_mutex_unlock'
/usr/local/lib/libcups.so.3.0: undefined reference to `pthread_mutex_lock'
/usr/local/lib/libcups.so.3.0: undefined reference to `pthread_setspecific'
collect2: ld returned 1 exit status
perhaps we need to #include pthread.h?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36975
Bug ID: 36975
Summary: Printing to PDF using cups-pdf as default always
prints as USA letter.
Product: Wine
Version: 1.7.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pedro.m.ferreira(a)gmail.com
Im using a software called AIRC, it is a portuguese townhall management
software.
With wine version 1.4 i could create A4 pdf files directly from the software,
but now with wine 1.6 or wine 1.7 the pdf are always size usa letter.
It is not a cups-pdf problem because printing directly to the printer it prints
only as usa letter and a little part of the data.
How can i troubleshoot the bug ? Thanks
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33694
Bug #: 33694
Summary: AppDB need a lot of time to commit a screenshot and
shows an error message
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mywine(a)schiermeier-it.de
Classification: Unclassified
Created attachment 44612
--> http://bugs.winehq.org/attachment.cgi?id=44612
AppDB commit fails (or not?)
I got a message about a new qued screenshot. Proccessing it I got
acontradictory message. At least the screenshot was commited to the database.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36179
Bug ID: 36179
Summary: New bug links are automatically added even before
review occurs
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
When you add a bug link to an AppDB entry, you get a message
"The Bug Link you submitted will be added to the database after being
reviewed."
while it gets automatically added anyway.
Either the bug link shouldn't be added automatically, but only upon an "OK"
review, or the message should disappear.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27807
Summary: Multiplicity when adding bugs to 'Show apps affected
by this bug'
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
Linking a bug to an application works fine as long as the user or mantainer
links only one affected version, but when he or she adds more than one, they
are spread and randomly arranged in the "Show apps affected by this bug", which
doesn't give a clear image at first glance so the user/mantainer have to search
and reread to get a clear image of the status.
So my proposal is, when multiple versions of the same app are added, display
only one time the app, and every version in the versions column. Example:
app name | desc | versions
msn | program to chat | 1.0
| with friends | 4.0
| | 7.0
| | 8.0
| | live
| | live 2.0
If isn't too dificult or time consuming, can it be fixed that way?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31859
Bug #: 31859
Summary: Delete button in User Admin doesn't do anything
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
URL: http://appdb.winehq.org/admin/adminUsers.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Delete button in User Admin asks to confirm. Clicking yes doesn't do anything.
There is currently a huge amount of spam on the AppDB and it is growing, this
feature would be very useful right now...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27656
Summary: Deus Ex: Human Revolution - Severe graphical glitches
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shazzner(a)gmail.com
Created an attachment (id=35366)
--> (http://bugs.winehq.org/attachment.cgi?id=35366)
Output when running in terminal
Menu & cutscenes work fine, upon loading the 3d level there are graphical
anomalies. When moving camera the world disappears except for a few nearby
objects. Attached are the terminal output and a screenshot displaying glitch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19160
Summary: Orly's Draw-A-Story demo crashes on startup
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.tjande.com/orly/orlydemo.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22147)
--> (http://bugs.winehq.org/attachment.cgi?id=22147)
Orly's Draw-A-Story demo backtrace
With today's Git (wine-1.1.24-537-gfb0275d), when attempting to start the
Orly's Draw-A-Story demo, the application immediately crashes in CreateDCA
instead of starting as expected. A backtrace is 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=22776
Summary: Call of Duty: Modern Warfare 2 flickery textures in
midrange background
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
COD:MW2 launches fine from Steam (once you work around bug 22053).
Starting single-player campaign works fine, too,
but there is some annoying flickering, usually covering only the middle quarter
of the screen, but occasionally affecting the sky as well.
It's as if buildings are flickering in and out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32233
Bug #: 32233
Summary: Battlefield Bad Company 2 weapons/items hold by player
distorted/invisible
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajsb(a)vfemail.net
Classification: Unclassified
No matter i'm reporting this bug as for WINE 1.5.17 it actually it affects
previous version also since BFBC2 can be played in WINE.
This issue is playing in MULTIPLAYER in non-punkbuster servers.
I don't play the single player of this game.
Also, this bug happens no matter the settings , only varies in severity
according to settings
This report will have 3 points (1st 2 in this post, 3rd point in next posts):
1. My WINE settings for this game.
2. Description of bug.
3. Screenshots
1.My WINE settings for this game.
These settings are needed to avoid several textures problems related with
explosions, shooting, smoke, fires and even completely random textures
problems.
With these settings all that is solved...remaining only the issues that
are the reason for this report:
MultiSampling Disabled
StrictDrawOrdering ENABLED (MANDATORY to avoid issues above)
UseGLSL Disabled
MouseWarpOverRide Disabled (not relevant for bug)
d3dx10 DISABLED (avoids 1st launch lock up)
Virtual Desktop 1024x768 (not relevant for bug)
GrabFullScreen y (not relevant for bug)
2. Description of bug.
Textures of Weapons/Items hold by player can be , or NOT, distorted.
This distortion reaches sometimes level so high that makes weapon or item
completely useless and impossible to play with it.
These distortions don't affect all weapons/items when we (re)spawn but only
a part of them.
Just because a weapon/item is not distorted when we (re)spawn once,
doesn't mean that next time we (re)spawn is not distorted and vice-versa.
Changing class before respawn and going back to previous class in next respawn
can solve the problem...OR NOT...OR MAKE IT EVEN WORSE.
Sometimes distortion only happens in normal standing and not in ADS.
Sometimes distortion only happens in ADS and not in normal standing.
Sometimes distortion only shows when running/moving.
Very rare but sometimes distortion only happens when standing still.
MAJORITY of times it will happen in all those circumstances.
Sometimes is not distorted....it's INVISIBLE !!!
Sometimes is...distorted AND invisible !!!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24632
Summary: Final Fantasy XIV Characters not rendering properly
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 2jp.ebd(a)gmail.com
I was able to get the client installed, patched, log in and able to actually
enter the game. Characters fail to render properly, but scenery and menus seem
to render ok. See attached image for example of what it looks like
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28032
Summary: Screenshot entry in user's Queued Items cannot display
a submitted screenshot
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nachanon_Vetjasit(a)hotmail.com
When submitted a new screenshot, it will appear in user's Queued Items.
When clicking "Edit" on an screenshot item, user could see, and edit it's
description.
But the screenshot image itself is not displayed.
When opening browser to the image address
(http://appdb.winehq.org/appimage.php?bQueued=true&iId=....)
will get an error "Insufficient privileges.".
This might be the issue only when it's an ordinary user (not a maintainer) that
submitted the screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12426
Summary: win16 test suite: listbox test fails
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://win16test.googlecode.com
OS/Version: other
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11965)
--> (http://bugs.winehq.org/attachment.cgi?id=11965)
Backtrace in git
+++ This bug was initially created as a clone of Bug #9850 +++
The code can be downloaded
from http://win16test.googlecode.com with svn,
and is quite easy to run; see
http://win16test.googlecode.com/svn/trunk/src/README
for instructions.
The listbox test crashes in current git. Attached is the backtrace in current
git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33145
Bug #: 33145
Summary: Invalid fonts in Yarmap input fields and drop-down
lists
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: v_mil(a)ukr.net
Classification: Unclassified
Dear developers!
Many thanks for correction of [Bug 32919] Yarmap causes Unhandled exception:
page fault on read access in 32 bit code.
If I try to type anything (Street or organization name) I see only a top of
letters.
All drop-down lists are empty. But clicking on any empty element of drop-down
list successfully opens an object as usually.
With best regards.
Viktor.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26930
Summary: Common replies do not work for Screenshot Queue
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The text box when processing the Screenshot Queue is already pre-filled. The
common reply links just add the line to the end without clearing the pre-filled
data.
Deleting the pre-filled data manually means that the common reply links don't
work at all.
Currently using Firefox 4.0 under Windows 7 x64.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19377
Summary: Calculation of overall rating is misleading to users
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
AFAICT, the overall rating for an app is calculated as an average of the
ratings submitted in tests for the most recent version. This leads to overall
ratings that do not match any of the submitted tests for that version.
The Microsoft Office 2007 installer is a good example:
Tests submitted on July 6 and 9 rated it platinum for 1.1.25, and the overall
rating was (correctly) platinum.
A test submitted on July 14 rated it garbage for 1.1.25, and the overall rating
dropped to gold.
A test submitted on July 16 rated it garbage for 1.1.25, and the overall rating
dropped to silver.
This is misleading. The gold rating tells users they need one or more tweaks to
get the app working, the silver rating tells them that basic functions work but
some advanced ones don't; in the Office 2007 example, neither rating reflected
the data that was actually submitted for that version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27428
Summary: ie6 closes
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: battinirajkumar(a)gmail.com
Created an attachment (id=35076)
--> (http://bugs.winehq.org/attachment.cgi?id=35076)
error of ie6
Internat explorer displays an error when I open internet options
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32590
Bug #: 32590
Summary: Microsoft Money 2005 does not terminate properly on
exit. Needs to be manually killed.
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk_2010(a)live.co.uk
Classification: Unclassified
On both:
wine 1.4.1
wine 1.5.19
Running under 32 bit Ubuntu 12.04.1.
Microsoft Money 2005 (UK edition) ran after installing Internet Explorer 6
using winetricks.
Entry submitted to AppDB describing installation and running of the program.
Microsoft 2005 does not terminate properly on exit. Needs to be manually
killed.
The GUI exited, but the program was still running (use "ps" in a terminal to
find pid and then kill it off).
On exit hang error messages were:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_END_BROWSER_SESSION:
STUB
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:apphelp:ApphelpCheckShellObject stub:
{9ba05972-f6a8-11cf-a442-00a0c90a8f39} 0x126e8e4
Note that during the general running of the program I got quite a few of the
messages below as various actions were undertaken in the program:
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
These did not seem to affect program operation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31967
Bug #: 31967
Summary: Unreal Engine games don't render anything on OS X
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thanoulas(a)gmail.com
Classification: Unclassified
Created attachment 42118
--> http://bugs.winehq.org/attachment.cgi?id=42118
Diff patch of the hack described in the post
All unreal engine games don't start on OS X.
I've attached a patch that makes the games playable, but this patch is causing
sync issues in the game animations, and causes XCOM: Enemy Unknown to crash
when going in game.
The problem must be somewhere else, I've only attached the hack to give you
guys a clue of where the problem might be, so you can create a proper patch
Thanks and keep up the great 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.
https://bugs.winehq.org/show_bug.cgi?id=36527
Bug ID: 36527
Summary: Microsoft Office 2007 diagnosis service crashes on
unimplemented function
KERNEL32.dll.AllocateUserPhysicalPages
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
found during investigation of other bugs.
'Word options' -> 'Resources' -> 'Microsoft Office diagnosis'
>From command line as follows:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Common Files/Microsoft Shared/OFFICE12
$ WINEDEBUG=+tid,+seh,+loaddll,+process wine ./OFFDIAG.EXE /SOURCE 2
...
0016:trace:process:create_process_impl app (null) cmdline L"C:\\Program
Files\\Common Files\\Microsoft Shared\\OFFICE12\\ODSERV.EXE"
...
0016:trace:process:create_process_impl starting L"C:\\Program Files\\Common
Files\\Microsoft Shared\\OFFICE12\\ODSERV.EXE" as Win32 binary
(0x30000000-0x30071000, arch 014c)
...
002b:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83ac57
ip=7b83ac57 tid=002b
002b:trace:seh:raise_exception info[0]=7b88a4e0
002b:trace:seh:raise_exception info[1]=7b88a52e
wine: Call from 0x7b83ac57 to unimplemented function
KERNEL32.dll.AllocateUserPhysicalPages, aborting
002b:trace:seh:call_stack_handlers calling handler at 0x7bc9ec6f code=80000100
flags=1
wine: Unimplemented function KERNEL32.dll.AllocateUserPhysicalPages called at
address 0x7b83ac57 (thread 002b), starting debugger...
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366528%28v=vs.85%…
$ wine --version
wine-1.7.19-56-gee13e10
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20080
Summary: Perfect Cherry Blossom controls go crazy
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g6672D(a)gmail.com
After the game gets into the start menu, it goes crazy. The menu cursor moves
around by itself, and there's no way of stopping it via the keyboard, so I have
to quit via my "Close Window" binding.
For some reason, my gamepad can at least control it, though it is fighting with
the spurious movements. If I manage to switch to windowed (and then fullscreen
which is desired) it corrects itself for that session, and I can play normally.
But it reappears the next time I start the game.
It doesn't affect other games in the series, eg: Imperishable Night. It is not
dependent on a joystick being set up or present.
This regression definitely appeared in 1.1.29, as it doesn't happen in 1.1.28.
Direct download for the demo of the game, which also has the bug (you need lha
to extract it.)
http://www16.big.or.jp/~zun/data/soft/youmu_tr011.lzh
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30830
Bug #: 30830
Summary: Brightness adjustement problem on Tom Clancy's HAWX 1
(full game) - renders game dark and hard to play
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testing.tigerwolf(a)mail.com
Classification: Unclassified
Created attachment 40374
--> http://bugs.winehq.org/attachment.cgi?id=40374
Brightness adjustement problem on Tom Clancy's HAWX 1 (full game) - screenshot
At launch of Tom Clancy's HAWX 1 (full game), the monitor is auto adjusted for
screen resolution and brightness. But at launch of the game, the brightness is
too dark (see attachment)
Wine 1.5.5
Kubuntu 12.04
Graphic card : ATI Radeon 7xxx series
AMD Catalyst 12.6 beta
The problem was already observed using older and stable catalyst drivers
Problem occures since several Catalyst version but doesn't occures in the past
Maybe a regression linked to bug report #17090 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20610
Summary: xmodmap numpad realigning unrecognized by Wine
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://forum.winehq.org/viewtopic.php?t=6682
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samyazza(a)gmail.com
Created an attachment (id=24584)
--> (http://bugs.winehq.org/attachment.cgi?id=24584)
What appears in the console when I launch a new game in WC3.
I have remapped the numpad keys using xmodmap to play Warcraft III, since some
of the keyboard shortcuts cannot be changed from within the game. I wrote a
simple script:
xmodmap -e "keycode 10 = KP_7"
xmodmap -e "keycode 11 = KP_8"
xmodmap -e "keycode 12 = KP_4"
xmodmap -e "keycode 13 = KP_5"
xmodmap -e "keycode 14 = KP_1"
xmodmap -e "keycode 15 = KP_2"
wine 'Frozen Throne.exe' -opengl
xmodmap -e "keycode 10 = 1"
xmodmap -e "keycode 11 = 2"
xmodmap -e "keycode 12 = 3"
xmodmap -e "keycode 13 = 4"
xmodmap -e "keycode 14 = 5"
xmodmap -e "keycode 15 = 6"
Running Warcraft with this script doesn't change anything though, except for
several "fixmes" appearing in the console (log attached).
OS: Ubuntu 8.10
Wine version: wine-1.1.32
I know there's a bug with the whole keyboard controlled mouse cursor thingy in
Ubuntu 8.10. I have that turned off, just as it should be, so it's not the
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=31776
Bug #: 31776
Summary: Get WineTestBot working with libvirt
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
WineTestBot currently controls VMware VMs using VIX. However we need to switch
away from VMware. So the goal is to replace it with a combination of QEmu/KVM
and libvirt to provide a layer of abstraction.
See:
http://www.winehq.org/pipermail/wine-devel/2012-February/094080.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=35449
Bug ID: 35449
Summary: YoukuDesktop needs native IE to load pictures
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 47313
--> http://bugs.winehq.org/attachment.cgi?id=47313
without native ie8.png
0. download from http://desktop.youku.com/youkuclient/youkuclient_setup.exe
sha1sum:
c828f87a32a4d7092a0da76da0855d6dce1b32cb youkuclient_setup.exe
1. winetricks -q flash cjkfonts, then install it
2. Goto whe directory, run
wine YoukuDesktop.exe
3. Some pictures can't be loaded
winetricks -q ie8 workarounds(part?) this bug
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34755
Bug #: 34755
Summary: strsafe.h functions are lacking
Product: Wine
Version: unspecified
Platform: x86
URL: http://msdn.microsoft.com/en-us/library/windows/deskto
p/ms647466%28v=vs.85%29.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rq(a)akl.lt
Classification: Unclassified
I tried to compile the latest version of TweakPNG
(http://entropymine.com/jason/tweakpng/) with Wine today. Apparently, the
strsafe.h header provided by Wine is only a dummy and seems to lack most of the
functions.
If I'm reading correctly, this header (and all its functions) has been part of
the Windows API since XPSP2, so I guess Wine should aim to provide that
functionality 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=33844
Bug #: 33844
Summary: Grandia 2 whiteout.
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SolisX007(a)yahoo.com
Classification: Unclassified
Created attachment 44886
--> http://bugs.winehq.org/attachment.cgi?id=44886
Grandia2 Screenshot
Hello Everyone,
When i tested out grandia II the game looks very white. Look at screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24698
Summary: Explorer++ doesn't show file icons
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31209)
--> (http://bugs.winehq.org/attachment.cgi?id=31209)
Terminal output
In the main explorer view of Explorer++, none of the file and folder icons are
displayed. Only blank space is shown in their place.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34850
Bug #: 34850
Summary: Improve commctl32 TaskDialogIndirect stub to show
"content" part in task dialog box (more detailed error
messages for various apps/games)
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
this is a bug split off from bug 34008 ("Bioshock Infinite won't start (needs
D3D11CreateDevice implementation to support at least D3D_FEATURE_LEVEL_10_0)")
The bug reporter complains that the reason for the error can't be seen in
message box Wine creates (as substitute for task dialog):
--- quote ---
Bioshock Infinite shows an empty message box on launch and closes after
pressing OK button. Nothing else is shown. After making a dirty hack in
commctrl.c (replaced pTaskConfig->pszMainInstruction with
pTaskConfig->pszContent) I can see the messagebox saying that I should have
DX10/11 compatible hardware and DX11 runtime: http://i.imgur.com/OxHDoKI.png
--- quote ---
This is actually true and I've also seen this for other apps that make use of
TaskDialogIndirect.
Wine currently only uses "pTaskConfig->pszMainInstruction" for display which
might not contain the essential information.
Various apps put the real info in "pTaskConfig->pszContent".
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/bb760544%28v=vs.85%…
Article showing use of various parameters/options with screenshots:
http://www.codeproject.com/Articles/16806/Vista-Goodies-in-C-Using-TaskDial…
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32473
Bug #: 32473
Summary: Mixcraft video crashes when loading
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Tho7masPenguin(a)gmail.com
Classification: Unclassified
Created attachment 42836
--> http://bugs.winehq.org/attachment.cgi?id=42836
The log file it suggests adding
When loading a Mixcraft project with a video (made in Windows, as Mixcraft says
codecs for the .avi file aren't supported), the project begins loading, and
when the video preview appears, it crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=37065
Bug ID: 37065
Summary: Mouse cursor often has incorrect transparency
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cthielen(a)gmail.com
Created attachment 49255
--> http://bugs.winehq.org/attachment.cgi?id=49255
Image of the incorrect cursor. Notice the white area around the 'hand' that
should be transparent.
Myst 1.3 (the 32-bit version designed for Windows 95 off a CD-ROM from
1995/1996) does not always display its cursor correctly.
Myst 1.3 is using .cur files located in myst.exe. These can be extracted using
'icoutils'.
This may be related to the fact that Myst requests an 8-bit color depth but is
forced into a 32-bit depth (at least on my system).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35111
Bug ID: 35111
Summary: Beyond Good & Evil erratically renders upside down
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tkorvola(a)gmail.com
Classification: Unclassified
Created attachment 46839
--> http://bugs.winehq.org/attachment.cgi?id=46839&action=edit
Terminal output
When Beyond Good & Evil is started, in the transition from language choice to
the main menu the view is briefly flipped upside down as the name of the game
appears. Normal orientation is restored when the main menu appears. In the
actual game the view also flips upside down at some locations. It is also
sometimes sensitive to the camera angle. I am unable to identify any simple
condition that would determine it. Also, when you take photos in the game,
sometimes they get flipped.
AppDB suggests that setting OffscreenRenderingMode to fbo might help with
rendering problems, but the game does not render at all in FBO mode on my
Radeon 9250. Thus I have to use backbuffer mode.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26958
Summary: AppDB: orphaned comments in Comments Management
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
There are comments listed under Comments Management for apps that apparently
have been deleted, and the comments cannot be removed from the list.
The first comment in the list is an example: no application is listed, and
clicking the Delete button brings up a message that "There is no entry with
that id in the database."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35939
Bug ID: 35939
Summary: PrimeView 5.01: PrimeView Evaluation crashes while
loading result file.
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexander.minges(a)gmail.com
PrimeView 5.01 crashes while trying to open result files. According to the
attached backtrace, this is related to mfc42.dll.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35750
Bug ID: 35750
Summary: Electric Quilt's EQ7 crashes on start up
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: HughGordonT(a)gmail.com
Created attachment 47741
--> http://bugs.winehq.org/attachment.cgi?id=47741
Error logfile reported by Wine.
Both EQ5 and EQ7 run OK with Wine 1.6. The latest version of this application
EQ7 crashes on start up. The log reports a deficiency in Wine.
Using Kubuntu 12.04, 386 32 version. Program EQ7 runs perfectly on Win XP.
EQ7 requires activation by on line connection to the Electric Quilt Co. This
step and de-activation are working perfectly with Wine 1.6.
Gordon Cooper
Tauranga
NZ.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31698
Bug #: 31698
Summary: source insight crashes after scrolling, especially
crash often after getting search result.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chongxishen(a)gmail.com
Classification: Unclassified
Created attachment 41661
--> http://bugs.winehq.org/attachment.cgi?id=41661
log
I create a Source Insight project about android, search a class and get the
search result in the window, and then get back to scroll the vertical-scrollbar
to continue, the Source Insight crashes.
I found that the Source Insight crashes often after getting the search result.
PS. I apply customed style(include the font)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18779
Summary: HttpAddRequestHeaders() doesn't handle whitespace
correctly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yann(a)droneaud.fr
Created an attachment (id=21550)
--> (http://bugs.winehq.org/attachment.cgi?id=21550)
Tests case for whitespace in HTTP headers
After some research for bug #17914 it seems that HttpAddRequestHeaders()
doesn't parse correctly headers regarding to whitespace. Some whitespaces are
not removed.
Additionnaly, I found that wininet.dll from IE8 doesn't allow retrieving some
headers with HttpQueryInfo() if they have whitespace in them, while wine does.
Here is a patch which add some tests for whitespace. Thoses new test works with
wininet.dll from IE8.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32315
Bug #: 32315
Summary: Mendeley plug-in Word 2010 under wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spatialmodels(a)gmail.com
Classification: Unclassified
Created attachment 42655
--> http://bugs.winehq.org/attachment.cgi?id=42655
wine output after clicking on mendeley word plug-in functions
Mendely installs correctly in wine and the word 2010 plug-in too, but this last
doesn't respond to any action. Please find in attachment the output of wine, I
think that the bud is related to the last three lines.
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=26029
Summary: similarity
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alyuka.bulyukin(a)gmail.com
installed properly.
after launch did not get to choose the folder
checkboxes are not marked
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33340
Bug #: 33340
Summary: AION: a lot of glitchs/artefacts
Product: Wine
Version: 1.5.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
Hello,
AION has a lot of glitch/artefacts, as you can see on the pictures joined.
it's essentially for water/raining/fire/fog.
Thanks for your help.
My config:
Ubuntu raring
ATI 7850
Last catalyst version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34206
Bug #: 34206
Summary: Regedit doesn't show user created entries
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jluth(a)mail.com
Classification: Unclassified
Created attachment 45509
--> http://bugs.winehq.org/attachment.cgi?id=45509
picture showing HKCR with only 3 .xxx entries (should be many) and .pdf already
existing even though not visible
Any keys in HKCR created by the user are not shown by regedit after wine is
"re-started". The keys HAVE been created (if you try to create it again, you
get the error message "File exists"), but are not visible.
There are MANY keys that I see in the system.reg file that I don't see in
regedit! The problem at least existed already in Wine 1.4 (Ubuntu), and still
exists in 1.6 (Mint Maya).
To reproduce
Step 1. With nothing using wine, run regedit and create a .pdf key in HKCR.
Step 2. Close regedit.
Step 3. Still with nothing running wine (so that the registry has been
completely close), run regedit again. You will not see the .pdf key, but it
does exist.
The same thing is true for any keys entered via "regedit importkeys.reg". I
don't notice this problem in HKLM (except of course for HKLM\Software\Classes)
or in HKCU, so it seems to be restricted to the Classes_Root section.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33522
Bug #: 33522
Summary: Trackmania United Forever: Force feedback not working
with xboxdrv driver
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: post+wine(a)ralfj.de
Classification: Unclassified
Force Feedback is not working properly in Trackmania United Forever when using
the xboxdrv userspace driver for my Xbox 360 wired gamepad. I start xboxdrv
with
sudo xboxdrv --detach-kernel-driver --trigger-as-zaxis --axismap "-z=z"
--force-feedback
In "wine control", I can still do force feedback testing and it will make the
motors rumble (though I cannot notice any effect of me changing the direction).
The "fftest" tool from the linuxconsole project also still does force feedback
with the xboxdrv device. However, in the game, no force feedback is done.
If I use the default kernel driver (xbox) for this device, then force feedback
in Trackmania works fine. However, in this case Trackmania treats the Gas and
Break axes incorrectly, it will often accelerate the car even though I don't
press the triggers.
I will try to capture logfiles for both cases.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23793
Summary: Metro 2033: flickering in options menu
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Hardware: nvidia 9800 gtx+
drivers: 256.35 (not sure on windows...probably 195 something)
settings:
resolution - 800x600
quality - low
renderer - directx9
AA4
run game (you'll need a patch for bug 6971), then go to 'options' in the bottom
left. Let it sit for a bit, and notice that it jitters/flickers, even without
the mouse moving.
Terminal only shows, repeatedly.
fixme:d3d:IWineD3DOcclusionQueryImpl_GetData 0x13f70758 Wrong thread, returning
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=33861
Bug #: 33861
Summary: "About Internet Explorer" from Help menu, gives "about
wine" details
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Classification: Unclassified
fresh .wine 1.6-rc2
ubuntu 13.04 logged with gnome-shell
open nautilus, to load "internet explorer"
want to know which IE version is installed by default, so i check the About
menu: instead giving that IE version, i get the wine version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18911
Summary: strange menu item in right-click menu at file open in
Powerpoint
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
In the file open dialog in Powerpoint, one can right-click on a file for menu.
In that menu, a strange menu item appears between Print and Rename.
The menu item has separators aournd it, and text "xx2x2xxx" where at the x-es
square boxes 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=29379
Bug #: 29379
Summary: Unknown program copy/paste not working
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wushumasters(a)hotmail.com
Classification: Unclassified
Hi,
I have a program in my company and the copy/past doesnt work.
With i try from Ubuntu to WINE with CTRL+C and CTRL+V works
With i try from Ubuntu to WINE with right click copy and then right click paste
doesnt work
>From wine to ubuntu nothing works.
I try doing WINEDEBUG but nothing change in debug.
have something more to do?
Thanks,
Patrick
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37139
Bug ID: 37139
Summary: MS-Word 2010: cannot right-click and paste
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xdango.dai(a)gmail.com
MS-Word 2010 version: 14.0.6023.1000
Whenever I right-click and press the paste button in the context menu, it does
nothing; although it does paste when pressing ctrl+v or the paste button in the
navigation pane.
This is the link to download this same version:
http://thepiratebay.si/torrent/8425870/Office_2010___Project_2010___Visio_2…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30105
Bug #: 30105
Summary: Chessbase Ludwig 3: MS Visual C++ Runtime Error
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berndie_mueller(a)hotmail.de
Classification: Unclassified
If I start the program Ludwig3.exe, I got this error msg window:
"Microsoft Visual C++ Runtime Library"
Runtime Error!
Programm c:\program files\chessbase\ludwig3.exe
This application has requested the Tuntime to terminate it in an unusual way.
Please contact application's support team for more information.
After that the program Ludwig3 doesn't start.
Please help!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34551
Bug #: 34551
Summary: Necrovision demo crashes - Pixel shader and vertex
shader are not supported, yet.
Product: Wine
Version: 1.7.2
Platform: x86
URL: http://www.fileplanet.com/196528/190000/fileinfo/Necro
Vision-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46001
--> http://bugs.winehq.org/attachment.cgi?id=46001
log+backtrace
Crashes at launch.
fixme:d3dx:d3dx9_base_effect_get_pass_desc Pixel shader and vertex shader are
not supported, yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36820
Bug ID: 36820
Summary: rift does not run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arronwilliams(a)gmail.com
Created attachment 48896
--> http://bugs.winehq.org/attachment.cgi?id=48896
this is the errer
i get this errer message and the game does not start have no idea what to do.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32155
Bug #: 32155
Summary: MS Office 2007 SP3 installation
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux.james.hon(a)gmail.com
Classification: Unclassified
Created attachment 42424
--> http://bugs.winehq.org/attachment.cgi?id=42424
Microsoft Office 2007 SP3 failed to install
See Attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34977
Bug #: 34977
Summary: WinDjView: missing checkbox in the set as default
viewer dialog
Product: Wine
Version: 1.7.6
Platform: x86
URL: http://downloads.sourceforge.net/windjview/WinDjView-2
.0.2-Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gohabsgo60(a)yahoo.ca
Classification: Unclassified
Created attachment 46610
--> http://bugs.winehq.org/attachment.cgi?id=46610
WINEDEBUG=hook,msgbox log
to reproduce:
run installer in a clean prefix
* uncheck 'Associate with Djvu files'
* make sure 'Run WinDjView' is checked
the installer completes, the program starts and a dialog appears warning about
WinDjView not being the default viewer. this dialog has a checkbox missing and
some other stuff is wrong too.
The program's source can be downloaded here:
http://sourceforge.net/projects/windjview/files/WinDjView/2.0.2/WinDjView-2…
it requires vc++ pro to compile due to usage of MFC.
the relevant code is in WinDjView.cpp inside the functions
int CDjViewApp::DoMessageBox(LPCTSTR lpszPrompt, UINT nType, UINT nIDHelp,
const MessageBoxOptions& mbo)
and
LRESULT CALLBACK CDjViewApp::MBHookProc(int nCode, WPARAM wParam, LPARAM
lParam)
the first function sets a CBT hook and creates the dialog and the second one is
the CBT hook itself which performs the dialog's custom initialization.
i have included a winedebug log. please note that CBT hook 0x4776d0 is the one
that matters here. the other one (0x4e79f6) is used internally by MFC.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15299
Summary: Unhandled page fault when trying to run Silent Thunder
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ottoteixeira(a)gmail.com
Created an attachment (id=16122)
--> (http://bugs.winehq.org/attachment.cgi?id=16122)
Back trace
Can't play Silent Thunder: A-10 Tank Killer 2.
The installation is sucessful (skipping system tests), but the game doesn't
run.
Error message is "Unhandled page fault on read access to 0x011ca8a0 at address
0x4230e8 (thread 0009), starting debugger..." (see attachment).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14943
Summary: Installation with errors (at adding a program to the
firewall exception list), but finishes successfully.
Development environment doesn't work
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://www.3s-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.griech(a)gmail.com
Created an attachment (id=15542)
--> (http://bugs.winehq.org/attachment.cgi?id=15542)
console output during installation
CoDeSys is a IEC 61131-3 Programming System for controllers equipment use in
Automation Process.
CoDeSys needs the .Net Framework 2.0, I successfully installed it with
winetricks. (I also installed gecko and vcrun2003.)
The installation stops at about 90% and stays there for about 5 minutes. After
5 minutes I get an alert('There was an error at adding a program to the
firewall exception list:
"C:\Programme\3S CoDeSys\CoDeSys\Common\CoDeSys.exe"').
4 more of those alerts appear with the GatewayService.exe,
CoDeSysSPService.exe, RepTool.exe and another one.
The installation continues and says it finished successfully, the Gateway is
also running and the CoDeSysSPService runs, too.
But the development environment doesn't start up.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33949
Bug #: 33949
Summary: Antialiased fonts have incorrect sizes
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 45094
--> http://bugs.winehq.org/attachment.cgi?id=45094
How it looks
When font antialiasing is enabled in ~/.fonts.conf, the text appears somewhat
longer and is thus incorrectly centered and clipped. See screenshot, especially
note the table headers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16357
Summary: AppDB admin backend enhancements
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Request the following enhancement be done for the AppDB admin backend.
Allow sorting on results:
For "Test Results" - be able to sort the results based on:
* Release (Wine release)
(and/or)
* Has maintainer
and
For "Comments Management":
So comments can be managed, show what app the comment relates to and if the app
has a maintainer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15676
Summary: Style of definition lists (dl) should be better
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=14181
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: S.vanDrongelen(a)students.uu.nl
The appearence/styling of definition lists in bug reports should be better.
Consider adding more left margin/padding, and a 'bolder' font weight for
definition terms (dt).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36963
Bug ID: 36963
Summary: WYSIWYG text editor slow on Chrome
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Pendrokar(a)gmail.com
Often the editor causes slowdowns, when clicking on it or editing.
Using Chrome Stable version 36 (x86-64) on Ubuntu 14.04.
Steps to reproduce:
1. Open a page where the editor is used.
2. Click on the text area of the editor.
3. A single CPU is stressed for 100% for a few seconds
4. Editor options become available.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25857
Summary: Stronghold 2 v1.4 and v1.4.1 hangs up with
ID3DXEffectImpl_*Pass calls
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander255(a)lavabit.com
CC: wine-bugs(a)winehq.org
In certain menus and after some videos Stronghold 2 seams to get into an
endless loop and does not respond anymore, the sound however is still working
while the following text is dispalyed in the console window over and over
again:
fixme:d3dx:ID3DXEffectImpl_EndPass (0xfd57480)->(): stub
fixme:d3dx:ID3DXEffectImpl_BeginPass (0xfd57480)->(47291): stub
fixme:d3dx:ID3DXEffectImpl_EndPass (0xfd57480)->(): stub
fixme:d3dx:ID3DXEffectImpl_BeginPass (0xfd57480)->(47292): stub
Note that the returned number of ID3DXEffectImpl_BeginPass (the one without 0x)
increases by one every time a block of these messages is displayed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27534
Summary: Call of Duty 4 MW: Graphical glitches when shooting
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
If you remember bug 21962 especially its comment #56 ;) then you know this
picture, which striked again in wine-1.3.22-193-g68b15bc:
http://bugs2.winehq.org/attachment.cgi?id=27333
This time tested on nVidia GT240 1GB v275.09.07
1. I did a regression test between 1.3.22 and 1.3.22-203-gac90c1b:
commit 68b15bc5ffe6ddf5d08cbc13479eaf718ad5e39f
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Apr 19 21:24:26 2011 +0200
wined3d: Give GL_ARB_map_buffer_range another try.
Nvidia's 270.xx.yy driver series fix the glMapBuffer alignment
issues that caused major performance problems. If the user is using
an older driver we now drop the VBO instead of using doublebuffered
loading, which means that we fall back to the current behavior
(no dynamic VBO) as needed. Dynamic VBOs are needed on Nvidia drivers
for GL_ARB_instanced_arrays.
:040000 040000 0cada15043b731febf2ef2a673aaaecc4af75f8d
c474ade74a8db2a9c547674dbb4c809841087a3d M dlls
2. Right now no other bug report suffers from this commit.
3. Revert of this patch on top of 1.3.22-203-gac90c1b makes that problem go
away.
--private keyword: bisected
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34375
Bug #: 34375
Summary: Terraria: Toggling fullscreen retains "Always On Top"
flag
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billy65bob(a)gmail.com
Classification: Unclassified
When running terraria, changing from a fullscreen state to a windowed state
(such as by pressing Alt + Enter), the window retains the "always on top" flag.
It can easily enough be removed manually via Alt+F3.
The window is otherwise correct.
OS: Arch Linux x86_64
WM: KWin 4.11
Tested wine revision: 8ef3a142263e6db11f1514f77b3de84c8b08d7a0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16783
Summary: Guild Wars: Game window is not displayed
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: siska.pe(a)gmail.com
Created an attachment (id=18454)
--> (http://bugs.winehq.org/attachment.cgi?id=18454)
Log of Gw.exe
After starting Guild Wars (GW), download window appear, but main game window
with login is not displayed. Music Plays etc.
GW worked well with wine version 1.1.9, both 1.1.10 up to 1.1.12 have same
problem.
In attachment is full log from console.
Error is: err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F
Configuration:
Kernel - 2.6.27
Nvidia - quadro mobile nvs 140 (177.80 driver version)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32063
Bug #: 32063
Summary: Guild Wars: Orange square appearing
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 42259
--> http://bugs.winehq.org/attachment.cgi?id=42259
Orange square
In the area Majestry's Rest I saw a small orange square appearing. After moving
a few steps it disappeared. But if I'm moving a few steps back it appears
again. The screenshot shows the position of the square.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32319
Bug #: 32319
Summary: Direct3D output in SNES9x is blank
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://files.ipherswipsite.com/snes9x/snes9x-1.53-win3
2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42658
--> http://bugs.winehq.org/attachment.cgi?id=42658
DirectDraw mode, stretch image disabled (this looks correct)
I'm testing with Wine 1.5.18-72-g0c0b229, Lubuntu 11.10 x86-64, Nvidia driver
304.64, SNES9x 1.53.
SNES9x can use Direct3D, DirectDraw or OpenGL output methods. The default is
Direct3D. On my system, with the default settings the output area of the main
window (i.e. excluding menu bar) is blank.
To reproduce this issue:
- Download and unzip SNES9x.
- Download a SNES ROM image, e.g. from
http://pdroms.de/files/supernintendoentertainmentsystem/skipp-and-friends-p…
- Run SNES9x. Select File->Load Game... and select SAF.smc (or another ROM
image you have handy).
- At this point you should see graphics in the window, but it's blank. Select
Video->Display Configuration..., change Output Method to DirectDraw and click
OK. The correct output image appears. Change back to Direct3D and get a black
window again.
- Change to DirectDraw and un-check the "Stretch Image" checkbox. The image is
no longer doubled in size, occupying the centre quarter of the window. That's
correct.
- If you now change output method to Direct3D, the Direct3D image does appear!
It's in the upper left quarter of the window. It should be centred.
- Even if you enable Stretch Image (select Video->Stretch Image or press
Alt-Backspace) the image remains unchanged. You can also enable or disable
bilinear filtering and there is no visible change. But if you switch to
DirectDraw and back to Direct3D again when Stretch Image is enabled, get a
blank window.
It seems you only get anything displayed in Direct3D mode if Stretch Image is
disabled before you switch from DirectDraw to Direct3D.
Also of note... In both DirectDraw and Direct3D modes, if you click in the menu
strip and move the mouse to open the various menus, the previously-drawn menus
remain visible. They should not be.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12311
Summary: Corman Lisp requires implementations for richedit stubs
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://scguy318.freeshell.org/CormanLisp_3_01_setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Corman Lisp (obtainable from
http://www.cormanlisp.com/cgi/rgcorman/ccl_download_form30.cgi) running on
current Git (wine-0.9.58-357-g338539c) hangs and fails to redraw or properly
render the window. Outputted messages consists of:
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common ECO_AUTOWORDSELECTION not implemented
yet!
fixme:richedit:RichEditWndProc_common ECO_AUTOVSCROLL not implemented yet!
fixme:richedit:RichEditWndProc_common ECO_NOHIDESEL not implemented yet!
thus indicating a richedit issue. Using native richedit resulted in a working
window but unusually small text font size in the code window that could not be
rectified by increasing font size.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32426
Bug #: 32426
Summary: TreeView of QvodSetupPlus5 unexpectedly draw a piece
of blank area when clicking on a checkbox
Product: Wine
Version: 1.5.19
Platform: x86
URL: http://dl.kuaibo.com/QvodSetupPlus5.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Depends on: 32423
Classification: Unclassified
1. winetricks -q msxml3, works around Bug 32423
2. start the installer:
$ QvodSetupPlus5.exe
3. click on any checkbox in the treeview
Compare the two screenshot will found the bug. Workaround by `winetricks -q
cc580`
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29287
Bug #: 29287
Summary: Heroes of Might and Magic IV: performance issues with
Opengl renderer
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Created attachment 37882
--> http://bugs.winehq.org/attachment.cgi?id=37882
plain terminal output
There is a noticeable slowdown in HoMM IV during gameplay with the default
Opengl renderer. This is noticeable in the map screen (when the player is
wandering around, collecting items and exploring the land), but it doesn't
occur during combat. I tested with HoMM IV Complete (also available on
GOG.com).
Actually, there are 2 distinct issues, both of them are originating from the
same commit.
1. the game is much slower than it was in 1.3.33 (or earlier): scrolling the
map as well as animations are lagging/redrawing slowly.
2. the mouse pointer is acting weird: while moving the mouse pointer across the
screen, it frequently jumps in different directions by several pixels. It makes
pointing to an icon or item more difficult.
The result of the regression test:
94c0da184e18252ca2df7f9f462e9a4df9c5f2df is the first bad commit
commit 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Dec 1 07:31:41 2011 +0100
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is
already set.
In the longer term, sysmem and pbo should be separate resource locations.
:040000 040000 0ea129726096c1508557eacfc8272cf884f0c61b
4e1bfdfeccfc95e0b700f75d6841dbb7cc1889da M dlls
Reverting the patch on wine-1.3.34-166-g71199ea fixed both problems.
No demo available.
Workaround: ddr=gdi
Other opened bugs related to this commit: bug #29234, bug #29235.
The attached console log is probably not much of use. Please let me know if you
need a log with debug channels enabled.
Fedora 16 x86
Nvidia 250 / driver 290.10
X.Org X Server 1.11.2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32553
Bug #: 32553
Summary: dplay connection does not work (FL)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: u(a)u-net.in
Classification: Unclassified
Internet connection in Freelancer does not work... it uses dplay so i think
it's dplay 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=21800
Summary: 3D Rad demo "BeltBall" jerky?
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3drad.com/games/BeltBall%20v102.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The smallest demo from http://www.3drad.com/free-pc-games.php is the 8MB
http://www.3drad.com/games/BeltBall%20v102.exe, sha1sum
d8827274480b0391ad200478b2ebe26a2658166d BeltBall v102.exe
Runs great on Vista.
It installs fine; to run it, to get past bug 21790 by doing
'winetricks vcrun2005'.
The next problem is a crash related to
d3dx9_36.D3DXAssembleShaderFromResourceW,
roughly bug 12020. Work around this with 'winetricks d3dx9'.
The next problem is that full-screen mode doesn't work (bug 21791).
Work around this by telling the game to run in a window.
Press Enter to start the game. When it starts, press and hold the
left or right arrow key. The ball will sweep across the court to the
end; switch keys and continue sweeping in the other direction.
On Vista, motion is smooth. On Wine, there is a big pause exactly
once per second.
This was tested on Jaunty on a quad core (and Vista on a dual core),
both with nvidia 8500 cards, and with latest proprietary driver on Jaunty.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36058
Bug ID: 36058
Summary: Problem with Visual fox pro 9
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andresmpuerto(a)gmail.com
Created attachment 48221
--> http://bugs.winehq.org/attachment.cgi?id=48221
Error trace
When I execute .exe program make in Visual Fox Pro 9, dont run and show back
trace.
Thank you for the help!!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37283
Bug ID: 37283
Summary: ANNO 2070: Shader Problem? no textures?
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arieleoar(a)gmail.com
Created attachment 49585
--> https://bugs.winehq.org/attachment.cgi?id=49585
Image, shows neither water or the ark
Hello, i'm having trouble to play, the game starts normally but ingame only
shows the "grid" of non discovered territory and some shadows of smoke; water,
ark, terrain, buildings, etc, textures aren't been showed, seems black.
msvcr100 is set to builtin-native; d3dx9 d3dx11_43 d3dx11_42 vc2008 vc2010
winhttp are installed from winetricks
I assume there is a problem with the shaders, when i set glsl disabled from
winetricks the situation inverts, the "grid" is missing, and everithing else is
white, with some shadows of smoke.
the rest (ark messages, panel, info, etc.) is working well.
The version is 2.0 with deep sea addon. the console output don't shows errors
of d3d, the version of wine is 1.7.62, i tried on 1.6.4 version but it was
worst, only showed the cursor icons and nothing else (posted in other bugs).
thanks!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17495
Summary: Open dialog crashes
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amorozov(a)etersoft.ru
Created an attachment (id=19594)
--> (http://bugs.winehq.org/attachment.cgi?id=19594)
Crash log
To reproduce:
1. $ LANG=C wine cmdlgtst
2. Commdlg -> Open
Here file list is not being shown, only grey background.
3. Cancel
If I do not use LANG=C dialog does not crashes. $WINEPREFIX directory was
created with LANG=ru_RU.KOI8-R
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18477
Summary: Need For Speed Most Wanted: Screen turns black after
accepting video settings
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21102)
--> (http://bugs.winehq.org/attachment.cgi?id=21102)
log after accepting video settings
I'm using Wine 1.1.21 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is that when i set something in video settings in NFS MW and try to
accept that then i get black screen, the game doesn't hang because music is
played. If i don't change anything and press accept then everything is ok.
The settings for this game are saved as DWORDS in registry
In terminal there is:
err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x35287f0 next
block has PREV_FREE flag
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19888
Summary: Unhandled vertex processing
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivan1986(a)list.ru
Game Venom. Codename: Outbreak.
After intro video when load main menu background no menu items and in console
many errors:
err:d3d7:IDirect3DExecuteBufferImpl_Execute Unhandled vertex processing !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30308
Bug #: 30308
Summary: Property sheet fails to display Page Title
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 39609
--> http://bugs.winehq.org/attachment.cgi?id=39609
Screenshot of PropertySheet - Left Windows, Right WINE.
When a header bitmap isn't passed to PropertySheet. The Title text is not
display on the dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14897
Summary: Jojo's Fashion Show 2: Las Cruces demo crashes when
starting
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.arcadetown.com/jojosfashionshow2/game.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Created an attachment (id=15468)
--> (http://bugs.winehq.org/attachment.cgi?id=15468)
console output
The demo of Jojo's Fashion Show 2: Las Cruces installs fine. When run, it
resizes the screen, plays a sound, quickly displays a logo, and crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25700
Summary: If message contains '&' (ampersand) last word of it
won't show.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey(a)esin.name
Created an attachment (id=32738)
--> (http://bugs.winehq.org/attachment.cgi?id=32738)
Simple program to show this bug.
This bug is very easy to repeat:
Open Notepad and find something with '&'.
You will see messagebox without last word.
I have write small program for showing this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27580
Summary: First two letters missing from path is "Open With"
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)gmail.com
Created an attachment (id=35256)
--> (http://bugs.winehq.org/attachment.cgi?id=35256)
"/h" is missing from the path
Wine 1.3.4
>From Krusader, when I right click and "open with" "notepad" or "wine notepad",
I get a popup complaining about a bad path. The problem being that the first
two letters of the path are missing. I do not have this problem with Linux
programs and Krusader. Please see the attachment. The missing letter are "/h"
as in /home/CDs/..."
Many thanks,
-T
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32010
Bug #: 32010
Summary: Guild Wars 2 updater uses always 100% of a CPU core
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nob.dir.info(a)gmail.com
Classification: Unclassified
The launcher of Guild Wars 2 (where you enter your user name and password) uses
a complete core to run (even if I don't write anything or move it).
I think it's bug, because X comes laggy too, and on Windows 7 its don't uses a
whole core to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9661
Summary: Linux Sticky keys does not work under Wine
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: coljep(a)telefonica.net
I am using Sticky keys in linux (Ubuntu Feisty and others) and this function
does not work under Wine. I also use a UK keyboard layout with dead keys, this
part does work under Wine.
The application in question is Ace Money version 3.9.4a
Colin Jepson
--
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=29997
Bug #: 29997
Summary: StudioTax 2011 crashes during installation
Product: Wine
Version: 1.4-rc4
Platform: x86-64
URL: http://www.studiotax.com/en/download.htm
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mfuhrer(a)alumni.ucalgary.ca
Classification: Unclassified
The StudioTax 2011 installer crashes shortly after clicking the "Install"
button. I tried this on a clean wine directory with .NET 2.0 installed (manual
installation, without winetricks). I subsequently installed .NET 2.0 sp2 (used
winetricks at this point) and tried running the StudioTax 2011 installer again,
and got an almost identical crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22220
Summary: TNR MoonLight 2.31.122 works incorrectly in Wine
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://tnr.kulichki.com/download/moonlight.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akontsevich(a)gmail.com
Created an attachment (id=27116)
--> (http://bugs.winehq.org/attachment.cgi?id=27116)
The program screen look in Windows
Main window is blank when running in Wine. Also incorrect text in left panel.
Windows screenshot is added. Wine log and screenshot will follow. The program
does not work at all if mshtml.dll is NOT installed and NOT set as "native".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30684
Bug #: 30684
Summary: Mono: GroupBox draws border line after text
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vgr.subscription(a)gmail.com
Classification: Unclassified
Created attachment 40182
--> http://bugs.winehq.org/attachment.cgi?id=40182
GroupBox draws border line after text
Mono-2.10.8 for Windows is installed.
I have simple winform with GroupBox. GroupBox draws border line after text.
System: openSUSE 12.1 (i586)
Mono for Windows:
http://www.go-mono.com/mono-downloads/download.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=27638
Summary: combined hindi text like nna kra causes the keyboard
cursor to go far off
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Created an attachment (id=35339)
--> (http://bugs.winehq.org/attachment.cgi?id=35339)
rtf document from video
When consonants are combined, the keyboard-cursor gets distanced from the
character to be typed.
Please see the attachment combination_cursor_bug.rtf and youtube video:
http://www.youtube.com/watch?v=fbCTqnSpKkE
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17351
Summary: PDF Export problem on Delphi 7 applications
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paolo.salvan(a)xvision.it
Created an attachment (id=19388)
--> (http://bugs.winehq.org/attachment.cgi?id=19388)
Minimal bug example
Delphi 7 applications that uses llPDFLib library have problems when saving
reports as PDF (tested under wine 1.0.1 and 1.1.14, ubuntu 8.04-8.10):
- if the emulated system is Windows 2000-XP, it shows an "floating point
underflow error" when creating the PDF
- if the emulated system is Windows 95-ME, it saves the PDF file, but images
are printed in the wrong place of the page (they are shifted and stretched)
This problem occours on every Delphi applocation; I'm attaching a minimal
example that shows the problem: press the PDF button to create a PDF; in the
attach there are already 2 PDF: one (correct) created under windows, and one
wrong created under wine (only look at the image position and size, image
colors are wrong for reasons not depending from wine)
An app that suffers from this bug is Danea Easyfatt (a widespread
italian management sw, http://www.danea.it/software/easyfatt - demo
downloadable from http://download.danea.it/demo/ef09/def2009demo05b.exe )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12594
Summary: World of Warcraft idle/crashes while loading the world.
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g.v.tjongahung+bugzilla(a)gmail.com
Created an attachment (id=12190)
--> (http://bugs.winehq.org/attachment.cgi?id=12190)
Console log
After having installed wine, I copied an installed version of World of Warcraft
2.4 to my ~/.wine/drive_c/Program Files/. I ran winecfg to set the windows
version to Windows 2000 mode. I set the Graphics mode to allow DirectX apps to
stop the mouse leaving the window, allow the windowmanager to control the
windows, and emulated a virtual desktop of 1024x768. I ran wineprefixcreate. I
set SET gxApi "opengl" and SET gxWindow "1" in Config.WTF in the WTF directory.
I then tried to start up wow with `wine "c:\program files\world of
warcraft\wow.exe" -opengl`
This allows me to see the login screen(after all licenses and movies(which you
see only once cause they are set in Config.WTF) after a succesful login, you
are able to select a realm, and then a character. When entering the world
however I start seeing "fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd
(9800000c)" etc as can be found in the log and then the screen loader goes a
little passed half way, and the mouse cursor stops moving. I can however move
my mouse out of the window and just interact with my other X apps.
> uname -rs
FreeBSD 6.3-STABLE
> wine --version
wine-0.9.59
WoW 2.4.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=22569
Summary: World of Warcraft Crashes when using OpenGL Upon
Entering Game World
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezzieyguywuf(a)gmail.com
Created an attachment (id=27690)
--> (http://bugs.winehq.org/attachment.cgi?id=27690)
WINEDEBUG=+wtg
I've tried it on multiple versions of wine and it in repeatable in 1.1.43 and
1.1.23. I can run the game pretty good in 1.1.23 using direct3d, so I'm pretty
sure its Wine issue but let me know if I'm mistaken. I will attach the output
of WINEDEBUG=+wtg, let me know if anything else is needed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17797
Summary: STALKER Build 1935 crashed with winsock error
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soda-89(a)mail.ru
Created an attachment (id=20027)
--> (http://bugs.winehq.org/attachment.cgi?id=20027)
attachment.txt
I think it general problem:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (28000002)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000007)
I'm used community loader and DirectX 9.0c(oct2008)
Full info in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29567
Bug #: 29567
Summary: texture maker 3.1 freezes when starting
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
texture maker 3.1 freezes on "loading icons and cursors" without any messages
in terminal. earlier texture makers work perfectly.
trial copy can be downloaded here: http://www.texturemaker.com/download.php
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35942
Bug ID: 35942
Summary: Opera 20 window is invisible
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Created attachment 48005
--> http://bugs.winehq.org/attachment.cgi?id=48005
opera log
I was finally able to install and run Opera 20 (from
http://blogs.opera.com/desktop/) based on someone's findings on the Opera
forums
(http://forums.opera.com/discussion/1831463/how-to-install-and-run-the-opera…)
Unfortunately I just get an invisible window. Cycling through windows with
alt+tab shows an outline for the Opera window, there's just nothing there.
As far as I can tell a normal install and a standalone install don't function
any differently. You do need native bcrypt though.
Once the installer finishes it starts the browser. On my setup this creates two
invisible windows, the second appears to be the status bar or something. If I
hit Alt a menu appears and I can exit the browser. When starting the browser
again I run 'wine launcher.exe --no-sandbox --disable-gpu' from Program
Files\Opera based on the forums post.
--no-sandbox is necessary due to bug 33698.
--disable-gpu seems to be needed as well, without it I get a bunch of GL
errors.
The forums post mentions --ppapi-startup-dialog, no idea what this does, seems
to behave the same with or without it.
It also suggests --disable-gpu-compositing instead of --disable-gpu. Ditto.
Since this apparently works for someone but not for me here's everything I can
think of that might be relevant:
Debian stable, xserver-xorg 7.7+3~deb7u1
card: ATI Radeon HD 5700 Series
driver: radeon / mesa 8.0.5-4+deb7u2
(I had the same results with fglrx-driver 12-6+point-3)
wm: openbox 3.5.0-7
Attached is a log from running 'wine launcher.exe --no-sandbox --disable-gpu'.
Any ideas would be appreciated.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32555
Bug #: 32555
Summary: XMedia-Recode crashes when I change wanna change the
format to AVI !!! (XMedia Recode. Version: 3.1.3.8)
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: terrorizer(a)bossmail.de
Classification: Unclassified
Older versions of the program runs like a charm under KXStudio, but with the
last updates (of XMedia-Recode) it crashes when I wanna change the Format to
AVI !!!???!!!
Here are the program failure details:
http://pastebin.com/PaVBAjEE
...and here terminal-output:
http://pastebin.com/xSZFr3Dg
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32805
Bug #: 32805
Summary: Android AVD Manager does not run
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john.aaron.rose(a)googlemail.com
Classification: Unclassified
Created attachment 43326
--> http://bugs.winehq.org/attachment.cgi?id=43326
Terminal output.
AVD Manager gives Java exception when it starts.
NB SDK Manager works OK.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.