http://bugs.winehq.org/show_bug.cgi?id=31677
Bug #: 31677
Summary: a child window not opened properly
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tramp(a)sibmail.com
Classification: Unclassified
This code is not working properly:
void PreSubclassWindow()
{
LONG Styles = GetWindowLong(m_hWnd, GWL_STYLE);
LONG ExStyles = GetWindowLong(m_hWnd, GWL_EXSTYLE);
if (Styles == 0 || ExStyles == 0)
return;
Styles |= WS_CHILD;
Styles &= ~WS_OVERLAPPED;
Styles &= ~WS_CAPTION;
Styles &= ~WS_BORDER;
ExStyles &= ~WS_EX_CLIENTEDGE;
ExStyles &= ~WS_EX_DLGMODALFRAME;
ExStyles &= ~WS_EX_WINDOWEDGE;
SetWindowLong(m_hWnd, GWL_STYLE, Styles);
SetWindowLong(m_hWnd, GWL_EXSTYLE, ExStyles);
}
--
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=50802
Bug ID: 50802
Summary: wargame launcher installer does not start
Product: Wine-staging
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 79625490833(a)yandex.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69609
--> https://bugs.winehq.org/attachment.cgi?id=69609
terminal exhaust
Operating System: Arch Linux
KDE Plasma Version: 5.21.2
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.11.5-arch1-1
OS Type: 64-bit
Graphics Platform: X11
Processors: 6 × AMD FX(tm)-6300 Six-Core Processor
Memory: 7.7 ГиБ of RAM
Graphics Processor: GeForce GT 630/PCIe/SSE2
--
Do not reply 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=48375
Bug ID: 48375
Summary: DVD and Bluray drives no longer detected automatically
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grimlock4h(a)gmail.com
Distribution: ---
After updating to 5.0 RC3 WINE can no longer detect either a DVD burner nor a
Blu Ray burner. Both drives are detected and fully working in Linux otherwise.
Prior to updating the drives worked fine. Manually selecting the DVD after
mounting in Linux does not work to bypass 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.
http://bugs.winehq.org/show_bug.cgi?id=35513
Bug ID: 35513
Summary: Adobe CC installer stalls (after Bug 35512)
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: https://creative.adobe.com/products/photoshop
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ole
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47407
--> http://bugs.winehq.org/attachment.cgi?id=47407
wine-1.7.11-206-g82b3813 console output
Working around Bug 35510 and Bug 35512 with native winhttp, wintrust and msasn
the Adobe CC installer complains that it cannot connect to the Internet.
fixme:ole:NdrCorrelationInitialize (0x98d378, 0x98cf78, 1024, 0x0): stub
fixme:ole:NdrCorrelationInitialize (0x105dfe8, 0x105dbe8, 1024, 0x0): stub
Surprisingly, rpcrt4.dll from Windows XP allows the installer to get further:
fixme:ntdll:NtConnectPort (0x1628b8,L"\\RPC
Control\\keysvc",0x98d058,(nil),(nil),(nil),0x98d080,0x98d068),stub!
Which may be Bug 30069.
--
Do not reply 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=32502
Bug #: 32502
Summary: YoudaoNote: crashes when syncing
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42878
--> http://bugs.winehq.org/attachment.cgi?id=42878
The Log
You can reproduce it follow this:
0. download and install it:
md5sum Downloads/YNote.exe
8c790463479ee83fa56a8a896aafe9e9 Downloads/YNote.exe
BTW, I select no when it asked me to install Youdao Dict.
1. run it '~/.wine/drive_c/Program Files/Youdao/YoudaoNote$ wine
YoudaoNote.exe'
2. login
If you are the frist time run it, it will sync automatically and crash. If not
you can reproduce it by create a new note and click the "同步" button to sync and
it will crash.
And I found 'winetrick -q ie7' helps a lot.
My test environment:
- Ubuntu 12.10 32bit
- wine-1.5.19-272-gf30c18f
--- snip ---
wine: Unhandled page fault on write access to 0x00000000 at address 0x61e474f3
(thread 0031), starting debugger...
fixme:wincodecs:PngDecoder_Block_GetCount 0x10a220e0,0x33eba8: stub
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x61e474f3).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:61e474f3 ESP:05daba80 EBP:6adf2304 EFLAGS:00010246( R- -- I Z- -P- )
EAX:0000000a EBX:00000003 ECX:05daba40 EDX:00000000
ESI:6adf1640 EDI:00000000
Stack dump:
0x05daba80: 0000000a 7c6b81e0 05dabab8 7c64d1c1
0x05daba90: 7c6b81e0 0006010e 05dabae8 69dc2aa0
0x05dabaa0: 05dabad4 6adf1686 05dabac8 00000003
0x05dabab0: 6adf1640 00000000 6adf2304 69c64be3
0x05dabac0: 7c6b81e0 6adf1686 05dabad4 0000048e
0x05dabad0: 7eb4c869 21232323 41202121 54524f42
Backtrace:
=>0 0x61e474f3 in mozalloc (+0x74f3) (0x6adf2304)
0x61e474f3: movl $0x7b,0x00000000
--- snip ---
--
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=10206
Summary: Crysis has huge graphical errors on certain systems
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.fileplanet.com/168866/160000/fileinfo/Crysis-
Demo-(Singleplayer)
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=8816)
--> (http://bugs.winehq.org/attachment.cgi?id=8816)
Screenshot from the start of the game
Crysis fails to render properly at all for me (see attachment), whereas on
other systems, such as this user's (screenshot from the same section):
http://appdb.winehq.org/appimage.php?iId=14046
It looks fairly good.
The only difference is that that user is running a Geforce 8600 GT and I am
running a 7900 GTX. Same Wine version and settings, and same driver version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27985
Summary: Starcraft 2 Editor: The data editor listviews which
show the attribute names have each a horizontal
scrollbar
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Created an attachment (id=35820)
--> (http://bugs.winehq.org/attachment.cgi?id=35820)
Unreadable tokenfield because of the horizontal scrollbar. (Wine 1.3.25)
The data editor listviews which show the attribute names have each a horizontal
scrollbar, which can be used to scroll by about 1-3 pixel. On windows, or with
native comctl32 there is no horizontal scrollbar.
On windows it looks like this:
http://www.staredit.net/starcraft2/File:Actor_-_Right_Panel.jpg
(Ignore the red markers)
Workaround: Resize the single column in the listview with the horizontal
scrollbar.
--
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=26363
Summary: SmartTRAK: graphic artifacts on part of dive computer
screen
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: karent.bug(a)gmail.com
Created an attachment (id=33584)
--> (http://bugs.winehq.org/attachment.cgi?id=33584)
Screenshot
1) Download and install SmartTRAK from scubapro.com
Direct link:
http://www.scubapro.com/europe/uk/uwatec-products/software/software/smarttr…
2) Use winetricks to install MS Jet 4.0 Service Pack 8 and MS MDAC 2.8
3) run SmartTrak and open demonstration logbook file Demo.slg. This logbook
should be already open when SmartTRAK starts for the first time, if not, choose
Logbook->Open
4) You will see Dive Table window and Dive window. On the right side of Dive
window there is an LCD dive coputer display shown.
Recorded dives contain data from different dive computer types. Choose any dive
that as performed with Aladin 2G dive computer - these are dives numbered 15,
16, 17, 18
5) Click anywhere inside the graph (depth vs time), hold LMB and scroll thruogh
the graph, data shown on LCD display should change acordingly.
6) Note that whenever depth is shown on LCD (as opposed "---" that is being
shown for surface part of dive) there is a graphic artifact that covers part of
the LCD display.
This problem does not occure for other recorded dives (different types of dive
computers)
--
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=29769
Bug #: 29769
Summary: Fetion IM Client: crashes when clicking on profile
icon
Product: Wine
Version: 1.3.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarrodbagwell(a)gmail.com
Classification: Unclassified
1. Download Fetion(飞信)IM client from http://feixin.10086.cn/download/pcclient/
(sha1sum 10cc9c18b9864dd4c1a4a4b263e46ea2570d4446)
2. Install client, making sure to set language environment to Chinese with
command LANG=zh_CN.utf8
3. Sign up for an account at https://feixin.10086.cn/account/register/
4. Login into client
5. Click the large circular profile button in the upper left hand corner of the
client.
6. Fetion should crash and wine will generate a backtrace.
--
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=48910
Bug ID: 48910
Summary: TheBat! v8: crashes when exiting app
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emylistsddg(a)gmail.com
Distribution: ---
Created attachment 66866
--> https://bugs.winehq.org/attachment.cgi?id=66866
wine + TheBat! app backtrace output
Wine-5.0
When exiting the app, TheBat x64 v8.8.9 in wine it crashes and a backtrace is
produced
host system is Fedora 30(Mate) x86_64 as vmware guest
]$ sha1sum thebat_64_8-8-9.msi
f675345ded7f4da038c71a3d08fed4bbeb4964f1 thebat_64_8-8-9.msi
[download link to app, free trial]
https://www.ritlabs.com/download/the_bat/archive/thebat_64_8-8-9.msi
--
Do not reply 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=39723
Bug ID: 39723
Summary: java_ee_sdk-6u1-jdk-windows.exe Enterprise installer
fails unable to allocate needed item
Product: Wine
Version: 1.8-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericmatteson2001(a)yahoo.com
Distribution: ---
Created attachment 52974
--> https://bugs.winehq.org/attachment.cgi?id=52974
java_ee_sdk-6u1-jdk-windows.exe installer fails attachment 01.
java_ee_sdk-6u1-jdk-windows.exe installer fails early in the install
because it is unable to obtain a needed resource so
it is impossible to start the java virtual machine or it's installer.
Java 6 Enterprise SDK is supposed to be a very stable version of
Java for Windows.
--
Do not reply 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=39293
Bug ID: 39293
Summary: Notepad++ with NppExec plugin: Unhandled exception
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: klasse(a)partyheld.de
Distribution: ---
Created attachment 52371
--> https://bugs.winehq.org/attachment.cgi?id=52371
Wine backtrace
NppExec is a plugin for Notepad++ which can, e.g., execute an external tool
(e.g. compiler) from within Notepad++, parse its output and, based on the file
path and line number shown in the output, open the affected file and line
number within Notepad++.
The issue is that when NppExec opens the affected file and line, it appears
correctly in Notepad++, but then immediately following Win32Exception pops up:
An exception occured. Notepad++ cannot recover and must shut down.
The exception details are as follows:
Code: 0x80000101
Type: Unlisted exception
Exception address: 0xF77DF430
Reproduction example:
1. Create a text file named "test.txt" and fill a it with a few lines of text.
2. Create a text file named "output.txt" with following content (replace
brackets with path to the above "test.txt" according to its location):
[path-to-file, either in Linux or in Windows format, doesn't matter]test.txt:2:
whatever
3. Install the NppExec plugin (just copy its DLL into the /plugins directory of
Notepad++ installation)
4. Open Notepad++
5. Under the menu Plugins -> NppExec, click on "Console Output Filers",
activate the first mask and enter following into it, before confirming with OK:
%FILE%:%LINE%:*
6. Under the menu Plugins -> NppExec, click on "Show console dialog", to open
the console at the bottom of the window
7. Enter following into the console and hit enter (replace brackets with file
path):
cmd /c type [windows-style path to file]output.txt
8. Double-click on the line which appeared in the console
Expected results:
7. Content of the "output.txt" file (it's only one line here) appears in the
console
8. The above "test.txt" file is opened (with line 2 as current line) in
Notepad++.
Actual results:
8. As in "expected results", but a "Win32Exception" also pops up requiring
closure of Notepad++
Backtrace attached.
Wine used in its pure state (no Gecko, etc.) as provided by Linux Mint 17.1.
Configured as Windows 7. (Although WinXP and Win8 were also tried, with the
same result - all with completely virgin Wine configurations (the $USER/.wine
folder deleted before each test).)
* Notepad++ 6.8.3: npp.6.8.3.bin.7z (http://notepad-plus-plus.org/download/, at
the AppDB: http://appdb.winehq.org/objectManager.php?sClass=version&iId=25722).
The installable variant npp.6.8.3.Installer.exe was tested with the same
result.
* NppExec 0.5.3: NppExec_053_dll_Unicode.zip
(http://sourceforge.net/projects/npp-plugins/files/NppExec/, documentation
provided within the plugin archive)
--
Do not reply 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=49809
Bug ID: 49809
Summary: Website loads continuously when viewing lists.
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ldhacker(a)live.com
CC: austinenglish(a)gmail.com
Distribution: ---
In firefox, when opening any list on the left menu, the page continuously
loads. I have to click the X to make it stop loading.
--
Do not reply 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=48800
Bug ID: 48800
Summary: Error make: bcrypt.dll.so
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: SASHA-INVALID(a)yandex.com
Distribution: ---
Created attachment 66717
--> https://bugs.winehq.org/attachment.cgi?id=66717
Build Errors
Error make: bcrypt.dll.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=44258
Bug ID: 44258
Summary: error starting
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: chelseampreston(a)gmail.com
Distribution: ---
Created attachment 60065
--> https://bugs.winehq.org/attachment.cgi?id=60065
backtrace
error starting app
--
Do not reply 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=42951
Bug ID: 42951
Summary: ffxiv ffxiv fixme:d3d:wined3d_buffer_create Ignoring
access flags (pool).
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
is the a 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=44792
Bug ID: 44792
Summary: pokemon TCGO shows no image after updating from wine
3.3 to 3.4
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dj-max_payne(a)hotmail.com
Distribution: ---
After updating from wine 3.3 to 3.4 on fedora 27 repositories, Pokemon Trading
Card Game Online no longer displays an image on the program window, it appears
completely black, however the sounds play normally.
Tested on two computers both running fedora 27 and 64 bit wine prefixes(a
configuration that worked before the latest update), tried reinstalling, the
game installs correctly and the patcher shows an image however the game itself
does not.
--
Do not reply 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=43697
Bug ID: 43697
Summary: FIFA 11: crashes when i click on 'Game settings' in
fifaconfig.exe
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: BlagoYar.Tishina(a)gmail.com
Distribution: ---
Created attachment 59158
--> https://bugs.winehq.org/attachment.cgi?id=59158
backtrace fifaconfig.exe
When i run 'fifaconfig.exe' then the corresponding window appears, but when i
click on 'Game settings' it ends with an 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=40405
Bug ID: 40405
Summary: I downloaded a free version of Adobe Photoshop CS6,
and downloaded it to my computer with Wine. The
program works for about two minutes, before a window
pops up saying Photoshop.exe has encountered a serious
problem, and needs to close immediately.
Product: Wine
Version: 1.8-rc4
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bdcombden(a)rogers.com
Created attachment 54136
--> https://bugs.winehq.org/attachment.cgi?id=54136
The backtrace that loads when I ask to See Details about the serious problem
Wine has encountered with Photoshop.exe
I downloaded Adobe Photoshop CS6 onto my Macbook Pro and Macbook. I installed
and opened the application with Wine, and it works fine for about two minutes.
After that short amount of time, a window pops up saying 'Photoshop.exe has
encountered a serious problem and needs to close.' In the description, it says
Wine could have a deficiency, or the program itself.
I clicked on 'Show Details', and it loaded out the backtrack txt I have
attached. I can't find anything in it that shows where the problem is.
I hope this can get resolved.
--
Do not reply 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=22790
Summary: Bonzai3D menu icons fail to update to reflect status
most of the time
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://formz.com/products/bonzai3d/bonzai3dDownloadTri
al.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick(a)lasventajas.com
In Bonzai3D there are a number of floating palettes, the principle one being
the modeling tool palette which in turn spawns related sub-palettes. For
example, hovering over the pick tool icon evokes a sub palette with various
pick options represented by icons. Selecting an option from the sub palette
closes the sub palette and should place the icon of the tool chosen in the
modeling tool palette. This occurs rarely and randomly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46325
Bug ID: 46325
Summary: A program crashed.
Product: Wine
Version: 3.0.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssserkkk(a)yahoo.com
Distribution: ---
Created attachment 63064
--> https://bugs.winehq.org/attachment.cgi?id=63064
Software backtrace file.
A specially crafted training software does not work with wine 3.04 and wine 4.0
rc2.
The backtrace file 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=45527
Bug ID: 45527
Summary: QQ installs complete with erros,and crashing on
starts.
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
My OS is Fedora 28 64bit. My wine version is 3.13.Today my wineprefix seems
damaged.So I create new one and install all my programs.But when I install QQ
it give me a regsvr32.exe crash with a segment fault.I ignore it and go on,it
seems complete,then I go to the installation folder,run wine QQ.exe,it just
says that terminated.after three times retry,I run install my wine-3.9,and run
the program again,it works fine.
--
Do not reply 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=40318
Bug ID: 40318
Summary: Star Wars Galactic Battlegrounds Saga - video glitchy
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipenguin67(a)yahoo.com
I followed the process to install Wine HQ as spelled out on the FAQ, including
installing XQuartz, XCode, and MacPorts, and having MacPorts build Wine in the
Terminal. Then I downloaded Voobly and the Star Wars Galactic Battlegrounds
game found on GOG:
https://www.gog.com/game/star_wars_galactic_battlegrounds_saga
I installed both using Wine. Voobly works perfectly, but SWGB runs with normal
looking cutscenes but when it gets to the main menu the video flickers and
glitches so that it is unusable. I did some research and tried to remedy this
by opening up winecfg and setting it to emulate a virtual desktop, but it
seemed to have no effect.
If there is more information that will help troubleshoot this bug, let me know
where I should go to pull it. I'm still new to Wine and not sure what the most
relevant info is.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.