http://bugs.winehq.org/show_bug.cgi?id=19375
Summary: AGENDA: background window tenaciously covering
installer window (+wrong z-order)
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: koesterreich(a)gmx.net
When I start the AGENDA-installer, a full-screen "background-window" (showing
AGENDA logo and other unneeded stuff) is in front of all windows including the
main installer-window which is needed for doing the installation.
Standard Window Manager (using KDE 4.2 KWin) actions are effectless:
* Hitting Alt+F3, selecting "Minimize" does not work
* Hitting Alt+F3, selecting "Always in background" does not work
* Hitting Alt+F3, selecting "To desktop #..." does not work.
The only thing that allows me to continue the installation is to hold the
Alt-key, click and hold the mouse on the window and move it to the second
screen. Then I can proceed installation.
Please tell me which further information you need.
--
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=37116
Bug ID: 37116
Summary: Audio Reset Failed with TextAloud MP3 1.459 + AT&T
Natural Voices 1.4
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: porparek(a)gmail.com
Created attachment 49346
--> https://bugs.winehq.org/attachment.cgi?id=49346
wine.log with channels
+tid,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio,+seh,+msgbox
Hi
I use TextAloud MP3 version 1.459 with AT&T Natural Voices (Mike voice) version
1.4 (any other 1.x version of TextAloud MP3 I tested is vulnerable).
I receive periodically the following error popup window:
"Audio Reset Failed: Access violation at address 7BC4DDFA in module
'ntdll.dll'. Write of address F82A011C"
The message is the same every time. The addresses are also the same.
When it occurs the audio hangs up and only the restart of the wine application
helps.
I use 64-bit Arch Linux and run 32 bit wine applications.
Wine version is wine 1.7.24 (32 bit).
The /proc/<wine app's PID>/maps is as follows. I can see that memroy region
ffbd0000-ffbf0000 is not writtable.
7bc00000-7bc10000 r-xp 00000000 08:02 13247900
/usr/lib32/wine/ntdll.dll.so
7bc10000-7bc11000 r-xp 00000000 00:00 0
7bc11000-7bcc6000 r-xp 00011000 08:02 13247900
/usr/lib32/wine/ntdll.dll.so
7bcc6000-7bcc7000 r--p 000c5000 08:02 13247900
/usr/lib32/wine/ntdll.dll.so
7bcc7000-7bcd1000 rwxp 000c6000 08:02 13247900
/usr/lib32/wine/ntdll.dll.so
f7707000-f7709000 r--p 00000000 00:00 0
f7709000-f770a000 r-xp 00000000 00:00 0 [vdso]
f7710000-ffa10000 ---p 00000000 00:00 0
ffa19000-ffa3a000 rw-p 00000000 00:00 0
ffa40000-ffbf0000 ---p 00000000 00:00 0
ffbf0000-ffff0000 rwxp 00000000 00:00 0
wine.log with the following channels enabled has been attached to this bug.
+tid,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio,+seh,+msgbox
wine.log contains all the information from the moment wine starts until the
moment when "Audio Reset Failed" popup window occurs.
I found that adding "+relay" channel causes a bug not to reproduce. I suspect
that it is because writing to a wine.log file takes to much time what causes
the delays between "read" and "stop" become too long.
dmesg sound related entries are:
snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
sound hdaudioC0D0: autoconfig: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
sound hdaudioC0D0: speaker_outs=1 (0x13/0x0/0x0/0x0/0x0)
sound hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
sound hdaudioC0D0: mono: mono_out=0x0
sound hdaudioC0D0: inputs:
sound hdaudioC0D0: Mic=0x14
sound hdaudioC0D0: Line=0x15
input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input5
input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
input: HDA Intel Line Out as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
input: HDA Intel Front Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
lsmod sound related entries are:
snd_hda_codec_analog 9595 1
snd_hda_codec_generic 56366 1 snd_hda_codec_analog
snd_hda_intel 22831 0
snd_hda_controller 22975 1 snd_hda_intel
snd_hda_codec 104665 4
snd_hda_codec_generic,snd_hda_intel,snd_hda_controller,snd_hda_codec_analog
snd_hwdep 6652 1 snd_hda_codec
snd_pcm_oss 41901 0
snd_mixer_oss 14598 1 snd_pcm_oss
snd_pcm 83207 4
snd_pcm_oss,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer 19294 1 snd_pcm
snd 61276 9
snd_pcm_oss,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss,snd_hda_codec_analog
soundcore 5551 2 snd,snd_hda_codec
The sound card is Integrated High Definition audio with ADI1884 codec, 3D audio
compliant with AC'97 Rev. 2.3.
The computer is HP COMPAQ DC7800.
The steps to reproduce a bug are as follows:
- activate the Mike's AT&T voice
- use keybord shortcuts to navigate the speech. Press read (ctrl+f) and stop
(ctrl+d) and then read and stop speaking and so on a few times in a sequense.
The delays between read, stop, read, stop etc. should be as short as possible
(e.g. 1 second). This is why the keyboard shortcuts are necessary. It takes me
about a minute to reproduce a bug. One may also use read, pause (ctrl+g),
pause, pause etc. sequence to reproduce it. The delay between actions should
also be about 1 second. Be aware that TextAlound starts reading but after a
while it fails. It is not like it is silent and does not read anything.
--
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=40030
Bug ID: 40030
Summary: Magic: The Gathering Online 4.0 Crashes at startup
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: funtimeschaos(a)rocketmail.com
Distribution: ---
Created attachment 53480
--> https://bugs.winehq.org/attachment.cgi?id=53480
Console output on Wine-Staging 1.9.1
Using Wine Staging 1.9.1 , I installed in a 32bit Wine Prefix, I saw the setup
trying to install dotnet40 and some WinXP specific fixes, so I switched winecfg
to Windows 7 and used "winetricks dotnet40". The internal dotnet40 installer
seemed stuck and unable to complete.
This was successful and was correctly detected by the setup.exe file, though it
still insisted on installing some windows hotfix before installing MTGO itself.
Once installed (successfully), the game crashes immediately - I've attached
console 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=38498
Bug ID: 38498
Summary: wine - Dragonball xenoverse for MAC
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marand62(a)yahoo.it
Created attachment 51349
--> https://bugs.winehq.org/attachment.cgi?id=51349
Error details
Exception running DragonBall Xenoverse on Mac Os. Details are in the attached
file
--
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=38103
Bug ID: 38103
Summary: Process Hacker 2.x needs ntoskrnl.exe.ProbeForRead
Product: Wine
Version: 1.7.36
Hardware: x86
URL: http://processhacker.sourceforge.net/downloads.php
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 38102
Distribution: ---
Created attachment 50771
--> https://bugs.winehq.org/attachment.cgi?id=50771
patch
+++ This bug was initially created as a clone of Bug #38102 +++
You'll need winetricks comctl32 to work around bug 34465.
I used the portable binaries. Extract, run the x86 version, then Hacker >
Computer > Shutdown. Restart the program, you'll see several:
wine: Call from 0x7b83957c to unimplemented function ntoskrnl.exe.ProbeForRead,
aborting
wine: Call from 0x7b83957c to unimplemented function ntoskrnl.exe.ProbeForRead,
aborting
austin@debian-home:~$ sha1sum processhacker-2.33-bin.zip
2738c909fa6b37a22a4aa256e5d7e733449b905e processhacker-2.33-bin.zip
austin@debian-home:~$ du -h processhacker-2.33-bin.zip
2.7M processhacker-2.33-bin.zip
austin@debian-home:~$ wine --version
wine-1.7.36-28-ga679cae
--
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=12707
Summary: some winemenubuilder processes never exit
Product: Wine
Version: 0.9.51.
Platform: PC
URL: http://wiki.winehq.org/AdobePhotoshop
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, regression
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I noticed with Adobe Photoshop 6, the installer running in silent mode with the
'/s /SMS /w' switches would never finish. It turns out its waiting for the
winemenubuilder processes for Adobe Photoshop 6.0.lnk and Adobe ImageReady
3.0.lnk. Those two processes are stuck in WaitForParentProcess().
This started happening between Wine 0.9.50 and 0.9.51. Git bisect says:
f65e04770dc5748521a0de73814cea0b085bf3f8 is first bad commit
commit f65e04770dc5748521a0de73814cea0b085bf3f8
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Fri Nov 30 18:06:07 2007 +0000
ole32: Always create a window for the main apartment.
PS 5.5 is affected as well, with different .lnk files.
--
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=38032
Bug ID: 38032
Summary: "Broken NVIDIA RandR detected" warning needs
improvement
Product: Wine
Version: 1.7.36
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: abolte(a)systemsaviour.com
Distribution: ---
This relates to bug #34348 "Wine xrandr12 failure", which concerns nVidia
proprietary drivers not adhering to expected RandR 1.0+ behaviour. Until nVidia
addresses the problems preventing Wine from using RandR 1.3 reliably for its
intended purpose, Wine warns the user that it is falling back to RandR 1.0 as a
workaround. It does this by printing the following warning message very
frequently:
"Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using
the Nouveau driver instead."
(line 488 of dlls/winex11.drv/xrandr.c as of 1.7.36)
The user is reminded of this every time winex11.drv is loaded, which is
apparently quite frequently - even for command-line applications. Due to the
overuse of the warning, it comes off very strong and may cause unnecessary
worry. It may also present annoyances for developers looking through future bug
reports that are filled with this message.
I suggest this situation can be improved by the following two proposals:
1. this only be printed the first time winex11.drv is loaded.
2. the message changed to point to a wiki page or man page with a short
description of the problem, or even the URL of bug #34348. eg.
"Broken NVIDIA RandR detected, falling back to RandR 1.0. Please refer to
http://wiki.winehq.org/RandR"
This would allow users to understand what has happened and decide for
themselves what course of action should be taken. Otherwise, I don't think a
user will get a sufficient level of understanding from one line of text, and
(unlike most Wine output) this one is aimed at the user and not so much at
developers debugging something.
--
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=34317
Bug #: 34317
Summary: Process Hacker 2.x needs
winsta.dll.WinStationRegisterConsoleNotification
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://processhacker.sourceforge.net/downloads.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Followup to bug 25994.
--
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=38550
Bug ID: 38550
Summary: Chessmaster 9000 crashes when selecting a piece from
the initial board.
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51423
--> https://bugs.winehq.org/attachment.cgi?id=51423
Backtrace Slackware wine 1.7.42
Hello everyone,
in the German Ubuntuusers.de-Forum somebody asked for support on "Chessmaster
9000" and I gave it a try with 1.7.42 on my Slackware 14.1 laptop.
I can start up the application okay (bought it from gog.com) and browse the
library. Unfortunately the pieces are not shown on my system and when clicking
the board where the piece is supposed to be I got a crash. Backtrace ist
attached.
--
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=34315
Bug #: 34315
Summary: HWND_NOTOPMOST makes window disappear behind other
windows
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lopeonline(a)gmail.com
Classification: Unclassified
Created attachment 45681
--> http://bugs.winehq.org/attachment.cgi?id=45681
VB6 Test case (source code) AND exe
Many of my utilities run minimized and are supposed to popup when they are
ready for interaction.
To make them popup I use this code:
Me.WindowState = 0
BringWindowOnTop Me.Hwnd
FlashWindow Me.Hwnd, True
Me.Caption = "Popped up"
Public Sub BringWindowOnTop(Hwnd As Long)
SetWindowPos Hwnd, HWND_TOP, 0, 0, 0, 0, SWP_NOMOVE Or SWP_NOSIZE
SetWindowPos Hwnd, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOMOVE Or SWP_NOSIZE
SetWindowPos Hwnd, HWND_NOTOPMOST, 0, 0, 0, 0, SWP_NOMOVE Or SWP_NOSIZE
End Sub
The above code works on XP and W7.
On Wine as soon as I call HWND_NOTOPMOST the window falls behind other windows,
unless I give the window focus before that happens. (that is not part of the
submitted test case)
--
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=38044
Bug ID: 38044
Summary: Legacy 8
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: deteulada(a)gmail.com
Created attachment 50677
--> https://bugs.winehq.org/attachment.cgi?id=50677
The report published as the program closes
Program loads but immediately reports a major error
--
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=40003
Bug ID: 40003
Summary: Wine cannot install game from setup executables.
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: havard.bergo(a)gmail.com
Created attachment 53446
--> https://bugs.winehq.org/attachment.cgi?id=53446
Backtrace for Wine (bug report)
Downloaded Empire Total War for Mac. When trying to install (clicking on .dmg
file), it loads for a few minutes before giving me an error message "Wine has
encountered a serious error and needs to restart".
I copied the Empire: Total War folder from the .dmg file and moved it to my
desktop. I downloaded Wine, downloaded the newest Wine Engine and the newest
Master Wrapper, before following the steps listed on the webpage to create my
own wrapper. When I try to open the .exe file in the ETW folder, I receive the
same error message.
Please see attached the bug report I downloaded from Wine. Any advice for how
to fix this - and make the game run - would be massively appreciated!
Thanks,
Havard
--
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=37925
Bug ID: 37925
Summary: bug when running need for speed
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: winehqbugzilla(a)mailinator.com
Distribution: ---
Created attachment 50514
--> https://bugs.winehq.org/attachment.cgi?id=50514
backtrace
Need for Speed Most Wanted
--
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=40117
Bug ID: 40117
Summary: Installation of WISO Steuersparbuch 2016 works fine,
but program can't be started. Major Error. Backtrace
is attached.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: armin.bollhorst(a)t-online.de
Distribution: ---
Created attachment 53595
--> https://bugs.winehq.org/attachment.cgi?id=53595
Backtrace of the error.
I installed WISO Steuersparbuch 2016, installation worked fine, but when
starting the program there is a major error. I tried different wine versions,
no difference. WISO Steuersparbuch 2015 works perfectly.
--
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=23308
Summary: Garmin WebUpdater crashes displaying release notes
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www8.garmin.com/products/webupdater/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Depends on: 7711
Install Garmin WebUpdater from the above URL.
Step 0: Until bug 7711 is fixed, you'll need to work around it, e.g. by
applying attachment 10179, which hacks GetDriveTypeW to return DRIVE_REMOVABLE
for every drive.
Step 1: Attach a Garmin device that needs to be updated.
Step 2: Run WebUpdater. You'll have to click Next through several wizard
screens:
1. Welcome screen: click Next.
2. Device screen: If you didn't do step 0 correctly, you won't see any devices
in the Device: dropdown. Otherwise, you should see a Removable Disk in the
list. Click Next.
3. Update screen: If the device you attached in Step 1. is already up to date,
you won't see anything. Otherwise, you should see a "The following update was
found:" screen. Click Next.
At this point, the wizard freezes for a while, then the attached dialog
appears.
Installing native mshtml via 'winetricks ie6' works around the issue. I also
used winecfg to reset all DLLs except mshtml to builtin and the crash persists,
then changing just mshtml to native removes it, so setting component to mshtml.
--
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=16900
Summary: Voipbuster internet connection
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atsia2003(a)yahoo.gr
Voipbuster installs okay, Starts okay. Cannot connect to the internet which
makes it useless.
You can download the program @ : www.voipbuster.com In order to connect to the
server, you need an account.
I am using debian lenny and Wine ver. 1.1.12.
--
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=28159
Summary: [integration] winebrowser associations with *.htm and
*.xml may cause native system to infinite loop
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
Out of the box, wine comes with *.htm and *.xml associations for winebrowser.
And wine publishes those associations in native system, creating
wine-extension-htm.desktop and wine-extension-xml.desktop. Those 2 appear in
all native's "Open With" dialoags as legit options. But, if chosen, system
enters an infinite loop (*.htm file -> start.exe /ProgId htmfile -> winebrowser
-> xdg-open -> start.exe ...)
To prevent this, and still keep a way to allow wine apps to launch files in
native apps AND allow native apps to launch files in wine apps, wine should
implement a way to inhibit winemenubuilder to create native associations for
certain extensions (in this case, *.htm and *.xml)
That can be done in several ways (hardcode blacklisting winebrowser.exe is the
easiest, but its lame), and my suggestion is this:
winemenubuilder should not create associations if the class is in
"WineImportedExtension.xxx" format. Example:
[HKEY_CLASSES_ROOT\.htm]
@="WineImportedExtension.htm"
[HKEY_CLASSES_ROOT\WineImportedExtension.htm\shell\open\command]
@="C:\\windows\\system32\\winebrowser-gui.exe \"%1\""
WineImportedExtension is a way to say: "this is not an extension handled by a
windows app. It is an extension imported from native system. So DO NOT create
an association for it in native... its already there"
To original class, "htmlfile", can stay untouched.
If, later, user installs a windows app that handles that extension, it will
overwrite the default "WineImportedExtension.xxx" to its own, and
winemenubuilder will correctly create a native *.htm association to indicate
that now there is a windows app to actually handle that.
--
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=32625
Bug #: 32625
Summary: Game window cannot gain focus
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aaron(a)luchko.ca
Classification: Unclassified
With Avernum 6 when the game window opens the window cannot gain focus and
cannot receive keystrokes.
Steps to reproduce:
1. Download and install Avernum 6
http://appdb.winehq.org/objectManager.php?sClass=application&iId=11256
2. Start the game
cd ~/.wine/drive_c/Program Files (x86)/Spiderweb Software/Avernum 6;
wine Avernum\ 6.exe
Select any configuration in the graphics configuration window
3. Notice that the game window lacks focus.
Reproducibility: Always
Wine Version:
wine-1.5.18-1.fc17.x86_64
Workaround:
Start a second copy of the game, ie
cd ~/.wine/drive_c/Program Files (x86)/Spiderweb Software/Avernum 6;
wine Avernum\ 6.exe & wine Avernum\ 6.exe
Two of graphics configuration windows will pop up, now whichever window you
choose to launch the game with, the game window will now have focus.
--
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=25005
Summary: Intel GPA Monitor crashes instantly
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
>From the userslist I read the mentioned article:
http://eengine.org/en/winehq-how-one-can-help/
It mentions the Intel GPA Monitor to capture games in windows, why not try it
in wine i thought...
It crashes instantly, with no useful crash info. I'll attach a +setupapi log,
as the problems seem to come from there is my first impression:
--
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=30975
Bug #: 30975
Summary: Navyfield launcher is missing most elements
Product: Wine
Version: 1.5.4
Platform: x86
URL: http://www.navyfield.com/Download/Game/Main.aspx
OS/Version: Mac OS X
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: paulthetall(a)gmail.com
Blocks: 30733
Classification: Unclassified
Created attachment 40651
--> http://bugs.winehq.org/attachment.cgi?id=40651
screenshot
See attached screenshot. Not a regression, afaik. Native ie7/gdiplus made no
difference. I suspect gdi32/user32, but I'll leave that for someone else to
diagnose..
Virtual desktop doesn't make a difference (but made the screenshot easier).
--
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=34030
Bug #: 34030
Summary: Altium Designer 10 hangs on startup accessing a driver
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
This affects both Altium Designer 10 and 13 (aka 2013).
Once you work around bug 34018 with mdac28, it hangs
after putting up the main interface, with a big black square obscuring
part of it. +relay shows
0042:Call KERNEL32.CreateFileW(1fa60538
L"\\\\.\\altio",c0000000,00000000,00000000,00000003,00000080,00000000)
ret=1fa604d1
trace:file:CreateFileW L"\\\\.\\altio" GENERIC_READ GENERIC_WRITE creation 3
attributes 0x80
0042:Ret KERNEL32.CreateFileW() retval=00000310 ret=1fa604d1
0042:Call
KERNEL32.DeviceIoControl(00000310,9c402004,00000000,00000000,00000000,00000000,0033fa04,00000000)
ret=1fa60508
And then it just sits there. Another thread seems to sleep fitfully while
waiting for this one.
The installer did try to install a driver, but I imagine Wine just ignored
that.
--
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=34461
Bug #: 34461
Summary: Problems installing Adobe Acrobat 9
Product: Wine
Version: 1.7.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmanglada(a)gmail.com
Classification: Unclassified
Created attachment 45878
--> http://bugs.winehq.org/attachment.cgi?id=45878
Installation's output
Hi there,
while trying to install 'Adobe Acrobat 9.2.0 Pro Extended' I have stumbled
into something very similar to bug 33473 .
I am running Wine 1.7.1 over a Kubuntu 13.04 amd64 box.
This is how I proceded :
WINEARCH=win32 WINEPREFIX=~/.wineacrobat winecfg
WINEPREFIX=~/.wineacrobat winetricks ie7
WINEPREFIX=~/.wineacrobat wine start /Unix "route-to-the-installer.exe"
... then start installation , activate the product , continue installing ...
and just before finishing the installation I got this :
err:msi:ITERATE_WriteRegistryValues Could not create key
L"Interface\\{34A715A0-6587-11D0-924A-0020AFC7AC4D}"
err:msi:ITERATE_Actions Execution halted, action L"WriteRegistryValues"
returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
I have attached the whole installation's output.
Could you please have a look at that ?
Thank you !
--
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=38263
Bug ID: 38263
Summary: Problems with Munich Bus Simulator
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ameyapatel_26(a)yahoo.co.in
Created attachment 51092
--> https://bugs.winehq.org/attachment.cgi?id=51092
Crash Log
First, let me apologize if I don't make this report correctly. I am new to this
bug reporting.
I used Wine with Euro Truck Simulator and was very happy with the performance
so I decided to try it with another simulator, Munich City Bus Simulator.
Everything installed correctly, the game loaded quickly, I got to chose game
options from the menu and the game goes to the loading screen, loaded all the
way, plays a small in game sounds and then crashes.
I used the debugger and found the problem and it was "game.vplugin". I tried
running many wrappers and I also tried running steam on wine and playing the
game through it, they all startup but come to the same point and crash. The
also have the same crash report. I have attached it.
--
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=33973
Bug #: 33973
Summary: Plot function in Elsie exiting with error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprakashb(a)gmail.com
Classification: Unclassified
Created attachment 45126
--> http://bugs.winehq.org/attachment.cgi?id=45126
wine error from plot function in Elsie
Elsie from http://tonnesoftware.com/elsiedownload.html is filter design prog. I
have been using it under wine on Ubuntu for years without any glitch. Recently
it has developed some problem in displaying the filter frequency response plots
only. rest is working as usual.
Backtrace report is attached.
It would be really helpful for a lot of Hams if this function is working
properly.
Thanks in advance for all the nice efforts being made by this great team.
SP Bhatnagar VU2SPF
--
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.