http://bugs.winehq.org/show_bug.cgi?id=26863
Summary: Portal 1/2 crashes when linked portal is in view with
enabled GLSL [fglrx only].
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Well, that's an old bug, valid even for portal 1: when both portals are placed
and you are looking at one of them - game crashes. That's only about GLSL
enabled. With GLSL disabled, but with high shader settings portal 2 crashes
after few seconds of looking at portal. With lower (medium or low) settings it
works well.
No backtrace was ever produced by this bug - it just closes silently.
fglrx: 11.3, HD4500.
--
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=5946
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #18 from Austin English <austinenglish(a)gmail.com> 2012-05-22 15:50:14 CDT ---
(In reply to comment #17)
> Works for me with Wine 1.5.4
>
> I tested what I described in commit #7 and I don't see any rendering issue.
>
> I think this bug can be marked as fixed.
Fixed.
--
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=5946
--- Comment #17 from Julien Muchembled <jm(a)jmuchemb.eu> 2012-05-22 13:52:29 CDT ---
Works for me with Wine 1.5.4
I tested what I described in commit #7 and I don't see any rendering issue.
I think this bug can be marked as fixed.
--
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=30749
Bug #: 30749
Summary: MS Office 2010 Pro Plus: product registration failed
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Miroslav.Ilias(a)umb.sk
Classification: Unclassified
Dear Wine experts,
following the thread, http://bugs.winehq.org/show_bug.cgi?id=30680#c20
I am opening the new bug thread for MS Office 2010 Pro Plus registration.
MS Office is installed in 32-bit version on Ubuntu 12.04,x86_64.
ilias@miro_ilias_desktop:~/.wine/drive_c/Program Files/Microsoft
Office/Office14/.EXCEL.EXE > ms_office2010_32bit_register.log 2>&1
Here is the attachment:
bugs.winehq.org/attachment.cgi?id=40265
Best, M.
--
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=30746
Bug #: 30746
Summary: installation of AGE OF EMPIRE 3 full installation
version,don't allow insert 5 char in the first text
box with wine
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tapuzall(a)yahoo.com
Classification: Unclassified
picture with xp:
http://imageshack.us/photo/my-images/338/ageofempires12.png/
picture with linux,suse 64 bit and wine:
http://imageshack.us/photo/my-images/220/ageofempires22.png/
the serial codes is just a samples and not real of course to show the problem
with wine.
wine --version
wine-1.5.4
the problem was with wine 1.4 as well.
--
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=30731
Bug #: 30731
Summary: mspatcha: failed to patch app with .msp file
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azeone123(a)aol.com
Classification: Unclassified
Hi,
im new to the Bugzilla, read the instruction and want to help. But im not 100%
sure if this is totally new. If i did something wrong please tell me :-)
I try to install my Music Production Studio called "Nuendo" these days as i
recognized that it should run from the AppDB. My Version is a bit older and i
got some patch files to bring it up to the latest version.
Generally the normal setup.exe dont work for me as it forwarded to the win cmd.
That crashes for me. So i decided to install the needed packages and patches
step by step by hand and not with the setup.exe installer.
The base program is a msi file which i installed without problems with:
env WINEPREFIX=~/.wine-TESTDRIVE/ wine msiexec /i /path/to/program/program.msi
After that i have to patch the installation with:
env WINEPREFIX=~/.wine-TESTDRIVE/ wine msiexec /p /path/to/program/patch.msp
That fails with an error message:
err:msi:patchfiles_cb Failed patch L"C:\\Program
Files\\myProgram\\MusicProduction\\Fonts\\Classic.ttf": 120.
err:msi:ACTION_PatchFiles Failed to apply patch to file: L"font4"
err:msi:ITERATE_Actions Execution halted, action L"PatchFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
I started reading on the net and replaced the mspatcha.dll with an original
copy of a friend and try to patch it again:
err:msi:load_mspatcha Failed to load mspatcha.dll: 193
err:msi:ITERATE_Actions Execution halted, action L"PatchFiles" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
To be sure the patch files are not corrupt/broken i installed it on a
windowsmachine with success. I tried other apps and got the same error
messages.
Is there anything further information needed from my side?
--
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=2203
--- Comment #29 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-05-21 04:11:43 CDT ---
On my Ubuntu with wine 1.5.3, running
wine DN.COM
opens dosbox, tries to open application, and closes dosbox. On the same machine
running
dosbox DN.COM
correctly opens and run Dos Navigator.
Messages in Console are the same in both cases, also with original DN and DN
OSP:
$dosbox DN.COM
DOSBox version 0.74
Copyright 2002-2010 DOSBox Team, published under GNU GPL.
---
CONFIG:Loading primary settings from config file
/home/washuu/.dosbox/dosbox-0.74.conf
MIXER:Got different values from SDL: freq 44100, blocksize 512
ALSA:Can't subscribe to MIDI port (65:0) nor (17:0)
MIDI:Opened device:none
$ wine DN.COM
DOSBox version 0.74
Copyright 2002-2010 DOSBox Team, published under GNU GPL.
---
CONFIG:Loading primary settings from config file
/home/washuu/.wine/dosdevices/c:/users/washuu/Temp/cfgace.tmp
MIXER:Got different values from SDL: freq 44100, blocksize 512
ALSA:Can't subscribe to MIDI port (65:0) nor (17:0)
MIDI:Opened device:none
$
--
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=18111
Summary: program crashes immediately after start since wine
1.1.19
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MadLoisae(a)gmx.net
Created an attachment (id=20548)
--> (http://bugs.winehq.org/attachment.cgi?id=20548)
output on command line on start.
With wine 1.1.18 an application works well - with wine 1.1.19 it crashes
immediately after start with the attached backtrace.
the program is a program like emule.
should I make a Regressiontest (my CPU is very slow ...) or can anyone see the
reason for the crash?
thanks!
kind regards, Alois
--
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=9153
--- Comment #14 from Lei Zhang <thestig(a)google.com> 2012-05-20 19:43:11 CDT ---
Still an issue. Mainly there's an extra interface IUnknown.
--
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.