http://bugs.winehq.org/show_bug.cgi?id=34026
Bug #: 34026
Summary: IE8 help pages are blank
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -…
[View More]unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45215
--> http://bugs.winehq.org/attachment.cgi?id=45215
wine-1.6-rc5 console output
Working around Bug 34025 with native urlmon, the IE8 help pages are all blank.
Native mshtml changes the blank pages to an error page: "This program cannot
display the web page".
Tried native wininet but it made no difference.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=46513
Bug ID: 46513
Summary: MCI_Open handling of filenames passed with
MCI_OPEN_TYPE is insufficient (3D Pinball Space Cadet)
Product: Wine
Version: 4.0-rc7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: wenger.…
[View More]quentin(a)bluewin.ch
Distribution: ---
Created attachment 63364
--> https://bugs.winehq.org/attachment.cgi?id=63364
Patch checking for a dot in lpstrDeviceType and switching to MCI_OPEN_ELEMENT
accordingly.
I stumbled upon the error
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"PINBALL.MID"
(as reported in the "Additional Comments" on
https://appdb.winehq.org/objectManager.php?sClass=version&iId=1673&iTesting…)
while playing with 3D Pinball Space Cadet. This error prevents the MIDI
background music of the game from playing.
For reference, aplaymidi and the testing mcishell (wintest.exe) both play the
file without problems.
I tracked down this error to the function MCI_Open receiving MCI_OPEN_TYPE and
the string "pinball.mid" as lpstrDeviceType, instead of MCI_OPEN_ELEMENT and
the string in lpstrElementName.
While this may seem like a bug in Pinball, the function MCI_Open actually
already applies some check for this situation (see the comment in lines
1763-1766 of mci.c). However, the check is based on some '!' character present
in the string, which does not cover Pinball's case.
I did create a patch for my own needs, see attachment.
Please note that I provide no guarantee about the scope accuracy of this patch
- it does solve the problem, but maybe checking for the presence of a dot in
the string is too broad and creates bug with other programs...
Assuming that the logic of the patch is good, it may also be wanted to
merge/simplify/rewrite the checks somewhat, eg. merging the ERR(...), etc.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=48060
Bug ID: 48060
Summary: no internet connectivity within wine ubuntu 19.04
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike.lussier(a)gmail.com
Distribution: ---
running Ubuntu 19.04
I'm …
[View More]running Winlink-express and its complaining that there is no internet
connectivity. This is the first time in years that I have actually gotten wine
to install on ubuntu without complaining and now this.
wine version
wine-4.0 (Ubuntu 4.0-1)
wine-mono-4.7.1
wintricks 20190912-next
dotnet35sp1
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21864
Summary: Default paper size A4 instead of my printers default
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=26481)
--> (http://bugs.winehq.org/attachment.…
[View More]cgi?id=26481)
cups paper size
Hi All,
Would you guys fix this for me?
Word Pro, Note Pad Plus, all think my default printer is my Okidata B4350. And
it is. But, all new documents default to A4 as the paper size and it is not.
It is "Letter". Wine is not picking up the default paper size from my printer.
Many thanks,
-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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41916
Bug ID: 41916
Summary: [regression] wine >=1.9.21 PDF-XChange Editor
6.0.317.1 [last known stable] and above *crash* while
using "Sticky Note Tool" (annotation)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
…
[View More] Assignee: wine-bugs(a)winehq.org
Reporter: jackdachef(a)gmail.com
Distribution: ---
I've tried several versions of wine(-staging)
1.9.21-git
1.9.22
1.9.23
all in the staging variant,
currently compiling 1.9.21-staging
and will later try out vanilla 1.9.21 whether it also happens there (highly
probable).
OS is Gentoo ~amd64,
GCC 4.9.4 hardened, binutils 2.27
this also happens with GCC 6.2 hardened
hardened toolchain didn't make a difference in stability and operation before
since flags that break WINE are filtered out automatically.
Last known working and stable combination of using "Sticky Note Tool" (Bubbles
with Text in them) in PDF-XChange Editor and WINE is
WINE 1.9.21 and PDF-XChange Editor 6.0.317.1
all newer versions up to 6.0.319.0 crash while adding annotations and
attempting to add a "Sticky Note"
PDF-XChange Editor 6.0.317.1 and >WINE 1.9.21
while selecting "Sticky Note Tool" and pasting a bubble on the PDF file has a
problem of NOT displaying the content of the sticky note,
also AFTER the sticky note is added to the PDF file after a short amount of
time WINE / the program will crash
Will post stack-traces later when I don't need working WINE
Thanks
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24880
Summary: Last Chaos MMO Game : installs OK but crashes when run
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: robert_mt_walker(a)yahoo.co.uk
Created an attachment (id=31499)
--> (http://bugs.winehq.org/…
[View More]attachment.cgi?id=31499)
Command Line trace from command: wine LC.exe
I am corroborating reports by another user that this game installs (but does
not run correctly after a recent update). I don't use the game myself!! It
installs on Windows 7 OK. However a small batch file needs to be run to correct
a bug in the most recent update. (All this 5-line script does is copy a file
'LC.exe_' over the existing 'LC.exe' - the main game executable).
Please refer to this forum thread:
http://forum.winehq.org/viewtopic.php?t=10011
On Ubuntu 10.04+WINE 1.3.5 the game installs and runs an initial launcher. This
updates itself. After update is complete - immediately on pressing the 'START'
button a popup window appears: 'This program could not be run itself'
(NB obviously I've worked around the installer bug...)
He was using stable version 1.2 (also on Ubuntu). He reports he has previously
had the game working under WINE (before a recent update).
I ran the game using:
$ wine LC.exe
There is a whole lot repeated output but one line appears in the shell output:
fixme:advapi:ParseStringSidToSid String constant not supported: L"(A"
only when I press the 'START' button on the game launcher. This is immediately
prior to the popup error window appearing.
I have attached the rest of the shell output as a file.
Bob
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28804
Bug #: 28804
Summary: Angry Birds: switching from fullscreen to windowed
mode problem
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graham(a)nerve.org.za
Classification: …
[View More]Unclassified
A free demo of the game is available here:
http://download.angrybirds.com/
After installation, the game starts in fullscreen mode by default.
If the game is switched to windowed mode, by clicking on the gear and then the
rectangle, the game switches out of fullscreen mode and the music continues to
play but the window is not visible.
There is a configuration file 'Program Files/Rovio/Angry Birds/config.lua'
which contains the line 'fullscreen = true'. If this line is changed to
'fullscreen = false', the game always starts in windowed mode, but can be
switched to fullscreen and back to windowed mode without any problems.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24846
Summary: SecureCRT: Pop-up menu list flashes
Product: Wine
Version: 1.3.5
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=31435)
--> (http://bugs.winehq.org/attachment.cgi?id=31435)…
[View More]
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
2) install SecureCRT
3) wine SecureCRT.exe
4) unfold pop-up menu as shown in attachment
Behaviour:
Pop-up menu list flashes.
Expected behaviour:
Pop-up menu list shouldn't flash.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20962
Summary: Starting Secunia PSI starts a window but with no
contents
Product: Wine
Version: 1.1.34
Platform: PC
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=25129)
--> (http:/…
[View More]/bugs.winehq.org/attachment.cgi?id=25129)
Terminal output
Installation works fine but when opening window it just picks up its filling
from the desktop below.
Closing it results in a crash dialog
--
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.
[View Less]