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=32293
Bug #: 32293
Summary: Opera: wine uses builtin save file dialog, fails to
save file
Product: Wine
Version: 1.5.18
Platform: x86
URL: http://www.opera.com/browser/download/?os=windows&ver=
12.11&local=y
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spoon0042(a)hotmail.com
Classification: Unclassified
Created attachment 42624
--> http://bugs.winehq.org/attachment.cgi?id=42624
wine console log
wine now uses (what appear to be) built-in file dialogs, and in Opera (both
current version 12.11 and 11.64) when I try to save a file nothing happens. For
example, google "putty ssh download", go the appropriate link, click
"putty.exe". An initial dialog will pop up, with options Run / Save / Cancel /
Help. Click "Save", wine's dialog will come up, click "Save" here. Both dialogs
will go away, and nothing happens. Expected behavior is Opera opening its
"Downloads" tab and saving the file. Attached log with warn+commdlg,warn+shell
(doesn't add much) in a clean wineprefix.
I tried with native commdlg and comdlg32, this crashes with:
wine: Call from 0x7bc4b8a0 to unimplemented function SHELL32.dll.755, aborting
Trying further dlloverrides (comctl32, shell32, shlwapi) just results in
crashes / failing to start.
Right click -> Save to download folder seems to work since it doesn't use the
dialog, I guess. Saving the regular way it's sometimes possible to find things
in the cache (or temporary_downloads if it's an executable and you click Run,
which also doesn't use the dialog) under Local Settings\Application
Data\Opera\Opera but that doesn't help much.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.