http://bugs.winehq.org/show_bug.cgi?id=13467
Summary: Linking a bug to an application instead of a version
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
I know of at least 2 programs were bugs apply to all versions (Overlord,
Samsung PC Studio) and I'd like the ability to add them to all versions at
once.
No biggie, just something i thought of.
--
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=18223
Summary: Grim Fandango: unable to install
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
Created an attachment (id=20730)
--> (http://bugs.winehq.org/attachment.cgi?id=20730)
Small error window during installation
I just can't install the game at all!
I wanted to know how far 1.1.20 is toward to make the game easily enjoyable and
it can't be installed. Why? Furthermore, the error window I get is empty.
I attach a screenshot.
The "STOP" little window appears a couple of times during installation, then
everything reaches the end and the install directory contains only two files:
DeIsL1.isu (uninstaller data file?) and Grim.EXE
So, the game is unusable.
--
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=21060
Summary: MCI open+play .avi hangs
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Perhaps this simple scenario explains one or another hang in some application.
Please use my mci command shell at bug #20232, comment #10 to enter the
following commands:
open z:\...path\to\wine-src\dlls\shell32\searching.avi alias v
play v
Wine hangs.
Alternatively:
open z:\...path\to\wine-src\dlls\shell32\searching.avi alias v
play v wait
does not hang. Use
close v
Ctrl-D to exit the shell.
open z:\...path\to\wine-src\dlls\shell32\searching.avi alias v
window v show
play v
does not hang either.
Supposedly you can use any .avi file of your choice. If you prefer, you can
write a 20 liner C program to send the commands instead of using my shell.
Perhaps there's some race condition? The play command must open a window if
none is present (native does so). "play v wait" shows that Wine can do it too,
yet the "play v" without previously opened window hangs.
BTW, the window that Wine opens for the video is larger than the one native
opens. It looks like there's room reserved to the right for a scrollbar. This
could explain some layout discrepancies in some applications. But that's
another issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27641
Summary: an editor should use the indic font when indic typing
is being done
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Created an attachment (id=35341)
--> (http://bugs.winehq.org/attachment.cgi?id=35341)
the hindi characters are shown as boxes
When typing hindi in wine apps, only boxes are shown, it would be nice if wine
could 'use' automatically the language related font (available fonts) and font
substitution from ~/.fonts.conf, at least mangal or arial unicode ms or their
substituion font should be used. It is better than empty boxes. :)
likewise, some indic language fonts only have part of latin characters like
numbers and symbols but not ABCDEFGHIJKLMNOPQRSTUVWXYZ characters, wine should
try to use default font for latin if there are not glyphs avaialble for a
language.
Thanks.
Please see the video and attachment hindi_font_boxes.rtf
http://www.youtube.com/watch?v=uMtwEHp6gvw
--
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=27282
Summary: wine cannot execute TDRABCSetup.exe
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: fracting(a)gmail.com
1. Download the installer
$ wget http://www.95599.cn/update/down/TDRABCSetup.exe
2. start with wine:
$ wine TDRABCSetup.exe
there is no any output, also no any window display.
Typing Ctrl+C can not stop the program, the output is like below:
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
err:ntdll:RtlpWaitForCriticalSection section 0x338198 "?" wait timed out in
thread 0020, blocked by 0009, retrying (60 sec)
Only wineserver -k can stop the 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=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=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.