http://bugs.winehq.org/show_bug.cgi?id=28661
Bug #: 28661
Summary: Receiving emails from AppDB when I shouldn't
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
URL: http://appdb.winehq.org
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36833
--> http://bugs.winehq.org/attachment.cgi?id=36833
Email body
The AppDB is sending me emails that have nothing to do with me, despite global
emails being disabled. Example attached.
There doesn't appear to be a pattern and it occurs randomly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41263
Bug ID: 41263
Summary: Dead by Daylight: Crash on starting the game
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Created attachment 55564
--> https://bugs.winehq.org/attachment.cgi?id=55564
Terminal output
On starting the game the launcher is visible for a short time and then the game
crashes. In the attachments is the terminal output.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42165
Bug ID: 42165
Summary: Root Double only shows black window in new game
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
Created attachment 56747
--> https://bugs.winehq.org/attachment.cgi?id=56747
WINEDEBUG="warn+all,-xinput"
Root Double only shows black empty window in new game. Game doesn't freeze but
nothing is drawn. Default output doesn't really have anything except xinput
spam so I disabled it from log. Tested with wine staging 2.0rc2 and 2.0rc3 with
staging features disabled.
WINEPREFIX="$HOME/VN/wineRegista4" WINEARCH="win32"
WINEDEBUG="warn+all,-xinput" wine start 'C:\Program Files\Yeti\Root
Double\rwxe.exe' 2&>log.txt
I opened the game, skipped 4 splash screens and selected "New game" -> "Accept"
in menu. Then waited 10 seconds and closed it (Do you want to quit y/n).
Info:
(Arch) Linux 4.8.15-2-ck-ivybridge
OpenGL renderer string: Gallium 0.4 on AMD TONGA (DRM 3.3.0 /
4.8.15-2-ck-ivybridge, LLVM 3.9.0)
https://en.wikipedia.org/wiki/Root_Double:_Before_Crime_*_After_Days (non-steam
version was used).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42514
Bug ID: 42514
Summary: start.exe incorrectly treats multiple quoted arguments
as the console title (breaking .e.g URL opening in
League of Legends)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: hydratech(a)gmail.com
Distribution: ---
Created attachment 57401
--> https://bugs.winehq.org/attachment.cgi?id=57401
Diff containing the necessary fix for correct multiple quote handling.
Follow up to bug 42508:
On Windows the following two command-lines open a URL in the browser:
C:\>start "" https://winehq.org
C:\>start "" "https://winehq.org"
In other words, the second quoted argument in the second command-line does not
override the console title to be "http://winehq.org".
Now consider the following two wine commands:
$ wine start '""' 'https://winehq.org'
$ wine start '""' '"https://winehq.org"'
The first line opens the website in a browser, as expected. The second line
however opens a console window running cmd. (the title is not actually set, but
that's another issue.)
In start.exe's parsing loop the if statement for detecting the console title
does not stop checking for the title when a title has already been parsed
successfully. Causing 'https://winehq.org' to be interpreted as the console
title, and executing cmd.exe since no executable remains on the command-line.
I have provided a diff containing the very simple fix necessary to correctly
handle this case. As most of start.exe is still hardtabbed I've left the tabs
for now.
League of Legends relies on the correct behaviour of this second quoted
argument to open URLs in the browser; see bug 42508.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41985
Bug ID: 41985
Summary: CHM viewer does not use default window
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)sagagames.de
Distribution: ---
Trying to open OpenMPT's help file (https://openmpt.org/download) does not work
as intended. When opening the file directly, it is shown without a TOC. In the
help file, a window configuration with the name "OpenMPT" is stored, which
should tell the viewer to show a TOC. When calling the help file directly from
within the program through the HtmlHelp API, this works as intended, but not
when viewing the file by double-clicking it. The help project specifies
"Default Window=OpenMPT", so the viewer should load this window configuration.
On Windows, this is the case, but not on Wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42526
Bug ID: 42526
Summary: DiRT Showdown hangs on start
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 57421
--> https://bugs.winehq.org/attachment.cgi?id=57421
The full wine debuglog
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
This game has a native Linux version.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40990
Bug ID: 40990
Summary: Almost no 3D game works after i386-wine-staging 1.9.3
Product: Wine-staging
Version: 1.9.14
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lehmannwer(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 55149
--> https://bugs.winehq.org/attachment.cgi?id=55149
Text file generated with crash of TF2
Using amd64 FreeBSD 10.3 with Nvidia Geforce 750 GTX and nvidia-driver 346.96.
Everything worked fine up to i386-wine-staging 1.9.3 or 1.9.6, I don't
remember. And now I have tried 1.9.14 staging, but still the same: Almost no 3D
game runs anymore, I have just tried TF2 with Steam, the Steam client runs, but
the game TF2 crashes, as almost any other game. I always have to delete
wine-staging and fall back to i386-wine 1.8.x to make games work again. I have
attached a text file generated with the crash of TF2.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38554
Bug ID: 38554
Summary: MS Office Word 2010: Word is not aware of keyboard
layout change
Product: Wine
Version: 1.7.36
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.shahbazi91(a)gmail.com
Distribution: ---
When MS word is used in windows after changing layout from an LTR one to an RTL
one the MS Word automatically changes the layout options (to RTL direction) and
vice versa but when MS word used in wine it doesn't do anything about the
layout although the characters are typed correctly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38961
Bug ID: 38961
Summary: In "Modelleisenbahn Simulator Gold" the textures of
some objects are missing so they are white
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole
Assignee: wine-bugs(a)winehq.org
Reporter: oebbler(a)live.de
Distribution: Debian
Created attachment 51905
--> https://bugs.winehq.org/attachment.cgi?id=51905
Log of Wine while playing "Modelleisenbahn Simulator Gold"
The textures of some aren't displayed so they have their correct shape but no
color. I think the bug is in OLE because the logfile has an entry that begins
with "fixme: ole". I will attach it although it's only two lines long;-)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42084
Bug ID: 42084
Summary: Chessmaster 9000 "File Open" dialog does not list
subdirectories
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bkbk9(a)yahoo.ca
Distribution: ---
The "File Open" dialog in Chessmaster 9000 doesn't seem to be able to browse or
go down into subdirectories of the current dir, for example when trying to load
a wallpaper, an opening book or a chess engine into the game.
When the dialog is launched, it won't list any subdirectories, you can only go
up to the parent but then you cannot navigate back down, the child directory
wouldn't be listed in the box. Likewise if you start at the root (C:\ or D:\).
--
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.