http://bugs.winehq.org/show_bug.cgi?id=30741
Bug #: 30741
Summary: Fritz 11 freezes for few minutes when moving chess
piece
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Regression SHA1: 7b5af23604867e3b8f1a328424dbea08b3141934
Created attachment 40253
--> http://bugs.winehq.org/attachment.cgi?id=40253
WINEDEBUG=+gdiplus log with wine-1.5.4-185-g6c51c1b
When moving chess piece in Fritz 11, the program freezes for few minutes, the
whole desktop becomes very unresponsible, Fritz 11 memory usage goes up to
almost 2GB and only after few minute the piece finaly moves and everything goes
back to normal.
7b5af23604867e3b8f1a328424dbea08b3141934 is the first bad commit
commit 7b5af23604867e3b8f1a328424dbea08b3141934
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Apr 24 16:43:06 2012 -0500
gdiplus: Implement GdipWidenPath for closed figures.
Native gdiplus works around this.
--
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=25380
Summary: AutoCAD 2007 PL: Fails to install
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32282)
--> (http://bugs.winehq.org/attachment.cgi?id=32282)
Terminal output on wine-1.3.8-113-g9d9ce29
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) wine Setup.exe and agree for installing required components
Behaviour:
Critical error at the beginning of AutoCAD installation. I cannot even press o
configure installation.
Expected behaviour:
No critical error.
Additional info:
"Nie znaleziono Âcie?ki" is "Path not found"
--
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=24165
Summary: Wrongly escaped path in cmdline of desktop icon
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System: Ubuntu 10.04 / Wine 1.3.1 (binary from ppa:ubuntu-wine/ppa)
There's an app (cannot post a link to it) which when installed on Windows will
create a Desktop icon/link with a command line like this
"C:\Program Files\App\app.exe" "C:\Program Files\App\config.file"
When installing this app on wine-1.1.x all is working properly, meaning a
desktop icon is created with the following command line (I'm omitting ENV...)
wine "C:\Program Files\App\app.exe" "C:\Program Files\App\config.file"
However, both with wine 1.2 and 1.3.1 there's a problem with the desktop
icon command line, which is now:
wine C:\\Program Files\\App\\app.exe \"C:\\Program Files\\App\\config.file\"
that is:
- no quotes around the program name
- double back-slashes everywhere
- back-slash before quotes around the config file
Unfortunately this will result in the app starting but not getting the config
file right, and so it will start in "default mode".
To make it work I need to edit the wine icon cmd line, ie changing \" into "
at the beginning and at the end of the config file path.
Note that the link in menu "Wine -> Program Files -> App -> linkname"
is ok, and if I right click on it and choose "add to desktop" the new desktop
icon is ok too because it uses a completely different approach in the cmdline
(uses a command pointing to the .lnk file).
Do you think this is a problem with the app or with the way Wine is now
escaping the paths?
--
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=29962
Bug #: 29962
Summary: Path of Exile Failed to initialise renderer subsystem
error
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truekaiser(a)gmail.com
Classification: Unclassified
Created attachment 39002
--> http://bugs.winehq.org/attachment.cgi?id=39002
path of exile error out put.
Path of exile was working till the latest couple of patches from what i can
gather as i have only recently got a beta key.
the installer and down loader work fine but when you try to launch the game it
pops up a window "Failed to initialise renderer subsystem" and shuts down with
the wine error messages in the attachment. it seems to be complaining about
pixel and depth stencil formats.
I have tried using the latest stable, the git sources and the release candidate
none of them worked. I even tried wine tricks with directx10.
It also doesn't seem to matter if it's a ati card or nvidia card as it seems to
hit both of them from the reports on the beta forums.
i am running the following system.
Linux dracoscale 3.1.6-gentoo #1 SMP PREEMPT Fri Jan 6 23:25:44 CST 2012 x86_64
Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz GenuineIntel GNU/Linux
with the following settings.
Portage 2.1.10.44 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.13-r4,
3.1.6-gentoo x86_64)
=================================================================
System uname:
Linux-3.1.6-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9650_(a)_3.00GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 18 Feb 2012 21:00:01 +0000
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.6.6-r2, 2.7.2-r3, 3.1.4-r3, 3.2.2
dev-util/cmake: 2.8.6-r4
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.0.3
sys-apps/openrc: 0.9.8.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.4_p6-r1, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.21.1-r1
sys-devel/gcc: 4.4.5, 4.5.3-r1
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc: 2.13-r4
Repositories: gentoo multimedia x11 x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe -msse4.1"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt
/var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=core2 -pipe -msse4.1"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs candy distlocks ebuild-locks fixlafiles
news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/multimedia /var/lib/layman/x11
/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
(use-flag's edited out due to brevity.)
the following are other known set ups gathered from the forum that are
effected.
wine-1.3.36 with default compile-flags and config,
xorg-server-1.10.4 and
nvidia-drivers-275.36 on a 3.1 kernel
--
Wine v1.4_rc1
ATI Drivers v12.1
Linux Kernel 3.1.6
Xorg v1.11.2-r2
--
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=28480
Summary: games are not working with wine 1.2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemp3.acm
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rahulbsathyan(a)gmail.com
when games named "age of empire 2" and "DX ball" are attempted to open with
wine it showed an error as shown below:-
"The program age2_x1.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience". but the same where worked properly in
windows XP professional edition.
At the same time a program named "Typing master pro" worked properly.
PLEASE HELP ME
I AM NEW IN UBUNTU
--
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=28709
Bug #: 28709
Summary: HelpNDoc crashes with builtin gdiplus
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.helpndoc.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Classification: Unclassified
Follow up of bug 28648
With native gdiplus the app starts fine.
Debuglog of the crash can be found here:
http://bugs.winehq.org/show_bug.cgi?id=28648#c4
--
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=31568
Bug #: 31568
Summary: XNA 4 redist does not register XAudio2 class
Product: Wine
Version: 1.5.11
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=2
0914
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
On a Windows machine without this class already registered, installing the XNA
4 redistributable will register the CLSID 3eda9b49-2085-498b-9bb2-39a6778493de
as an in-process COM server in XAudio2_6.dll. XNA needs this class for its
audio API's.
In Wine, the dll is installed, but the class is not registered.
--
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=32135
Bug #: 32135
Summary: remove.exe crashing
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: branzeanu.aurel(a)gmail.com
Classification: Unclassified
Created attachment 42397
--> http://bugs.winehq.org/attachment.cgi?id=42397
remove.exe backtrace log
When installing iRise Studio MX v8.11.0.0B836 on Ubuntu 12.04 64-bit, at the
end of installation a crash window is popping up telling that remove.exe has
crashed.
The Studio MX is installed, though working with glitches too.
The backtrace is attached.
--
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=25976
Summary: version 1.2.2 (latest stable) drops the first column
the datagrid.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mbaranello(a)mipolrepuestos.com
I am writing to you because I have the following problem:
>
> We migrated our Windows platform to Linux (ubuntu) for a while now and the
> application that use (client-server system made in Delphi and MySQL database
> using ODBC) we throw the following error:
>
> With the 1.0.1 version of wine the first column data is displayed normally.
>
> For version 1.2.2 (latest stable) drops the first column
>
> Odbc tried several version but without giving solution.
>
> That's why I decided to bother to see if something can be done from source.
> From already thank you.
>
> Marco Baranello
--
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=26510
Summary: Muvee Reveal, installer from softonic
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fcole90(a)gmail.com
Created an attachment (id=33753)
--> (http://bugs.winehq.org/attachment.cgi?id=33753)
errors on ole and various fixme on ole, ras, msimtf and service
http://muvee-reveal.en.softonic.com/
When it starts it doesn't find internet connection to download the app.
--
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.