http://bugs.winehq.org/show_bug.cgi?id=7216
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2007-08-20 21:04:04 ---
Yeah, we looked at this recently, and your
conclusion jibes well with our understanding.
(Whew, that was a lot of syllables.)
So in the next version of Picasa for Linux we're going
to redirect My Documents etc. to use z:\ paths
instead of their own drive letters.
That way there's less chance of two different paths
naming the same directory, which causes at least some of the problem.
And we're switching My Pictures etc. to use the
xdg-user-dirs standard.
I think this should be done for vanilla wine, too.
We'll propose a patch before too long...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6745
--- Comment #3 from Joshua Olsen <xandercage47(a)gmail.com> 2007-08-20 20:46:37 ---
Created an attachment (id=7701)
--> (http://bugs.winehq.org/attachment.cgi?id=7701)
Modified wglDeleteContext
I modified the wglDeleteContext function to default return TRUE unless the
pwglDeleteContext returns FALSE; Originally it was the opposite, default return
FALSE unless pwglDeleteContext returns TRUE. This modification seems to allow
Deus Ex to exit properly (using OpenGL rendering). Other apps I tried seem to
have no complaints about this modification. Further testing?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5964
--- Comment #24 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-20 15:11:14 ---
I did a regression test, though the patch that broke Homeworld is quite old,
and code changed a lot, it might give a clue where to look:
Raphael Junqueira <fenix at club-internet.fr>
- implement partial PBuffer support
- minimal pixel format support
http://cvs.winehq.org/patch.py?id=16305
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8279
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7698 is|0 |1
obsolete| |
--- Comment #9 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-20 15:00:26 ---
Created an attachment (id=7699)
--> (http://bugs.winehq.org/attachment.cgi?id=7699)
Crash on startup using 20070820 git
Please ignore my earlier message.
Training runs very well if done SLOWER than usual. No crashes.
But when running for the first time shows out-of-memory error again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7720
--- Comment #19 from Alan J Richardson <ajrich(a)earthlink.net> 2007-08-20 14:54:48 ---
I'd confirm that the patch fixes the bug, but I didn't actually use the patch.
I just went into the file and made the change myself, because it's only one
letter.
I also stopped getting that FIXME message. I presume that the code which was
causing the FIXME was being called through the glVertexAttrib4NubvARB function.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8279
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7529 is|0 |1
obsolete| |
--- Comment #8 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-20 14:33:09 ---
Created an attachment (id=7698)
--> (http://bugs.winehq.org/attachment.cgi?id=7698)
Terminal output for DNS7 ist run -- training failso
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9131
--- Comment #11 from Stephan Rosenke <r01-224(a)comstau.de> 2007-08-20 14:31:18 ---
The error-messages don't give me any hint where the reason for the errors lies.
Has somebody else got an idea? Is there something else I could/should test or
trace in order to help solving this issue?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8279
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |susancragin(a)earthlink.net
--- Comment #7 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-20 14:31:13 ---
Installed today's git 20070820, recompiled, installed IE55 and then DNS7.3.
Installation went well (as opposed to yesterday's git, which had a regression
and failed).
However, training hangs up and suddenly starts using 100@ of the CPU. I think
this may be the same sort of memory allocation issue as before.
Have attached terminal log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7216
Mike <mruncieman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mruncieman(a)gmail.com
--- Comment #5 from Mike <mruncieman(a)gmail.com> 2007-08-20 13:44:36 ---
I know this is a little old, but I thought I'd add my experience.
I had a similar problem when installing picasa under wine. The problem
occurred when I was using the "My Documents" and "My Pictures" wine links to
get to my photos directory. (Ex. My Documents\Photos)
To fix it, I switched to using the z:\home\username\photos path and all my
sub-directories were picked up properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.