https://bugs.winehq.org/show_bug.cgi?id=56146
Bug ID: 56146
Summary: Adobe Photoshop CC 2017: "About" window dismisses
right after appearing
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 75825
--> https://bugs.winehq.org/attachment.cgi?id=75825
Photoshop About window
Adobe Photoshop CC 2017
"About" window dismisses right after appearing.
Seems relevant to any Photoshop, I tried also 18, 19. Tried all wine versions
including 9rc3.
If 'emulate virtual desktop' is enabled the 'About' window appears correctly.
Watch video.
--
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=56138
Bug ID: 56138
Summary: When I start up the program, I just get an error.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sindney100(a)icloud.com
Distribution: ---
Created attachment 75816
--> https://bugs.winehq.org/attachment.cgi?id=75816
Screenshots of what happens when I open the program.
Whenever opening TS SE Tool.exe I get the errors in Attatchements.
--
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=44936
Bug ID: 44936
Summary: winedbg + gdb (remote) interaction broken due to
recent commits
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: julius.schwartzenberg(a)gmail.com
Distribution: ---
I'm using OpenSUSE 42.3. I start winedbg as follows:
winedbg --gdb --no-start path/to/smth.exe
Then I use Eclipse to connect to the remote port that is shown.
This results in:
- ../../gdb/infrun.c:5585: internal-error: int
finish_step_over(execution_control_state*): Assertion
`ecs->event_thread->control.trap_expected' failed.
A problem internal to GDB has been detected, further debugging may prove
unreliable.
- Text I enter in the Debugger Console (in Eclipse) is invisible
- Things crash
When I revert back to 77d65c39486ffc2b4c17aec958e361b180a029a1 these problems
disappear.
Please let me know if I should do more analysis.
--
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=4291
You-Cheng Hsieh <yochenhsieh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #32 from You-Cheng Hsieh <yochenhsieh(a)gmail.com> ---
Sorry for not checking this for a long time.
This bug was probably fixed sometime between 4.0~8.0. I confirmed it's fixed in
8.0.2 now.
--
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=56143
Bug ID: 56143
Summary: Star Trek: Armada - Abort Mission dialog not drawn
correctly
Product: Wine
Version: 8.18
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yochenhsieh(a)gmail.com
Created attachment 75821
--> https://bugs.winehq.org/attachment.cgi?id=75821
Normal abort mission screen
Tested using Wineskin and WineStaging8.18 engine.
Application: Star Trek Armada (1.3)
OS: Mac OS X 12.7.2
HW: Macbook pro 13' 2015
How to reproduce:
1.Install Wineskin using brew.
2.Download WineStaging8.18 engine from
https://github.com/Gcenx/WineskinServer/releases/download/V1.8.4.2/WS11Wine…
3.Copy above file to ~/Library/Application Support/Wineskin/Engines
4.Start Wineskin Winery.
5.Create New Blank Wrapper using above engine.
---new wrapper will be created in ~/Applications/Wineskin/---
6.Open the wrapper. Select Install Software.
---I copied my Star Trek Armada folder from my Windows PC to Mac. So---
7.Choose Copy a folder inside.
---It should prompt Which Windows app to run, use
"C:\Program Files\Armada\Armada.exe"---
8.Click Advanced.
9.Click "Test Run"
Star Trek Armada should now start. Click Esc to skip intro video.
10.Select top right corner "Multiplayer"
11.Select "instant action"
12.Select "Launch"
---game now loads, you will be given a starbase and 3 ships when mission
starts.
13.Select "Menu" at lower right portion of screen.
14.Click "Abort Mission".
Normally it should be like the attached "armadaabortmission.png"
But in Mac, the warning dialog was not drawn on the screen. You need to press
"option-tab" to see the warning window. this is the problem on Mac.
--
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=56010
Bug ID: 56010
Summary: uninstaller.exe update breaks "winetricks dotnet35"
(uninstallr.exe prints the list to stderr)
Product: Wine
Version: 9.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Regression SHA1: 8e00767fb441c90240129b40798aecb1941514d1
Distribution: Ubuntu
After upgrading to Wine 9.0-rc1, winetricks dotnet35 fails to run.
git bisect shows the following is the first bad commit:
commit 8e00767fb441c90240129b40798aecb1941514d1
Author: Eric Pouech <epouech(a)codeweavers.com>
Date: Tue Nov 28 18:49:41 2023 +0100
uninstall: No longer use console/file output APIs.
Regular GUI apps don't.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
After the commit, uninstall --list prints the list to standard error via
MESSAGE().
On the other hand, winetricks expects the list to be printed to standard
output. That is
https://github.com/Winetricks/winetricks/blob/07c6d38913433c6318c4d5358ea75…
.
--
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=27293
Summary: PSO:BB - Cannot type a character name during character
creation
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dev(a)gaminglounge.com
Created an attachment (id=34903)
--> (http://bugs.winehq.org/attachment.cgi?id=34903)
Wine 1.3.20 terminal ouput of issue when typing
To join the server in Phantasy Star Online: Blue Burst the user must first
register their UserID at the main screen by typing their username and password.
(typing at this point works) Once entered the user can either select an
existing character or create a new one.
When creating a new character - the last step is to give the character a name.
At this point typing suddenly stops working - no text appears and the console
is filled with this line with every keypress:
fixme:imm:ImmGetDescriptionW (0x4090409, 0xad9460, 255): semi stub
This is problem - if only for the fact that once started you can't really exit
out of the character creation process without forceably terminating the
application. We really need to be able to type the name to exit this point in
the game.
If new users can't create a character they won't be able to help in
troubleshooting bug (#12964) which is needed to get in-game.
--
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=33002
Bug #: 33002
Summary: vbsp.exe: Crashes during map compilation
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bhs2007(a)gmail.com
Classification: Unclassified
Created attachment 43607
--> http://bugs.winehq.org/attachment.cgi?id=43607
Backtrace produced by Wine.
vbsp.exe is a utility used to compile VMF map files, and is distributed as part
of the Source SDK by Valve Software through Steam.
The utility is being invoked from a command line, in the following manner:
wine 'S:\Steam\steamapps\bhspitmonkey\sourcesdk\bin\orangebox\bin\vbsp.exe'
-game 'S:\Steam\steamapps\bhspitmonkey\Team Fortress 2\tf' ./outdoor
Context/output/backtrace is attached. I'm probably doing something wrong;
please let me know if that's the case!
--
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.
Dear Bumsfash,
Thank you for your inquiry.
Inquiry Id: [IwataCom]845904
Your message was sent successfully.
Message Body:
Sweetheart, your laughter is my favorite song.
If you can spare a moment, might you take a look at my page via this link: https://tinyurl.com/yqebenk5 I've shared some fresh photos and updates from the latest events there. It would be fantastic to catch up and share our experiences.
Regards,
--
Iwata Corporation
www.iwatafont.com/en/
https://bugs.winehq.org/show_bug.cgi?id=56137
Bug ID: 56137
Summary: Overwatch 2 fails to save highlight video files
Product: Wine
Version: 9.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forestix(a)nom.one
Distribution: ---
When attempting to save an Overwatch 2 highlight video as an mp4 file (the
default format), it fails with this error message:
SAVING ERROR
An unknown error has occurred. (6-04)
Steps to reproduce:
- play a game (easiest way is via Play: Training: Practice vs. AI: Casual)
- after the game is over, return to the main menu
- click username button (top right corner)
- click history tab (top edge)
- click highlights tab (left edge)
- click a highlight from "today's top 5"
- click save button (bottom edge)
- select movie format: mp4
- click save button
Note that this is a different kind of failure than the one with .webm format
(bug 56059).
--
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.