http://bugs.winehq.org/show_bug.cgi?id=32090
Bug #: 32090
Summary: ESSENCE SECURITIES: menu display in chaos
Product: Wine
Version: unspecified
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 42304
--> http://bugs.winehq.org/attachment.cgi?id=42304
wine.png is what it look like in wine
I installed ESSENCE SECURITIES in Ubuntu with wine, and I found it's menu
display in chaos. What it look just as the picture 'wine.png' in attachments(I
marked the menu by red circle). And picture 'windows.png' was what the menu
look like running in windows.
This is my test environment:
- Ubuntu 12.04.1
- Wine 1.5.16
- ESSENCE SECURITIES
(安信证券)::http://download.essence.com.cn/downloads/software/setup_ax.exe
You can reproduce it follow this:
0. Download and intstall ESSENCE SECURITIES;
1. cd to the file where you installed it, by default it will be installed in
'~/.wine/drive_c/AX/2003/'
2. run it by 'wine Load.exe'
Attachment:
windows.png is what it look like in windows;
wine.png is what it look like in wine;
anxin.log is the log.
--
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=28002
Summary: 1914:Shells of Fury missing audio
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35850)
--> (http://bugs.winehq.org/attachment.cgi?id=35850)
terminal output (only built-in dlls)
Neither background music nor sound effects can be heard in 1914: Shells of
Fury. The game is running without any sounds.
After 'winetricks directmusic' audio is still not playing.
Native dsound.dll didn't help either.
In-game audio files are stored in wav format (PCM, mono, 44.1 kHz, 16 bits).
No demo available.
Fedora 15 x86
Alsa 1.0.24
Kernel 2.6.38.8
Pulseaudio is not running
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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=46261
Bug ID: 46261
Summary: Cura 2.7 crashes on start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)hm-network.com
Distribution: ---
Created attachment 62960
--> https://bugs.winehq.org/attachment.cgi?id=62960
Backtrace output after Cura 2.7 3d printing software crashes on launch
The programme, Cura 2.7, crashes after install when started. Attached is the
bug report
--
Do not reply 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=16747
Summary: rpcrt4/cstub: unused functions on powerpc
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_RPCRT4_
-DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o cstub.o cstub.c
cstub.c:128: warning: ‘delegating_QueryInterface’ defined but not used
cstub.c:134: warning: ‘delegating_AddRef’ defined but not used
cstub.c:139: warning: ‘delegating_Release’ defined but not used
--
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=52979
Bug ID: 52979
Summary: TSMuxer introduces a rectangle at the end of every
line when muxing an .srt file into a .m2ts container
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 72348
--> https://bugs.winehq.org/attachment.cgi?id=72348
error example
TSMuxer is essentially a muxing program to combine the 3 types of streams found
in a movie, video, audio and subtitles into a container file so the movie can
be watched on a player, VLC for example, in this instance that is a .m2ts
container file. As part of the muxing process TSMuxer converts the .srt file
into a .pgs stream/file to meet the specification for a .m2ts container.
My testing has shown that any .srt file is affected, regardless of it's source.
Please see the attachment which shows the rectangle which is added to the end
of every line.
TSMuxer is available at: https://github.com/justdan96/tsMuxer
I have spot tested releases for the last 2 years with the same result because
everything is labelled as pre release. The program was originally launched in
2004 as far as I can tell. I have mainly been testing the Windows 64 bit
releases but also a 32 bit release with exactly the same problem.
The easiest way to get the files needed would be to download a TV show from the
internet which includes subtitles and is in a .mkv container. MKV containers
support .srt subtitles natively so it just needs to be demuxed. Any other
container type other than mkv will require additional steps to convert whatever
subtitle stream it contains into an .srt file.
Once you have the 3 file types (usually h264, ac3 and srt) just open TSMuxer
and drag these 3 files into the top window from your file manager, h264 file
first.
Apologies if you feel I am trying to teach you how to suck eggs. I am available
to lend any assistance if needed.
--
Do not reply 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=45624
Bug ID: 45624
Summary: Anno 1404 shows black screen in DirectX 10 mode.
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yurishish(a)gmail.com
Distribution: ---
Created attachment 62053
--> https://bugs.winehq.org/attachment.cgi?id=62053
terminal output
Anno 1404 fails to display content, it shows a black screen if it is launched
in DX10 mode. Game is still functional, it is possible to navigate main menu,
start new game or load savestate.
PC specs:
OS: openSUSE Tumbleweed x86_64 (Linux 4.17.13).
wine 3.13 vanilla.
GPU: Nvidia GTX 660 with proprietary driver v.396.51.
CPU: Intel Core i5-3570k
Terminal output is attached below.
--
Do not reply 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=53045
Bug ID: 53045
Summary: Space Rangers HD A War Apart - crash on launch
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: betaversiondot(a)gmail.com
Distribution: ---
Created attachment 72432
--> https://bugs.winehq.org/attachment.cgi?id=72432
terminal log
The game crashes on launch. Played it a couple years ago and it was fully
playable. The developer says they didn't do anything that could break the
emulation.
--
Do not reply 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=52944
Bug ID: 52944
Summary: NexusTK Core Dump
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sara(a)saracooke.com
Distribution: ---
Created attachment 72318
--> https://bugs.winehq.org/attachment.cgi?id=72318
nexustk coredump
Trying to install NexusTK. Will attach dump.
--
Do not reply 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=52955
Bug ID: 52955
Summary: Wine not loading core UI elements on High Sierra
10.13.6
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lincoln.muller(a)icloud.com
Created attachment 72325
--> https://bugs.winehq.org/attachment.cgi?id=72325
Picture of wine failing
When I downloaded and installed a wine 6.23 from
https://github.com/Gcenx/macOS_Wine_builds/
When I launch something like notepad or just a random EXE, the wine window
header shows up but nothing else. When using the wine PKG file, it works. When
manually extracting it, it doesn't. An attachment is below of the problem.
macOS version: 10.13.6 (native)
The command I was trying to run:
WINEPREFIX=~/64WINE winetricks vcrun2019
but also
WINEPREFIX=~/64WINE notepad
I read somewhere that setting a environment variable fixed it, it doesn't for
me.
X11 (Xquartz) is installed, and is in the PATH.
I do not have a metal GPU, (ATI Radeon 5750 1024mb), but that shouldn't affect
it because this is wine version 6.23.
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=51639
Bug ID: 51639
Summary: LibreOffice 7.2.0 installs a .lnk file on the desktop
instead of a desktop file
Product: Wine
Version: 6.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Nothing to add really.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.