http://bugs.winehq.org/show_bug.cgi?id=23868
Summary: C++: Exception is thrown but application is exited
silently
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nil094(a)yahoo.com
Created an attachment (id=29969)
--> (http://bugs.winehq.org/attachment.cgi?id=29969)
exception code
When throwing an exception in C++, the application is supposed to abort, unless
the exception had been catched. This is usually done inside blocks (functions,
classmethods, etc).
The attached code throws an exception derived from std::runtime_error, causing
the application to exit.
when running this on Linux, the output is similar to:
terminate called after throwing an instance of 'Exception'
what(): some awful error occured
Aborted
and the errorcode ($?) is set to "134". However, when compiling the code with
mingw and running it with wine, the application exists silently with no visible
sign of a thrown exception; the only thing that indicates an error is the
variable "$?" which is set to "3".
As I don't think this is expected behaviour, I have reported it as a Bug.
To compile "except.cpp", use this command:
wine C:/MinGW/bin/g++.exe except.cpp -o except.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=23717
Summary: On exit wine disables second screen on mutihead setups
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GatoLoko(a)gmail.com
I have a system with two (2) screens in a dualhead set-up with an expanded
desktop. After playing for a while I quit the game and the secondary screen is
disabled.
I have tried three (3) different games, and all of them do the same thing.
If virtual desktop is enabled, the second screen is not disabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23182
Summary: Other wine apps refuses to launch when opoker client
is opened
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.opoker.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truenicoco(a)gmail.com
This is a really strange issue I've been experimenting.
The software installs fine and works fine, I can open tables and play, but when
I try to launch another wine (for instance pokerstars), nothing happens.
I've been also noticing that sometimes I cannot open tables if some other wine
apps are running (other apps that I had to launch before opoker client)
I think it might be worth taking a look at this problem because this
application's rating is close to platinum besides this very inconvenient 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=35042
Bug #: 35042
Summary: Can't install Star wars Battlefront II
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sherlockatbaker(a)gmail.com
Classification: Unclassified
Created attachment 46717
--> http://bugs.winehq.org/attachment.cgi?id=46717
The backtrace document I was given, generated by the error reporter.
Okay, I have already successfully installed Star Wars Battlefront 2 with wine
before, so this is a surprise to me. Being unfamaliar with the particulars of
the linux system, I don't understand the error log I was given, but I hope
someone here can make sense of it.
All that occurred was that the Launch app executed correctly. With the
exception of launching the system analyzer (which did nothing upon several
tries) from the Launch app, everything seemed fine and I started the install.
The program tries to execute for a few split seconds, but then tells me about
the unhandled exception. I really want to get this working, so if someone
could help me, that would be great.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34929
Bug #: 34929
Summary: PROTOTYPE: LOAD GAME CRASHES
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: nesamani025(a)gmail.com
Classification: Unclassified
Created attachment 46547
--> http://bugs.winehq.org/attachment.cgi?id=46547
BACKTRACE
New Game working Fine in Prototype. but while leading existing game getting
error message
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32188
Bug #: 32188
Summary: Darkest Hour hangs
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: adamklobukowski(a)gmail.com
Classification: Unclassified
Darkest Hour hangs at startup with:
m Files (x86)\Steam\steamapps\common\Darkest Hour A HOI Game\Darkest Hour.exe:
server.c:573: server_get_unix_fd: Warunek zapewnienia
`wine_server_ptr_handle(fd_handle) == handle' nie został spełniony.
wine: Assertion failed at address 0xf779e430 (thread 0097), starting
debugger...
m Files (x86)\Steam\steamapps\common\Darkest Hour A HOI Game\Darkest Hour.exe:
server.c:573: server_get_unix_fd: Warunek zapewnienia
`wine_server_ptr_handle(fd_handle) == handle' nie został spełniony.
This did not happen with 1.5.16.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24829
Summary: Combat Arms
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runescapefrompw(a)live.com
I have downloaded the full patch manually because the downloader wouldn't work
with pando media booster (the error was pando media booster could not start).
so after i downloaded it, i ran the download through wine 1.3.5. It succesfully
installed correctly, so i then clicked start game. Now with this game when you
click start it brings up a browser (im using chrome) and the browser loads the
home page and there is a GAME START. So i click game start and then the page
will load, and it will ask me to download the Automatic downloader that wouldnt
work. I imagine this isn't a wine error, but i was hoping for suggestions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22618
Summary: Civ4 crashes after loading correctly on Ubuntu upgrade
to 10.04
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicolas.francois(a)free.fr
CC: julliard(a)winehq.org
Created an attachment (id=27799)
--> (http://bugs.winehq.org/attachment.cgi?id=27799)
Log of Civ4 start with wine-1.1.43, loading and pressing "Play"
I used to play Civ4 (Beyond the Sword, patched 3.19) on Ubuntu 9.10, running
Wine 1.1.35 (I think).
On Ubuntu upgrade (to 10.04), Wine was upgraded to version 1.1.43, and Civ4 no
longer worked.
After some tries, I found that 1.1.37 works fine (for Civ4), and 1.1.38 and
later (up to 1.1.43) versions can't run the program. The symptoms vary :
- either the app crashes while loading)
- or it loads OK, but crashes when "Play" option is selected.
This is the result of the regression test :
0692bfda5f10e0c2dc6eed2a66e1a9f9c1092bad is the first bad commit
commit 0692bfda5f10e0c2dc6eed2a66e1a9f9c1092bad
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jan 28 19:47:01 2010 +0100
ntdll: Don't require heap sizes to be 64K aligned.
:040000 040000 6f830f2714e67b0412f8ecd7a13bc957d771ce91
4b45f0f6d0916f0cf4d78ac9f7a350f49cf5d9a7 M dlls
Some details : I installed the required native dlls with winetricks AFTER
encountering the bug, the game worked fine before that with the CivFanatics.com
method. I reinstalled the entire game (Civ4 and BTS and the patches) before the
regression tests.
Below is a log of the start of the game with version 1.1.43 of wine.
\bye
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21737
Summary: Quicken 2004 Premier cross-account entry transfer
[sometimes] fails
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rhdinah(a)yahoo.com
When making a debit in one account and linking through the category to another
account ... thus making a credit in the second account ... the operation fails
with a dialogue box popping up stating that the transfer didn't happen. This
will continue ad nauseum changing this, that and the other to no avail. There
is however a fix ... if you copy the failing transaction and paste to a new
entry ... the transfer operation will succeed ... you can then delete the
erroneous entry.
Now, unfortunately, this does not work predictably ... ;-( ... so this bug
report is just for reference information and since there is a work-around ...
not to worry.
I don't remember this 'feature' happening in the product under Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31166
Bug #: 31166
Summary: f17 limbo game does not start
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rtguille(a)gmail.com
Classification: Unclassified
Created attachment 40916
--> http://bugs.winehq.org/attachment.cgi?id=40916
wine output with backtrace
OS: Linux, Fedora 17 X86_64
Kernel: 3.4.4-3.fc17.x86_64
Wine: wine.x86_64: 1.5.3-1.fc17
VIDEO: RADEON HD6450, AMD Catalyst 12.6 Drivers
I originally tried "native linux" version but it did not work with open source
radeon and with amd catalyst drivers (installed for this purpose explicitly)
So i downloaded "native windows" version and tried with plain wine, but i could
also not play the game.
Short Error:
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most
likely your OpenGL drivers haven't been installed correctly (using GL renderer
"AMD Radeon HD 6450", version "1.4 (2.1 (4.2.11733 Compatibility Profile
Context))").
wine: Unhandled page fault on read access to 0x7da75000 at address 0xf758f1f2
(thread 0009), starting debugger...
>From GLXINFO:
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6450
OpenGL version string: 4.2.11733 Compatibility Profile Context
OpenGL shading language version string: 4.20
I have not used wine (or windows) recently, so i am a bit out of touch. Maybe i
am missing something.
I have not installed winetricks 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=26519
Summary: the iso file of hoyle card games when loaded does not
run
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: BJwojnowski(a)gmail.com
Created an attachment (id=33774)
--> (http://bugs.winehq.org/attachment.cgi?id=33774)
screenshot of as far as I get with the Hoyle Program
the iso file of hoyle card games when loaded does not run after it is
extracted. Instead it gives the following error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25030
Summary: Evernote 4.0 Clicking On A Menu Is Slow
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin_packer(a)uk.ibm.com
(Reporting on behalf of another user but I think I see it too.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24173
Summary: Garry's Mod Multiplayer Freezes
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dandart(a)googlemail.com
I think it's great that Wine has managed to get the Shift+Tab Steam Community
working in 1.3.1 but however when playing Garry's Mod (not sure if it happens
in other games) multiplayer, the game freezes occasionally with a fraction of a
second's sounds repeating. It sometimes gets out of it, but usually I have to
kill hl2.exe from a vt. Otherwise, great job!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23111
Summary: FalconView fails to install due installer hang
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.falconview.org/trac/FalconView
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=28725)
--> (http://bugs.winehq.org/attachment.cgi?id=28725)
+process,+msi,+seh log
FalconView's installer hangs halfway through.
To reproduce:
Download FalconView 4.3.0.707_Beta.zip
from http://www.falconview.org/trac/FalconView/downloads/10
SHA1SUM: 8bd202c4b1924a6a7c6332a061145e59390a0642
then do
winetricks vcrun2005 (to work around installer not finding msvcp80.dll)
winetricks mdac28 (to work around missing library odbcbcp.dll)
export WINEPATH="C:\\Program Files\\PFPS\\system" (to work around wine not
finding FvCore.dll; this might be bug 625 )
+msi,+processs,+seh log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23052
Summary: Autodesk Inventor 11 PL fails to install
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=28601)
--> (http://bugs.winehq.org/attachment.cgi?id=28601)
Terminal output on Wine-1.2-rc2
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet11 dotnet20
3) wine Setup.exe
4) Next, next ,next ...
5) Uncheck all components that aren't Inventor
6) Next, next ,next ...
7) Components start to install without any error (even .NET Framework 1.1 SP1)
8) Inventor starts to install and stops in the middle, the installation failed
Inventor directory weights ca. 600 MB and it should be much more. I think that
"err:msi:cabinet_copy_file failed to create" is responsible for installation
failure.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18691
Summary: Nortel IP Softphone 2050 V. 2.02.0264 doesn't works
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=21405)
--> (http://bugs.winehq.org/attachment.cgi?id=21405)
Copy of terminal contents from the starting process
The Nortel IP Softphone 2050 V. 2.02.0264 starts without sound, I can't see the
characters inside Softphone screen, and the physical device doesn't turn on.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35226
Bug ID: 35226
Summary: Program crash when entering data by copy/past
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: janf43(a)outlook.com
Classification: Unclassified
Created attachment 46984
--> http://bugs.winehq.org/attachment.cgi?id=46984
report
when copying/pasting data into LEGACY 7.5 program crash is experienced.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33017
Bug #: 33017
Summary: Cannot update Garmin with Wine 1.5.24
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aftersun81(a)gmail.com
Classification: Unclassified
I'm using Ubuntu 12.04 (kernel 3.7.7), and tried to solve the problem with my
Garmin Nüvi 3760, but failed. The Firefox is running perfectly, and the plugin
is also installed, but the device cannot be found. If I try to install the USB
plugin which they recommend, I get an error message, that it needs admin
privileges.
The device itself is reachable through wine, mounting the device as drive E.
Is there any possibility to manage Garmin device through Wine and Firefox?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31182
Bug #: 31182
Summary: Kareo aborts before putting up splash screen
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Now that bug 31165 is fixed, the next problem is:
$ cd ~/".wine/drive_c/Program Files/Kareo/Client"
$ wine Kareo.Superbill.Windows.KareoBase.exe
...
0027:Call gdiplus.GdipGetPropertyItemSize(023f5858,00005100,0032f174)
ret=00a619d4
trace:gdiplus:GdipGetPropertyItemSize (0x23f5858,0x5100,0x32f174)
0027:Ret gdiplus.GdipGetPropertyItemSize() retval=00000013 ret=00a619d4
...
System.Exception: Unknown Error [GDI+ status: PropertyNotFound]
at System.Drawing.GDIPlus.CheckStatus (Status status)
at System.Drawing.Image.GetPropertyItem (Int32 propid)
at (wrapper remoting-invoke-with-check) System.Drawing.Image:GetPropertyItem
(int)
at System.Drawing.ImageAnimator.Animate (System.Drawing.Image image,
System.EventHandler onFrameChangedHandler)
at Kareo.Windows.Forms.AnimatedImage.StartAnimation ()
at (wrapper remoting-invoke-with-check)
Kareo.Windows.Forms.AnimatedImage:StartAnimation ()
at
Kareo.Superbill.Windows.UI.Controls.NewVersionCheckSplashControl.NewVersionCheckSplashControl_Load
(System.Object sender, System.EventArgs e)
at System.Windows.Forms.UserControl.OnLoad (System.EventArgs e)
winetricks gdiplus works around the problem.
Tested with
f85a3a2a2089400885656b1e6e3506d68c9a6212 Kareo_Setup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27352
Summary: d3d_caps:wined3d_guess_card No card selector available
for GL vendor 4 and card vendor 0000.
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lcid-fire(a)gmx.net
When trying to play anything in 3D I get this message. Other bug reports claim
this was fixed - for me using Nouveau driver it is not.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26625
Summary: Wine or Wine documentation bug on short file names
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammis(a)spam.la
http://www.winehq.org/docs/winedev-guide/x2988#AEN3203
Scroll down a bit to the bullet list. It says:
> The filesystem on which the inspected directory lies in a real Windows FS (like
> FAT, or FAT32, or NTFS) and the OS has support to access the short filename
> (for example, Linux does this on FAT, FAT32 or VFAT). In this case, Wine makes
> full use of this information and really mimics the Windows behavior: the short
> filename used for any file is the same than on Windows.
Wine does not detect real short names on NTFS partitions but Linux is able to
access the real short names on NTFS partitions. Thus, there is either a bug in
Wine or in the documentation quoted above.
An example (from my /mnt/windows directory, mounted as Z:\mnt\windows in Wine):
Z:\mnt\windows>dir /x
2010/10/13 3:09 <DIR> PROG~FBU Program Files
2011/03/14 3:15 <DIR> PROG~5P2 Program Files (x86)
But:
user@localhost:/mnt/windows$ getfattr -h -n system.ntfs_dos_name Program\ Files
# file: Program Files
system.ntfs_dos_name="PROGRA~1"
user@localhost:/mnt/windows$ getfattr -h -n system.ntfs_dos_name Program\
Files\ \(x86\)
# file: Program Files (x86)
system.ntfs_dos_name="PROGRA~2"
user@localhost:/mnt/windows$
So Wine calls the said directories PROG~FBU and PROG~5P2 respectively, whereas
Linux detects the names created by Windows 7 as PROGRA~1 and PROGRA~2.
---
In order to use the "getfattr" program under Ubuntu, you may have to run "sudo
apt-get install attr" first. Documentation available here:
http://b.andre.pagesperso-orange.fr/extend-attr.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=23695
Summary: Pro/ENGINEER: Error window mis-sized
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29683)
--> (http://bugs.winehq.org/attachment.cgi?id=29683)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) choose to install "PTC License Server"
3) choose bad license
4) check license
5) close checking window and agree on saving
6) get one error window and then another
Behaviour:
Windows are mis-sized
Expected behaviour:
Windows should have proper size
Workaround:
Maximize then minimize problematic window
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22037
Summary: sp2 for microsoft powerpoint 2007 fails to install
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamix(a)email.it
Created an attachment (id=26798)
--> (http://bugs.winehq.org/attachment.cgi?id=26798)
logs of pp2007sp2 install
after a clean install of wine, I've installed correcty powerpoint viewer 2007.
If I try to install sp2 for this program it fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33395
Bug #: 33395
Summary: Flashing and Glitching on osu! on Xubuntu 13.04
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: espionage724(a)gmail.com
Classification: Unclassified
Created attachment 44189
--> http://bugs.winehq.org/attachment.cgi?id=44189
Wine log from game startup, song select and play (Auto) and exit
While trying to play osu!, the screen will flash completely white for a few ms
every 4-5 seconds and then return to normal. This is "very" distracting, and
may even be a rather large issue for people with epilepsy.
>From my experience, this seems to only occur on Xubuntu 13.04. Xubuntu 12.10
doesn't have this issue from what I've noticed. Same driver version as well.
I'm using a Radeon HD 7850 and fglrx (12.100; 13.3 Beta 3).
Uploaded is an attached wine.log, not sure if it'll help too much or not
though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32717
Bug #: 32717
Summary: DxInput doesn't working on xbox gamepads
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aisyko(a)gmail.com
Classification: Unclassified
Pro Evolution Soccer 2012 functions goods, 3d, sounds...
But since wine 1.5.21, my gamepads doesn't function...
Type : XboxGamepads
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24803
Summary: Easyworship 2009 hangs on video playback
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
steps to reproduce:
1. install via winetricks:
winetricks winxp ie6 wmp9 xvid
2. install and start EasyWorship 2009 eval version
3. add media - movie (vlc codec details follow) and play it:
video - MPEG-4 video (XVID)
audio - MPEG Audio Layer 1/2/3 (mpga)
4. app hangs, the last error message displayed in console is (full console log
attached):
err:ntdll:RtlpWaitForCriticalSection section 0x67fb210 "videorenderer.c:
VideoRendererImpl.csFilter" wait timed out in thread 0047, blocked by 0020,
retrying (60 sec)
any idea how to solve?
in fact app hangs randomly when working with video, sometimes it plays video,
sometimes it crashes with error like this one, similar error cases:
err:ntdll:RtlpWaitForCriticalSection section 0x7e2acc00 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0029, blocked by 002e, retrying
(60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7ea12dc0 "gdiobj.c: gdi_section"
wait timed out in thread 002e, blocked by 0029, retrying (60 sec)
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=23066
Summary: Sourceinsight: when autocomplete input, small hint
window doesn't show at current cursor postion
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwwwww(a)hotmail.com
OS: RHEL 4
In sourceinsight, editing, it has autocomplete functionality.
If we input a word/structure, sourceinsight will try to auto complete it with a
small hint window at the cursor. however, the window doesn't show immediately
as it is in windows platform and it stays in the middle of main window not at
the cursor.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21845
Summary: 4DV11 don't run
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ton.ami.totoro(a)gmail.com
CC: ton.ami.totoro(a)gmail.com
Created an attachment (id=26448)
--> (http://bugs.winehq.org/attachment.cgi?id=26448)
Debug information for 4DV11
Hi,
This bug report is after this forum topic:
http://forum.winehq.org/viewtopic.php?p=39915
I use a copy of the windows installation folder and try to run 4D (it's like
than we do it in my office). The product web site: http://www.4d.com/
My wine version is : 1.1.38 under a kubuntu 9.10
After install wine I install geko with winetricks.
I hop than my log can help.
I'm at your service to check every possible fix.
Thanks for your 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=17093
Summary: console not being connected to stdin/stdout correctly
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
under certain circumstances, it's possible for stdin and stdout to become
connected, instead of to a command prompt window (e.g. wineconsole cmd.exe)
to the linux command xterm that started the command prompt window.
downloading the standard python 2.5.2 executable and running it i confirmed
that this situation occurs when msvcrt is set to native _or_ to builtin
(but i haven't confirmed with msvcr71 native, which is what python 2.5.2
exe is built with).
the msi for python2.5.2 can be downloaded here:
http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi
and the .exe and the dll can be extracted - you will need both python.exe
_and_ python25.dll - using cabextract, you _don't_ need to actually install it.
anything on the command line (e.g. python.exe -c 'print "hello"') or python -v
-i
*change* the way that the code operates and *does* work.
also, redirection works e.g. echo 'print "hello"' | ./python.exe
... but not interactive operation (without explicitly saying so using
the -i option).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34873
Bug #: 34873
Summary: Gridgammon opens and runs but by observing games it
crashes
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ralph.eckloff(a)web.de
Classification: Unclassified
wine crashes then i try to watch a running game in gridgammon.
link to grid : http://lib.giveawayoftheday.com/GridGammon_622592/download/
Thanks and sorry for my bad report im a newbie
greetings
Ralph
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28301
Summary: ddraw visual tests are flaky
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In about one run out of a hundred, ddraw's visual test failed here. Log:
../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so
visual.c && touch visual.ok
...
visual.c:1497: Test failed: Got color 00000000, expected 00000080 or near
visual.c:1503: Test failed: Got color 00000000, expected 000000ff or near
visual.c:1509: Test failed: Got color 00000000, expected 00000080 or near
visual.c:1515: Test failed: Got color 00000000, expected 000000ff or near
visual.c:1891: Tests skipped: device has no P8 texture support, skipping test
The system it misbehaved once on is:
os: Ubuntu 11.04, 2.6.38-11-generic-pae, pulseaudio 0.9.22-24-g67d18,
Advanced Linux Sound Architecture Driver Version 1.0.23.
ram: 4020 MB
cpu: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
gpu: GeForce GT 220/PCI/SSE2 3.3.0 NVIDIA 270.41.06
The system is running a little warm (cpu 73 degrees C, but well below critical)
I see a number of systems which have similar errors listed at:
http://test.winehq.org/data/tests/ddraw:visual.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=23260
Summary: hypertext links in Excell 2003 lead to app execution
(shouldn't)
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: buggy_wine_bugzilla(a)elektromaniak.wz.cz
Created an attachment (id=28970)
--> (http://bugs.winehq.org/attachment.cgi?id=28970)
location=localhost:80
Steps to reproduce:
click on a cell
click "Fx" to insert a fuction
select "hypertext link" or something like that
set location = "notepad"
click OK
Click that link, confirm following the link
notepad is launched.. But on WinXP with the same Office2003 it says something
about invalid URL. Only complete string "c:\windows\notepad.exe" results in
running notepad (and excel asks *twice* if it's really what I want)
also: clicking regular links like "http://www.debian.org" results in nothing
and errors in console (may be caused by notfound wine-gecko, but I don't think
so)
Attachments are named according to content of "location" set in the link
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17933
Summary: WineTest - comctl32:ipaddress crash
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robin(a)rharmsen.nl
When running the WineTest application on Windows XP with SP3 the test for
comctl32:ipaddress crashed.
I think, the cause has something to do with IPv6.
After the test completed, I removed the IPv6 stack from the machine, rebooted
and redid the test, and now no crash.
The tag I used for running the test is: xp_WinXP-Pro-SP3-NL
I guess it might be worthwhile to investigate this, in order to fix the test
and the code it is testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17197
Summary: Warcraft 3 World Editor: Text-Editor scrolls when you
click at it for the first time
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
The Warcraft III World Editor has a Module called Trigger Editor.
If you click on the root of the trigger tree you get a text editor
at the lower right corner.
If you scroll before actually clicking in the editor, then the editor will jump
when you click in it, to the position where the text cursor has been before you
scrolled.
It does this only if you activate another component.
To reproduce the bug you could do:
1. Open the trigger editor.
2. Click on the root of the trigger tree.
3. Write some text in the bottom right text editor.
4. Click at the other text editor, above the one where you wrote the text in.
5. Scroll the text editor in which you wrote the text with mouse wheel or
scroll bar
6. Click in the same text editor
7. If you the text editor scrolled to the position where the cursor has been
then you have reproduced the 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=26533
Summary: White line on right navigation arrow on Barnes and
Noble Nook e-Reader
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JNowka(a)gmail.com
Created an attachment (id=33792)
--> (http://bugs.winehq.org/attachment.cgi?id=33792)
Image Artifact on Right Navigation Arrow.
A white line is located over the right navigation arrow in wine. This does not
occur under Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24220
Summary: GetKeyboardState doesn't work
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: stampoon(a)gmail.com
simple code:
#include <windows.h>
int main()
{
unsigned char keystate[256];
GetKeyboardState(keystate);
for (int i = 0; i <= 256; i++) {
if (keystate[i] == 1) printf("%d%s",i,"\n");
}
return 0;
}
compile with "i586-pc-mingw32-gcc test.c --std=c99"
on wine nothing in std output
on winxp:
2
4
16
17
32
40
65
73
76
78
79
82
83
85
86
90
144
160
162
186
220
240
243
246
251
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23159
Summary: AionOnline: Mouse glitches on panning/rotation
Product: Wine
Version: 1.1.32
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oskar.gargas(a)gmail.com
When you try to rotate camera by holding mouse button it glitches - try to
move, comes back to point of origin, move again.
This is common bug reported by everyone who tries to play Aion Online.
There is workaround for that:
In 'wine-source/dlls/winex11.drv/mouse.c' find:
wine_tsx11_unlock();
return TRUE;
(in 1.2-rc3 it is line 844) and replace it with:
wine_tsx11_unlock();
queue_raw_mouse_message( WM_MOUSEMOVE, NULL, x, y, 0, GetCurrentTime(), 0, 0 );
return TRUE;
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20402
I don't think this is related to the 6971 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=26208
Summary: Medieval Conquest freezes at the "Loading" screen
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doctorwhoguy(a)gmail.com
Created an attachment (id=33414)
--> (http://bugs.winehq.org/attachment.cgi?id=33414)
Console output generated from running wine in a console
Present from at least Wine 1.3.5 through 1.3.14, when Medieval Conquest is
launched, the opening video plays, although there is an apparent underrun
causing the audio portion of the video to play a few seconds before the
relevant portion of video. However, this dos not prevent the program from
continuing. Options, difficulty, and new/save game options can be chosen
without difficulty. Then the "Loading" screen appears with the 5 lizards and
the progress meter. The progress meter continues until it reaches the 4th
lizard and freezes indefinitely. In the wine console , when the game freezes,
appears the error message:
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
fixme:d3d_shader:shader_sm4_read_opcode Unrecognized opcode 0xab, token
0xabababab
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
Then, for infinity until I kill the program, repeats the two lines:
fixme:d3d_shader:shader_sm4_read_opcode Unrecognized opcode 0x74, token
0x00680074
fixme:d3d_shader:shader_sm4_read_comment ptr 0x34dac0, comment 0x34dabc,
comment_size 0x34dab8 stub!
Attached to this bug is my console output from the time I started the program
until I killed it, minus the literally hundreds of lines of that last repeated
error message which were generated in only a few seconds.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25185
Summary: Bug into automation FM program "MBStudio"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seth0(a)email.it
Hi all,
there's this program that "phased" graphically, and some TAB bars functions are
arranged differently than as originally seen on windows and see the
consequences of some windows cut, obscuring some features. I post a screenshot
of the same program from wine and windows to give a better idea:
http://imagebin.ca/view/prlfaO.html -
There is a yellow circle on the TAB bars are charged and red circle is the
"cut" that causes me problems! I also tried to change dpi (96 to 72) but the
result was that the fonts is diminished, but the tabs were the same! I post
another screenshot after dpi change: http://imagebin.ca/view/70OktpAv.html -
grazie and sorry for my bad english, I'm italian :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24827
Summary: Problem in executing file Parcelle.exe
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drugo79(a)hotmail.com
When I switch to another window, the program provides the following error (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=24765
Summary: Operation Flashpoint: Dragon Rising screen update
issue
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akos(a)maroy.hu
Created an attachment (id=31295)
--> (http://bugs.winehq.org/attachment.cgi?id=31295)
wine console output
after installing Operation Flashpoint: Dragon Rising 1.05, and applying a
crack, I can start the game - but it seems that the screen updates are somehow
lacking. basically the screen content is only updated if some other application
draws on top of OF: Dragon Rising. this can be either the small task switcher
window (ALT-TAB), or the sound level popup window (for volume up or volume
down) - then, the screen content is updated correctly.
but without these, the screen flickers, and there are no updates.
this is on an ubuntu 10.04, nVidia GTX 285 with the nvidia drivers, and not
using compiz.
see the console output 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=16745
Summary: Create Option to Use Fontconfig for Handling Font
Hinting and Replacement
Product: Wine
Version: 1.1.12
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk1112(a)new.rr.com
Created an attachment (id=18416)
--> (http://bugs.winehq.org/attachment.cgi?id=18416)
Patch to enable fontconfig hinting and replacements
This patch is an attempt to use fontconfig (specifically, what is defined in
/etc/fonts and/or ~/.fonts.conf) to handle the hinting and replacements of
fonts. This should allow the end user to make WINE programs appear more
integrated with the rest of the desktop, if they choose to enable it.
The general idea is to inject the fontconfig data at the step in
WineEngCreateFontInstance prior to opening the font face. This allows the
GdiFont to be satisfied that it is getting the face it requested, and also
rendering it the way fontconfig says to. This method still allows for the font
replacement mechanism in WINE to work, as this works beneath it, not trying to
compete with it. The fontconfig data and load flags for freetype are stored in
tagGdiFont, and the load flags are then used in the rendering step. Also,
Fontconfig initialization was brought out into a separate function, as
fontconfig is now used in more than one place.
As I figured people may not want this on by default, it can be enabled by
setting this DWORD registry key:
HKCU\Software\Wine\Fonts\UseFontconfig = 1
If fontconfig is not available, the code is #ifdef'ed out, and if turned off in
the registry (default), WINE uses its normal behavior.
I am not a bigtime C coder, and this is my first patch that deals with WINE,
freetype, and fontconfig. So, there may be memory leaks that need fixing, as
well as poor coding practices and errors. ;) I have not attempted to handle
every type of configurable feature in fontconfig, just hinting and
replacements, as those are the most major things. I am basically just a guy
who wanted this feature hard enough to go about figuring out how to do it
myself.
This patch is against freetype.c from 1.1.12. I welcome any suggestions and
modifications to this patch, and info on how to get this into the development
version of WINE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11638
Summary: Panzer General 2 doesn't work
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdemolins(a)gmail.com
Hello all,
I use Fedora 8 and wine 0.9.54 (the rpm provided by the official repos).
Wine appears somewhat ok. Anyways, I'm trying to run a W95/98 game, Panzer
General 2. The Wine site says it works fine.
http://appdb.winehq.org/appview.php?iVersionId=124 2
I was able to get the game running by changing to a Virtual Desktop and it
loads to the main menu screen fine. However, after I start a scenario, the game
loads up with the game control menu, but the central part of the screen where
the map of the scenario should be doesn't change. It just stays the same
graphic as the previous main menu screen. Clicking on the button to look at the
strategic map crashes the game. Basically it appears anything with some bit of
graphics doesn't work.
I've changed Emulation to W95 or W98 for the program, and also played with the
Video modes, but none of this helps. Any ideas? It looks like a video problem.
>From the below error message, I'm wondering if I can change to an 8-bit window
for the game to work.
Note :
1. this bug seems to be exactly the same that when I wanted to use PG2 under
Win XP without having set the "Win 95/98 compatibility mode" in the properties
of its desktop shortcut.
2. I use the official game CD to install and run the game, not an ISO (I've
bought it).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36983
Bug ID: 36983
Summary: Regression: Oblivion crashes on 1.7.23 but runs fine
with 1.7.22
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pete(a)marchingcubes.com
When running Oblivion through Steam (using playonLinux, wine 1.7.23) the
'launcher' app runs OK but when the 'Play' menu selection is activated, the
game does not start and immediately crashes.
Switching back to wine 1.7.22 results in the game launching and running
flawlessly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34543
Bug #: 34543
Summary: LG_PCSuiteIV_Setup crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tssoimu(a)gmail.com
Classification: Unclassified
Created attachment 45988
--> http://bugs.winehq.org/attachment.cgi?id=45988
LG_PCSuiteIV_Setup crash
LG_PCSuiteIV_Setup 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=26481
Summary: Better Oblivion Sorting Software crashing
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernsehleo(a)gmx.net
Hi all,
Better Oblivion Sorting Software has always worked for me.
Now, it stopped working with a crash.
Unfortunately, also older versions on wine are crashing also.
I am on Arch Linux, so its a rolling release distro.
I can only imagine, that a recent update broke the software.
Anyways, there must be a bug somewhere, here's the console output:
user@host[~/Oblivion/data] $ wine BOSS.exe -u
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Updating to the latest masterlist from the Google Code repository...
masterlist.txt is already at the latest version. Update skipped.
Better Oblivion Sorting Software working...
wine: Unhandled exception 0x40000015 at address 0xf7500023:0x0046958a (thread
0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000e services.exe
0000001b 0
00000016 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000013 0
00000012 0
00000018 plugplay.exe
0000001c 0
0000001a 0
00000019 0
0000001d explorer.exe
0000001e 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
Now, i am completely lost, could you please help me to create usable backtraces
for this issue?
The other Software in this wine installation(Oblivion, OBMM, Wrye Bash) is
working without any issues.
user@host[~/Oblivion/data] $ wine --version
wine-1.3.15-465-g314ec71
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=24280
Summary: WLM 8.5 crash at login
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thejrexperience(a)hotmail.com
Created an attachment (id=30584)
--> (http://bugs.winehq.org/attachment.cgi?id=30584)
Terminal Output
Problem:
WLM 8.5 can't login, crash inmediately with message "Windows Live Messenger has
encountered a problem and needs to close. We are sorry for the inconvenience."
Also crash with wine's rc (all) and 1.3.1, a.1.3.2.
OS: Ubuntu 9.10
All dll's of winetricks for wlm are installed.
Sorry for my english xD
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25080
Summary: Canon DPP: Launching the editor does not work and
hides Canon Digital Photo Professional (DPPViewer.exe)
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jontesreklampost(a)arrak.fi
When an image is selected in the main Folder view the "Edit image window"
button is active. Pressing the button causes the DPPViewer window to disappear
and no editor window appears. Killing the started DPPEditor.exe causes the
window to come back and it seems to work fine again.
The DPPEditor.exe is launched by DPPViewer.exe with the command line
"C:\Program Files\Canon\Digital Photo Professional\DPPEditor.exe /SAP 10060
a066 TRUE SAPLEX0000 /OPT /AREAMODE:0"
I'd be happy to provide logs or dumps if someone points me in the general
direction of what they would 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.