https://bugs.winehq.org/show_bug.cgi?id=48921
Bug ID: 48921
Summary: Consortium Master Edition Goes to Mostly Black Screen
After Initial Cut Scene
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewcboyd(a)tutanota.com
Distribution: ---
Created attachment 66876
--> https://bugs.winehq.org/attachment.cgi?id=66876
Debugging Log
I am able to launch the game and start a new game but after the initial cut
scene is done playing most of the screen is black. I can still see objects and
dialogue highlighted but nothing else. I have attached an image of the issue
and the debugging log. I am using the GOG version 1.26.1 of the game. I have
tested the game on a Windows 10 machine and did not have this issue.
My system:
AMD Ryzen 5 2600X | 16GB DDR4-3000 CL15 | MSI RX 5700 XT 8GB Gaming X | Mesa
20.0.4 | Manjaro 19.0.2 | Mate 1.24 | Kernel 5.6.3-2-MANJARO | Wine 5.5
Windows System:
AMD FX-9590 | 16GB DDR3-2133 | MSI RX 580 8GB Gaming X | Driver 20.2.2 |
Windows 10 Pro 1909
--
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=48954
Bug ID: 48954
Summary: Le Bot 8.3.exe
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: neto_deto(a)hotmail.com
Distribution: ---
Created attachment 66931
--> https://bugs.winehq.org/attachment.cgi?id=66931
Log de erros
O aplicativo não abre, carrega a primeira parte e depois da erro.
--
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=8905
contact(a)jookia.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|48953 |
--
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=8905
contact(a)jookia.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |48953
--
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=48947
Bug ID: 48947
Summary: Using hooks to customise menu drawing doesn't work
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 66921
--> https://bugs.winehq.org/attachment.cgi?id=66921
Skinned menu src example.
Examples from here (exe and code included).
https://www.codeproject.com/Articles/3696/A-Revolutionary-New-Approach-to-C…
This bug also affects Winamp / WACUP, which uses hooks to customise the way it
draws menus in the app.
--
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=48939
Bug ID: 48939
Summary: pawn
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: artur666228(a)gmail.com
Distribution: ---
Created attachment 66915
--> https://bugs.winehq.org/attachment.cgi?id=66915
pawno.exe trabl
error with pawno.exe
--
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=30981
Bug #: 30981
Summary: Skyrim: Keys "stick" occasionally
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff(a)deserettechnology.com
Classification: Unclassified
While playing Skyrim, one of the directional keys will occasionally stick. This
usually happens when entering a new area (after the loading screen) or coming
out of character management and equipment screens. The stuckedness can be
undone by holding the stuck key for a few seconds and releasing. This happen
semi-frequently.
Also, occasionally something sticks that makes the character move in a very
halted manner. The character will run for three or four steps before he is
forced to walk again. After 6-8 steps, the character will resume running for
3-4 steps. This behavior loops until both Skyrim and WINE are completely
closed. It is not resolved simply by relaunching Skyrim. It may be that this
occurs when a different key gets stuck, but I do not know which key would stick
that way.
These behaviors witnessed in Wine 1.5.6 - 4c7f6f6. I have not played enough
with 1.5.7 to know if it occurs there, but it mostly likely does.
nvidia GTX285 w/ blob 302.17
Linux 3.4.3
Core i7-2600K
16G RAM
--
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=25838
Summary: winepath outputs garbage (really, escape sequences)
before desired output
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Eric's console changes, circa
http://www.winehq.org/pipermail/wine-cvs/2011-January/074495.html
seem to have broken winepath (and possibly other
wine console utilities that output plain text
strings for use inside user scripts).
wine winepath -u c:/ | cat -v
used to output
/home/dank/.wine/dosdevices/c:/
but now it outputs
^[[?1h^[=/home/dank/.wine/dosdevices/c:/
This breaks winetricks and probably any number of user scripts that depend on
winepath outputting a valid path.
--
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=48878
Bug ID: 48878
Summary: Debian packaging: set cap_net_raw to allow sendings
pings, do out-of-tree builds
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: luca.boccassi(a)gmail.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hi,
I am attaching two patches for the Debian packaging that is published on OBS at
https://build.opensuse.org/package/show/Emulators:Wine:Debian/wine-staging
The first one adds postints and a dependency on libcap-bin, so that wineserver,
wine-loader and wine64-loader can get cap_net_raw added on installation. Some
games need to be able to send ICMP packets for anti-cheat reasons - see
https://appdb.winehq.org/objectManager.php?sClass=version&iId=31145
Adding cap_net_raw means they don't need to be ran as root to do that, which is
obviously bad.
The second patch improves debian/rules so that it does out-of-tree automake
builds in debian/build-$ARCH. This is the first step to allow multi-arch builds
to work more smoothly.
I had sent this as a PR on OBS but I was told to open a bug instead:
https://build.opensuse.org/request/show/789262
I cannot find a git repository to create patches against, so I've done that
manually.
--
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=6141
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
URL|https://ratdvd.ca/ |https://web.archive.org/web
| |/20130513121947/http://www.
| |videohelp.com/download/ratD
| |VDSetup-0.78.1444.exe
Status|UNCONFIRMED |NEW
Summary|ratDVD crashes when |ratDVD 0.78 crashes or
|converting video |freezes when converting
| |video
--- Comment #17 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
I've found a snapshot via Internet Archive:
https://web.archive.org/web/20130513121947/http://www.videohelp.com/downloa…
Converting from/to .ratDVD format is entirely pointless nowadays. You will have
a hard time to find any content (torrent) in .ratdvd format that is still
seeded.
https://en.wikipedia.org/wiki/RatDVD
Anyway, the ticket might be still useful for finding/tracking Wine
insufficiencies.
Fortunately, I still have some old DVD movie 'raw' rips archived to test the
conversion to ratDVD (the other way around). Pointing the app to 'VIDEO_TS' ->
'video_ts.ifo' it properly recognizes all video and audio/metadata content.
With preview enabled I can see the conversion process (stills of the scenes).
At one point it freezes/stops the conversion. In my case: 'Action: Video
Manager Menu (57%)', not even the main movie.
--- snip ---
...
PicSize : 63845
PicSize : 66840
PicSize : 47173
<stops output>
--- snip ---
Maybe I'll have a more detailed look at this later .. in some months/years.
We're not in a hurry here with almost 14 years already passed ;-)
$ sha1sum ratDVDSetup-0.78.1444.exe
1f601d1eee3171451b013160ba5b9b2e2564f21a ratDVDSetup-0.78.1444.exe
$Â du -sh ratDVDSetup-0.78.1444.exe
4.6M ratDVDSetup-0.78.1444.exe
$Â wine --version
wine-5.6
Regards
--
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.