http://bugs.winehq.org/show_bug.cgi?id=2852
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-01-09 10:20:40 ---
No response in 2 years, abandoned.
--
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=6045
--- Comment #8 from Paul Romanyszyn <pgr(a)arcelectronicsinc.com> 2008-01-09 10:16:35 ---
Sent but to wine-patches but it was before I subscribed. I will resend if it
does not show up in a few days.
--
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=6046
Mark Matienzo <mark.matienzo(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark.matienzo(a)gmail.com
--- Comment #4 from Mark Matienzo <mark.matienzo(a)gmail.com> 2008-01-09 10:15:23 ---
I'm seeing similar behavior on another application (SirsiDynix Horizon Client
7.3.3) on Wine 0.9.52. A screenshot can be found here:
http://flickr.com/photos/anarchivist/2179253368/in/photostream/
--
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=7845
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-01-09 10:13:49 ---
Fixed.
--
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=11101
Summary: Solidworks crash before run
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roberto_arenas(a)yahoo.com
CC: roberto_arenas(a)yahoo.com
Created an attachment (id=10140)
--> (http://bugs.winehq.org/attachment.cgi?id=10140)
SolidWorks 2007 error (errno 19)
Hi,
I'm running Ubuntu Gutsy and installed wine from the repositories as the
winhq.org recommends.
To install Solidworks 2007, i copy a few dll's from my windows partition, in
order to begin the installation. After the install finish, i try to run via
terminal, and the error you can see it in the attached file.
My drive_c is on ntfs file system, as all the Solidworks files.
This is my first report so, if you need more information that i copy here,
please let me know.
Thanks in advance!
--
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=6297
soxs <schuster.bernhard(a)googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schuster.bernhard@googlemail
| |.com
--- Comment #35 from soxs <schuster.bernhard(a)googlemail.com> 2008-01-09 09:28:54 ---
using 'chattr -R +S <steam directory>' as suggested in post #33 by James, makes
it impossible for me to start steam. I get everytime I want to start the
registry error.
The which seemed makes it work (at least for me), was to use it that way:
cd /home/<_your_user_name_>/.wine/drive_c/<_your_steam_install_path>/Steam
WINEDEBUG=-all wine steam.exe
using this, I never get any registry in use errors anymore.
--
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=8209
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6917 is|0 |1
obsolete| |
--- Comment #16 from EA Durbin <ead1234(a)hotmail.com> 2008-01-09 07:01:37 ---
Created an attachment (id=10139)
--> (http://bugs.winehq.org/attachment.cgi?id=10139)
msi file
--
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=8209
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|ABANDONED |
--- Comment #15 from EA Durbin <ead1234(a)hotmail.com> 2008-01-09 06:57:26 ---
Not abandoned, though now however it doesn't even start due to ntoskrnl
err:advapi:service_control_dispatcher pipe connect failed
wine: Unhandled page fault on read access to 0x00000000 at address 0xb7d07cbc
(thread 0009), starting debugger...
--
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=6709
Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeffzaroyko(a)gmail.com
--- Comment #5 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-09 05:55:11 ---
(In reply to comment #4)
> This is m$' bug: http://support.microsoft.com/kb/884538
>
Vitaliy,
I haven't tested this game, but that message isn't specifically a microsoft
problem, the message can be reproduced by the following program.
#include <stdlib.h>
int main(void)
{
abort();
return 0;
}
So I'm not sure that your diagnosis is correct, this program could just be
calling abort() because something went wrong, unless you are saying the author
of this software is recommending the ms kb fix?
Meanwhile,
Malum, could you please test this again with the latest version of wine
(0.9.52)?
--
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=1188
Karl Lattimer <karl(a)qdh.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|karl(a)qdh.org.uk |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.