https://bugs.winehq.org/show_bug.cgi?id=38324
Bug ID: 38324
Summary: Dead or Alive 5 Last Round and Ridge Racer Unbounded
models/geometry problems
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shadowflash(a)gmail.com
Distribution: Ubuntu
Both games start (DoA5LR requires wmp9 and native quartz) but have problems
with 3D models:
In Ridge Racer Unbounded you see spiky polygon mess instead of cars when you
enter the race.
In DoA5LR you see only some parts of character costume at character select and
in the game, rest of the model is invisible.
Both games run with Wine 1.7.10 without any graphical glitches. I had no time
yet to test every version between 1.7.10 and 1.7.24 to find exactly where that
regression happened but problem is still here in the latest version.
--
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=44835
Bug ID: 44835
Summary: Can't install using winehq repositories on Trisquel
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: gnarlin(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
I recently decided to try and switch to Trisquel, but I still want to run one
proprietary game via wine which doesn't work on the old wine package which is
in the Trisquel 8 repos so I attempted to use the winehq devel repo but I
couldn't install it. Can you add support for Trisquel in the winehq repos
please?
--
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=40842
Bug ID: 40842
Summary: libpng12-0 is as dependency missing
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
With Wine 1.9.12 on starting Guild Wars 2 I'm noticing that the launcher is in
its first state black and showing only the initialization/downloading text and
if I'm looking into the console I'm getting spammed with the line
"err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to
find libpng12.so.0". Installing libpng12-0 solves the issue so maybe it should
be a dependency.
--
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=39884
Bug ID: 39884
Summary: .exe files no longer run directly when using the new
wine-builds PPA packages (linux binfmts not installed)
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)ixio.org
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
For years, and until very recently, winehq.org recommended packages from the
ubuntu-wine PPA for Ubuntu users. Those packages install linux binfmts
support, which allows .exe files to be run directly instead of having to run
"wine programname.exe". This is not merely a convenience; it is also helpful
for security because it allows each Windows program to be run with different
AppArmor profile.
After switching to the packages from the new official wine-builds PPA, this
functionality is gone. Please bring it back!
--
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=45877
Bug ID: 45877
Summary: Unable to upgrade wine-stable-i386:i386 package in
Unbuntu 16.04 due to file not found error
(notepad.exe.dpkg-new)
Product: Wine
Version: 3.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: manasvi.gupta6(a)gmail.com
Distribution: ---
Created attachment 62383
--> https://bugs.winehq.org/attachment.cgi?id=62383
wine-stable-i386 upgrade logs (indicating error)
Hello,
OS -> Ubuntu 16.04
Installed Wine -> wine-stable-i386 (3.0.2~xenial)
Issue -> upgrade fails (i.e. broken dpkg) with error "unable to open
'/opt/wine-stable/lib/wine/fakedlls/notepad.exe.dpkg-new': No such file or
directory".
"
Preparing to unpack .../wine-stable-i386_3.0.3~xenial_i386.deb ...
Unpacking wine-stable-i386:i386 (3.0.3~xenial) over (3.0.2~xenial) ...
dpkg: error processing archive
/var/cache/apt/archives/wine-stable-i386_3.0.3~xenial_i386.deb (--unpack):
unable to open '/opt/wine-stable/lib/wine/fakedlls/notepad.exe.dpkg-new': No
such file or directory
"
Upgrade logs are attached.
Any suggestions on how to resolve this issue?
Thanks
Manasvi
--
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=44599
Bug ID: 44599
Summary: visual basic program can't open jpeg files - wine
aborts with jpeg not compile in
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gcos7(a)yahoo.com
Distribution: ---
I have a program I wrote in Visual Basic Express 2008 on a Windows 10 PC. It
works fine on Windows 10 so I thought I'd try it under wine on an old laptop I
also have. It starts up fine, finds and loads png and gif images. The user
selects a jpeg image and when the program tries to open it the program dies and
winedbg shows the following error:
[code]002a:err:wincodecs:JpegDecoder_CreateInstance Trying to load JPEG
picture, but JPEG support is not compiled in.
Process of pid=0029 has terminated[/code]
I have tried this with the released version of wine 3.0 and tried the newest
development release and they both fail like this.
On the wine forum I was told to report this as a bug.
I am very much a novice at this.
The Visual Basic program is using things for which net3.5 is required so I
installed that before I started.
Any help would be greatly appreciated.
--
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=43100
Bug ID: 43100
Summary: Release key overwrite
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
I got the following error message from my package manager Synaptic:
"W: GPG-Fehler: https://dl.winehq.org/wine-builds/ubuntu xenial InRelease: Die
folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher
Schlüssel nicht verfügbar ist: NO_PUBKEY 818A435C5FCBF54A
W: The repository 'https://dl.winehq.org/wine-builds/ubuntu xenial InRelease'
is not signed."
I followed the instructions from the wine manual, however
wget https://dl.winehq.org/wine-builds/Release.key
saved as Release.key.3 as the file was preexisting.
According to the wget manual:
"When running Wget without ‘-N’, ‘-nc’, ‘-r’, or ‘-p’, downloading the same
file in the same directory will result in the original copy of file being
preserved and the second copy being named ‘file.1’. If that file is downloaded
yet again, the third copy will be named ‘file.2’, and so on. "
I recommend to change the phrase in the documentation
https://wiki.winehq.org/Ubuntu
to:
wget -nc https://dl.winehq.org/wine-builds/Release.key
or rename the Release.key file as 818A435C5FCBF54A.key so there won't be any
overlap with other release keys you previously downloaded. Furthermore it makes
sense to delete the downloaded key after adding it successfully.
--
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=44385
Bug ID: 44385
Summary: opencl.dll not included in Ubuntu package
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emblemparade(a)gmail.com
Distribution: ---
The latest winehq-stable version "3.0.0~artful" does not support OpenCL. I get
errors such as the following:
0009:err:module:import_dll Library OpenCL.dll
Downgrading to version "2.0.4~artful" fixes this problem.
--
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=39782
Bug ID: 39782
Summary: Provide source entry for debian to allow self-build.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: temnota.am(a)gmail.com
Distribution: ---
Please provide source files for debian to allow self-build.
--
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=11521
Summary: SimRubik's 2 z-order problem
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://www.pcwelt.de/cgi-
bin/download/download.pl?fileid=4772
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stefan.Leichter(a)camLine.com
Created an attachment (id=10688)
--> (http://bugs.winehq.org/attachment.cgi?id=10688)
The program window after moving another window across it
The program windows draws fine on startup, but pressing any button will "hide"
all the buttons, also if the cube is turned with the mouse. When another window
is moved over the program window the buttons are redrawn but the cube
disapears.
(System is debian etch running kde with the nvidia x driver)
--
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.