http://bugs.winehq.org/show_bug.cgi?id=14109
Summary: cannot download gecko with wine iexplore
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
CC: hans(a)it.vu.nl
With today's git, I can no longer install gecko via wine's iexplore. Regression
testing says:
62337044819bbb418f33abcf3869f2b5a915e6cf is first bad commit
commit 62337044819bbb418f33abcf3869f2b5a915e6cf
Author: Hans Leidekker <hans(a)it.vu.nl>
Date: Mon Jun 23 20:58:41 2008 +0200
wininet: Resolve hostname once per connection.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29429
Bug #: 29429
Summary: Installer buttons do not work
Product: Wine
Version: 1.3.35
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=25030
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: altogatto(a)gmail.com
Classification: Unclassified
Created attachment 38091
--> http://bugs.winehq.org/attachment.cgi?id=38091
details from terminal
The Master Genealogist's installer for version 8, buttons do not register that
they have been clicked on so you are unable to install the program.
Also the buttons look different from windows, see the screen shots.
Any 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=10348
Summary: Every Extend music does not play.
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: febaen(a)gmail.com
When starting Every Extend in Wine, three windows pop up (one after another),
giving the same MCI error, accompanied in the terminal by
"fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO"."
errors. It also has a small "No Device" window that stays open the entire time
the program is open, which is blank as far as I can see, which the error box
makes me think is connected to the problem.
--
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=23375
Summary: Flux Family Secrets: The Rabbit Hole sets gamma to 0
and never restores it
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.bigfishgames.com/download-games/8022/flux-f
amily-secrets-the-rabbit-hole-ce/download.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
To get to this point, you will need to first install ie6 with winetricks to
work around bug 14343.
When Flux Family Secrets: The Rabbit Hole is started, the screen goes black and
only cursors are visible. The screen can be made visible again by running
"xgamma -gamma 1.0".
The game appears to work find once the gamma settings are restored.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11582
Summary: Flash 5 Trial hangs when you click "Try"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.macromedia.com/pub/flash/esd/flash5-
trial.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Can't try this trial out very well. It installs,
but when you start it, the "Try" button just
locks the app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10081
Summary: City of Heroes does not run if asked to use a dual core
processor
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthew.b.gerber(a)gmail.com
If I run CohUpdater.exe with the -renderthread 1 flag to inform it of the
presence of a dual-core processor, the game appears to:
* Enter an endless loop (continually spamming SetLayeredWindowAttributes calls
to the terminal Wine was run from) rather than finishing loading, and
* Mess up at least part of the Wine registry while doing it (graphics settings
are lost after the game and Wine are killed, whereas they're properly saved
after a normal session.
CoH is optimized for dual-core processors; top confirms that it isn't detecting
the dual-core processor on its own under Wine.
OS: Ubuntu 7.0.4
CPU: Intel Core 2 Duo
GPU: nVidia GeForce 6800 Ultra
--
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=27945
Summary: GdipDrawString LineAlignement does not work .
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m_matsu(a)wind.sannet.ne.jp
Created an attachment (id=35747)
--> (http://bugs.winehq.org/attachment.cgi?id=35747)
output image (Windows and Wine 1.3.25)
When GdipDrawString is called after GdipSetStringFormatLineAlign is called, the
defective operation is caused.
sample (C#)
private void Form1_Paint(object sender, PaintEventArgs e)
{
Graphics g = this.CreateGraphics();
Font font = new Font("Arial", 20);
Brush brush = new SolidBrush(Color.Black);
RectangleF rect = new RectangleF(0, 0, 200, 50);
StringFormat format = new StringFormat();
Pen pen = new Pen(Color.Black);
format.LineAlignment = StringAlignment.Center; // call
GdipSetStringFormatLineAlign
g.DrawString("ABCDE", font, brush, rect, format);
g.DrawRectangle(pen, rect.X, rect.Y, rect.Width, rect.Height);
}
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23380
Summary: WoW trial fails to install, saying it doesn't have
write access to Program Files
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.worldofwarcraft.com/burningcrusade/trial/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
The installer downloads its files, but when trying to install, fails, saying it
doesn't have write access to C:\Program Files\World of Warcraft Trial.
Screenshot/terminal 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=21222
Summary: Mall Tycoon 2 Deluxe: Page fault on write access
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25492)
--> (http://bugs.winehq.org/attachment.cgi?id=25492)
wine: Unhandled page fault on write access to 0x00000004 at address 0x7bc47aa3
(thread 0009), starting debugger...
Impossible to launch Mall Tycoon 2 Deluxe retail version after install. It just
dies with a page fault, which 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=18894
Summary: Dungeon Keeper 2 game (animation) speed is too fast
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eluminex(a)gmail.com
Installed version: Dungeon Keeper 2 v1.7
The game speed is too fast for some elements. Scrolling for example is almost
impossible since it is so fast - going from one end of a map to the other in a
second. The animation speed of torches on the walls are also way too fast as
well as smoke animations.
This only happens with hardware acceleration on and therefore suggests this is
a problem related to d3d.
Wine 1.1.23, nVidia 180, Kubuntu 9.04 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=20520
Summary: SolidWorks 2007: Crahses after splashscreen
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24447)
--> (http://bugs.winehq.org/attachment.cgi?id=24447)
Wine 1.1.32
I'm using Wine 1.1.32 on Fedora 11 i386.
Steps to reproduce:
1) clean ~/.wine
2) winetricks dotnet20 mfc42
3) install SolidWorks2007
4) start SolidWorks2007 and get error message after splashscreen
The crash seems to appear after
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005
Bug can be workarounded by
winetricks ie6
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13968
Summary: 3d graphics are positioned incorrectlly on the screen
Product: Wine
Version: 1.0-rc5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julianlubenov(a)abv.bg
3d graphics in Chessmaster 11 - Grandmaster Edition are positioned so
incorrectly on the screen that they aren't displayed at all or pushed upper and
displayed partially if you are using the 3d desktop in ubuntu. The reason that
the graphics are displayed somehow when you are using 3d desktop is because the
backbuffer is smaller. I think the whole problem is in the
IWineD3DSwapChainImpl_Present function in swapchain.c file in wined3d. The
problem is that handling the pSourceRect and pDestRect parameters (which
control the copying parts from the backbuffer to the window) of the function is
not implemented yet (FIXME("Unhandled present options %p/%p\n", pSourceRect,
pDestRect);).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28479
Summary: windows7 included programs
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damianatorrpm(a)gmail.com
Hi,
I guess it may have already been reported, but I could not find the bug.
windows7 paint/wordpad/solitaire/other games do not work. They fail with:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:slc:SLGetWindowsInformationDWORD (L"Shell-InBoxGames-Hearts-EnableGame")
stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14666
Summary: [wined3d] volume/volumetex locking implementation
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
this bug should be sort of a "metabug" for fixing the locking behaviour of
volume and volumetexture objects in D3D (version 8 and 9 currently, because 7
and below doesn't have/support volumes).
I already wrote some patches and testcases to fix/illustrate the problem, but
they were rejected on wine-patches. The main problem that the problem should be
adressed much lower in wined3d.
I now post all my current patches here, so other people can take a look.
Some things what are currently not implemented:
(1) locking of volume/volumetex objects always succeeds althoug it shouldn't
- specifying to large lockboxes should fail for example
- some volumes are not lockable at all
(2) creating volumes/volumetextures always succeeds, usage and pool types are
not checked
Only a few things the patches should adress.
I intend on working on this, but I need a bit more input about why and where to
fix this exactly.
Attaching patches now...
Also adding Stefan Dösinger, Henri Verbeet, Alexander Dorofeyev and Roderick
Colenbrander to CC (sry guys *g*, but I'm sure you know where my stuff should
go).
I currently have these DX SDK docs on my system:
version 9, 8, 7 and 6
(someone asked me if I got the 7 SDK)
Greets,
Tobias
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23340
Summary: Winscard : test program : unimplemented function
winscard.dll.SCardIsValidContext and
winscard.dll.SCardReleaseContext
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.linuxunderground.be/compteco/winscard_test.
zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Created an attachment (id=29078)
--> (http://bugs.winehq.org/attachment.cgi?id=29078)
console output PCSCTest.exe
start wine PCSCTest.exe in Zip test program
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22910
Summary: Age of Empires III 1.1.3: Unhandled exception: page
fault on write access....
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=28342)
--> (http://bugs.winehq.org/attachment.cgi?id=28342)
Unhandled page fault on write access to 0x000078b8 at address 0x1c78c2 (thread
0009), starting debugger...
Attached is the log. This affects all versions best I can tell, NoCD and
official CD included. This version was patched to latest 1.1.3 and a NoCD exe
applied.
FYI: I followed instructions from the WineAppDB and dumped 3 discs properly
into one folder and execute, install was perfect. If it matters this is also
from the "Complete Collection". :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28629
Bug #: 28629
Summary: TrackMouseEvent saves tracking data only for last
caller's HWND
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
See this code from dlls/user32/input.c:
/* fill the TRACKMOUSEEVENT struct with the current tracking for the given hwnd
*/
if (ptme->dwFlags & TME_QUERY )
{
*ptme = tracking_info.tme;
/* set cbSize in the case it's not initialized yet */
ptme->cbSize = sizeof(TRACKMOUSEEVENT);
return TRUE; /* return here, TME_QUERY is retrieving information */
}
Although the comment says it works per-hwnd, the code itself doesn't have any
logic concerning hwnd.
This problem makes button theming with hover support work incorrectly in
various cases. The easiest way to see this is as follows:
0. Configure some windowsXP theme, e.g. Luna or Royale
1. Start winecfg
2. Select "Libraries" tab
3. Press Edit (having at least one override)
4. Press Cancel on the dialog
5. Try to hover any button on the winecfg main window - it won't work.
The reason for this not working is that the "Edit Override" dialog's Cancel
button, being hovered, has called TrackMouseEvent for TME_LEAVE, and after
pressing it, it was destroyed, still leaving mouse tracking structure (global,
not per-hwnd, which is the core problem) in TME_LEAVE enabled state. Now, when
Edit or any other button becomes hovered, the structure returned on TME_QUERY
suggests that TME_LEAVE is enabled, so for Edit button's hwnd the timer isn't
set.
So, the solution should be to make tracking_info per-hwnd, instead of global.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28886
Bug #: 28886
Summary: Window borders aren't themed
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 37114
--> http://bugs.winehq.org/attachment.cgi?id=37114
Screenshot comparing windows and Wine rendering
Some windows even without virtual desktop should have themed borders, and
example is toolwindows. Wine doesn't theme them at all, it's seen in e.g.
GIMP's toolbox.
Of course, in virtual desktop all windows get unthemed borders.
See screenshot: the classically themed toolboxes are in Wine, while in windows
the borders are themed correctly with Royale style.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19400
Summary: Quicken Will Maker 2007 crashes wine
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
Just as soon as you start Quick Will Maker 2007, it crashes. I have included
the following trace from the FAQ
WINEDEBUG=+relay,+seh,+tid wine qwp.exe &> /home/temp/qwp.trace.txt
-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=28783
Bug #: 28783
Summary: Explorer buttons missing
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.downing(a)guardian-shield.com
Classification: Unclassified
Created attachment 36980
--> http://bugs.winehq.org/attachment.cgi?id=36980
Screen shot 1
Wine explorer does not show buttons under title bar, nor are they active all
the time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28403
Summary: PKR.COM bugs
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanzal.michal(a)gmail.com
Good afternoon,
I am using OpenSuse 11.4.
I installed pkr.com and 90% of buttons had active
part lower than their actuall position on screen.
Whole screen is also little shift to upside. All you can see in
attached file.
I tried New version 1.3.28, and this stable version (1.3.12) and
problem was same.
If I made fullscreen then application stay in windowed mode, but only some
times
blink during changing to fullScreen and you can see in attached file how it is.
After closing pkr.com application Linux didnt change resolution back and 3
icons
of every windows started before, during and after pkr.com was lost.
(3 icons means - Minimalize button, maximalize button and close button (CROSS))
Please try to find this BUG if it is possible, but I believe you :)
With best regards
Michal Hanzal
Paint Engineer
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28389
Summary: Wine crash trying to run "Micro Application Cartes de
Visite 2.0"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: swami(a)petaramesh.org
Created an attachment (id=36403)
--> (http://bugs.winehq.org/attachment.cgi?id=36403)
Wine crash complete console output
When trying to run "Micro Application Cartes de Visite 2.0" (draw4481.exe),
Wine display a box stating that the application crashed and must be closed.
Additionally, the console from which the program was started displays :
wine: Unhandled page fault on read access to 0x00000050 at address 0x7c1d0943
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000050 in 32-bit code
(0x7c1d0943).
...
(More details in attachment !)
...
Backtrace:
=>0 0x7c1d0943 in mfc71 (+0x90943) (0x0032fcc8)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28147
Summary: X3-The Threat loading savegames does not work
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frank.henry(a)gmx.net
Created an attachment (id=36066)
--> (http://bugs.winehq.org/attachment.cgi?id=36066)
normal game
Setup:
As per recommandations at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12888
I got the game up and running, begin able to fly around and trade.
I upgraded the game with the official 1.0 to 2.5 patch from Egosoft.
Ubuntu 11.04 2.6.38-10-generic
wine-1.3.26 (1.3.26-0ubuntu1~ppa1~natty1)
Reproduction:
Start a new game (regardless of 'normal' or 'own'), fly to the space station
and save, then immediately reload.
Result: major failure in X3.EXE
I have attached (trimmed) console outputs. I have only trimmed away all the
redundant information.
I have rated this issue as critical because while you can play the game, you
are unable to load, thus making it not usable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24511
Summary: bsnes 0.6.8 video doesn't function properly; freezes
on subsequent run.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30938)
--> (http://bugs.winehq.org/attachment.cgi?id=30938)
Normal Output
Video, audio, and input are required for bsnes to function properly. It will
try to initialize these the first time you run it, but fails. It freezes, and
you're forced to quit. The only way to close it when that happens is to quit
X11 altogether. On the next startup, a message appears stating that all
drivers have been disabled, and can be manually set in configuration.
Selecting them in the GUI works fine, and they will work as long as you don't
quit the application. If you do quit and then restart, it will freeze again.
The problem is caused when either Direct3D, OpenGL, or DirectDraw is selected
while you quit the application. Restarting while GDI or Qt-Raster is selected
will not result in a freeze. Furthermore, video and audio playback are
extremely slow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21589
Summary: MacOS error from MIDI SetVolume
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=26043)
--> (http://bugs.winehq.org/attachment.cgi?id=26043)
console output during tests
Hi,
The midi tests now in git that will appear with wine-1.1.38 produce a strange
error on MacOS:
err:wave:AudioUnit_GetVolume
AudioUnitGetParameter return an error "\xff\xff\xd5\x8e"
Same error for SetVolume
a) Is dbg_fourcc() really the appropriate method for reporting error codes
there? It rather looks like a small negative number:
-10866 aka. kAudioUnitErr_InvalidScope
b) The same function succeeds when called from waveGetVolume in tests/wave.c on
a wave handle instead of a MIDI one.
Perhaps the MacOS MIDI SW-synth does not support volume settings after all?
Perhaps a more elaborate filter graph would be needed to support variable
volumes? One would then question whether MIDICAPS_VOLUME need be reported at
all in such a case and possibly drop support for Get/SetVolume in midi.c -- or
implement said filter graph.
This is just supposition. I'm not familiar with MacOS programming.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20411
Summary: X11DRV_AlphaBlend not a dibsection
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sportflieger2004-wbug(a)yahoo.de
Starting a sector of AtcWindows with the option "Transparent Supplementary
Dialogs" checked, prints the following message on the console:
fixme:xrender:X11DRV_AlphaBlend not a dibsection
The transparent message box (for the communication) is not displayed (as is
should) thus leaving you with no initial calls and read backs from the
aircrafts (making controlling the aircrafts impossible).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28292
Summary: NetViewer.exe with Wine 1.3.27 get in crash
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: livio(a)checasin.com
I receive this one error...:
wine: Unhandled exception 0xc0000417 at address 0x100b0bf2 (thread 0009),
starting debugger...
livio@livio-R530-R730-R540:~$ Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000e services.exe
0000001b 0
00000017 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000016 0
00000013 0
00000012 0
00000018 plugplay.exe
0000001c 0
0000001a 0
00000019 0
0000001d explorer.exe
0000001e 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27510
Summary: Darkspore incorrect texture during intro scene
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: web(a)raydenuni.com
Created an attachment (id=35174)
--> (http://bugs.winehq.org/attachment.cgi?id=35174)
Wine version with bug.
In the introduction scene in Darkspore, there is a cryostasis chamber with a
glass front. In wine it is rendered incorrectly with green banding. Have
attached Windows and Wine screenshots.
The game has a demo (http://store.steampowered.com/app/99890/) which is just
the full version of the game with an account that doesn't have the full game.
Unfortunately, you can only reproduce the bug in the intro video which is only
played the first time you play, per account.
Gentoo
Wine 1.3.20
Geforce 580
Windows 7
Geforce 480
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27479
Summary: Acrobat X Pro: fails to install
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35137)
--> (http://bugs.winehq.org/attachment.cgi?id=35137)
Installation message
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
3) next, next, next
4) installation starts
Behaviour:
Installation ends prematurely.
Expected behaviour:
Installation shouldn't end prematurely.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25102
Summary: Activation of Adobe Acrobat Professional 9 not
possible
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
Created an attachment (id=31830)
--> (http://bugs.winehq.org/attachment.cgi?id=31830)
Output of wine during
Note: This is not a mere installer problem as described in other Acrobat/Adobe
related reports.
The installation of Adobe Acrobat Professional works completely fine until it
asks for the serial.
Also running Acrobat with the limited 30-days trial functionality just works
fine.
Although I have a valid serial number which is accepted on native Windows XP,
the check for activation simply fails stating that the activation serial number
is not valid.
A possibly related problem might be the inability to install updates. The
download of updates is correctly triggered, but the installation of the update
fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21081
Summary: Wine does not seem to register installed codec for
Final Fantasy 7
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=25285)
--> (http://bugs.winehq.org/attachment.cgi?id=25285)
terminal log
I have set up an installation of Final Fantasy 7 as per the appdb guidelines
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=183).
It requires installation of the TrueMotion2.0 codec.
I have installed the codec via an installer which can be found at
http://www.free-codecs.com/download/ace_mega_codecs_pack.htm (which seems to
crash sometimes - going to file a bug when I know more)
I'm pretty sure it's installed correctly.
Videos still do not play. I did ONCE hear sound but not since :(
After a short period of black for the intro video the 'New Game/Load' option
does appear so it's definitely a problem with the codec.
Installing it worked on Vista.
Log when running ff7.exe attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20120
Summary: Autocad 2005 Graphic issue with mltext
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deejaypelle(a)gmail.com
Created an attachment (id=23685)
--> (http://bugs.winehq.org/attachment.cgi?id=23685)
image showing the bug
In autocad 2005 ,if you try multiline command, the colour box it is not of the
correct size. Default colour is black i don't know if it should be this. the
font box is blank.
Look the image attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10753
Summary: Mario Typing 2 doesn't start (certain msvideo functions
unimplemented)
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9602)
--> (http://bugs.winehq.org/attachment.cgi?id=9602)
Crash log
Mario Teaches Typing 2 crashes during execution due to some msvideo functions
not being implemented. Namely "msvideo.dll.ICINSTALL" , "msvideo.dll.ICREMOVE",
and "msvideo.dll.ICIMAGECOMPRESS".
Unfortunately, a demo of this game does not seem to exist. A crash log is
attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27846
Summary: Active Worlds 5.1 3D interface does not integrate.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mister_a(a)aol.com
Created an attachment (id=35613)
--> (http://bugs.winehq.org/attachment.cgi?id=35613)
Output from terminal
The render window is supposedly separated like that is due to a restriction in
X11 that prevents other controls from being attached to the window. Running it
through MAC OS X with WINE runs fine, so this is ticking off alot of Linux
users who use AW.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27438
Summary: Express Lister2 for Quicksales installs but won't run
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ewin.campbell(a)gmail.com
Hi, I am a novice to Linux. I am running Ubuntu 10.04 LTS - Lucid. I am in
Australia and am about to use an eBay type online auction called Quicksales.
They have a listing tool called Express Lister2 that you can download and use
offline to setup your auctions the bulk upload them. Wine is great and using it
I have been able to install and run all the windows programs I need. So I
downloaded Express Lister2 and it installed fine. However when I try to run it
either it tries to load, 'spinning cursor', then nothing or I get one or both
of these error messages..
Invalid parameter or There is no Windows program to open this type of file.
The program can be found at..
http://www.quicksales.com.au/services/sellingtools/expresslister2.aspx
Thanks
Ian
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27217
Summary: WM_ACTIVATEAPP message not sent when running in a
virtual desktop
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
When running a WINE program in a virtual desktop (set to virtual desktop on
winecfg), and if the WINE program is the only program running in the virtual
desktop, the WM_ACTIVATEAPP event is not sent to the program when the virtual
desktop window is focused.
It appears that Wenlin 3 relies on a WM_ACTIVATEAPP event to tell it when its
internal clipboard might be out of date. If it doesn't get the WM_ACTIVATEAPP
event, it will not refresh its clipboard to the OS clipboard, because it
"thinks" that the user has never switched out of it and therefore cannot
possibly have changed the clipboard contents in another app.
I don't know how many other programs have similar behaviour. Therefore I think
WINE should send WM_ACTIVATEAPP when the virtual desktop window is focused.
It's OK when not running on a virtual desktop. However, in Wenlin's case you
may want the virtual desktop if you are using a window manager such as OpenBox,
which sometimes seems to discard keystroke events if they arrive very shortly
after Wenlin's "conversion bar" window has closed. And you may want to use
OpenBox if you're on Ubuntu 11.04, as it seems more stable than the default
Metacity/Mutter window manager which can crash (especially if you use Skype,
but I haven't been able to isolate it well enough to file a Metacity bug).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27193
Summary: Missing model-parts in Lineage II
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jensm1(a)bbjh.de
in the game "Lineage II", there are some model-parts (e.g. Armor) missing, if
you set the "GPU-animation" option.
The option seems to enable hardware rendering (probably using vertex shaders).
I'll add screenshots of both settings and an error log as soon as possible.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27131
Summary: Crash in RTFGetToken
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
Download the attached MSI file and run 'msiexec /i test.msi'. Press Next and
msiexec should crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20073
Summary: LifeScan OneTouch Diabetes Management Software does
not install/run properly
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.lifescan.com/products/otdms/install/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej(a)podzimek.org
The installer copies all files successfully. However, database initialization
fails at the end of the installation, spilling out lots of OLE errors.
The application does run, but reports a corrupted database and fails to operate
normally. (That's not surprising.)
The errors reported by the application are (surprisingly, this time) very
similar to thos that can occur on Windows and are mentioned in the FAQ here:
http://www.onetouch.ca/english/faq_detail.asp?f_id=65
I tried to install native msado15.dll and oledb32.dll, but this didn't help at
all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28073
Summary: Photomatix 4.01 can't tonemap a loaded HDR image
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnsankey(a)ncf.ca
Created an attachment (id=35945)
--> (http://bugs.winehq.org/attachment.cgi?id=35945)
Terminal output
Photomatix 4.01 instals fine with Mono already installed. When run, it fails to
load a series of images to build a HDR (just sits there with no action); it
loads an already existing HDR OK but it crashes as below when trying to tonemap
the image.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27341
Summary: build error: conflicting types for 'int64_t' wine
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arne_bab(a)web.de
I get a build error on Gentoo. This bug is only intended as a pointe to the
Gentoo bug report which already has options for tackling it:
http://bugs.gentoo.org/show_bug.cgi?id=354745
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27305
Summary: Fonts and Anti Alias Problems
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vivanguarda2(a)ig.com.br
Created an attachment (id=34927)
--> (http://bugs.winehq.org/attachment.cgi?id=34927)
Wast onts
I 'm using a new slackware 13.37, wine 1.3.20 and a 17' CRT monitor. After
trying to play a MU Online Game I don´t get solve fonts anti alias
representation issue. Normally, I edit regedit and play the game. But at this
time,, If I use slack 13.1, game run perfectly. Then, what's the operational
relationship between wine fonts and sytem? Can it be a monitor Edid ( dpi or
freq problem )?
HKEY_CURRENT_USER\Software\Wine\X11 Driver
string: ClientSideAntiAliasWithCore value: N
string: ClientSideAntiAliasWithRender value: N
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26377
Summary: [WinInet] Cookies Not Set
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Techie7(a)Yandex.com
Certain Cookies are not getting set in WINE (using WinInet).
Specific example is attached.
Possible triggers:
Cookie value length (1496 bytes)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24498
Summary: Trainz 2006: when creating track, ballast and ties not
drawn
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Trainz 2006 displays menu text fine with default settings now
(in fact, turning off xrender now makes the text go away?!).
My son tried it under both Wine-1.3.3 and Windows, and
the only problem he noticed so far is that when creating a new
layout, the track is drawn as dotted lines on Wine and as fully
detailed track on Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23937
Summary: [The Master Genealogist 4.0d] Perhaps the DPMI free
memory information needs some hard limits.
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=11482
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
(In reply to comment #21 From Andrew Nguyen ) of bug 12874
<snip>
> For the next problem:
>
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148921344
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148921344 bytes!
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148511744
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148511744 bytes!
> fixme:int31:DPMI_xalloc failed to allocate linearly growing memory (2148102144
> bytes), using non-linear growing...
> fixme:int31:DPMI_xalloc failed to allocate any memory of 2148102144 bytes!
> ...
>
> For some reason, the application uses the queried DPMI free memory information
> to try to allocate all available memory, and it spends a huge amount of time
> doing this until it crashes. Hacking DPMI_xalloc to reject allocation sizes
> larger than 512 MB (or some reasonable arbitrary value) gets the application to
> start. Perhaps the DPMI free memory information needs some hard limits for
> applications like this one. There are many more issues after this, but that
> would seem to belong in another bug report.
TMG 4.0d freezes and is unresponsive as per Andrews explanation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23663
Summary: RollerCoaster Tycoon 3 Platinum mouse disappears after
15 mins
Product: Wine
Version: 1.1.44
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fapage14(a)gmail.com
the mouse disappears after about 15 mins of play.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20250
Summary: Winemenubuilder or msi mix icons of file associations
in MS Office 2007
Product: Wine
Version: 1.1.30
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Created an attachment (id=23891)
--> (http://bugs.winehq.org/attachment.cgi?id=23891)
WINEDEBUG=+menubuilder wine setup.exe
Tested MS Office 2007 Home and Student PL Retail, typical install.
icons of files in nautilus, PCMan File Manager etc are inappropriate,
.doc files get MS word create new template icons (or sth like that), .xls get
ms excel backup files icons, etc.
Lot of urelated files, gets icons from MS Office too, i.e. .xspf, .iso, .gp3,
~/sent mailbox file, etc.
wine-1.1.30 from lamaresh.net deb, older versions affected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27919
Summary: Miranda+chat.dll (standard group chat plugin) + paste
Cyrillic = \u0412 \u043a\u044d\u0448\u0435
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jl2001(a)inbox.ru
copy Cyrillic text (from Firefox or...) "В кэше Яндекса были найдены: убийца
Кеннеди, чаша Грааля, бозон Хиггса и ВТОРОЙ НОСОК!" paste in chat and inserting
"\u0412 \u043a\u044d\u0448\u0435 \u042f\u043d\u0434\u0435\u043a\u0441\u0430
\u0431\u044b\u043b\u0438 \u043d\u0430\u0439\u0434\u0435\u043d\u044b:
\u0443\u0431\u0438\u0439\u0446\u0430
\u041a\u0435\u043d\u043d\u0435\u0434\u0438, \u0447\u0430\u0448\u0430
\u0413\u0440\u0430\u0430\u043b\u044f, \u0431\u043e\u0437\u043e\u043d
\u0425\u0438\u0433\u0433\u0441\u0430 \u0438
\u0412\u0422\u041e\u0420\u041e\u0419 \u041d\u041e\u0421\u041e\u041a!"
sometimes also occurs when you insert a srmm.dll (standard Miranda message
plugin) but ctrl+z and paste again work good
if I copy Cyrillic text from srmm and paste in chat or Firefox or ... -
inserting Cyrillic good
wine version 1.0-1.3
Miranda version 7.0-9.x
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.