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=7372
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed by SHA1| |8df9a11adebf72f3f1046a2efad
| |6e8c85fc44c40
Status|STAGED |RESOLVED
--- Comment #64 from Alexandre Julliard <julliard(a)winehq.org> ---
A basic patch has been committed as 8df9a11adebf72f3f1046a2efad6e8c85fc44c40
which should be good enough for a number of the cases mentioned here.
Please file new bugs for specific combinations that are still broken.
--
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=41813
Bug ID: 41813
Summary: Controllers don't work in Lego Star Wars Complete Saga
(Steam)
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wberrier(a)gmail.com
Distribution: ---
The game starts up fine, and is playable via the keyboard, but the controllers
don't work.
I installed Steam on Fedora 24 x86_64, and installed Lego Star Wars: The
Complete Saga from there.
My controllers: Microsoft X-Box One
When I try to set up a key with the controller, it appears to get a controller
event, and always selects "z-axis".
I ran wine control panel and tried disabling (one at a time) "event" and "js"
to no avail.
Others have reported elsewhere (maybe not for the steam installed version) that
one controller would work, but it would control both players.
Any other information I can add that would be helpful?
--
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=40852
Bug ID: 40852
Summary: Win PDF editor installed but not worked at All (not
launched)
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yousifjkadom(a)yahoo.com
Distribution: ---
Hi. Please look to this program:
http://www.winpdfeditor.com/
The program installed. But when I try to launch it, it never respond. It seem
that this program a prototype of PDF eraser. However, even if mfc42 winetrick
installation, the program can not launched.
Best
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4418
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #20 from winetest(a)luukku.com ---
Black screen wine 2.0rc4 and staging 2.0rc3.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42031
Bug ID: 42031
Summary: Heroes Of Might & Magic VI: no more started
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Last working version was wine-1.9.13 (last tested)
The log with this version (partially)
~~~~
fixme:win:EnumDisplayDevicesW ((null),0,0x32c2b8,0x00000000), stub!
fixme:d3d9:device_init Ignoring display mode.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:msctf:ThreadMgr_ActivateEx Unimplemented flags 0x4
fixme:msctf:ThreadMgrSource_AdviseSink (0x651d950) Unhandled Sink:
{ea1ea136-19df-11d7-a6d2-00065b84435c}
~~~
With versions 1.9.17 - 2.0rc2 stays forever with black screen, log ended with
lines
~~~
fixme:wbemprox:client_security_SetBlanket 0x40eb6938, 0x1b2f50, 10, 0, (null),
3, 3, 0x0, 0x00000000
fixme:wbemprox:client_security_Release 0x40eb6938
fixme:d3d9:device_init Ignoring display mode.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
~~~~
Hang with msctf?
I can do regression test if I found a time to do this.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41435
Bug ID: 41435
Summary: [Security] AION launcher show password
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dfoxpro(a)gmail.com
Distribution: ---
Created attachment 55806
--> https://bugs.winehq.org/attachment.cgi?id=55806
Screenshot from launcher
Resume: AION launcher show password like normal text.
How to replicate:
1) flow installation instructions at:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=34020
2) Launch the game and write an email user and any password
Expected:
http://forum.ragezone.com/cache.php?img=https%3A%2F%2Fi.gyazo.com%2F60b1cd8…
With wine: see attachment
Machine specs:
· Ubuntu-mate 16.04 (all updates)
· Wine PPA, wine-staging, 1.9.20~ubuntu16.04.1
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6893
--- Comment #18 from winetest(a)luukku.com ---
(In reply to winetest from comment #17)
> Still valid 1.9.15-git (as comment 1 says)
Still valid wine 2.0rc4 and staging 2.0rc3.
--
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=6682
--- Comment #47 from Fabian Maurer <dark.shadow4(a)web.de> ---
(In reply to Dmitry Timoshkov from comment #46)
> It shouldn't be too hard to add a test case for this.
Probably, but it's complicated to address.
Also, I split that off into Bug 42171, see there for more.
--
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=6682
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |42171
--
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=8133
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimesio(a)earthlink.net
--- Comment #23 from winetest(a)luukku.com ---
(In reply to winetest from comment #22)
> Comment 12 and 21.
>
> It works, if you use winetricks -q ie. I don't remember anymore for what it
> was used but, but reading comments indicate that it solves another issue
> that prevents running the game and testing this bug.
>
> Sounds like fixed to me. Also no response from OP or others for a long time.
> I doubt there will be more feedback anytime soon.
>
> I would suggest to test this and close according to your feelings.
I am still suggesting that this bug is fixed. Unless you can proof winetricks
-q ie8 fixed the bug.
http://www.gamershell.com doesn't work for me anymore. I click on links and it
goes into a loop of links and I never receive the file. For example now it says
"The authentication key you used was not valid.
To retry the download, use the link below:
>>> Clue: Classic Demo <<<
Just clicking the links I get over and over to same pages again and the
download doesnt start.
--
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=41183
Bug ID: 41183
Summary: YoYo Games Game Maker Studio cannot download update
packages or sign into account
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davirichar(a)gmail.com
Distribution: ---
I'm pretty new to linux so giving a good descrption is hard. Everuthing is
written in this WineHQ post: https://forum.winehq.org/viewtopic.php?f=8&t=27240
Basically, when trying to logon my YoyoGames account at the loading welcome
screen, it tells me to reboot Game Maker Studio which I do. Once rebooted, I'm
back to start. Nothing can be done.
I tried to manually enter my licence but now I'm stuck in a loop where GMS
tries to download the professionnal packages and modules but can't. It does
this in a loop until I force wine to stop as just stopping the GMS does not
work.
Logs and screenshots are in the forum post I mentionned above.
--
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=5851
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
Resolution|--- |ABANDONED
Status|UNCONFIRMED |RESOLVED
--- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> ---
No OR reply in over 5 years, resolving abandoned.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=7592
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
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=42155
Bug ID: 42155
Summary: Jelly no Puzzle runs too quickly
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ori(a)avtalion.name
Distribution: ---
The free game Jelly no Puzzle runs too quickly. The animation is too fast.
It is otherwise working fine.
The game is available here:
http://qrostar.skr.jp/index.cgi?page=jelly&lang=en
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6394
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #24 from winetest(a)luukku.com ---
(In reply to Michał Dobaczewski from comment #21)
> This bug still present in 1.6-rc2 at least in Photoshop CS4.
Any idea if it's still an issue?
The main download seems to be dead.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #46 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
(In reply to Fabian Maurer from comment #44)
> Created attachment 56744 [details]
> Hack to draw the about dialog properly
>
> I think I found the reason for the wrongly placed textboxes. Attached a hack
> that makes it look fine.
> We might want to split this issue off though.
>
> If you want to test it yourself, GdiGetCharDimensions gets called at
> user32/dialog.c:506
>
> In user32.GdiGetCharDimensions, the very last line:
> > return (sz.cx / 26 + 1) / 2;
> Here xz.cx is 389, divided by 26 it's 14.96, but it gets truncated to 14. My
> hack forces it to round up.
It shouldn't be too hard to add a test case for this.
--
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=42126
Bug ID: 42126
Summary: Super Bubsy crashes before intro screen
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
Created attachment 56665
--> https://bugs.winehq.org/attachment.cgi?id=56665
winedbg backtrace
MacOS 10.11.4
Intel Iris Pro graphics.
wine-2.0-rc3-4-gc0b3043
Bubsy.exe either hangs:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6f8,0x00000000), stub!
err:d3d:resource_init Failed to allocate system memory.
fixme:d3d_shader:upload_palette P8 surface loaded without a palette.
or crashes without a backtrace:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6f8,0x00000000), stub!
err:ddraw:device_parent_surface_created Failed to allocate surface memory.
wine: Unhandled page fault on read access to 0x00000000 at address 0x423b4a
(thread 0009), starting debugger...
Ran a regression test. Reverting the identified commit allows the game to run
normally again.
1df961bd3d1a5d4d4badfe364ca51e9f6cc88fd3 is the first bad commit
commit 1df961bd3d1a5d4d4badfe364ca51e9f6cc88fd3
Author: Ken Thomases <ken(a)codeweavers.com>
Date: Fri Apr 29 01:59:30 2016 -0500
winemac: Implement the WGL_WINE_query_renderer extension.
Signed-off-by: Ken Thomases <ken(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 226385c889fe5acfcc2cbf51c42959f8c37cbb4d
c1d1c8d8ae785ff9f24c35ba9ccbf17e2f7cd53b M dlls
--
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=39535
Bug ID: 39535
Summary: PowerISO 6.4 (32 bits) crashes on installation (needs
fusion.dll.CopyPDBs)
Product: Wine
Version: 1.7.54
Hardware: x86-64
URL: http://www.poweriso.com/download.php
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: fusion
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: ---
Just download and try to run.
wine: Call from 0x7b83c3fd to unimplemented function fusion.dll.CopyPDBs,
aborting
wine: Unimplemented function fusion.dll.CopyPDBs called at address 0x7b83c3fd
(thread 0009), starting debugger...
$ sha1sum PowerISO6.exe
fe43a4df251739ca091fb3c4ddfcd2746d89246f PowerISO6.exe
$ du -sh PowerISO6.exe
3.3M PowerISO6.exe
--
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=10970
Summary: Crazy Taxi crashes when "Now Loading" appears
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igamads(a)gmail.com
Created an attachment (id=9914)
--> (http://bugs.winehq.org/attachment.cgi?id=9914)
The backtrace given by wine
Installation works ok and game starts, but when I choose to start the game it
self if crashes when the "Now Loading" screen appears.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41130
Bug ID: 41130
Summary: Fantastic 4 Videogame dont pass first in game sequence
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Fantastic 4 Videogame dont pass first in game sequence
In game with actual cpu frecuency (4100mhz) game dont pass first in game
sequence (robot stay in air and dont put suit, dont possible continue after
that) but if cpu frecuency is reduced to 1.8ghz and lower in first game
sequence (robot puts complete suit and game continue normally)
System Specs
Nvidia Drivers 367.36.02 (run package from nvidia homepage)
Xubuntu 16.04 64Bit - Kernel 4.4.0-34 generic (ubuntu mainline) - CPUFreq:
Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (2x4) Patriot value (dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
Maybe this can be solved if wine have built-in fps limiter
--
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=14914
Summary: files are created as sparse files when they shouldn't
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblomenk(a)gmx.de
Created an attachment (id=15490)
--> (http://bugs.winehq.org/attachment.cgi?id=15490)
segment of winedebug relay output
Wine does create sparse segments automatically as soon as the filepointer is
advanced behind the current end-of-file. Windows semantics however is that
sparse files must be explictily requested.
See the attached trace for example which results in a file being created as
sparsefile unexpectedly.
--
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=6682
--- Comment #45 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
(In reply to Artem S. Tashkinov from comment #40)
>
> IrfanView 4.44 still exhibits the problem.
It's also still present in IrfanView 4.42.
--
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=42101
Bug ID: 42101
Summary: Strania - The Stella Machina (Steam) black screen on
launch
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zakk(a)rsdio.com
Regression SHA1: 70889d68664c1211caf5a845014953dfee66c8f4
Created attachment 56618
--> https://bugs.winehq.org/attachment.cgi?id=56618
Wine 1.9.15 console log
The steam game Strania The stella machina fails to launch starting with version
1.9.16. Shows a black (or sometimes white) solid screen, has to be killed after
that, no inputs or anything respond.
I've verified it still occurs in 2.0rc3. All tests done with wine-devel
portable OSX tar balls.
Game works great under 1.9.15, launches properly and is fully playable.
I've done a git bisection, see attached regression sha1.
I've attached console logs from 1.9.15 and 1.9.16
Installed steam to a new, clean prefix, installed the game. Then ran with both
versions of 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.
http://bugs.winehq.org/show_bug.cgi?id=36959
Bug ID: 36959
Summary: Whirlwind of Vietnam crashes after starting
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 09fda3b805b2defeb04f8df6ca7acbe25f2ae10d
Created attachment 49075
--> http://bugs.winehq.org/attachment.cgi?id=49075
terminal output
After starting the game it switches resolution to 1024x768 then crashes, just
before the first intro video should be played.
If I rename/move the directory containing the videos then the game loads
directly to the menu (without crashing).
No demo available, let me know if you need a debug log.
A regression from 1.7.21:
09fda3b805b2defeb04f8df6ca7acbe25f2ae10d is the first bad commit
commit 09fda3b805b2defeb04f8df6ca7acbe25f2ae10d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jun 27 08:26:59 2014 +0200
d3d9: Improve d3d9_device_TestCooperativeLevel().
:040000 040000 6c06d4d6fdec34b08f1b154158ab269a5e4350a7
567d36430750186faa6eb358b2b9a5a2b0e4b01f M dlls
:040000 040000 74d3ba354367e174946ce26c60db0bfa586450f9
2d6f3d1621371b567649b06912abd61680e0a305 M include
wine-1.7.22-109-g35dd553
Fedora 20
Nvidia binary drivers 340.24
--
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=41998
Bug ID: 41998
Summary: Regression in wined3d crashes visual novel "A drug
that makes you dream"
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
CC: hverbeet(a)gmail.com
Regression SHA1: 4a9304305ae2940288e9382926a6931dd46982d5
Distribution: ArchLinux
Created attachment 56422
--> https://bugs.winehq.org/attachment.cgi?id=56422
Crashlog
Commit in question:
4a9304305ae2940288e9382926a6931dd46982d5
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Mar 29 16:45:33 2016 +0200
wined3d: Simplify checking if the released resource is in use as a
rendertarget in device_resource_released().
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Patch doesn't revert cleanly, so I couldn't test reversing the commit.
The last lines before the crash seem interesting.
Wine seems to still use the device, later crashes in "device_resource_released"
at "device->fb.render_targets[i]", because "render_targets" is NULL. Also,
"device->ref" is 44003456, what can't be.
--
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=33570
Bug #: 33570
Summary: Mouse Escapes Wine environment in full screen or
windowed mode
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luisalvaradox(a)gmail.com
Classification: Unclassified
This started happening around 1.5.25 and since I have checked in 1.5.26 through
1.5.29 for a fix.
The mouse simply escapes the Wine environment in either Window or Full screen
mode.
The game I tested was Swat 4. How to reproduce:
1. Select a map and begin mission.
2. Once in the mission try moving the mouse around. At first sight, it will
look ok but now click on the game or change weapons.
3. Now move the mouse again, you will see it will either escape horizontally,
vertically or both.
Does not matter if you are in Window or Full screen.
Tested on Ubuntu 13.04 64 Bit with Wine 1.5.29
The summary of the bug in the terminal was:
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
fixme:wininet:query_global_option Unhandled dwOption 4
fixme:wininet:query_global_option Unhandled dwOption 5
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 20000
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 20000
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x43eab4,0x43eab0): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x43e5e8,0x00000000), stub!
fixme:wbemprox:client_security_SetBlanket 0x7d20cfb8, 0x142de8, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d20cfb8
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:win:EnumDisplayDevicesW ((null),0,0x43d9a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x43e698,0x00000000), stub!
---------------------------
Havok - Build (20031208)
Base system initialized.
----------------------------
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:win:EnumDisplayDevicesW ((null),0,0x43cba8,0x00000000), stub!
fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1.
fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1.
err:ole:CoGetClassObject class {41b89b6b-9399-11d2-9623-00c04f8ee628} not
registered
err:ole:CoGetClassObject class {41b89b6b-9399-11d2-9623-00c04f8ee628} not
registered
err:ole:create_server class {41b89b6b-9399-11d2-9623-00c04f8ee628} not
registered
err:ole:CoGetClassObject no class object {41b89b6b-9399-11d2-9623-00c04f8ee628}
could be created for context 0x7
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:imm:ImmReleaseContext (0x100f0, 0x672c7fe8): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
--
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=37416
Bug ID: 37416
Summary: The Sims 3: Display locks when running in window, uses
100% cpu
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)zootal.com
Distribution: ---
When running windowed, after a while (usually 5 minutes or less, but sometimes
it will run for a few hours), the display will stop updating. Sound and music
will continue, and clicking on the screen sometimes gives a sound as if the
game were still running. One core will be running at 100%, ts3w.exe. The
display will be frozen, and it will not recover.
The console will display this message over and over again:
err:ntdll:RtlpWaitForCriticalSection section 0x7dace6a0 "opengl.c:
context_section" wait timed out in thread 0051, blocked by 002e, retrying (60
sec)
Once this occurs, you have to kill the wine processes.
This has occurred with the last several wine builds, and still exists in
1.7.29.
I have observed this with Slackware 14.1, both 32 bit and 64 bit, on different
machines. I'm using an nvidia 660 video card, and it has occured with both the
current drivers as of this writing, and the last couple of version of nVidia
drivers.
This does not happen if running full screen.
Steps to reproduce:
1) Run Sims 3. In options, set the display to Windows mode.
2) Load a saved game, or start a new one. Wait a while.
--
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=41708
Bug ID: 41708
Summary: Duo 0.10 crashes on startup
Product: Wine
Version: 1.9.23
Hardware: x86-64
URL: http://duo.tuxfamily.org/
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Created attachment 56116
--> https://bugs.winehq.org/attachment.cgi?id=56116
backtrace
Download:
http://download.tuxfamily.org/duo/duo-0.10_win32_install.exe
Hash:
SHA1(duo-0.10_win32_install.exe)= 0725af5b0dd7e9332367707dad7677d35612f7f1
Steps to reproduce:
1. Install program using installation assistant.
2. Try to start it. You keep getting a crash. Crash report 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=24718
Summary: Condes does not work under wine
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mihai.ibanescu(a)gmail.com
Condes (http://www.condes.net) is an orienteering mapping application. It would
be awesome if it ran under wine. It installs and launches, but the map is
rendered wrong - every line or point is 100x (rough guess :-) thicker than it
should be.
>From a discussion with the developer, who was very interested in getting the
app to run under wine:
<quote>
I don't know if you have any contacts to the wine people, but if you allude to
them that I use so-called MapMode MM_ANISOTROPIC, and that I manipulate
ViewportExtent in order to achieve the correct "zoom" level, then perhaps that
might ring a bell with them.. (there are more "modern" means of transforming
the coordinate system than what I use, but those means won't work on Win 9x, so
as long as I have to keep supporting Win9x, I'll have to stick with the archaic
fashion of coordinate system manipulation)
</quote>
To install the app to reproduce the problem, here is the link to download it:
http://www.condes.net/ver8/install_condes8.exe
You do not need to register the app, the problem shows up even in the trial
version. After it launches, what should be a map is a big conglomeration of
thick lines.
I know nothing about Windows, so it's probably hard for me to help right off
the bat, but if what Finn says in the quote above rings a bell to anyone, I
could try to dedicate it some time.
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=7592
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 2.0-rc4.
--
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=42074
Bug ID: 42074
Summary: osu! - Audio latency regression (ALSA)
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: yalterz(a)gmail.com
Distribution: ---
Introduced in wine 1.9.10, still present in 2.0-rc3. Copying my description
from a comment on another issue.
Hello, I'd like to describe my experience with the added sound latency. I'm the
author of https://bugs.winehq.org/show_bug.cgi?id=40716
I'm using ALSA (no PulseAudio), with patched winealsa.drv for reduced latency.
The patch is simply changing three constants at the top of mmdevdrv.c
(DefaultPeriod, MinimumPeriod, EXTRA_SAFE_RT) to lower values (the ones that
work for me: 22000, 22000, 11000 respectively).
On wine 1.9.9 and earlier where everything works fine, this results in an
extremely low (almost none) audio latency, which is good. Reducing
DefaultPeriod and MinimumPeriod lower makes the sound crackle a lot. Reducing
EXTRA_SAFE_RT doesn't seem to change anything.
On wine 1.9.10 and above the "minimal" values of the constants seem to be
around 10000 and 10000 for me, below that there's no sound at all (there's no
crackling stage). The audio latency is much higher (both on "good" values from
wine 1.9.9 and on the new minimal values) which makes the game feel much worse.
Arch Linux x64
32-bit wine prefix
--
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=35700
Bug ID: 35700
Summary: Arabic Shaping Is Broken After Rechedit News.
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: moceap(a)hotmail.com
I update my Wine from 1.7.8 to 1.7.13 ::
Saping of Arabic full failed !!
In 1.7.8 I have just this bug34513
--
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=35293
Bug ID: 35293
Summary: Halo: CE, glPointSize error = INVALID_VALUE
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kierek93(a)gmail.com
Classification: Unclassified
Created attachment 47069
--> http://bugs.winehq.org/attachment.cgi?id=47069
log
For about half year I'm struggling to get Halo: Combat Evolved run without
graphical bugs in wine, but I just couldn't think of anything, so I came to a
conclusion that it can be a bug in Mesa. I filled mesa bug, but someone there
said, that it sounds like bug in wine3d, so here I am.
My Spec:
Manjaro Linux
Intel i3-3110m (with intel hd graphics 4000)
Kernel 3.12.6
KDE 4.12
Mesa 10.0.1(didn't work with 9.2)
Wine 1.6 (the same with 1.7.9)
The game itself starts fine, but with horrible graphical glitches, and terminal
getting spammed by glPointSize errors.
Here you can see screenshots:
https://www.dropbox.com/s/f9vik5w6e2v9w1r/zrzut%20ekranu11.pnghttps://www.dropbox.com/s/gbd5jg7rbqxvbvi/zrzut%20ekranu12.png
Because of these glitches, the game is unplayable, but as you can see on the
second screenshot, it's (technically) playable.
When I was on nvidia hardware, and using nvidia blob, the game was perfectly
playable, so I think that the problem is with compatibility somewhere between
wine, mesa and intel drivers.
--
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=42057
Bug ID: 42057
Summary: Pressing Ctrl+C to close iTunes results in error
dialog with gibberish title
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 56544
--> https://bugs.winehq.org/attachment.cgi?id=56544
screenshot
To reproduce:
1. Install iTunes.
2. Start iTunes from a terminal, `wine 'C:\Program Files\iTunes\iTunes.exe'`.
3. Go back to the terminal and press Ctrl+C to exit iTunes.
An error dialog appears, which is understandable because iTunes was not
designed to be closed in this way, but the dialog title should be legible. A
screenshot is 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.
https://bugs.winehq.org/show_bug.cgi?id=41347
Bug ID: 41347
Summary: TMIDI Player: Some characters and logos in LCD are
rendered as black rectangles
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: kakurasan(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: b81a7d976e3c3de36a01401d125871d3014e6c67
Distribution: ---
Created attachment 55695
--> https://bugs.winehq.org/attachment.cgi?id=55695
Screenshot (Wine 1.9.19)
Some characters (number characters, ':', '/') and logos (XG, GENERAL MIDI, GS)
in LCD are rendered as black rectangles.
Download (Japanese): http://hp.vector.co.jp/authors/VA010012/
----- Result of regression testing -----
b81a7d976e3c3de36a01401d125871d3014e6c67 is the first bad commit
commit b81a7d976e3c3de36a01401d125871d3014e6c67
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 25 11:47:46 2012 +0200
gdi32: Always use the DIB engine for monochrome bitmap rendering.
:040000 040000 feafcbbcb88944b1f24f7a41555876f66db37167
56c006bf256eab577327225e165bf59c06fc04c9 M dlls
--
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=40169
Bug ID: 40169
Summary: Recognize INTERNET_FLAG_SECURE with
INTERNET_INVALID_PORT_NUMBER in GetHttpConnection
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: PhoneixSegovia(a)gmail.com
Distribution: ---
When using GetHttpConnection with the port INTERNET_INVALID_PORT_NUMBER and the
flag INTERNET_FLAG_SECURE wininet interpret incorrectly and try to connect to
port 80.
For example this is the code used in the windows program to make a request:
#include "afxinet.h"
BOOL servicioPost(const char* actionPage, CString& strFormData, CString&
mensajeError, CString& contenidoFichero){
CString strHeaders = _T("Content-Type: application/x-www-form-urlencoded");
CHttpConnection* pConnection = NULL;
CHttpFile* pFile = NULL;
BOOL retorno = FALSE;
TRY{
CInternetSession session;
pConnection = session.GetHttpConnection(DOMINIO_SERVIDOR,
INTERNET_FLAG_SECURE,INTERNET_INVALID_PORT_NUMBER, NULL, NULL);
if (pConnection){
pFile = pConnection->OpenRequest(CHttpConnection::HTTP_VERB_POST,
actionPage, NULL, 1, NULL, NULL, INTERNET_FLAG_SECURE);
if (pFile){
if (pFile->SendRequest(strHeaders,
(LPVOID)(LPCTSTR)strFormData, strFormData.GetLength())){
retorno = TRUE;
// Make another stuff
}
}
}
}
CATCH_ALL(e){
char mensaje[100];
e->GetErrorMessage(mensaje, 100);
mensajeError = "Error Wininet: ";
mensajeError += mensaje;
}
END_CATCH_ALL
if (pConnection)delete pConnection;//don't skip
if (pFile)delete pFile;//don't skip
return retorno;
}
--
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=34807
Bug #: 34807
Summary: Gruntz crashes on startup in d3d
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarro.2783(a)gmail.com
Classification: Unclassified
Created attachment 46418
--> http://bugs.winehq.org/attachment.cgi?id=46418
console output of crash
The game Gruntz crashes after playing the first intro video, the backtrace
points to
=>0 0x7e317bb2 wined3d_surface_blt+0x2052() in wined3d (0x00326d58)
further output is 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.
https://bugs.winehq.org/show_bug.cgi?id=38766
Bug ID: 38766
Summary: RpcBindingServerFromClient is unimplemented, needed to
determine client Computer Name/IP Address
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)colinfinck.de
Distribution: ---
Wine's rpcrt4.dll currently doesn't implement the RpcBindingServerFromClient
function.
The following code is the only way I know to determine the Computer Name/IP
Address of the client doing the RPC request:
====================================================================
RpcBindingServerFromClient(NULL, &hServerBinding);
RpcBindingToStringBindingW(hServerBinding, &pwszBinding);
RpcStringBindingParseW(pwszBinding, NULL, NULL, &pwszComputerName, NULL,
NULL);
====================================================================
I either need this function to be implemented or an alternative way to
determine the client's Computer Name/IP Address.
--
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=6682
--- Comment #44 from Fabian Maurer <dark.shadow4(a)web.de> ---
Created attachment 56744
--> https://bugs.winehq.org/attachment.cgi?id=56744
Hack to draw the about dialog properly
I think I found the reason for the wrongly placed textboxes. Attached a hack
that makes it look fine.
We might want to split this issue off though.
If you want to test it yourself, GdiGetCharDimensions gets called at
user32/dialog.c:506
In user32.GdiGetCharDimensions, the very last line:
> return (sz.cx / 26 + 1) / 2;
Here xz.cx is 389, divided by 26 it's 14.96, but it gets truncated to 14. My
hack forces it to round up.
Your thoughts on this?
--
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=31420
Bug #: 31420
Summary: radar opus homeopathic software does not work
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: faiza_mk(a)hotmail.com
Classification: Unclassified
Created attachment 41301
--> http://bugs.winehq.org/attachment.cgi?id=41301
radar opus does not open install shield shows error
radar opus homeopathic software does not work
--
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=6682
--- Comment #43 from winetest(a)luukku.com ---
(In reply to Fabian Maurer from comment #42)
> Created attachment 56742 [details]
> Wrong placement of labels
>
> The only issue I have, is that the labels are rendered on top of the image,
> what's wrong. But the image always shows, and alt-tab doesn't change that.
I have exactly the same behaviour at Kde but I only tested the version I linked
here today. Just ignore this if I am saying something really stupid. Maybe the
bug is in the textbox (what you call it?) code and not in the patches we
tested.
--
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=6682
--- Comment #42 from Fabian Maurer <dark.shadow4(a)web.de> ---
Created attachment 56742
--> https://bugs.winehq.org/attachment.cgi?id=56742
Wrong placement of labels
It's hard to test, because it works on my machine. The test included in the
patches work fine?
The only issue I have, is that the labels are rendered on top of the image,
what's wrong. But the image always shows, and alt-tab doesn't change that.
Tested with both the portable as installed version from cnet on Arch64 with
KDE. Clean wineprefix and a fresh irfanview copy.
--
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=6682
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://web.archive.org/web/ |http://www.techspot.com/dow
|20060904042332/http://irfan |nloads/299-irfanview.html#d
|view.tuwien.ac.at/iview398. |ownload_scroll
|zip |
Summary|IrfanView's Help -> About |IrfanView's 4.44 Help ->
|window is missing a picture |About window is missing a
|on the left |picture on the left
--- Comment #41 from Bruno Jesus <00cpxxx(a)gmail.com> ---
I failed to notice that you added an image attachment so I see now version
4.44. Since the bug is still present in newer version and those patches fix a
number of other bugs I think we can target this bug to the new version.
Maybe Fabian has any idea why the issue persists in newer versions.
--
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=6682
--- Comment #40 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to Bruno Jesus from comment #37)
> Thanks for testing, I can't reproduce the problem with alt+tab but since the
> bug is very old and you are still testing I trust your tests.
>
> Anyway, are you also testing 3.98?
Oops, for IrfanView 3.98 this bug is indeed fixed.
IrfanView 4.44 still exhibits the problem.
--
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=6682
--- Comment #39 from winetest(a)luukku.com ---
(In reply to Fabian Maurer from comment #38)
> (In reply to Artem S. Tashkinov from comment #36)
> > While the image sometimes appear, a simple Alt Tab from and to IrfanView
> > wipes the image.
>
> Can't confirm, works for me. Could that be related to the desktop
> environment? I'm on latest KDE plasma, alt-tab doesn't change a thing.
>
The same. But I don't know the version...mint 18.2 with Kde. I do have also
mate installled but I don't use 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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #38 from Fabian Maurer <dark.shadow4(a)web.de> ---
(In reply to Artem S. Tashkinov from comment #36)
> While the image sometimes appear, a simple Alt Tab from and to IrfanView
> wipes the image.
Can't confirm, works for me. Could that be related to the desktop environment?
I'm on latest KDE plasma, alt-tab doesn't change a thing.
If it only appears sometimes, can you try to run the tests from my two patches
to see whether the WM_PAINT messages arrive? There really shouldn't be
randomness involved.
--
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=6682
--- Comment #37 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to Artem S. Tashkinov from comment #36)
> These patches don't fix the issue with IrfanView - sorry.
>
> While the image sometimes appear, a simple Alt Tab from and to IrfanView
> wipes the image.
Thanks for testing, I can't reproduce the problem with alt+tab but since the
bug is very old and you are still testing I trust your tests.
Anyway, are you also testing 3.98?
--
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=6682
--- Comment #36 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
Created attachment 56741
--> https://bugs.winehq.org/attachment.cgi?id=56741
Not fixed after applying patch 128612 and 128613
(In reply to Bruno Jesus from comment #33)
> I don't how about what labels you are talking about, the patches work fine
> for me and fixes the issue too. Since Artem is here I would like to ask for
> he to test too, please.
These patches don't fix the issue with IrfanView - sorry.
While the image sometimes appear, a simple Alt Tab from and to IrfanView wipes
the image.
--
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=6682
--- Comment #35 from winetest(a)luukku.com ---
I know the cause now.
I used different version of this program on 1st test. Then this one linked here
on second attempt.
http://download.cnet.com/IrfanView/?part=dl-&subj=dl&tag=button
That download with the patches doesn't look quite correct. It's 4.4 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=6682
--- Comment #34 from winetest(a)luukku.com ---
(In reply to Bruno Jesus from comment #33)
> I don't how about what labels you are talking about, the patches work fine
> for me and fixes the issue too. Since Artem is here I would like to ask for
> he to test too, please.
Weird. I retested now and all seem to drawn correctly. I don't see any issue
with the patches against this program/bug.
--
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=6682
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.irfanview.com/ |http://web.archive.org/web/
| |20060904042332/http://irfan
| |view.tuwien.ac.at/iview398.
| |zip
--- Comment #33 from Bruno Jesus <00cpxxx(a)gmail.com> ---
I don't how about what labels you are talking about, the patches work fine for
me and fixes the issue too. Since Artem is here I would like to ask for he to
test too, please.
--
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=6682
--- Comment #32 from Fabian Maurer <dark.shadow4(a)web.de> ---
Or they just expose another issue, without actually causing 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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #31 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to winetest from comment #30)
>
> Yes I have tested the bug against those patches. The image is shown but some
> text boxes are drawn on top of image. I think it's wrong. But the original
> issue is fixed with the patches.
Which means these patches have an immediate regression which means Alexander
might reject them.
--
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=6682
--- Comment #30 from winetest(a)luukku.com ---
(In reply to winetest from comment #27)
> This bug is also a duplicate.
>
> https://source.winehq.org/patches/data/128612
> https://source.winehq.org/patches/data/128613
>
> Patches help here also. But some of the text boxes are drawn on top of
> picture that doesnt look correct.
(In reply to Artem S. Tashkinov from comment #29)
> (In reply to winetest from comment #28)
> > This one too Bruno.
>
> Have you verified the patch also fixes this bug?
Yes I have tested the bug against those patches. The image is shown but some
text boxes are drawn on top of image. I think it's wrong. But the original
issue is fixed with the patches.
--
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=6682
--- Comment #29 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to winetest from comment #28)
> This one too Bruno.
Have you verified the patch also fixes this bug?
--
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=42164
Bug ID: 42164
Summary: Vanilla Wow (used to play on Kronos servers) crashes
at the 1st screen
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bsquire1(a)gmail.com
Distribution: ---
Created attachment 56740
--> https://bugs.winehq.org/attachment.cgi?id=56740
The backtrace of the crash
To play on Vanilla Wow, you have to play on the Kronos server. Following the
instructions, http://www.kronos-wow.com/how-to-connect/, you download the
original version and change the one file and click the launcher.
It crashes right at the start.
--
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=6682
--- Comment #28 from winetest(a)luukku.com ---
This one too Bruno.
--
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=2624
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |debuser1(a)mt2014.com
--- Comment #40 from Bruno Jesus <00cpxxx(a)gmail.com> ---
*** Bug 38433 has been marked as a duplicate of this bug. ***
--
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=3637
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #21 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Confirming that the patches below fix this issue:
https://source.winehq.org/patches/data/128612https://source.winehq.org/patches/data/128613
*** This bug has been marked as a duplicate of bug 2624 ***
--
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=2624
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |T.Bonner(a)freesurf.ch
--- Comment #39 from Bruno Jesus <00cpxxx(a)gmail.com> ---
*** Bug 3637 has been marked as a duplicate of this bug. ***
--
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=40089
Bug ID: 40089
Summary: 64bit upx packed executable crashing at startup with
page fault
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: ismail(a)i10z.com
Distribution: ---
Created attachment 53579
--> https://bugs.winehq.org/attachment.cgi?id=53579
wine debug log.
Download https://i10z.com/tmp/ffmpeg.exe and try to run:
> wine ./ffmpeg.exe
wine: Unhandled page fault at address 0x7fbf2f17c5b2 (thread 0024), starting
debugger...
Attached is the crash log.
--
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=42156
Bug ID: 42156
Summary: winedbg truncates output and it doesn't respect
COLUMNS
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: kenorb(a)gmail.com
Distribution: ---
I'd like to run the following command for parsing purposes:
winedbg --command "info wnd" | grep -v Empty
however the Text column is usually truncated, e.g.
002c0396 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
00d20394 Shell DocObject V 56010000 00000000 00000115 Shell
DocObjec
04260336 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
00100332 Shell DocObject V 56010000 00000000 00000115 Shell
DocObjec
002002c2 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
01cf029e Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
0062029c Shell DocObject V 56010000 00000000 00000115 Shell
DocObjec
002c0118 Shell Embedding 56010000 00000000 00000115 Shell
Embeddin
I've tried to use COLUMNS=200, similar as other CLI tools respect that, but it
didn't work.
I believe it's a bug, because there is no way to change the width of the
output.
Related: http://unix.stackexchange.com/q/331452/21471
--
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=29508
Bug #: 29508
Summary: Visual Studio 2005 trial can't create new project
Product: Wine
Version: 1.3.36
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
Visual C++ 2005 Trial installs ok with following recipe:
winetricks mfc42 dotnet20
use wine-1.3.15 to work around bug 27987 (or maybe just create the directory
that bug mentions)
mount image and run installer
but running the installed app with current wine, and doing
File / New / Project / win32 console app
type in the name of the project (say, "hello")
click OK
takes you into the New Project Wizard, but you can't complete it;
clicking OK does nothing. Clicking Cancel does let you back out cleanly.
Installing ie7 didn't fix the problem, but oddly, when you click on OK,
now a blank window comes up. Otherwise behavior is identical, can't finish
that 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.
http://bugs.winehq.org/show_bug.cgi?id=9277
Summary: Folder selection doesn't work correctly since 0.9.42
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loacoon(a)hotmail.com
When using Winzip, open a zip file and select Extract, and then in My Computer
select C:. The Program Files and Windows folders will appear, but you won't be
able to enter in any of them, and they'll be duplicated in the address bar if
you click on one of them.
This bug appeared in Wine 0.9.42 and does happen with any Windows app I tested.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42135
Bug ID: 42135
Summary: err:mscoree:LoadLibraryShim error reading registry key
for installroot
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
This is printed on every new wine prefix creation.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
I know it's harmless since it's printed on every wineprefix creation time.
The print seems to come here
http://source.winehq.org/git/wine.git/blob/c0b30432ea76334811e43ccef14a7190…
I am just thinking that wine really shouldnt print thatkind of error when there
is nothing wrong at wineprefix creation time.
I don't know why it prints that message. Is wine doing the check too early?
--
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=35811
Bug ID: 35811
Summary: wine will stop execute new program when fullscreen
application is running
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Created attachment 47809
--> http://bugs.winehq.org/attachment.cgi?id=47809
running log when execute the other program.
wine will stop running new program when running a fullscreen game, like Diablo
III or Banished.
this is the log with "WINEDEBUG=warn+all winecfg"
warn:win:create_window_handle error 0 creating window
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
warn:font:synthesize_bold_glyph Emboldening format 0x62697473 is not supported
warn:win:create_window_handle error 1812 creating window
this just happened when the fullscreen game running for a period of time.
not happened instantly.
--
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=8848
--- Comment #29 from winetest(a)luukku.com ---
(In reply to winetest from comment #28)
> (In reply to joaopa from comment #27)
> > I tried it a little bit. Looks like it is fixed, doesn't it?
>
> It's not fixed.
>
> wine-staging 1.9.23. My sound setup is broken currently with pure wine.
Retest. Some of the starting menus has almost black person. Then in the game
the swat team looks almost like it should, but in one angle they all looked
almost like black (lightning?). It feels like that the shadows is the biggest
(and only?) issue. They are too strong. I did this test with all dlls set us
builtin.
wine 2.0rc3-git.
--
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=40895
Bug ID: 40895
Summary: Office 2007 applications crash on first launch after
install
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
Created attachment 54987
--> https://bugs.winehq.org/attachment.cgi?id=54987
Crash trace
Excel crashes after displaying the splash screen.
I've seen bug #28642, but I thought this was fixed.
--
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=11819
Summary: P8 palette problem in The longest journey demo
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.jeuxvideo.fr/demo-the-longest-journey-1563-0-
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11082)
--> (http://bugs.winehq.org/attachment.cgi?id=11082)
console output
The main character in The longest journey demo is not displayed.
I attached a console output and a screenshot.
Joaopa
--
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=41069
Bug ID: 41069
Summary: raw input: Console spammed with repeated
"fixme:win:DefRawInputProc ... stub!" messages
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
I noticed this issue with WinUAE, which uses raw input by default.
Unless run with something like WINEDEBUG=-all, the console is spammed with
repeated lines like
fixme:win:DefRawInputProc (paRawInput=0x694f210, nInput=1, cbSizeHeader=16)
stub!
on every input event.
Just moving the mouse while emulation is running fills the screen with lines
like that. This bug report is to suggest that that fixme be limited in number.
To reproduce:
- Download then run the WinUAE installer
http://www.winuae.net/files/InstallWinUAE3300.msi
- Run winuae.exe
- When the WinUAE Properties window appears click Start
- Move the mouse and/or press keys, note the 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=42134
Bug ID: 42134
Summary: Disgaea PC crashes upon leaving first room
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: msfaegis(a)gmail.com
Distribution: ---
Created attachment 56682
--> https://bugs.winehq.org/attachment.cgi?id=56682
Log file upon crash
Using the current Steam release (as of 1/1/17) I am unable to leave the first
room in the game. I can browse every sub-menu on the main menu, audio and
graphics work perfectly fine keyboard controls and menus open perfectly fine, I
can enable and disable effects in the menu (The only thing that causes this
crash in the menu is changing the User Interface from New to Old).
This bug happens every time I try to exit the first room (specifically while
the second room fades in). To test further I booted into my Windows partition,
started the game, exited this first room saved and moved that save over to my
Arch install- it crashes immediately upon loading that save.
I have reproduced this bug in both wine and wine-staging on Arch Linux, and
went as far as to try with the free trial of CrossOver with the same result.
Attached is the crash log from the window that pops up when the game crashes.
Please let me know if there's any other information I can provide to help
troubleshoot this.
--
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=33903
Bug #: 33903
Summary: Writing in wine-console disabled , when
window-maker-control check button disabled
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
Classification: Unclassified
When I disable ( Allow the window manager to control the windows ) check box ,
I can't write any thing into cmd ran into wineconsole .
( Fedora 18 - Gnome panel 3.6.3 )
--
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=42131
Bug ID: 42131
Summary: HDTracks Downloader crashed after finishing
downloading free hi res samples
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: mikhail.v.gavrilov(a)gmail.com
Distribution: ---
Created attachment 56677
--> https://bugs.winehq.org/attachment.cgi?id=56677
screenshot
HDTracks Downloader crashed after finishing downloading free hi res samples
For reproducing:
1) Go to http://www.hdtracks.com/landing
2) Enter youe email and password for get downloader.
After it you get HDTracks Downloader my link:
https://www.hdtracks.com/downloader/channels/v18/stable/HDtracksDownloader2…
3) After enter your account credentials in downloader, downloader begin
download music.
4) After all downloads finished downloader open in Explorer folder with
downloads and crashed
--
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=6667
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #29 from winetest(a)luukku.com ---
This game has so many different installers that I dont even bother to test them
all.
There seems to be EURO version, Indonesian version, International version, Usa
version, Korean version according to appdb.
And different versions of installers.
http://ftp.warpportal.com/RagnarokOnline/Ragnarok_Installer-09272013.exe
This installer can't complete the installer but there is a workaround to
extract the .msi file from the exe. The patcher starts with no issues without
any workarounds. And I can't see this issue with the installer.
And other from here, but you need an account to get it.
http://www.playragnarok.com/downloads/clientdownload.aspx
This installer needs winetricks -ie8 to show a gui or you cant download the
game files. After downloading game files I set all dlls builtin and started the
updater and I can't see the issue mentioned here.
wine 2.0rc3.
--
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=41046
Bug ID: 41046
Summary: Star Wars Racer white screen
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 55218
--> https://bugs.winehq.org/attachment.cgi?id=55218
Star Wars Racer wine 1.9.15
Hello,
Star Wars Episode 1 Racer, the screen becomes white at the start of the race or
during the race. Then the game no more respond.
I joined you the log file.
Thank you for your help.
LGDN.
Config:
WIne 1.7.15
Ubuntu 16.04 Xenial 64 bits
NVIDIA GeForce GTX 770
official Ubuntu Nvidia drivers 361.42 - 1920x1080
--
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=33299
Bug #: 33299
Summary: Dragon Age Origin randomly crash while ingame
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrimekiler(a)yahoo.fr
Classification: Unclassified
Created attachment 44052
--> http://bugs.winehq.org/attachment.cgi?id=44052
backtrace
When playing Dragon Age Origins, the application crashes sometime (sometime
every hours, sometimes every 15 min...
I dont find any cause, the only common thing of these crash is the fact they
seem to happen while in fight mode in the game.
--
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=38883
Bug ID: 38883
Summary: RANE Drag Net won't install
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: register(a)ciengi.com
Distribution: ---
The RANE Drag Net program will not install in Wine. I get no errors when
running the installer, so not sure where to start.
http://www.rane.com/software/dn421.zip
When I run "WINEDEBUG=+tid,+seh,+relay,+dwrite wine ./dragnet.exe > log.txt
2>&1", the resulting log file was over 19 MB, so I can't attach 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.
https://bugs.winehq.org/show_bug.cgi?id=37665
Bug ID: 37665
Summary: Endless Space, fatal error in gc
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: simon_hyll(a)hotmail.com
Distribution: ---
Created attachment 50129
--> https://bugs.winehq.org/attachment.cgi?id=50129
Backtrace created when running the game
I have Wine-1.7.31 and use it in 64 bit mode.
Whenever I run Endless Space I get the error message "Fatal error in gc,
GetThreadContext failed".
When I google this error what I could gather was that this is an error in Mono
but that the Mono dev team states that this is an error in Wine, not in Mono.
--
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=39914
Bug ID: 39914
Summary: No fonts visible in FastStone Photo Resizer 3.5 GUI
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Distribution: ---
Created attachment 53304
--> https://bugs.winehq.org/attachment.cgi?id=53304
WINEDEBUG=font log
I've discovered an unusual problem in FastStone Photo Resizer. I have installed
a number of fonts on my system, and have fonts working on other programs.
However, when I run FastStone Photo Resizer the fonts do not properly display
and make the program nearly impossible to use.
Attached is a WINEDEBUG=font log of the program running.
--
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=34513
Bug #: 34513
Summary: Arabic not shown correctly with rich edit library .
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
Classification: Unclassified
Arabic reading or writing with riched has problems.
For example : When Arabic writing at wine wordpad , unwanted spaces will shown
!
>>>>
Also in applications that use riched20 for reading , not all words shown in
there places !!!
--
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=36454
Bug ID: 36454
Summary: detector client does not run
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rob2098(a)gmail.com
Created attachment 48489
--> http://bugs.winehq.org/attachment.cgi?id=48489
the error backtrace
i forgot my pin number for my cell phone so i tryed there software but wine
dosent seem to work at all!
--
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=33919
Bug #: 33919
Summary: Disturbance in viewing Wine windows through Arabic
session .
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
CC: aric(a)codeweavers.com
Classification: Unclassified
The bug is the disturbance in some places in Wine windows
when using wine in Arabic session .
Most blocker problem in ( open with choose window )
This video show the bug :
http://www.youtube.com/watch?v=lGB8DgekeBw
( shoe it in HD )
--
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=21314
Summary: Sony Acid Xpress 7.0: Fails to open .acd file format,
and won't play music.
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://dspcdn.sonymediasoftware.com/acidplanet/acidxpr
ess70_enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25652)
--> (http://bugs.winehq.org/attachment.cgi?id=25652)
Innumerable fixmes and buggies...
This one is rather serious, the application boots(once you've copied over the
directory from a windows installation and chosen the "register from another
computer option"), but then fails to load or save it's own .acd file format and
play any .wav files. It simply states "the reason for being unable to open the
project file could not be determined". Making the program pretty much garbage.
Other trivial bugs are occurring too including the welcome screen which fails
to load with wine gecko and icons which are weird looking.
Anyhow log is 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=19557
Summary: WritersBlocks has problem displaying text boxes
OLEPictureImpl error
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.writersblocks.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
Writers blocks is a piece of software that only really does one thing...
displays OLE text boxes.
An earlier version installed and ran on an earlier wine. This one does not.
Directions to reproduce:
Download free trial
sh winetricks vb6run mfc40 (I also install gdiplus and fontfix)
also tried with the following
sh winetricks mfc42 vcrun2003 vcrun2005 vcrun2005sp1 vcrun2008 vcrun2008sp1
just to make sure that the author wasn't using updated libs, but he's not.
The earlier winebug on the earlier WritersBlocks was
bug 1542
--
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=5977
--- Comment #31 from winetest(a)luukku.com ---
I found something.
If you click options and then fast previus menu the content that are not drawn
flashes quickly on screen.
So this is somekind of drawing order issue. Or it feels like 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.
https://bugs.winehq.org/show_bug.cgi?id=5977
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #30 from winetest(a)luukku.com ---
Tested the demo version with wine 2.0rc3 and staging 2.0rc3. The animations
directory contains files and I checked few of them that they have some size and
not zero.
When you start a mission and move mouse the screen content doesn't work like it
should. Mouse movement erases screen content.
Still valid.
--
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=40323
Bug ID: 40323
Summary: Sorry, we couldn't connect to Skype
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contrib(a)maxqia.com
Distribution: ---
Created attachment 53976
--> https://bugs.winehq.org/attachment.cgi?id=53976
Log
Skype, with/without ie8 installed, always says "Sorry, we couldn't connect to
Skype." when you launch it. If you don't have ie8 installed,it also opens a
page to
https://apps.skypeassets.com/static/skype.client.login/trunk/latest/release…
--
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=3845
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimesio(a)earthlink.net,
| |winetest(a)luukku.com
--- Comment #16 from winetest(a)luukku.com ---
(In reply to Philipp Klaus Krause from comment #14)
> I still can reproduce the problem today (using wine 1.5.4). However now the
> cpu usage is shown by "top" with the .exe not with wineserver.
>
> Philipp
Could you please upgrade your wine and test this bug? Anything under 1.8 wine
is really outdated.
Suggesting needinfo status. There has been no activity for years.
--
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=39183
Bug ID: 39183
Summary: backup of officer didnt work. cant open backup
anymore.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jansimon(a)exploitedghetto.de
Distribution: ---
Created attachment 52229
--> https://bugs.winehq.org/attachment.cgi?id=52229
backup of officer didnt work. cant open backup anymore.
backup of officer didnt work. cant open backup anymore.
--
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=40516
Bug ID: 40516
Summary: Office 2013 programs crash after wine-staging update
from 1.9.7 to 1.9.8
Product: Wine-staging
Version: 1.9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bystrzak14(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54321
--> https://bugs.winehq.org/attachment.cgi?id=54321
PowerPoint2013x32 Fedora 23 x64 Wine Staging 1.9.8 Traceafter crash
I've just managed to get Office 2013 working and after updating wine-staging
today Office tools are suddenly stopped working. PowerPoint only runs from time
to time but only in safe mode. Logs from Excel, Word and PowerPoint attached.
Fedora 23 64bit
wine-1.9.8 (Staging)
--
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=35944
Bug ID: 35944
Summary: wine 1.6 - i can not open burowin
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jadieguez(a)leganes.org
I use lubuntu 12.04 - with wine1.6.
I can not starting burowin 5.0 to connect with my Oracle database 10g.
The computer try to open de window for brwlogin.exe - but is stopping and say
nothing.
sqlplusw.exe from oracle is O.K.
MSACCESS.EXE from Microsoft Office is O.K. too.
Please help me.
--
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=42124
Bug ID: 42124
Summary: iWin IPlay Download Games Manager (Awesomium) page
faults on exit
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 56662
--> https://bugs.winehq.org/attachment.cgi?id=56662
Backtrace from Wine Staging 2.0-rc3
Xubuntu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.98
driver.
Windows version: Windows XP
Wine Staging
IPlay Download Games Manager page faults upon exit. Uses the Awesomium HTML UI
engine (WebKit) which appears to be the source of the problem. Tested with
v2.13.5.801 installed as Tradewinds 2 (most every EXE downloaded from IPlay is
the installer for it):
http://www.iplay.com/games/tradewinds-2
Prerequisites: winetricks -q corefonts d3dcompiler_43
--
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=41137
Bug ID: 41137
Summary: Missing component inetcomm
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Can the component inetcomm please be added.
--
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=42120
Bug ID: 42120
Summary: Administrator Priviledges Required to Run Program
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bpnuke.isu(a)gmail.com
I have a program that requires a service manager to run in the background for
the main program to run. The service manager starts fine but when I ask the
service manager to start the service I get an error that I can find in the user
guide of the original software package. The user's manual says it will prompt
the user for credentials under "Run As" but never does and fails saying I don't
have the correct priviledges to run the service manager in wine. How can I
spoof the program to think I'm the admin. I tried installing under windows 98
but the install gets interrupted and states it requires windows xp sp2 to
complete.
--
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=28918
Bug #: 28918
Summary: I cannot run rFactor
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: play3man(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
I have installed rFactor in my Ubuntu 11.10. When I try run rFactor, opened
window in internet explorer and in this window I clik on the "Start free trial
of rFactor". After this opened second window with this: "No support for texture
compression found. DXT texture compression required. Visit the links below for
technical support and downloads."
--
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=32695
Bug #: 32695
Summary: Yahoo Messager crashes to due an unimplemented
function
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damjan.jov(a)gmail.com
Classification: Unclassified
Created attachment 43139
--> http://bugs.winehq.org/attachment.cgi?id=43139
The backtrace
Yahoo Messenger 11 crashes just after logging in due to an unimplemented
function - in nspr4.dll - which is *it's own file*.
--
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=42111
Bug ID: 42111
Summary: Samsung Kies requires mfc90u.dll
Product: Wine
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
If you attempt to run the latest version of the Samsung Kies installer, it
complains that it cannot find mfc90u.dll.
wine KiesSetup.exe
fixme:winediag:start_process Wine Staging 2.0-rc2 is a testing version
containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
err:module:import_dll Library mfc90u.dll (which is needed by
L"G:\\mint\\Downloads\\KiesSetup.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"G:\\mint\\Downloads\\KiesSetup.exe" failed, status c0000135
Wine Staging 2.0-rc2
winetricks vcrun2008 is a workaround.
--
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=23502
Summary: winhelp: Can not play embedded sounds
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://rapidshare.com/files/404885256/BBCTITLE.HLP.bz2
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Some help files contain embedded sounds (WAV files). Wine winhelp does not play
these, instead giving console output like this:
fixme:winhelp:HLPFILE_BrowseParagraph Got an embedded element
*33792,2,BBCTITLE.HLP+AA2.WAV
when each sound should be played.
I have uploaded an example file to
http://rapidshare.com/files/404885256/BBCTITLE.HLP.bz2
14,949,225 bytes, MD5 980f78ad9bf74a0a0287336c4f5ac073
--
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=41874
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41893
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41873
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=40280
Bug ID: 40280
Summary: winemenubilder crash in latest wine-staging on Arch
Product: Wine-staging
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: compulsorylocales(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 53923
--> https://bugs.winehq.org/attachment.cgi?id=53923
Winemenubuilder crash dump
Hello,
These are my system details:
Arch Linux x86-64
Linux Kernel Zen-4.4.3
Wine-staging 1.9.5-1
After running an upgrade with pacman -Syu on 9th March, I'm facing this crash
issue in winemenubuilder. It happens always.
Perhaps due to this crash, mIRC is unusable in Wine. It does not accept any
input etc, and makes the sound when something else is stealing its focus.
I am attaching the dump I get.
Request someone to look into this, and please let me know if more info is
needed.
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.
https://bugs.winehq.org/show_bug.cgi?id=42003
Bug ID: 42003
Summary: Talk us.. Epson +++I800204+4122+++Tech Support Phone
Number EPSON Printer tech Helpline Number
Product: WineHQ Bugzilla
Version: 3.2.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: singhking1955(a)gmail.com
Distribution: ---
Created attachment 56435
--> https://bugs.winehq.org/attachment.cgi?id=56435
((moti))Call @@@++ USA I8002044122 EPSON PRINTER t.e.c.h s.u.p.p.o.r.t
p.h.o.n.e n.u.m.b.e.r u.s.a. C.a.l.l EPSON PRINTER h.e.l.p d.e.s.k n.u.m.b.e.r
n.u.m.b.e.r C.a.n.a.d.a EPSON PRINTER s.u.p.p.o.r
((moti))Call @@@++ USA I8002044122 EPSON PRINTER t.e.c.h s.u.p.p.o.r.t
p.h.o.n.e n.u.m.b.e.r u.s.a. C.a.l.l EPSON PRINTER h.e.l.p d.e.s.k n.u.m.b.e.r
n.u.m.b.e.r C.a.n.a.d.a EPSON PRINTER s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.r usa USA
1 I8002044122 EPSON PRINTER t.e.c.h s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.e.r u.s.a.
C.a.l.l EPSON PRINTER h.e.l.p d.e.s.k n.u.m.b.e.r n.u.m.b.e.r C.a.n.a.d.a EPSON
PRINTER s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.r usa canada 1-1855-709-2847 USA, EPSON
PRINTER Tech Support phone number,EPSON PRINTER technical support phone number
1 I8002044122 .EPSON PRINTER Tech Support Number EPSON PRINTER Tech EPSON
PRINTER tech support, EPSON PRINTER tech support number, EPSON PRINTER tech
support phone number, EPSON PRINTER technical support, EPSON PRINTER technical
support number, EPSON PRINTER technical support phone number, EPSON PRINTER
tech support number, EPSON PRINTER support number, EPSON PRINTER Tech support
phone number, EPSON PRINTER support phone number, EPSON PRINTER technical
support phone number, EPSON PRINTER technical support number,Support Phone
Number for EPSON PRINTER Phone Number for EPSON PRINTER CustomerService?
Technical Support Telephone Number EPSON PRINTER support number EPSON PRINTER
EPSON PRINTER tech support number EPSON PRINTER EPSON PRINTER technical
support number EPSON PRINTER EPSON PRINTER technical support phone number
EPSON PRINTER EPSON PRINTER customer service number EPSON PRINTER EPSON
PRINTER internet security technical support EPSON PRINTER technical support
phone number EPSON PRINTER EPSON PRINTER tech support phone number EPSON
PRINTER EPSON PRINTER customer support phone number I-855-709-2847 EPSON
PRINTER EPSON PRINTER support phone number EPSON PRINTER EPSON PRINTER support
phone EPSON PRINTER tech support EPSON PRINTER customer support EPSON PRINTER
phone support EPSON PRINTER support number EPSON PRINTER EPSON PRINTER
technical support EPSON PRINTER customer support phone number EPSON PRINTER
EPSON PRINTER tech support phone number EPSON PRINTER contact EPSON PRINTER
support EPSON PRINTER technical support phone number !I8557092847++ EPSON
PRINTER EPSON PRINTER phone number EPSON PRINTER tech support EPSON PRINTER
support ticket EPSON PRINTER customer support number EPSON PRINTER EPSON
PRINTER tech support number EPSON PRINTER EPSON PRINTER technical support
number EPSON PRINTER EPSON PRINTER support center EPSON PRINTER telephone
support call EPSON PRINTER support EPSON PRINTER support support EPSON PRINTER
EPSON PRINTER billing support EPSON PRINTER technical support number EPSON
PRINTER support EPSON PRINTER EPSON PRINTER online support EPSON PRINTER
contact support EPSON PRINTER support number EPSON PRINTER EPSON PRINTER
customer support number EPSON PRINTER EPSON PRINTER tech support number EPSON
PRINTER support for EPSON PRINTER EPSON PRINTER phone number EPSON PRINTER
EPSON PRINTER customer service phone number EPSON PRINTER EPSON PRINTER contact
phone number EPSON PRINTER EPSON PRINTER phone number EPSON PRINTER EPSON
PRINTER customer service phone number EPSON PRINTER phone number EPSON PRINTER
for EPSON PRINTER customer service EPSON PRINTER software phone number EPSON
PRINTER phone number EPSON PRINTER for EPSON PRINTER EPSON PRINTER customer
service telephone number EPSON PRINTER EPSON PRINTER helpline phone number
EPSON PRINTER EPSON PRINTER contact number EPSON PRINTER EPSON PRINTER customer
service number EPSON PRINTER EPSON PRINTER customer service phone number
!I8557092847++ EPSON PRINTER us EPSON PRINTER customer service phone number
EPSON PRINTER usa EPSON PRINTER telephone number EPSON PRINTER EPSON PRINTER
phone number EPSON PRINTER usa EPSON PRINTER contact number EPSON PRINTER
EPSON PRINTER number EPSON PRINTER EPSON PRINTER contact number EPSON PRINTER
usa EPSON PRINTER helpline number EPSON PRINTER EPSON PRINTER helpline number
EPSON PRINTER EPSON PRINTER customer number EPSON PRINTER EPSON PRINTER
customer service number EPSON PRINTER EPSON PRINTER contact telephone number
EPSON PRINTER contact number EPSON PRINTER for EPSON PRINTER EPSON PRINTER
software contact number EPSON PRINTER EPSON PRINTER toll free number EPSON
PRINTER EPSON PRINTER telephone number EPSON PRINTER uk EPSON PRINTER
registration number EPSON PRINTER EPSON PRINTER toll free number EPSON PRINTER
usa EPSON PRINTER customer service EPSON PRINTER software customer service
contact EPSON PRINTER customer service EPSON PRINTER customer service phone
EPSON PRINTER customer service EPSON PRINTER service EPSON PRINTER technical
support EPSON PRINTER customer support EPSON PRINTER technical support reviews
telephone EPSON PRINTER EPSON PRINTER tech support phone number EPSON PRINTER
EPSON PRINTER tech support phone number EPSON PRINTER EPSON PRINTER customer
service EPSON PRINTER technical support phone number EPSON PRINTER EPSON
PRINTER free support EPSON PRINTER customer service billing EPSON PRINTER
customer service email address EPSON PRINTER customer service reviews contact
EPSON PRINTER customer service EPSON PRINTER tech support number EPSON PRINTER
usa EPSON PRINTER support number EPSON PRINTER EPSON PRINTER contact number
EPSON PRINTER EPSON PRINTER customer service phone number EPSON PRINTER EPSON
PRINTER technical support usa EPSON PRINTER technical support number EPSON
PRINTER EPSON PRINTER tech support phone EPSON PRINTER tech support number
EPSON PRINTER EPSON PRINTER customer service telephone number EPSON PRINTER
EPSON PRINTER customer support number EPSON PRINTER EPSON PRINTER phone
number EPSON PRINTER EPSON PRINTER online support EPSON PRINTER customer
service number EPSON PRINTER EPSON PRINTER tech support center EPSON PRINTER
customer service EPSON PRINTER software customer service EPSON PRINTER customer
care number EPSON PRINTER usa EPSON PRINTER customer number EPSON PRINTER EPSON
PRINTER customer support number EPSON PRINTER EPSON PRINTER customer care
number EPSON PRINTER EPSON PRINTER customer care toll free number EPSON PRINTER
EPSON PRINTER tech support EPSON PRINTER technical support EPSON PRINTER
support EPSON PRINTER tech support EPSON PRINTER support center EPSON
PRINTER.com customer service EPSON PRINTER customer care number EPSON PRINTER
EPSON PRINTER customer care EPSON PRINTER phone number EPSON PRINTER phone
number EPSON PRINTER for EPSON PRINTER customer service EPSON PRINTER phone
support EPSON PRINTER phone number EPSON PRINTER tech support EPSON PRINTER
support phone number EPSON PRINTER contact EPSON PRINTER by phone EPSON PRINTER
contact phone number EPSON PRINTER EPSON PRINTER helpline phone number EPSON
PRINTER EPSON PRINTER phone EPSON PRINTER for phone EPSON PRINTER contact
number EPSON PRINTER EPSON PRINTER contact support contact EPSON PRINTER EPSON
PRINTER contact number EPSON PRINTER usa EPSON PRINTER toll free number EPSON
PRINTER EPSON PRINTER telephone number EPSON PRINTER EPSON PRINTER toll free
number EPSON PRINTER usa EPSON PRINTER support services technical support for
EPSON PRINTER EPSON PRINTER customer service phone number EPSON PRINTER usa
EPSON PRINTER customer care number EPSON PRINTER usa EPSON PRINTER customer
care number EPSON PRINTER EPSON PRINTER customer care center EPSON PRINTER
customer support EPSON PRINTER customer support phone EPSON PRINTER
--
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=42075
Bug ID: 42075
Summary: Amazon Kindle login fails
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ybyt4t(a)gmail.com
Distribution: ---
Created attachment 56574
--> https://bugs.winehq.org/attachment.cgi?id=56574
wine console output when running kindle
Tried to install Kindle 1.16 as my older version didn't work anymore with wine
2.0.
When I enter my Amazon account data (Mail/Pass) an popup opens with this
message:
'Registration failed. Please try again [99]'
Didn't see anything overly suspicious in the console output (see attachment),
and it even happens on a fresh .wine directory (win32 mode).
I tried this Kindle version with wine 2.0rc3:
> md5sum KindleForPC-installer-1.16.44025.exe
92f8b55a17a632e77bcd94f7d7e767fc KindleForPC-installer-1.16.44025.exe
--
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=41902
Bug ID: 41902
Summary: Since wine 1.9.24, KakaoTalk says "Unsupported system"
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a0795a089(a)gmail.com
Distribution: ---
It has been working relatively well, but after I upgraded to wine 1.9.24,
KakaoTalk suddenly says on launch that it is an unsupported system, and refuses
to run.
"지원하지 않는 시스템입니다.
고객센터로 문의해주시기 바랍니다.
현재버전 : 2.5.0.1377"
which means,
Unsupported system.
Please contact us.
Current version : 2.5.0.1377
--
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=41872
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41886
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41897
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=42037
Bug ID: 42037
Summary: macOS Wine Staging.app dependencies
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f.platte(a)platte-web.de
Hi there.
I just installed the latest Wine-Staging release for macOS.
As I missed some kind of winetricks GUI like being included with Wineskin I
wrote one.
Its applescript based with a hugh amount of bash code. Feel free to enhance
(kinda slow).
It includes automated updating (and initial downloading) of winetricks
(interval based) and provides a GUI for winetricks' installations. It does not
feature bottle-managment.
Technically it's not location depended (does not need to resist in Applications
folder) and even houses the winetricks script within the ".app" file.
The execution of the selected winetrick is automatically handed over to the
Terminal.app to get some graphical feedback.
I hope for some it might be an enhancement to the incredible useful winetricks
script.
Best
Rastafabi
--
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=41882
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41626
Bug ID: 41626
Summary: msiexec fails with error: fixme:ntdll:NtLockFile I/O
completion on lock not implemented yet
Product: Wine
Version: 1.8.5
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: alst5940(a)colorado.edu
I'm trying to install the following program on my macbook pro (OS 10.21 Sierra)
using Wine.
http://www.ub.edu/dnasp/
I have successfully installed this using wine with the following command:
wine msiexec /i dnasp51001.msi
Previously I was using Wine v1.8.1 and OS10.10 (Yosemite)
However, when I try to run the same command, I get the following error:
$ msiexec /i dnasp51001.msi
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
NOTE: I have tried to use the development edition of Wine (1.9.22), Wine 1.8.5,
and the older version that worked previously (Wine 1.8.1). Nothing has worked
for me so far.
I've tried to search for an answer here and elsewhere without success. Please
let me know if you need any additional information.
--
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=41856
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=27801
Summary: NFS U1: Incorrect mapping/naming of the wheel's
buttons
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
I was asked by Lucas Fialho Zawacki to make some comparison of my wheel between
WinXP and Wine. I took Need for Speed Underground 1 for the tests:
Options -> Controller -> Controller Setup:
WinXP Wine
=============================================
Steering Left Wheel axis Axis0
Steering Right Wheel axis Axis0
Throttle Combined pedals Axis1
Break Combined pedals Axis1
Button A Left Paddle Button 0
Button B Right Paddle Button 1
Button C Button 3 Button 2
Button D Button 4 Button 3
Button E Button 5 Button 4
Button F Button 6 Button 5
Tested with:
* wheel "Logitech Wingman Formula Force GP"
* wine-1.3.24-174-g4b4dd30.
On WinXP machine, there is logitech driver installed.
--
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=41900
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41878
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41857
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41867
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41963
Bug ID: 41963
Summary: sdds
Product: Wine
Version: 0.9-pre
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: wesam-4-91(a)hotmail.com
Distribution: ---
sddsdssdds
--
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=42032
Bug ID: 42032
Summary: Need For Speed Most Wanted 2012 crashes at startup
(DX11)
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
There is a regression in latest WineD3D builds, running Need For Speed Most
Wanted 2012 results a crash at startup when using latest WineD3D 2.0RC. Using
older version WineD3D 1.9.22 allows at least to show a game menu.
--
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=41858
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41866
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41888
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41875
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41879
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41889
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41880
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41881
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41940
Bug ID: 41940
Summary: 1 800 982 1587 Quickbooks Online Customer Support
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: qmgr
Assignee: wine-bugs(a)winehq.org
Reporter: dasappendas78(a)gmail.com
Distribution: ---
Created attachment 56326
--> https://bugs.winehq.org/attachment.cgi?id=56326
quickbooks online backup restore ((1-800-982-1587)) quickbooks online backup
service ((1-800-982-1587)) quickbooks online backup support ((1-800-982-1587))
quickbooks online banking not working ((1-80
1 800 982 1587 Quickbooks Online Customer Support
quickbooks online backup restore ((1-800-982-1587))
quickbooks online backup service ((1-800-982-1587))
quickbooks online backup support ((1-800-982-1587))
quickbooks online banking not working ((1-800-982-1587))
quickbooks online is not available ((1-800-982-1587))
quickbooks online issues ((1-800-982-1587))
quickbooks online login problems ((1-800-982-1587))
quickbooks online not available ((1-800-982-1587))
quickbooks online not working ((1-800-982-1587))
quickbooks online printing problems ((1-800-982-1587))
quickbooks online problems ((1-800-982-1587))
quickbooks online security issues ((1-800-982-1587))
quickbooks online slow ((1-800-982-1587))
quickbooks online troubleshooting ((1-800-982-1587))
quickbooks open multiple company files ((1-800-982-1587))
quickbooks payroll server error ((1-800-982-1587))
quickbooks payroll service server error ((1-800-982-1587))
quickbooks payroll update error ((1-800-982-1587))
quickbooks online backup restore ((1-800-982-1587))
quickbooks online backup service ((1-800-982-1587))
quickbooks online backup support ((1-800-982-1587))
quickbooks online banking not working ((1-800-982-1587))
quickbooks online is not available ((1-800-982-1587))
quickbooks online issues ((1-800-982-1587))
quickbooks online login problems ((1-800-982-1587))
quickbooks online not available ((1-800-982-1587))
quickbooks online not working ((1-800-982-1587))
quickbooks online printing problems ((1-800-982-1587))
quickbooks online problems ((1-800-982-1587))
quickbooks online security issues ((1-800-982-1587))
quickbooks online slow ((1-800-982-1587))
quickbooks online troubleshooting ((1-800-982-1587))
quickbooks open multiple company files ((1-800-982-1587))
quickbooks payroll server error ((1-800-982-1587))
quickbooks payroll service server error ((1-800-982-1587))
quickbooks payroll update error ((1-800-982-1587))
--
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=41826
Bug ID: 41826
Summary: Application Crashes trying to make use of .Net 4.6.1
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 56240
--> https://bugs.winehq.org/attachment.cgi?id=56240
Crash output
I am trying to run products which all require VCruntime 2015 and .Net 4.6.1 or
higher.
The problem is that i do not get it to start, even if both of the above are
installed via winetricks.
--
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=41871
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41899
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41121
Bug ID: 41121
Summary: Battle.net: Crash with Unhandled exception
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ceric35(a)gmail.com
Distribution: ---
Created attachment 55328
--> https://bugs.winehq.org/attachment.cgi?id=55328
Debug log
Hi,
After running following command:
WINEARCH=win32 WINEPREFIX=$HOME/.wine32 wine "C:\Program
Files\Battle.net\Battle.net.exe"
application display a popup with a progress bar,
and at the end of loading, application crash with wine error dialog opened, but
empty.
The only message in log is:
wine: Unhandled exception 0xc0000417 in thread 24 at address 0xfdc3b4 (thread
0024), starting debugger...
but with no details.
Configuration:
* gentoo
* wine 1.9.16
* Battle.net 7730
* corefonts and vcrun2015 installed using winetricks
This bug is also reported here by another user :
https://www.playonlinux.com/fr/topic-14662-Battlenet_other_issue.html
I can do more tests if you need more details.
--
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=41903
Bug ID: 41903
Summary: TOCA Touring Car Championship: Regression: commit
makes program crash on startup.
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
The program is TOCA Touring Car Championship.
Since wine 1.9.21 the program crashes on startup.
Regression testing shows that the first bad commit is:
--- commit a6911a13b8e016e4d3ff0c6f7e1f49a6f1cf1bab ---
Author: Kimmo Myllyvirta <kimmo.myllyvirta(a)gmail.com>
Date: Mon Oct 10 09:29:07 2016 +0300
wined3d: Clear texture flag from correct format when color fixup is not
supported.
--- ---
Reverting the commit fix the issue with wine 1.9.24.
Note: Patches from bug 40569 are required to make the game start.
--
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=41896
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41885
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41894
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41913
Bug ID: 41913
Summary: Explorer++ crashes when closing last tab
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
I think this is a bit diffrent issue than bug 24699.
I have local copy of explorer version 1.3.5.531.
You just run it and press second button on top of tab and choose close
(ctrl+w).
when you close the tab that's open by default or open new tabs and close them
one 1 one and when you close the last tab the program crashes/vanishes.
I don't know how windows behaves, but I doubt it closes the program when you
close the last tab.
It could be that it doesnt let close the last tab.
--
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=41883
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41877
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41865
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41987
Bug ID: 41987
Summary: Skype technical support phone number USA QB
++1-888-8790163== @ == Skype tech support number
Product: Wine-gecko
Version: unspecified
Hardware: arm
OS: Windows
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: dffdfdfdeseee(a)yopmail.com
Skype technical support phone number USA QB ++1-888-8790163== @ == Skype techn
Skype) (Support) (Phone) (Number)---- Skype Phone Number~~~~~~~USA~~CALIFORNIA
Skype technical support phone number USA QB ++1-888-8790163== @ == Skype
technical support phone number+1 866 769 8I27 Skype help number- Skype Helpline
Number; Skype help phone number- Skype Helpline Number, Skype Skype Toll free
Number, Skype Support Telephone Number, Skype support Telephone number, Skype
Support contact number, Skype Support contact number, Skype technical support
contact number. Call, Skype Support number number, Skype Support number Number,
Skype technical support number+1 +1-888-8790163 Skype pos support phone number
Skype support phone number Skype technical support number+1 +1-888-8790163
Skype pos support number number Skype Support number number Skype technical
support number++1-888-8790163 Skype support phone number Skype support phone
number Skype technical support number Skype Help Desk Phone Number, Skype
support number, Skype technical support phone number, Skype phone number, Skype
technical support number, Skype support number number. It is very popular toll
free number which vide by Skype technical support, Skype support number
Number, Skype Support Number, Skype Customer Support Phone Number, Skype
Customer Support Number, Skype support Helpline Number, Skype Customer Care
Number, Skype support team phone number. Call, Skype Support number number,
Skype Support number Number, Skype Help Desk Phone Number, Skype Support
number, Skype technical support phone number, Skype phone number, Skype
technical support number, Skype support number number, Skype technical
support,Skype Support number Number, Skype support number, Skype Customer
Support number Number, Skype Customer Support Number, Skype support Helpline
Number, Skype Customer Care Number,CALL ?????Skype Support Helpline Number,
Skype Customer Care Number,Skype Support team phone number, ???? Skype phone
number, Skype technical support number,Skype Support number number, Skype
technical support,Skype Support number Number,Skype SupportNumber, Skype
Customer Support Phone Number, Skype Customer SupportNumber,???Call,
++1-888-8790163 for all type help by Skype Support number number, Skype support
numberNumber, Skype Help Desk Phone Number, Skype support number, Skype
technical support phonenumber,??-:Skype Support number Number vides online
solution for all US@A@ CANADA /CANADA clients. For any help of query call 1 800
to get all Skype account solution. ?(+ +1-888-8790163 Skype technical support
phonenumber +
--
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=42039
Bug ID: 42039
Summary: Photoshop CS5 during "save to clipboard" erases
itself!
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: soohyun2222(a)gmail.com
Distribution: ---
Hello, I had two files open in Photoshop CS5 and while I was copying and paste
one image to the other, the photoshop suddenly crashed. Not only did it crash,
but now I can't find the 'Adobe Photoshop CS5' folder in the 'Program files'
folder.
I am very confused and like to know why did the wine erase the program.
--
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=41895
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41892
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41887
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41864
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41891
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41876
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=42006
Bug ID: 42006
Summary: Kurlewin Windows MIDI Librarian with M-Audio Uno on
Kurzweil - open - sysex fails to be passed
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leetdavy(a)coolgames.net
Distribution: ---
Created attachment 56440
--> https://bugs.winehq.org/attachment.cgi?id=56440
Kurlewin with "System Exclusive Messages" error displaying
Errors detected by Kurlewin from http://spanogle.net/kurlewin/
I use Ubuntu Studio 16.10 with USB M-Audio Uno MIDI interfaced to Kurzweil
K1000PX Pro.
I followed the README.txt that is installed application and when I open the
MIDI using a standard sysex command nothing is seen being sent or received to
identify the synthesizer to the windows application.
An error is popped up but message shows the expected data.
After exiting the next time and beyond the message no longer appears with the
error.
Running it with debug shows data is included
WINEDEBUG=+midi wine ~/.wine/drive_c/Program\ Files\
\(x86\)/Kurlewin/Kurlewin.exe
For example:
trace:midi:modOpen Output port :0 connected 20:0
trace:midi:MIDI_NotifyClient wDevID = 0001 wMsg = 967 dwParm1 = 0000 dwParam2 =
0000
trace:midi:ALSA_modMessage (0001, 0005, 7DE438CB, 017768A0, 00000030);
trace:midi:modPrepare (0001, 0x17768a0, 48);
I used a different way to do installation from command line and then looked
for it where it should be unzipped.
I suggested to developer to add to the Kurlewin online help documentation
In Linux to use "winetricks" uninstall to install the setup.exe
as screen capture shows.
It is confusing to use uninstall choice in WINETRICKS to do correct
installation in default WINDOWS directory.
Found it in the DOS command line using WINE under windows.
c:/Program Files (x86)/Kurlewin$ ls -l
total 848
-rw-rw-r-- 1 leetdavy leetdavy 17387 Oct 26 2004 KURLE01.RAW
-rw-rw-r-- 1 leetdavy leetdavy 17383 Oct 26 2004 KURLE03.RAW
-rw-rw-r-- 1 leetdavy leetdavy 18468 Nov 1 2004 KURLE04.RAW
-rw-rw-r-- 1 leetdavy leetdavy 20132 Nov 7 2004 KURLE05.RAW
-rwxrwxr-x 1 leetdavy leetdavy 724992 May 24 2008 Kurlewin.exe
-rw-rw-r-- 1 leetdavy leetdavy 53120 May 10 2008 Kurlewin.hlp
-rw-rw-r-- 1 leetdavy leetdavy 5685 Dec 16 09:13 ST6UNST.LOG
I then ran from command line (WINETRICKS) changed to the correct directory
with the Linux "wine" command and Kurlewin.exe to make attached screen capture.
$ pwd
c:/Program Files (x86)/Kurlewin
$ wine ./Kurlewin.exe
Other Linux users may find an easier way or give better feedback to you.
This is working with Ubuntu Studio 16.10 which is the latest low latency
kernel.
While experimenting I got some sysexe displayed so I attached the screen used
it to make this description more informative.
The developers website at http://spanogle.net/kurlewin/ has reference screens
of Kurlewin running on Windows
I can now try to ask about the capabilities or Kurlwin in simpler terms to
understand !
$ cd ~/.wine/drive_c/Kurlewin/
~/.wine/drive_c/Kurlewin$ ls -l
total 5108
-rw-rw-r-- 1 leetdavy leetdavy 4966 Mar 26 1992 Example.KUR
-rw-rw-r-- 1 leetdavy leetdavy 5065234 May 24 2008 Kurlewin.CAB
-rw-rw-r-- 1 leetdavy leetdavy 4046 May 10 2008 readme.txt
-rwxrwxr-x 1 leetdavy leetdavy 139776 Jul 15 2000 setup.exe
-rw-rw-r-- 1 leetdavy leetdavy 5446 May 24 2008 SETUP.LST
unzipped README.txt says
* Click [Open]. After a while you should see all the RAM objects
in the directory.
Main thing is to get this one simple send MIDI to work with the desired
response.
Displayed on K1000PX Plus panel L1 Master 030
Show Version ?
Kurzweil K1000PX Plus
Engine 05.31
Setups 05.12
Screen capture attached shows Sysexe during OPEN with the error "Unexpected
Error or Device"
It shows this in "System Exclusive Messages" for Device ID 0 but get warning
pop up
NOTHING EXPECTED -
BufNum 10, Bytes= 15
F0 7E 00 06 02 64 01 01 01
05 1F 05 0C F7
I figure this is correct from http://k1000.net/downloads/Manuals/K1Ksysex.pdf
page 6
"The 1000 defaults to a device ID of $00, although it may be set to any value
from $00 to $7F"
$F0 $7E $00 $06 $02 ; response
$07 ; Kurzweil ID
$64 $01 $01 $01 ; product ID
$05 $1F ; engine software version
$05 $0C ; setup software version
$F7
then System Exclusive Messages becomes this after clicking OK
BufNum 0, Bytes= 17
F0 7E 7F 06 02 00 20 08 63 0E
50 02 20 31 32 35 F7
I suspect I need to experiment with the GENERAL and ADVANCED OPTIONS settings !
I correctly see program changes on Kurlewin as I press the front panel buttons.
--
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=39147
Bug ID: 39147
Summary: Reaper 5.0 crashes at start
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bameylan(a)bluewin.ch
Distribution: ---
Created attachment 52172
--> https://bugs.winehq.org/attachment.cgi?id=52172
.txt file generated by Wine
When I start with Reaper 5.0, he crashed every time.
--
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=34704
Bug #: 34704
Summary: Duel of the Planeswalkers 2014 - eventual UI
corruption
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Goblinstomper(a)gmail.com
Classification: Unclassified
This is a rather minor problem, but in case it is a symptom of a problem
effecting other applications I'm reporting it anyway.
What happens: During the loading/process of setting up the 'table' my screen
will first go black momentarily and once the loading process is actually
complete, the "board" will be displayed however certain elements of the UI will
be missing, such as buttons, text and some graphical effects.
How to reproduce: (Steam version, demo available, using FGLRX and wine 1.7.4)
Start a game as normal, when the actual 'virtual table' has loaded and you're
able to decide between keeping your seven cards or draw new ones - press escape
and select "Restart Duel" (it is not limited to restarting, any new match will
do, restarting is merely quicker) about 20 times >_> eventually the UI will
become corrupt.
The corruption will coincide with two lines of err:d3d, and a trace yields:
trace:d3d:context_set_current Switching to D3D context 0x190396a0, GL context
0x10003, device context 0x2006a.
trace:d3d:swapchain_get_backup_dc Creating the backup window for swapchain
0x1bb3b8.
err:d3d:context_set_gl_context Fallback to backup window (dc 0xc0087) failed
too, last error 0x6.
trace:d3d:context_set_current Already using D3D context (nil).
err:d3d:context_acquire Failed to activate the new context.
trace:d3d:context_bind_texture glBindTexture call ok context.c / 2027
trace:d3d:context_release Releasing context 0x190396a0, level 1.
now, if that's actually relevant...
--
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=34787
Bug #: 34787
Summary: Improper focus Behaviour for undecorated windows
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: medasaro(a)comcast.net
Classification: Unclassified
When using wine in Linux with the 'Allow the window manager to decorate the
windows' option in winecfg unchecked, applications open with their main windows
out of focus. In order to bring the main window of a newly launched application
into focus, it must be manually defocused by clicking on another open window
and then brought back into focus again by being clicked on. The same problem
applies with some applications that create windows without the standard
decorations, such as iTunes.
Steps to reproduce:
1) Open winecfg and deselect the 'Allow the window manager to decorate the
windows' option in the 'Graphics' tab.
2) Close winecfg.
3) Open winecfg again.
4) Note that the decoration on top of the winecfg window is now grey,
indicating that it is out of focus.
5) Note that winecfg window will not come into focus by clicking on it or its
title bar.
6) Bring another window from a native Linux application into focus by clicking
on it.
7) Click on the winecfg window again and note that it now comes into focus and
behaves normally.
--
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=9144
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #18 from winetest(a)luukku.com ---
I don't know how to test this bug. The strore doesn't seem to load and there is
login possibility. Do I need to use that? Austin speaks about installing 2
itunes...
--
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=42105
Bug ID: 42105
Summary: Stunt Puppy Entertainment website defunct
Product: WineHQ Apps Database
Version: unspecified
Hardware: Other
URL: https://appdb.winehq.org/objectManager.php?sClass=vend
or&iId=1826
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Web site www.stuntpuppy.com is currently owned by a dog accessory merchant.
Either remove the developer URL or redirect to:
http://www.mobygames.com/company/stunt-puppy-entertainment-inc
I would prefer a Wikipedia link but no article exists for this developer.
--
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=40015
Bug ID: 40015
Summary: PSO2 Tweaker shows black user interface in Instances
newer or equal to XP
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kamijoutouma648(a)gmail.com
Distribution: ---
Title says it all
here is the log
http://pastebin.com/p290qDtc
f6db21e23cc4762670f93699bcf2fd990e878aa3 PSO2 Tweaker.exe
--
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=34575
Bug #: 34575
Summary: Balls of Steel is 2-4x slower than windows version
Product: Wine
Version: 1.7.2
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 46027
--> http://bugs.winehq.org/attachment.cgi?id=46027
Last Run Wine Log
The game is just really slow compared to the windows version.
--
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=42092
Bug ID: 42092
Summary: Running MeshCAM V7 build3, on Ubuntu 16.04LTS, with
Wine 2.0 rc3. Notification/Message/Progress windows
are minimum size, making contents un-viewable. Program
seems to work fine otherwise.
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lbaydak75(a)gmail.com
Distribution: ---
Created attachment 56608
--> https://bugs.winehq.org/attachment.cgi?id=56608
This Notification was meant to show 'Calculating'. I think it's supposed to
have a progress bar too.
Running MeshCAM V7 build3, on Ubuntu 16.04LTS, with Wine 2.0 rc3.
Notification/Message/Progress windows are minimum sized, making contents
un-viewable. I think they would be zero-sized except they are constrained by
the presence of an 'OK' button.
Program seems to work fine otherwise.
Tested same program on a native Windows-7 installation. All
Notification/Message/Progress windows are full sized and can be easily viewed.
--
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=7592
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #23 from Bruno Jesus <00cpxxx(a)gmail.com> ---
I can clearly reproduce the problem in 1.7.7, no longer in 2.0-rc3. Backed by 2
other confirmations I'm resolved as fixed.
--
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=34370
Bug #: 34370
Summary: FinalGen chess endgame generator - radiobuttons do not
work
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asko.havumaki(a)gmail.com
Classification: Unclassified
FinalGen chess radiobuttons do not work
Install goes fine, but cannot run.
Download here:
http://mtu-media.com/finalgen/download_ing.php
Install + run and paste thjis FEN:
8/8/8/4k3/8/8/K6R/8 w - - 0 1
Now try click Normal mode button and then start/resume button
--
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=4838
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mellery(a)gmail.com
--
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=6847
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mellery(a)gmail.com
--
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=4066
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mellery(a)gmail.com
--
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=7102
--- Comment #18 from felix.huber(a)schyf.de ---
Please abandon. Original error is hidden by ole2 problem. I will open up new
bug if I should ever reuse Winword6
--
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=7592
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--
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=3739
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #29 from winetest(a)luukku.com ---
(In reply to Rosanne DiMesio from comment #28)
> Still present in 2.0-rc1. The console has error messages about missing
> MFC40.DLL; installing it gets rid of the message, but makes no difference in
> the redraw issue.
>
> I tested the Business Edition demo from the link in comment 22 because the
> version in the URL field hung while trying to install it.
>
> sha1sum PDBE1_TO.EXE
> cd8464ad53ea38b3ab2c50692bfaeb8fc5aca352 PDBE1_TO.EXE
The url field download doesn't hang it's just really slow to install. I thought
too that it failed. But I tried against wine 2.0.rc3.
I was testing
https://source.winehq.org/patches/data/128612https://source.winehq.org/patches/data/128613
I am not quite sure whatkind of behaviour I should expect. Some buttons are not
drawn unless you put mouse on it and clicking various menus paints some things
into the program, but only half of the content is drawn. Patches didnt seem to
change 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=7102
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEEDINFO
--
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=7102
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com,
| |dimesio(a)earthlink.net,
| |winetest(a)luukku.com
--- Comment #17 from winetest(a)luukku.com ---
Last test is basically 2011 I don't expect anyone to test this. Needinfo or
abandoned.
--
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=6682
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com,
| |dark.shadow4(a)web.de,
| |winetest(a)luukku.com
--- Comment #27 from winetest(a)luukku.com ---
This bug is also a duplicate.
https://source.winehq.org/patches/data/128612https://source.winehq.org/patches/data/128613
Patches help here also. But some of the text boxes are drawn on top of picture
that doesnt look correct.
--
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=5851
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com,
| |dimesio(a)earthlink.net,
| |winetest(a)luukku.com
--
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=3637
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #20 from winetest(a)luukku.com ---
(In reply to winetest from comment #19)
> Still valid wine 1.9.24 and staging 1.9.23.
I did some testing.
Patches from patches list fix this issue too. With the patch applied there is a
grey box on 1st run.
https://source.winehq.org/patches/data/128612https://source.winehq.org/patches/data/128613
So it seems that this bug is actually a dupe and should be merged so.
--
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=42089
Bug ID: 42089
Summary: Add dependency/sub-component linking
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
Many apps rely on major sub-components from third-parties. It would be
beneficial to identify these in an app entry to avoid duplication of
installation guides and workarounds for them, and to facilitate bug reporting.
For example: QuickTime, Internet Explorer, NET Framework, Adobe Flash, Java,
SecuROM.
I would like to see an expandable list for an app that lists dependencies,
their versions, ratings, and links to related guides or wiki entries.
This would also help with bug reporting. For example bug #34989 (Caphyon
Advanced Installer breakage) would reference an AppDB entry for that component
only. All other apps that have it as a dependency would automatically be shown
in the AppDB "affected apps" listing for that bug.
AppDB entries for components that don't have testable standalone executables
wouldn't have test reports of their own. They would need a reverse look-up of
dependent apps that have been tested. Identifying and matching-up related
version numbers could be difficult however.
--
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=26463
Summary: "18 Wheels of Steel" won't launch, says "There is no
Windows program configured to open this kind of file."
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is a Valuesoft DVD-rom title from 2007.
It install fine, but the menu item it installs doesn't work,
it just puts up a dialog that says "There is no Windows program configured to
open this kind of file."
That icon tries to do
wine C:\\windows\\command\\start.exe /Unix
~/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/Games\ Of\ The\
Month/18\ Wheels\ of\ Steel\ Big\ City\ Rigs/18\ Wheels\ of\ Steel\ American\
Longhaul.lnk
That .lnk file points to
C:\Program Files\Games Of The Month\18 Wheels of Steel Big City Rigs\18 Wheels
of Steel American Long Haul\Play.hta
.hta is an "html application", a trusted .html file; see
http://msdn.microsoft.com/en-us/library/ms536496(v=vs.85).aspx
(The .hta doesn't do anything particularly useful; it just uses vbscript
and WShell to launch alh.exe, like the verschluggener icon should
have, so the workaround is pretty easy: point the icon at alh.exe.
The .hta might do one little useful thing: center the window on the screen.)
--
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=42087
Bug ID: 42087
Summary: IE7 Microsoft HTML Application Host (mshta.exe)
doesn't function properly
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 56599
--> https://bugs.winehq.org/attachment.cgi?id=56599
TechNet HTA test
Xubuntu 14.04 x86_64, AMD Phenom 9550, Wine Staging
Windows Version: Windows XP
Encountered this problem while investigating a workaround for bug #26463
affecting the CD game "18 Wheels Of Steel: Big City Rigs" (includes American
Long Haul, Garbage Truck, and Bus Simulator).
Installed IE7 via winetricks 20161005 and set override for mshta.exe to native.
Executing the CD autorun installer works but the window is the wrong size and
images are duplicated (see attached screenshots).
wine reg.exe ADD HKCU\\Software\\Wine\\DllOverrides /v "mshta.exe" /t REG_SZ /d
"native,builtin"
wine C:\\windows\\command\\start.exe /d d:\\ d:\\autorun.exe Launch.hta
I peformed two other tests - a basic "HTA Test" example script from TechNet
(attached) and getdate, a simple date calculator from Rob van der Woude.
https://technet.microsoft.com/en-us/library/ee692768.aspxhttp://www.robvanderwoude.com/files/getdate_hta.txt
HTA Test loads a window with a button to start the script but clicking the
butto causes a large blank dialog window to pop up.
The getdate script loads an oversized window with a series blank dialogs in
front (can be closed). Language in visible pull-downs is not English.
Attempting to use a pull-down results in more blank dialogs.
Tests performed on Wine with IE7 (7.00.5730.13). Windows Script Host 5.6 and
5.7 used. Corefonts installed. Both tests work in WinXP with same version of
IE7 installed.
Note that the version of mshta.exe always matches that of Internet Explorer.
Testing other versions of IE7 in Wine is difficult due to the lack of
standalone installers. Full version list:
https://support.microsoft.com/en-us/kb/969393
--
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=42086
Bug ID: 42086
Summary: IE6 Microsoft HTML Application Host (mshta.exe)
doesn't function
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 56598
--> https://bugs.winehq.org/attachment.cgi?id=56598
TechNet HTA test
Xubuntu 14.04 x86_64, AMD Phenom 9550, Wine Staging
Windows Version: Windows XP
Encountered this problem while investigating a workaround for bug #26463
affecting the CD game "18 Wheels Of Steel: Big City Rigs" (includes American
Long Haul, Garbage Truck, and Bus Simulator).
Installed IE6 via winetricks 20161005 and set override for mshta.exe to native.
Executing the installer fails to do anything:
wine reg.exe ADD HKCU\\Software\\Wine\\DllOverrides /v "mshta.exe" /t REG_SZ /d
"native,builtin"
wine C:\\windows\\command\\start.exe /d d:\\ d:\\autorun.exe Launch.hta
I verified the problem with two other tests - a basic "HTA Test" example script
from TechNet (attached) and getdate, a simple date calculator from Rob van der
Woude.
https://technet.microsoft.com/en-us/library/ee692768.aspxhttp://www.robvanderwoude.com/files/getdate_hta.txt
HTA Test loads a window with a button to start the script but running the
script results in an error "TestSub is undefined".
The getdate script generates an error "Object expected".
Tests performed on Wine with IE6 (6.00.2600.0000) and IE6 SP1 (6.0.2800.1106).
Windows Script Host 5.6 and 5.7 used. IE 6 SP1 installed over IE6 (winetricks)
using archive linked in the following post:
http://www.msfn.org/board/topic/157628-we-cant-get-internet-explorer-6-serv…
Note that the version of mshta.exe always matches that of Internet Explorer.
Testing other versions of IE6 in Wine is difficult due to the lack of
standalone installers. Full version list:
https://support.microsoft.com/en-us/kb/969393
Both tests work without problems in WinXP (6.0.2600.0000) and WinXP SP3
(6.0.2900.5512).
--
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.