http://bugs.winehq.org/show_bug.cgi?id=24466
Summary: Sid Meier's Pirates! frequent hiccups, temporary
lock-ups
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=30870)
--> (http://bugs.winehq.org/attachment.cgi?id=30870)
terminal output
Sid Meier's Pirates! (patched to the latest 1.0.2 version) performs badly in
Wine. This issue is described in several test results on the Appdb page of the
game, too.
I can observe the following symptoms:
- After the intro video played, it takes almost 2 minutes to get into the main
menu (without noticeable hdd activity).
- When I get into the game and visit any places in the port (Governor,
Merchant, Tavern etc.) it usually takes the game 15-20 seconds to display the
next screen (although music plays continuously).
- While sailing, the game frequently "freezes" for 2-3 seconds without no
apparent reasons.
When those hiccups occur all animations freeze on the current screen until the
next screen is loaded but music plays fluently.
Reducing the screen resolution, graphical details or disable audio doesn't
help.
I remember playing this game several years ago in a native Win XP without this
issues.
No demo available.
Fedora 13 x86
AMD Athlon 64 x2 4200+
3 GB Ram
Kernel 2.6.34.6
Nvidia 7600 GT / driver 256.53
--
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=53561
Bug ID: 53561
Summary: Command and Conquer 3 Kane's Wrath Installer fails
during component selection.
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 72925
--> https://bugs.winehq.org/attachment.cgi?id=72925
+msi log of CNC3 Kane's Wrath install attempt.
When installing the game in Advanced install type mode (to change the
destination install directory) the installer fails to continue past the
component selection screen, displaying the error: "At least one language pack
must be selected"
The default component selection includes the language pack, and even
deselecting and re-selecting it does not fix the error. Making the installer
unable to proceed.
This can be worked around by using the "Recommended" install type, but that
means the user must manually change the game's installation directory after the
game is installed.
It should also be noted that changing the install directory causes the
installer to display "_BrowseProperty" as the selected path after closing the
folder selection dialog.
The original game Command and Conquer 3 also has the same installer bug.
An +msi log 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.
http://bugs.winehq.org/show_bug.cgi?id=34003
Bug #: 34003
Summary: File save problem with Visual Cadd 6.0
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: purevw(a)wtxs.net
Classification: Unclassified
Created attachment 45182
--> http://bugs.winehq.org/attachment.cgi?id=45182
A binary crash report generated by Visual Cadd 6.0
When trying to do a normal file save (with thumbnail written into the file) in
Visual Cadd 6.0 the program crashes. The crash only occurs when running under
wine, as opposed to running in Windows.
I found a workaround that seems to point to the problem. I found that if I
clear the check-box for "Show Preview" in the file save dialog box, the file
saves normally. Tri-tools.com has been very cooperative in offering help,
rather than simply saying "We don't support Linux" as so many developers do
when asked for help. Here is a paste of their latest response to information
that I had given them:
>> If a report file is generated, it will be stored in your Temp folder. The >>file will start with VC and have an extension of .vccrd.
>>
>>The crash info that you already submitted was sufficient to find the cause, >>though. Wine is failing to correctly create the bitmap and VCADD does not >>handle the failure properly. Since the bitmap is not being created anyhow, >>turning off Preview is the best solution for now. We'll work on a fix for the >>crash, but we won't be able to create the preview unless Wine cooperates.
I'll attache the created error report, but it appears to be a binary file. I
am able to open it with Kdevelop 4 but have no idea what to do with the
information. Perhaps it will give more detailed information as to what is
happening.
--
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=24655
Summary: BiDi support broken for writing Arabic
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fahad.alsaidi(a)gmail.com
The next step to improve Arabic support in Wine after fixing bug 24608 is
fixing writing Arabic. Let me explain more, Now when you open Arabic text,
Notepad will display it good enough to read it although it doesn't support full
RTL. The problem is when you try to write something in Arabic. The new text
will not be displayed correctly. It is displayed like that wine doesn't support
Arabic at all. The interesting thing is when you select the text, the text will
be displayed right.
--
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=47206
Bug ID: 47206
Summary: Call from 0x7b453193 to unimplemented function
mscoree.dll.GetProcessExecutableHeap, aborting
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Distribution: ---
I think this is visual studio 2015 community edition. Am trying to do:
wine myplace.../drive_c/windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe
myproject.vcxproj
Got unimplemented function mscoree.dll.GetProcessExecutableHeap error.
Running Wine Staging 4.8 .
--
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=28716
Bug #: 28716
Summary: LNToGoogle is unable to connect to google calendar -
thinks it's behind a proxy
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
1. Download program from http://sourceforge.net/projects/lntogoogle/
2. Install mono ( winetricks mono210 )
3. Run the program and enter Google Calendar username/passoword ( not
necessarily valid ones )
Instead of getting a login success or error message, I am informed that I am
possibly behind a proxy which requires username/passowrd to connect to the
internet.
Terminal output:
fixme:gdi:ExtCreatePen Hatches not implemented
err:ole:CoGetClassObject class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
err:ole:create_server class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {29131539-2eed-1069-bf5d-00dd011186b7}
could be created for context 0x15
--
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=11956
Summary: NoteTab Pro 5.5 Select Clip Library from Library Bar
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.notetab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lm_hamilton(a)yahoo.com
When selecting a library using the mouse and clicking on the Library Bar, at
the bottom, it is above the Status Bar, the user has to hold the mouse and move
off the Library Bar then release the mouse button, for it to change to the
selected library.
If this procedure is not followed, it closes the clip book, usually on the left
of the screen, but can be put on the right.
This has been an issue with the past several versions of Wine.
This issue also occurs on NoteTab Light and Standard.
--
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=39983
Bug ID: 39983
Summary: wine cannot work in any version, possibly the reason
for graphics card driver
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: chxp_moon(a)163.com
Distribution: ---
Created attachment 53423
--> https://bugs.winehq.org/attachment.cgi?id=53423
start winecfg after install wine
I first install ubuntu 14.04 on my new computer, if I update ubuntu before I
install wine1.6 (sudo apt-get install wine1.6), it show wine1.6 depends on
wine1.6-i386 (sudo apt-get install wine1.6-i386) and it cannot install, when I
install wine1.6-i386, it show wine1.6-i386 depends on wine1.4 and so on ...
(when I install xorg-edgers, I can install wine1.6 or wine1.8 (sudo apt-get
install wine1.6), however, the problem mention following still exist.)
Furhter, I reinstall the ubuntu 14.04 and install wine before I update the
systems. Wine1.6 is installed, however, when I start winecfg it show the error
of 'gdi32' error (see attachment).
I tried the wine1.8 and wine1.9.1 and also tried the ubuntu15.10, winecfg never
correctly started. And I also compile the 1.6 and 1.8 from source, it compile
right but cannot correctly started with same error.
I doubt the driver of my computer or some library of drive corrupt with wine.
my system and my computer information is here:
I using ubuntu 15.10 newly. The Graphic system: Intel® HD Graphics 5300
(Broadwell GT2) .
I think mesa library may corrupt with wine?
> uname -a
Linux UX305FA 4.2.0-22-generic #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
> cat /proc/version
Linux version 4.2.0-22-generic (buildd@lcy01-22) (gcc version 5.2.1 20151010
(Ubuntu 5.2.1-22ubuntu2) ) #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
> lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated
Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo
Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller
(rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI
Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1
(rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4
(rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller
[AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
> hwinfo --short
cpu:
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2683 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2788 MHz
graphics card:
Intel VGA compatible controller
sound:
Intel Audio device
Intel Audio device
storage:
Intel SATA controller
network:
wlan0 Intel WLAN controller
network interface:
lo Loopback network interface
wlan0 WLAN network interface
disk:
/dev/sda SanDisk SD7SN3Q5
bios:
BIOS
bridge:
Intel Host bridge
Intel PCI bridge
Intel PCI bridge
Intel ISA bridge
hub:
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
--
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=55142
Bug ID: 55142
Summary: Using Gitlab for Wine bug tracker
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Now that Wine project is using Gitlab for managing and merging development
changes, do you also plan to use it for bug tracking?
Bugzilla is cumbersome in not allowing to edit most things, not having good
quality formatting, any kind of threads and so on.
--
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=54116
Bug ID: 54116
Summary: 008c:err:setupapi:SetupDefaultQueueCallbackW copy
error 1812
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Can we please not have this error for Wine 8.0?
You can see it for all applications including the built-ins.
For Wine 8.0-rc1, completely new prefix, notepad:
[birdie@zen ~]$ notepad
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:fixme:imm:ImeSetActiveContext (0001002E, 0): stub
0048:fixme:imm:ImmReleaseContext (00010020, 0001002E): stub
002c:fixme:imm:ImeSetActiveContext (0001004E, 1): stub
002c:fixme:imm:ImmReleaseContext (0001004C, 0001004E): stub
008c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812
L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" ->
L"C:\\windows\\inf\\wineusb.inf"
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/birdie/.wine" has been updated.
010c:fixme:imm:ImeSetActiveContext (00030062, 1): stub
010c:fixme:imm:ImmReleaseContext (00030048, 00030062): stub
[birdie@zen ~]$ wine client error:68: write: Bad file descriptor
wine client error:b4: write: Bad file descriptor
wine client error:11c: write: Bad file descriptor
--
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=50210
Bug ID: 50210
Summary: S.T.A.L.K.E.R.: Call of Pripyat needs
D3DX11GetImageInfoFromMemory implementation
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Enhanced full dynamic lighting (DX11)
fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 08D75427, src_data_size 65664,
pump 00000000, img_info 0031D0C0, hresult 00000000 stub!
wine-5.22-195-gcbca9f847f6
--
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=39711
Bug ID: 39711
Summary: The program crashes after some time of running.
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: jamshed21(a)gmail.com
Distribution: ---
Created attachment 52960
--> https://bugs.winehq.org/attachment.cgi?id=52960
The program crashes after some time of running.
The program crashes after some time of 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.
https://bugs.winehq.org/show_bug.cgi?id=51984
Bug ID: 51984
Summary: Logos 9 Bible Software (.NET 4.7 app) regression
selection popups no longer show
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 70971
--> https://bugs.winehq.org/attachment.cgi?id=70971
terminal output from moment after selecting text.
Selecting text in the app causes a popup. This popup no longer shows in 6.20
staging if selecting left to right. If selecting right to left it appears
sometimes after a delay. This is a regression, in wine 6.19 and for many
versions before it was instant.
I've attached the terminal output from the moment before selection to the
moment after selection.
--
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=11317
Summary: Need for Speed II Demo - hangs on smp machine
Product: Wine
Version: 0.9.53.
Platform: Other
URL: http://files.filefront.com/nfs2demoexe/;3978828;/fileinf
o.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Need for Speed II, a multithreaded game works on single cpu machines, does not
work on SMP machine.
wine-0.9.53, Ubuntu 7.04, nVidia 8800GTS, Intel(R) Core(TM)2 Quad CPU @ 2.4GHz
the point at which things go wrong isn't always the same, sometimes part of the
intro video clip display other times it will hang before, if you adjust the
priority of the process it may get a little further but still goes pearshaped.
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8f684 "loader.c:
loader_section" wait timed out in thread 001a, blocked by 0018, retrying (60
sec)
wine-0.9.53, Ubuntu 7.10, nVidia FX 5200, Intel(R) Celeron(R) CPU 2.40GHz
works flawlessly.
I can't test on a SMP windows machine.
--
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=55265
Bug ID: 55265
Summary: [Dragon Age II] "shader_spirv_scan_shader" error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Created attachment 74881
--> https://bugs.winehq.org/attachment.cgi?id=74881
Output console log
With the Vulkan renderer, i have a black screen but i can hear the sound.
No problem with OpenGL renderer, i did not try with DXVK but i think it would
work.
####
0880:err:d3d_shader:shader_spirv_scan_shader Failed to scan shader, ret -3.
0880:fixme:d3d_shader:shader_spirv_scan_shader Shader log:
0880:fixme:d3d_shader:shader_spirv_scan_shader <anonymous>: E0002: Invalid
DXBC magic.
0880:fixme:d3d_shader:shader_spirv_scan_shader
####
--
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=45471
Bug ID: 45471
Summary: No background music in AdAstra (DirectMusicSegment
doesn't loads MIDI files)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: mstefani(a)winehq.org
Distribution: ---
Follow up to bug #31829. While that fixes the crash at startup there is still
no background music in AdAstra:
0009:fixme:dmime:seg_IPersistStream_Load MIDI file loading not supported
--
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=55056
Bug ID: 55056
Summary: CreateSymbolicLinkA is not implemented.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: muhammadyusuf.kurbonov2002(a)gmail.com
Distribution: ---
Tool for GeneralsZH Game called GenLauncher (Mod Manager) uses SymLinks to
control Mods. And GenLauncher doesn't work, because CreateSymbolicLinkA has not
been implemented (it's only stub now).
--
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=37806
Bug ID: 37806
Summary: Black screen when starting Rocky Memphis and the
Temple of Ophuxoff
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sha256sum(a)gmail.com
Distribution: ---
Rocky Memphis is a free indie game which can be downloaded from
http://rocky.ovine.net/download.php
when starting the game I get a black window and the CPU goes to 100%
All I see is
/tmp$ wine Rocky.exe
fixme:winediag:start_process Wine-Compholio is a Wine testing version
containing experimental patches.
fixme:winediag:start_process Please don't report bugs at winehq.org and use our
issue tracker instead:
fixme:winediag:start_process https://github.com/compholio/wine-compholio/issues
fixme:process:SetProcessDEPPolicy (0): stub
fixme:process:SetProcessDEPPolicy (2): stub
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by
the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support,
please visit http://ubuntuforums.org/showthread.php?t=1960599
/tmp$ uname -a
Linux localhost.localdomain 3.17.7-200.fc20.x86_64 #1 SMP Wed Dec 17 03:35:33
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
/tmp$ rpm -qa|grep wine|sort
mingw32-wine-gecko-2.24-1.fc20.noarch
wine-1.7.30-1.fc20.i686
wine-alsa-1.7.30-1.fc20.x86_64
wine-arial-fonts-1.7.30-1.fc20.noarch
wine-capi-1.7.30-1.fc20.i686
wine-cms-1.7.30-1.fc20.i686
wine-common-1.7.30-1.fc20.noarch
wine-core-1.7.30-1.fc20.i686
wine-core-1.7.30-1.fc20.x86_64
wine-courier-fonts-1.7.30-1.fc20.noarch
wine-desktop-1.7.30-1.fc20.x86_64
wine-filesystem-1.7.30-1.fc20.noarch
wine-fixedsys-fonts-1.7.30-1.fc20.noarch
wine-fonts-1.7.30-1.fc20.noarch
wine-ldap-1.7.30-1.fc20.i686
wine-marlett-fonts-1.7.30-1.fc20.noarch
wine-mono-4.5.2-4.fc20.noarch
wine-ms-sans-serif-fonts-1.7.30-1.fc20.noarch
wine-openal-1.7.30-1.fc20.i686
wine-pulseaudio-1.7.30-1.fc20.i686
wine-small-fonts-1.7.30-1.fc20.noarch
wine-symbol-fonts-1.7.30-1.fc20.noarch
wine-systemd-1.7.30-1.fc20.noarch
wine-system-fonts-1.7.30-1.fc20.noarch
wine-tahoma-fonts-1.7.30-1.fc20.noarch
wine-twain-1.7.30-1.fc20.i686
wine-wingdings-fonts-1.7.30-1.fc20.noarch
wine-wow-1.7.30-1.fc20.i686
--
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=34419
Bug #: 34419
Summary: Wine Game running Issue
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorw2016(a)ymail.com
Classification: Unclassified
For some reason Wine no Longer Run's Pylotro DDO Laucher and Wine Freezes up on
DDO on Sayin it "Installing Pre-Req's" or "initializing" or "downloading
EN-Splash-screen" the 1 Downloading EN splash screen works but it takes like 10
Min's to do it every time u start up the DDO Client and for Pylotro it wont
Load up the Info for user name or Server choice. it says like DDO client has
Initialising, please wait...
Available languages checked.
But wont load any thing else any more as i can see done made sure that it was
Routed i know that 100% sure its Routed to its Files it needs just wont do any
thing any more with DDO
Just now got this resently and ima not sure if this is good or what hope it
helps on this info--V
E04] Error accessing GLS data centre.
--
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=50999
Bug ID: 50999
Summary: Adobe Creative Cloud can't be installed
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: msdobrescu(a)gmail.com
Distribution: ---
Created attachment 69842
--> https://bugs.winehq.org/attachment.cgi?id=69842
Simple log
Adobe Creative Cloud shows a popup with the message "The application cannot be
installed on your current operating system", then closes.
I use wine-6.4 (Staging) under Sabayon on a Windows 10 64 bit profile.
--
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=41641
Bug ID: 41641
Summary: Final Fantasy XI: incorrect face culling; no glitches
when disabled
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: partyheld(a)gmail.com
Distribution: Debian
Created attachment 56014
--> https://bugs.winehq.org/attachment.cgi?id=56014
Incorrect face culling causes major graphical glitches.
Final Fantasy XI is suffering major graphical glitches because triangles are
culled incorrectly.
Disabling the two calls to glEnable(GL_CULL_FACE) in
"wine/dlls/wined3d/state.c" makes the glitches disappear and the game is
rendered perfectly.
I first observed this in the Debian/testing build (1.8.5-1) and also found this
to be the case when building 1.9.22 from source.
I used the Debian Linux kernel linux-image-4.7.0-1-amd64, as well as a
self-compiled 4.9.0-rc3 with Mesa 12.0.3.
GPU: "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
The graphics flicker a lot when moving the camera even slightly, i.e. suddenly
other triangles get culled.
I'm not using any library overrides.
--
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=45520
Bug ID: 45520
Summary: Install Shield fails on 64bit prefix with Silent
install
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: duhowpi(a)gmail.com
Distribution: ---
Created attachment 61905
--> https://bugs.winehq.org/attachment.cgi?id=61905
Install error log
Following bug 24611, when installing Final Fantasy XI Online: PlayOnline
Viewer, with the parameters "/S /v/qn" for silent installation, no files are
being installed at Program Files. (using Windows 7 compatibility)
If I run the manual installation (Next, next...), works without problems.
Installer download:
http://www.playonline.com/ff11eu/download/media/install_win.html
--
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=20694
Summary: Image filetypes with images of the music are saved in
Windows, but not WINE/Mozart10.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.mozart.co.uk/programs/mzsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: let02do(a)earthlink.net
Mozart is a music notation and score editing program.
The latest version of the App, Mozart10, uses calls to the
Windows functions for handling image files and is mostly
broken. Its previous version, Mozart9, used a third party
library to process image files, and that worked with no
incident in WINE, but now that Windows functions are used,
there's no joy in this area. My WINE version is wine-1.1.33
with a clean install.
Attempting to save image files of a score in Mozart10, fails
with an error message "Failed to save file..." for file
extensions *.gif, *.jpg, *.tiff . There are no wine console
messages.
For files with extension *.png and *.bmp, Mozart10 saves a file,
but with no image in it. Files with extension *.emf
(Windows encapsulated meta file <i.e.,paint>) are saved with only
part of the image correctly displayed.
To sum up: file types with extensions: *.gif, *.jpg, *.tif,
*.png, *.bmp, *.emf are saved with images of the music score
in Windows XP, Vista, and Win7, but this does not work in
wine-1.1.33/Mozart10.
--
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=43052
Bug ID: 43052
Summary: ChessBase 14 - crashes right after start
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blizzard(a)sachlevice.eu
Distribution: ---
Created attachment 58215
--> https://bugs.winehq.org/attachment.cgi?id=58215
whole program run log
I attach whole log from start to crash from console.
--
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=26372
Summary: emulator of the TI Calculator
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: honeycuttaaron3(a)gmail.com
Once the TI Calculator emulator launches then the calculator takes the
background and the buttons are not visible.
TI-83 Plus Flash Debugger Program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54378
Bug ID: 54378
Summary: VrtuleTree calls unimplemented function
ntoskrnl.exe.ExGetPreviousMode
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 73946
--> https://bugs.winehq.org/attachment.cgi?id=73946
Console output
A black terminal window briefly appears when the program starts, but it does
not appear after stubbing ExGetPreviousMode, KeAcquireGuardedMutex, and
KeReleaseGuardedMutex.
$ sha256sum VrtuleTree.zip
dfdf4d01c16517b3f4528799000f66eb34836549a8130e654a7d469c3febb8ad
--
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=46030
Bug ID: 46030
Summary: Trackmania Unlimiter crashes at startup
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhard.gebetsberger(a)gmx.at
Distribution: ---
Created attachment 62606
--> https://bugs.winehq.org/attachment.cgi?id=62606
Crashlog
Trackmania Unlimiter(1.3) crashes immediately after selecting an account at the
account selection screen.
--
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=28170
Summary: "Text Service and Input Languages" crash:
Unimplemented function USER32.dll.LoadKeyboardLayoutEx
called
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36090)
--> (http://bugs.winehq.org/attachment.cgi?id=36090)
Log: unimplemented function USER32.dll.LoadKeyboardLayoutEx
1. copy native input.dll, sptip.dll, and sapi.dll
2. regsvr32 sptip.dll for class {dcbd6fa8-032f-11d3-b5b1-00c04fc324a1},
regsvr32 sapi.dll for class {a910187f-0c7a-45ac-92cc-59edafb77b53}
3. import keyboard_layouts.reg with regedit, which is download from
http://www.geekstogo.com/forum/index.php?app=core&module=attach§ion=att…
( referer url:
http://www.geekstogo.com/forum/topic/222396-cant-change-language-settings-f…
)
4. start the "Text Service and Input Languages" :
$ wine control input.dll
(notes: without step 3, there will be an "incompatible keyboard driver
detected" error, and the input.dll control panel can not display complete, I'm
not sure if it this a wine bug)
5. click ok, then crash:
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
fixme:msctf:InputProcessorProfiles_GetLanguageList Semi-STUB:(0x13afd0)
wine: Call from 0x7bc4c896 to unimplemented function
USER32.dll.LoadKeyboardLayoutEx, aborting
--
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=32931
Bug #: 32931
Summary: FFXI Amazon Downloader crashes when trying to download
install files
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: btwisgac23(a)gmail.com
Classification: Unclassified
I ran a successful bisect, and here is the output. This bug has been present
since 1.3.18 and is still present in 1.5.23.
$ git bisect good
ccd11eb7d6720ee5242e619851f41908f285e8f9 is the first bad commit
commit ccd11eb7d6720ee5242e619851f41908f285e8f9
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Apr 2 15:20:33 2011 +0200
wininet: Abstract different transfer and content encoding reading to
layered structures.
:040000 040000 6a31f2cf8265be180b9267ead2317512555f5174
1c317ffca5fdb9434933f12120419a240a50f117 M dlls
--
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=47577
Bug ID: 47577
Summary: Final Fantasy XI crashes
Product: Wine
Version: 3.0.4
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marie-christin-schaarschmidt(a)web.de
Final Fantasy XI crashes randomly. Sometimes after the bug I can move my
character and everything is fine. But sometimes nothing happens.
--
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=38621
Bug ID: 38621
Summary: D3DXCompileShader errors
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
This is again my game HeroesVI.
I reverted back all dll to builtin and set trace+d3dx
----
trace:d3dx:D3DXCompileShader data "matrix mc0 : register( c0 );\nmatrix mc1 :
register( c4 );\nmatrix mc2 : register( c8 );\nstruct VSData\n{\n float4 pos :
POSITION;\n float3 nrm : NORMAL; \n float2 txc : TEXCOORD;\n};\nVSData
vsMain( VSData input )\n{\n VSData output;\n float4 imm;\n imm = mul(
input.pos, (float4x4)mc0 );\n "..., length 721, defines 0x0, include 0x0,
function "vsMain", profile "vs_3_0", flags 0, shader 0x32d464, error_msgs 0x0,
constant_table 0x0.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
trace:d3dx:D3DXCompileShader data "struct VSData\n{\n float4 pos : POSITION;\n
float2 txc : TEXCOORD;\n};\nVSData vsMain( VSData input )\n{\n VSData
output;\n output.pos = input.pos;\n output.txc = input.txc;\n return
output;\n};\n", length 190, defines 0x0, include 0x0, function "vsMain",
profile "vs_3_0", flags 0, shader 0x32d464, error_msgs 0x0, constant_table 0x0.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
-----
And so on
Is there significant 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.
http://bugs.winehq.org/show_bug.cgi?id=26503
Summary: modal windows don't stay on top
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_pradelli(a)yahoo.com
Created an attachment (id=33743)
--> (http://bugs.winehq.org/attachment.cgi?id=33743)
Simple delphi program + source.
Under MS Windows these modal windows can be placed anywhere on the screen,
clicking the main window doesn't hide them. Not so under Wine: clicking the
main window puts it on top hiding the modal windows.
Ubuntu 10.04
Wine version 1.3.15
Demo from Khmelevskiy Alexandr is attached.
Open "bug21039.exe" then press "MessageBox" button.
Press main windows.
Messagebox goes behind main window an application hangup.
--
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=26303
Summary: Rayman 2 Demo menu item doesn't work until you remove
a backslash
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
ftp://ftp.ubisoft.com/Rayman2/rayman2high.zip
(sha1sum 14b2ad6f41e2e1358f3a4a5167d67a7111ea4fb5 )
is a cute little game that works well if you do
winetricks-alpha vd=640x480 dinput
and run it with
wine c:\\UbiSoft\\Rayman2Demo\\Rayman2Demo.exe
but it fails if you use the freedesktop.org icon placed
on the desktop or in the system menus. The icon target is
env WINEPREFIX="$HOME/.local/share/wineprefixes/rayman2_demo" wine
C:\\windows\\UbiSoft\\SetupUbi.exe -play\ Rayman2
That command in a terminal reproduces the error.
Removing the backslash between 'play' and 'Rayman2'
works around the problem, and lets you start the game from the menus.
And commenting out the line
case ' ':
in winemenubuilder.c in escape() also works around the bug.
Are there programs that rely on spaces being escaped in fdo desktop entries?
--
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=22692
Summary: Total Commander: When copying a file the progress bar
is not updated except at the end
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Press F5 to copy a large file (200MB), notice the progress bar looks empty and
it shows "0 %" all the time; after a while, if you keep staring at it, right at
the end it is updated and looks full.
I guess whatever library is doing the copying does not report back the
progress, except at the end..
Total Commander 7.50a
wine-1.1.44
Ubuntu 10.04 64
--
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=43881
Bug ID: 43881
Summary: GOG LEGO Batman: broken graphics due to shader
compiling failure
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: farmboy0+winehq(a)googlemail.com
Distribution: ---
The shader contains a string declaration like this:
string description = "Ubershader"
This leads to the following output:
trace:d3dcompiler:compile_shader Checking compilation target "vs_3_0"
trace:d3dcompiler:push_scope Pushing a new scope
fixme:hlsl_parser:hlsl_parse Array.
trace:d3dcompiler:compilation_message :144:7: error: syntax error, unexpected
KW_STRING
--
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=53814
Bug ID: 53814
Summary: TMUnlimiter 1.2.0.0 unable to find configuration INI
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
TrackMania Nations Forever 2.11.26
(https://nadeo-download.cdn.ubi.com/trackmaniaforever/tmnationsforever_setup…)
TMUnlimiter 1.2.0.0
(https://trackmania-unlimiter.software.informer.com/download/)
Running TMUnlimiterConfigurator.exe gives an error message:
---------------------------
Error
---------------------------
Failed to read TMUnlimiter.ini file. Make sure that this file is in the same
directory.
If you have it, try to run application with administrator rights.
---------------------------
OK
---------------------------
Also, when changing settings directly in the INI then starting the game, the
changed settings are not recognized.
--
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=35128
Bug ID: 35128
Summary: Air Conflicts (Pacific Carriers/Secret Wars) hangs at
the loading screen
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46858
--> http://bugs.winehq.org/attachment.cgi?id=46858
terminal output
I have this bug with both games from the Air Conflicts series when running
under Wine. The native Linux version of AC:Pacific Carriers (running under the
Linux version of Steam) doesn't have the problem. Also, running the Windows
version in Virtualbox doesn't have the problem.
The problem: the game starts fine and mouse/keyboard work as expected in the
menus, but when I start a mission the game is stuck in the loading screen. The
game is not completely dead because game tips are cycling through on the screen
and the text 'Press any key to continue' is flashing, but the game doesn't
accept mouse or keyboard input any more so I can't get in the game.
The ACPC.exe process is consuming 30-40% cpu, but nothing happens, I have to
kill the process to exit.
Fedora 19
Nvidia binary drivers 325.15
X.Org X Server 1.14.4
--
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=47689
Bug ID: 47689
Summary: When DirectWrite rendering is enabled in Notepad++
performance is inacceptable
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
[Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus) is an
application based on Scintilla.
Scintilla is a library for creating textareas.
[DirectWrite](https://docs.microsoft.com/en-us/windows/win32/directwrite/dir…
is an API for text rendering with subpixel antialiasing which can be
hardware-accelerated using Direct2D.
[SCI_SETTECHNOLOGY](https://www.scintilla.org/ScintillaDox.html#SCI_SETTECHN…
is a enum value identifying a call to Scintilla (in fact it is done using
Windows messages).
When it is set to values > 0 (SC_TECHNOLOGY_DIRECTWRITE,
SC_TECHNOLOGY_DIRECTWRITERETAIN, or SC_TECHNOLOGY_DIRECTWRITEDC), Scintilla
uses DirectDraw accelerated via Direct2D for rendering instead of an own
surrogate.
In Windows >7 everything works fine.
In Wine performance is damn bad - single screen update takes several seconds.
--
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=34883
Bug #: 34883
Summary: Warface gface version does not start
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: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 46489
--> http://bugs.winehq.org/attachment.cgi?id=46489
Terminal output
I created a 32 bit wine prefix and installed firefox 25 windows version on it
then I installed warface plugin from gface and installed the game without a
problem but when I try to start the game it shows a black screen and then
disables it and just shows the webpage I was on
http://i.imgur.com/3JT0ZUO.png
--
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=32816
Bug #: 32816
Summary: Enemies are not displayed in Chompston
Product: Wine
Version: 1.5.22
Platform: x86-64
URL: http://www.contralogic.com/games/chompston/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vulture6(a)mail.com
Classification: Unclassified
The enemies (which should be translucent) are not displayed, making the game
impossible to play. The console is full of 'fixme:d3d:gl_blend_factor Unhandled
blend factor 0.' messages.
Download from: http://www.contralogic.com/games/chompston/
System: GTS 250 with Nvidia driver version 313.09
--
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=36399
Bug ID: 36399
Summary: Terrible Performance in TERA
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: sickam(a)mail.ru
Created attachment 48447
--> http://bugs.winehq.org/attachment.cgi?id=48447
Output of TERA with a play time of about 10 minutes
Hi! As described above TERA performs really bad under wine. This is confirmed
by many players I have talked to about this who played it via Wine before.
My system is a Gentoo x86_64 using an Intel i5-3570k with a Geforce GTX 660 and
I'm playing the EU Version: http://en.tera.gameforge.com/
I already tried a lot of possible solutions i found here, on the forums, on
other forums and across the internet but nothing really helped so far. (For
example: several registry keys, 32 and 64 bit prefix, using native/builtin dx3d
libraries, enabling the virtual window mode in wine, disabling the winedebug
output, ...)
Since none of that helped i want to ask here for help.
If anyone could install it on his machine and help me troubleshooting this i
would really appreciate it. Also if anyone has a dualboot system feel free to
compare the game between wine and native windows.
See attachment for an output log of TERA when i open the Launcher, log in and
play a little bit (about 10 minutes). As you can see it spams a load of
'fixme:d3d:resource_check_usage Unhandled usage flags 0x8.' errors which i
think are the reason for the bad performance which leads to extremely low FPS.
Thanks in advance!
--
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=44376
Bug ID: 44376
Summary: Wine gives error massage while installing Battle.net
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mizobocigame(a)gmail.com
Distribution: ---
Created attachment 60290
--> https://bugs.winehq.org/attachment.cgi?id=60290
wine gives error while installing a file
When I try to install Battle.net-Setup.exe, gives me this error. This error
massage appeared a few weeks ago and I tried a lot of work-arounds but
nothing's changed. In playonlinux the installation goes to the login panel but
there's another error: Battle.net Helper.exe encountered a serious problem.
Thanks for help (sorry for my bad english)
Linux Debian (Buster)
Wine version: 2.0.4-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.
https://bugs.winehq.org/show_bug.cgi?id=52451
Bug ID: 52451
Summary: Mikrotik Winbox not open in new window
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sandro(a)ivynet.it
Distribution: ---
Created attachment 71731
--> https://bugs.winehq.org/attachment.cgi?id=71731
Wine7 - Open in new window enabled
Winbox 64Bit 3.32
After updating to Wine7.0 I cannot open any mikrotik device with option "open
in new window" selected
If that option is not selected it work well
With wine 6.0.2 it worked well
in the attachment:
logs with "open in new window" option enabled
logs with "open in new window" option disabled
logs about wine6 with open in "new window enabled"
an app screenshot about whe options
Thanks
Sandro
--
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=55432
Bug ID: 55432
Summary: PlanetSide 2: White screen when running launcher
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
I am using Steam, so when I click "Play" in Steam, the black screen whith
DayBreak logo appears for a second or two, and then it says for few more
moments black and then turns all white.
After following the suggestion to add "--disable-gpu" in
https://www.reddit.com/r/linux_gaming/comments/va7qag/planetside_2_only_loa…
, launcher starts just fine. After that, the BattleEye error occurs, blocking
to run the game.
System:
$ inxi -Gxxx
Graphics:
Device-1: Intel DG2 [Arc A770] driver: i915 v: kernel arch: Gen-12.7 pcie:
speed: 2.5 GT/s lanes: 1 ports: active: HDMI-A-1,HDMI-A-2 empty: DP-1,
DP-2, DP-3, DP-4, HDMI-A-3 bus-ID: 03:00.0 chip-ID: 8086:56a0
class-ID: 0300
Display: wayland server: X.org v: 1.20.14 with: Xwayland v: 22.1.9
compositor: gnome-shell v: 44.3 driver: gpu: i915 display-ID: 0
Monitor-1: HDMI-A-1 model: BenQ G2420HDBL serial: RAB03454SL000
res: 1920x1080 dpi: 92 size: 477x268mm (18.78x10.55") diag: 604mm (23.8")
modes: max: 1920x1080 min: 720x400
Monitor-2: HDMI-A-2 model: Philips FTV serial: 16843009 res: 1920x1080
dpi: 76 size: 640x360mm (25.2x14.17") diag: 734mm (28.9") modes:
max: 1920x1080 min: 640x480
API: OpenGL v: 4.6 Mesa 23.1.5 renderer: Mesa Intel Arc A770 Graphics
(DG2) direct-render: Yes
--
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=44235
Bug ID: 44235
Summary: EasyAntiCheat doesn't run on Wine at all - wine64 !=
win64
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shawn.starr(a)rogers.com
Distribution: ---
So, I notice any game that uses EasyAntiCheat tries to download some updated
info
such as:
https://download.eac-cdn.com/api/v1/games/138/client/wine64/download/?uuid=…
Except, EasyAntiCheat ignores Wine's "Hide Wine version from applications" in
staging options.
If I switch the URL to 'win64' it downloads, could we have a way to override
wine64 == win64 checks?
While EasyAntiCheat does acknowledge they can support wine specific data, we
shouldn't be treating this as 'wine64' but win64.
I assume wine 2.20 and wine 3.x builds all have this issue.
--
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=41942
Bug ID: 41942
Summary: Crash on Space Engine 0.9.8 start.
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sergey.rahmanov(a)gmail.com
Distribution: ---
Created attachment 56328
--> https://bugs.winehq.org/attachment.cgi?id=56328
Log file.
Space Engine 0.9.8 crashes on 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.
http://bugs.winehq.org/show_bug.cgi?id=21664
Summary: "fixme"-message on PPLive.exe start
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ddietz.post(a)googlemail.com
Created an attachment (id=26160)
--> (http://bugs.winehq.org/attachment.cgi?id=26160)
"fixme"-message on PPLive start
Hello, i installed latest version of wine with latest version of macports.
I try to start latest version of PPLive
Version:
PPLive 2.4.2.0013
Released Date:
2010.02.06
S. Attachment
--
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.