https://bugs.winehq.org/show_bug.cgi?id=58077
Bug ID: 58077
Summary: Edit version: Non-static method
downloadurl::outputEditor() cannot be called
statically
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
CC: accounts.winehq.org(a)vv221.fr
Distribution: Gentoo
After
https://gitlab.winehq.org/winehq/appdb/-/merge_requests/9
opening the 'Edit version' page for an application results in the following
"oops!" in the bottom area of the page:
----
error details:
Error Message: Uncaught Error: Non-static method downloadurl::outputEditor()
cannot be called statically in
/home/winehq/opt/appdb/admin/editAppVersion.php:55 Stack trace: #0 {main}
thrown
File: editAppVersion.php:55
----
I suppose the fix will be similar here, but I don't have an environment set up
(yet) to test it myself.
Thank you!
--
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=58000
Bug ID: 58000
Summary: New thread stack uses too much memory
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: piotr.caban(a)gmail.com
Distribution: ---
Created attachment 78261
--> https://bugs.winehq.org/attachment.cgi?id=78261
simple app that can be used to reproduce the problem
It's a regression caused by 3863b243fe5ef4e223a809e93a85e858952dd754 commit.
Affected application (32-bit) runs on low end machine and creates 128 cores.
Prior to this change it was using ~34MB of memory, in wine 10.0 it uses ~152MB
(every thread uses ~1MB for stack). I've also confirmed that application memory
usage is small on Windows 10.
According to MSDN stack should not use physical memory until it's referenced.
--
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=58066
Bug ID: 58066
Summary: Virtual desktop doesn't resize correctly (missing
window border) when VD size = desktop size
Product: Wine
Version: 10.5
Hardware: x86-64
URL: https://www.moddb.com/games/airline-tycoon/downloads/a
irline-tycoon-demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 7020807d11415b32341fa13f2354bd1e5477175b
Distribution: ArchLinux
Hello,
I have one more issue or rather an annoyance regarding the use of virtual
desktop since Wine-10.5.
When I set up a virtual desktop in winecfg that matches the size of my screen
(1440X900) and I start a game that uses a lower resolution (640X480, 800X600
etc) then the game appears in the upper left corner but the rest of the virtual
desktop is black. In other words the virtual desktop isn't resized to match the
game resolution.
The problem doesn't occur when I start the game in virtual desktop sized
smaller than my desktop (1024X768 etc).
Reverting the following commit restores the old behavior for me:
7020807d11415b32341fa13f2354bd1e5477175b
winex11: Use the state tracker for the desktop window _NET_WM_STATE.
The issue is somewhat similar to bug #56149.
You can reproduce the problem with Airline Tycoon demo. The game uses a fixed
640X480 resolution.
X.Org X Server 1.21.1.16
XFCE/XFWM 4.20
--
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=58076
Bug ID: 58076
Summary: app window flickers with wine 10.5
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hipoalergeniko(a)gmail.com
Distribution: ---
Created attachment 78335
--> https://bugs.winehq.org/attachment.cgi?id=78335
video capture
app window flickers with wine 10.5 and wine staging 10.4 but not plain 10.4. If
i move the window the flicker stops.
I'm including a video capture.
--
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=57151
Bug ID: 57151
Summary: AppDB is incredibly slow
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
The AppDB seems to be getting slower and slower. Today it's taking up to a
minute just to load a page. Does it need more resources?
--
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=57734
Bug ID: 57734
Summary: PHP8 Fatal Errrors
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jnewman(a)codeweavers.com
Distribution: ---
While scanning the logs, I see these fatal errors due to the upgrade of PHP8.
PHP Fatal error: Uncaught Error: Non-static method
testData::objectGetFilterInfo() cannot be called statically in
include/testData_queue.php:161
PHP Fatal error: Uncaught Error: Undefined constant "iTestingId" in
include/testData.php:972
PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of
type Countable|array, null given in include/vendor.php:306
--
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=51064
Bug ID: 51064
Summary: Crash from Starcraft 2 game in Direct Strike mode
Product: Wine-staging
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: terapy-session(a)bk.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69922
--> https://bugs.winehq.org/attachment.cgi?id=69922
screen
The bug is manifested for a long time. 100% repeatability. Through Proton no
problem. The problem is only in this mode.
--
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=58075
Bug ID: 58075
Summary: DATE A LIVE: Rio Reincarnation: Problem with imm32
Product: Wine
Version: unspecified
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: imm32
Assignee: wine-bugs(a)winehq.org
Reporter: Alexander88207(a)Protonmail.com
Created attachment 78334
--> https://bugs.winehq.org/attachment.cgi?id=78334
Error-and-winedebug-log
Hello,
when i start the game then a tiny window opens and resizes very quickly a few
times and then stays tiny and black with an separate error message.
When trying to interact with the black window then it jumps to the right corner
of the screen, unless the error message is touched again.
However i do suspect imm32 as in the wine debug logs there is mentioned:
fixme:imm:ime_ui_window_proc hwnd 000A00C0, himc 000900C2, msg WM_IME_CONTROL,
wparam IMC_CLOSESTATUSWINDOW, lparam 0 stub!
With that hint i did did override imm32.dll with an native DLL and now the game
works.
Maybe useful: The game works in proton.
--
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=57171
Bug ID: 57171
Summary: Sumerian Six crashes during mission briefing
Product: vkd3d
Version: 1.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: cmccarthy(a)codeweavers.com
Regression SHA1: fd590c2593bda2e511ba688c8881fbdb2d564774
Distribution: ---
Fatal error: [File:
E:\UE_5.3\Engine\Source\Runtime\RHI\Private\PipelineStateCache.cpp][Line: 365]
Shader compilation failures are Fatal.
--
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=46552
Bug ID: 46552
Summary: Crossfire doesn't install
Product: Wine
Version: 4.0-rc7
Hardware: x86-64
URL: http://crossfire.z8games.com/download.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio.mgbx(a)hotmail.it
Distribution: Mint
Created attachment 63423
--> https://bugs.winehq.org/attachment.cgi?id=63423
console output
I already reported a bug about Crossfire EU (you can find it here
https://bugs.winehq.org/show_bug.cgi?id=45920), but now it merged with
Crossfire NA and the new link for download is
http://crossfire.z8games.com/download.html
The .exe file is different than before, but it doesn't install yet; I don't
know if the problem is the same or not. I attached my console output. You can
reproduce the bug just by downloading the file and trying to install.
I kept my terminal open for more than 3 hours beacuse the process is "running"
and if I close the terminal it says that a process is still running and closing
the terminal will kill it. Therefore I don't know if my console output is
complete or not. If I can help in some way, just tell me! :)
--
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.