http://bugs.winehq.org/show_bug.cgi?id=7866
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From thunderbird2k(a)gmx.net 2007-08-04 11:21 -------
I'll keep this report open as it is a Wine bug for which I provided a
workaround. This really needs to get fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7949
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-atl |wine-msi
------- Additional Comments From rob(a)codeweavers.com 2007-08-04 11:02 -------
This Rainbow key being missing is caused by the WrSetLicense custom action not running during the
install.
The reason this action isn't being performed is more complicated. The installer sets a whole load of
properties on a package during the interactive part of the install (including MI_LICTYPE) and then
appears to persist all of these by executing the query "SELECT * FROM _Property", before closing the
package and calling MsiInstallPackage with the persisted properties. Now the _Property non-persistant
table should reflect the properties currently set, but this table doesn't exist in our MSI implementation
and so the MI_LICTYPE property isn't set during the install and so the WrSetLicense action, which
depends on this property existing to run, doesn't run.
The fix should be simple in theory, but is actually quite hard as the table infrastructure doesn't have a
concept of non-persistent tables.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7988
------- Additional Comments From hverbeet(a)gmail.com 2007-08-04 10:41 -------
The shader warnings should be relatively easy to fix, bool constants are scalars
and shouldn't take a swizzle.
The actual crash appears to be unrelated, while drawing with drawStridedSlow.
Could you add another log with +d3d_draw added, and possibly +d3d_decl?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7175
greg87(a)online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4606 is|0 |1
obsolete| |
Attachment #4607 is|0 |1
obsolete| |
------- Additional Comments From greg87(a)online.de 2007-08-04 10:35 -------
Created an attachment (id=5688)
--> (http://bugs.winehq.org/attachment.cgi?id=5688&action=view)
short +d3d log
I think all FIFA versions are effected, I have a FIFA Eurocup 2004 demo lying
around with exactly the same problem. Game runs but screen stays black.
err:d3d:IWineD3DDeviceImpl_Release Context array not freed!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7986
------- Additional Comments From blin(a)gmx.net 2007-08-04 10:20 -------
I was actually talking about people willing to poke this software a bit to
figure out why it doesn't like to install.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7832
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|vitaliy(a)kievinfo.com |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |vitaliy(a)kievinfo.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-08-04 10:17 -------
Patch sent: http://www.winehq.org/pipermail/wine-patches/2007-April/037948.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7989
Summary: Postal 2 has 2 mouse cursors and mouse is locked to the
top left quarter
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
This is an odd bug, when you get into the menu you have two cursors. One is your
X cursor and one is the game's own cursor, the problem is the game cursor seems
to be in a "virtual" window which consists of the top left quarter of the screen
so that when you move the mouse, the X cursor moves faster and you can't move
the game cursor out of this virtual box in the top left, making it impossible to
select most options or even quit without using Alt+F4.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7986
------- Additional Comments From mail(a)benjamin-albrecht.de 2007-08-04 09:48 -------
you mean any takes I could involve? No. But Citavi will be one of the best
reference manager and bibliographie tool. And theres no equal linux software
availabel :-( So I think there will be a lot of users because linux is very
widespread in writing scientific.
tank you
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7988
Summary: Earth 2160 is crashing at loading screen
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Retail version 1.3
Game is dieing at 75% of the loading screen.
Ill attach some logs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7987
greg87(a)online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.33. |CVS
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7987
Summary: NFS: Most Wanted crashes in light
Product: Wine
Version: 0.9.33.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
v. 1.3 with nocd
Crash occurs in quick race.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7986
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.citavi.com/de/dow
| |nload/kostenloser_download.h
| |tml
Component|wine-binary |wine-misc
Keywords| |download
------- Additional Comments From blin(a)gmx.net 2007-08-04 08:48 -------
Seems like they have a free download version. It's only available in German so
far. I'm a bit busy right now, so I can't promise to look into that soon. Any
takers?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7986
------- Additional Comments From mail(a)benjamin-albrecht.de 2007-08-04 08:19 -------
No. No more error-messages. First I talk to #winehq and some people told
me to file this bug.
I (and many more) would be very pleased running this software on linux!
Thanks for the fast reply.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
No. No more error-messages. First I talk to #winehq and some people told
me to file the bug. I (and many more) would be very pleased running this
software on linux!
Thanks for the fast reply.
On Sun, 2007-04-08 at 08:05 -0500, Wine Bugs wrote:
> http://bugs.winehq.org/show_bug.cgi?id=7986
>
>
>
>
>
> ------- Additional Comments From blin(a)gmx.net 2007-08-04 08:05 -------
> Doesn't look like a network problem to me. As the +winsock trace shows, winsock
> starts up ok, and is shut down again without ever being used. Is there any error
> message?
>
--
*******************************************
Benjamin Albrecht
mobil: 0176/27152725
eMail: mail(a)benjamin-albrecht.de
icq: 68187352
www.benjamin-albrecht.de
*******************************************
http://bugs.winehq.org/show_bug.cgi?id=7986
------- Additional Comments From blin(a)gmx.net 2007-08-04 08:05 -------
Doesn't look like a network problem to me. As the +winsock trace shows, winsock
starts up ok, and is shut down again without ever being used. Is there any error
message?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3543
------- Additional Comments From mail(a)benjamin-albrecht.de 2007-08-04 07:59 -------
Literat - a free bibliographie and reference manager also doesn't install. The
same bug
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.