http://bugs.winehq.org/show_bug.cgi?id=30193
Bug #: 30193
Summary: Crysis Wars ded server doesn't resize with wineconsole
(curses backend)
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Classification: Unclassified
Created attachment 39410
--> http://bugs.winehq.org/attachment.cgi?id=39410
screen
The Crysis Wars dedicated server, when running under wineconsole with the
curses backend, does not resize its viewport. It is stuck at the default 80x25,
even if the terminal is considerably larger (see attachment).
This produces some unexpected output, as some commands expect a larger size but
have to be split over 2 lines via \
My terminal and wineconsole interact just fine, as I have verified with cmd.
It's just this app that sticks to 80x25 no matter what.
On Windows, it would normally spawn a console window with a size of 132x60 (or
less if the desktop resolution can't fit that)
Could it be that wineconsole first starts at 80x25 and only later resizes to
terminal size? In that case, I can imagine that the app polls the size once
during startup and sticks to that, thus limiting itself to 80x25.
--
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=49723
Bug ID: 49723
Summary: After update to wine-5.15 "1c" start crashed with
error Unhandled exception
Product: Wine
Version: 5.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: virex(a)mail.ru
Distribution: ---
After update to wine-5.15 "1c" start crashed with error Unhandled exception
It is also was with the build 5.12
(https://bugs.winehq.org/show_bug.cgi?id=49561) but after update to 5.15
version this error persist again
--
Do not reply 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=37928
Bug ID: 37928
Summary: Photoshop CS6: Mini-bridge panel does not show
directory entries in alphabetical order
Product: Wine
Version: 1.7.34
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Launch Photoshop
2. Click File -> Open in mini bridge
3. Navigate to a folder with multiple subfolders
The subfolders are not ordered alphabetically, but in an apparently random
manner. They are definitely not ordered by creation date ( I created the
situation in my screenshot using a simple "mkdir a b c d e f g h i j k l" .
--
Do not reply 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=9127
--- Comment #98 from Bryan Kirk <Zero3K(a)teknik.io> ---
1. PL_MPEG is smaller in size than GStreamer and wouldn't require its
installation and the installation of a GStreamer plugin.
2. PL_MPEG's player program works for me under Ubuntu 16.04 (except for the
colors being messed up and the audio being played slowly). Maybe I did
something wrong and someone else will have better results (that or its because
I am using VirtualBox to virtualize Ubuntu).
--
Do not reply 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=43924
Bug ID: 43924
Summary: Alice: Madness Returns cannot sign in to EA
Product: Wine
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Created attachment 59552
--> https://bugs.winehq.org/attachment.cgi?id=59552
wine-2.19 output
Before startup, Alice: Madness Returns requires you to sign into an EA account.
However, the EA sign-in never succeeds, always returning a sign-in failure.
Wine output 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=43923
Bug ID: 43923
Summary: Alice: Madness Returns immediately crashes with Page
Fault
Product: Wine
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Created attachment 59551
--> https://bugs.winehq.org/attachment.cgi?id=59551
backtrace
Alice: Madness Returns doesn't run. Installed with Steam, using a serial
purchased through Steam. I've played with it a bit trying to get it working,
and at best it crashes with a page fault immediately.
--
Do not reply 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=49720
Bug ID: 49720
Summary: Family Tree Maker 2017 installer fails after numerous
"fixme" console messages
Product: Wine
Version: 5.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: andrewemt(a)hotmail.com
Distribution: ---
Created attachment 67981
--> https://bugs.winehq.org/attachment.cgi?id=67981
terminal output log from wine command-line invocation of FTMinstaller
When trying to install a legal copy of Family Tree Maker 2017 on Fedora Core 31
(kernel 5.7.11-100.fc31.x86_64) using the Fedora distro's version of Wine 5.14,
after getting most of the way through the install, after "copying files"
(according to the install wizard), it suddenly stops and displays a dialog
stating that the installation failed) after the terminal window that executed
the wine command spews a series of fixme errors.
Attached is the terminal window log showing all the fixme errors from Wine. The
current working directory was my personal directory under drive_c/users, which
is where I copied the Family Tree Maker install program FTM2017.EXE. The large
gaps of blank lines in the log were me adding carriage returns in the terminal
to separate different windows in the InstallShield wizard. The last clump
appeared while the InstallShield file copy progress window was showing,
followed by the installation failure window.
--
Do not reply 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=49722
Bug ID: 49722
Summary: Space Empires V can't load certain images (.bmp) with
built-in d3dxof.dll
Product: Wine
Version: 5.15
Hardware: x86
URL: https://www.fileplanet.com/archive/p-742/Space-Empires
-V-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dxof
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 67985
--> https://bugs.winehq.org/attachment.cgi?id=67985
+d3dxof,+d3dxof_parsing log (uncompressed 8.5M)
Some planet textures are not loaded correctly in Space Empires V. Reproducible
in the demo and the Steam version as well.
https://store.steampowered.com/app/1690/Space_Empires_V/
The game displays an in-game window when such a file is about to load:
'File Missing - Could not load file: c:\program files\strategy first\malfador
machinations\space empires v demo\pictures\models\ing_01.bmp'
followed by
'Could not load file: c:\program files\strategy first\malfador
machinations\space empires v demo\pictures\models\p01.bmp'
As a result, some planets are displayed without textures.
Note, the actual files that the game is trying to load are 'ring_01.bmp' and
'RP01.bmp' and they do exist in the given directory, but the first character of
the filename is truncated by Wine for some reason.
Native d3dxof.dll is a workaround.
https://www.fileplanet.com/archive/p-742/Space-Empires-V-Demo
se5demo_v125.exe
md5sum: 167d81172c365f33816c5cb140f162dc
--
Do not reply 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=49717
Bug ID: 49717
Summary: Problem installing TAV.exe under wine on ubuntu
Product: Wine
Version: 5.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: gaudibus(a)yandex.com
Distribution: ---
Created attachment 67974
--> https://bugs.winehq.org/attachment.cgi?id=67974
terminal output
I tried to install a Windows exe
https://tav-releases.translated.com/TAV.exe
I need for work under wine. I installed wine 5.1 with both prefixes (32 and
64)on Ubuntu 20.04, did not install gecko, as recommended, from the wine link,
but from scratch, and mono and the exe partly installed (see attachment). Among
many errors, also a javascript error appears.
The complete installation, including wine was new, unused, as I had tried to
install the same exe with the additional help of winetricks and playonlinux. In
the latter case the exe installed nearly completely, just the fields, where
username and password were to be inserted did not accept any data, but on the
terminal input there was a reaction to the attempt.
I know, that the exe is not mentioned on winehq, and I know, that there is no
obligation what so ever, that this exe has to run on wine. but I would
appreciate help in making it run, as otherwise I would need a windows computer
just to run this exe, which I need for work.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.