http://bugs.winehq.org/show_bug.cgi?id=22740
Summary: Lifbase freezes when minimized
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.sri.com/psd/lifbase/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakkk(a)centrum.cz
Created an attachment (id=28035)
--> (http://bugs.winehq.org/attachment.cgi?id=28035)
terminal output
When I minimize lifbase there is an error window "Runtime Error '380' Invalid
property value" with OK button. But OK button doesn't respond to mouse click,
program becomes unresponsive and must be manually killed.
--
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=8532
Gijs Vermeulen <gijsvrm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |plaes(a)plaes.org
--- Comment #16 from Gijs Vermeulen <gijsvrm(a)gmail.com> ---
*** Bug 35349 has been marked as a duplicate of this bug. ***
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24354
Summary: Webtrends Log Analyzer 6.5c : cannot write BMP files
to disk
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)apex-internet.com
Installed Webtrends Log Analyzer 6.5 which works fine, then created a new
profile which also works fine. The problem is when trying to create a new
Report for a profile, it is able to read the web server logs OK, but errors out
when it starts to generate the report to write to disk. The error reported in
Webtrends is:
Unable to extract bmpinfo (using VIC32.DL) from file "C:\Program
Files\WebTrends Log Analyzer\reports\Web
Analysis\TempGraphFiles\ms-2010-0800.bmp"
This BMP file is created, but it is zero bytes in size. At the same time that
this error occurs in Webtrends, in the bash terminal Wine is reporting this
error:
fixme:ole:OLEPictureImpl_SaveAsFile (0x1011dd8)->(0x1017db0, 1, 0x2efde0),
hacked stub.
Here's a link for the Webtrends 6.5c demo:
http://www.tucows.com/preview/195171
--
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=57865
Bug ID: 57865
Summary: The Sims 4 won't start when using the EA app on Ubuntu
24.04.2 LTS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ashleighjunk89(a)gmail.com
Distribution: ---
Created attachment 78088
--> https://bugs.winehq.org/attachment.cgi?id=78088
backtrace, but I can provide a screenshot of the issue also if needed
When I click play in the EA app, Wine gives me an error and the game doesn't
even start. When I click close, it just brings me back to the EA app and the
game is not 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=57866
Bug ID: 57866
Summary: Missing pages tree
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: tomislav.budor(a)lovatoelectric.hr
Created attachment 78089
--> https://bugs.winehq.org/attachment.cgi?id=78089
Missing pages tree in .chm viewer
Missing pages tree in .chm viewer
--
Do not reply 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=17743
Summary: Undocked toolbars are displayed incorrectly
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=19959)
--> (http://bugs.winehq.org/attachment.cgi?id=19959)
Text toolbar
I'm using Wine 1.1.17 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is with undocked toolbars which are incorrectly displayed.
The problem is also with dragging them. They should be also draggable when I
click and hold mouse pointer over title of the toolbar.
Problem exists in AutoCAD 2008 and AutoCAD Mechanical 2008.
I attached image that shows the problem. All cuttings were done with unchecked
option "Allow the window manager to decorate the windows". Last cutting was
done in MS Windows XP running AutoCAD 2007. The problem exists also in Wine
1.0.1
--
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=57857
Bug ID: 57857
Summary: Unable to run 32bit applications after loader changes
in 10.2
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: sutupud(a)yahoo.com
Distribution: ---
This happens when wine is build using the PKGBUILD from achlinux:
https://gitlab.archlinux.org/archlinux/packaging/packages/wine/-/blob/main/…
i.e. buildin the 64bit libraries using `--enable-win64` and then the 32bit
libraries separately.
Arch uses /usr/lib32 for the 32bit libraries, and therfore builds them with
`--libdir=/usr/lib32`
It does work when testing it directly from the build directory, but not after
installing.
According to strace, the new loader tries to execute wine-preloader when
running a 32bit program from:
/usr/lib/wine/i386-unix/wine-preloader
which fails, since it doesn't exist.
The binary now would need to look for the preloader relative to the the 32bit
libdir, so it would need to know what's being used for that in the 32bit
compilation.
When building with in the new WOW mode with `--enable-archs=i386,x86_64` then
everything 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=56556
Bug ID: 56556
Summary: Empires by Conspiracy fails to start
Product: Wine
Version: 9.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Without native d3dcompiler_47.dll:
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000.
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0024:err:d3dcompiler:D3DCompile2 Shader log:
0024:err:d3dcompiler:D3DCompile2 <anonymous>:3:637: E5000: syntax error,
unexpected NEW_IDENTIFIER
0024:err:d3dcompiler:D3DCompile2
With native d3dcompiler_47.dll:
0024:fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0xc7,
opcode_token 0x080000c7.
0108:fixme:d3d:state_linepattern_w Setting line patterns is not supported in
OpenGL core contexts.
0108:fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader
#3:
Followed by a billion of errors.
--
Do not reply 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=57862
Bug ID: 57862
Summary: Pixelated and low resolution fonts in dnSpy and
UndertaleModTool
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vse.stopchanskyi(a)gmail.com
Distribution: ---
Created attachment 78083
--> https://bugs.winehq.org/attachment.cgi?id=78083
Demo of all apps
# Links to UndertaleModTool and dnSpy:
https://github.com/UnderminersTeam/UndertaleModToolhttps://github.com/dnSpy/dnSpy
# Description
In both, small fonts look very low resolution and pixelated, or/and blurry. In
Notepad++ and RaftModLoader fonts don't look nearly as bad.
# Additional notes
UndertaleModTool has the same issue with WineWayland. dnSpy and UMT were
launched with WINE_D3D_CONFIG=renderer=vulkan, because otherwise they don't
work well with WineWayland and have pitch black dropdowns with Xwayland, but
that doens't affect fonts.
Screen resolution: 1920x1080
DPI in Wine: 96
Fonts used in dnSpy: Courier New
Fonts used in UndertaleModTool: idk
--
Do not reply 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=57860
Bug ID: 57860
Summary: Windows Movie Maker does not launch
Product: Wine
Version: 10.0
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: LloydJJoyner(a)teleworm.us
Created attachment 78081
--> https://bugs.winehq.org/attachment.cgi?id=78081
Error message not implemented box
Steps to reproduce:
- Download Windows Movie Maker. It can be downloaded from
https://archive.org/details/windows_live_essentials_2012_qfe4_image
- Extract the ISO, or mount it
- Install it from the ISO (I recommend installing only Movie Maker/Photo
Gallery and nothing else)
- Open Movie Maker: it will be installed at C:\Program Files (x86)\Windows
Live\Photo Gallery\MovieMaker.exe
- Press enter to get past the license box.
- Look at the "Not implemented" error message.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.