http://bugs.winehq.org/show_bug.cgi?id=34885
Bug #: 34885
Summary: Dasher.exe freezes Ubuntu 12.04. LTS with wine 1.7
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jposchmann(a)gmail.com
Classification: Unclassified
HI
I am trying to run Dasher from ICC on my new ubuntu 12.04 . after first posting
people suggested to isntall newer version of wine. But now it is still not
running giving me this information :
kermann@ubuntu:~/.wine/drive_c/Program_files/Internet_Chess_Club/Dasher$ wine
Dasher.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:GetThreadPreferredUILanguages 52, 0x32f494, 0x32f504 0x32f49c
what happens is that it freezes and nothing happens after...
thanks for your help !
--
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=29863
Bug #: 29863
Summary: ICC Dasher crashes on start (without ie6 installed)
Product: Wine
Version: 1.4-rc2
Platform: x86
URL: http://www.chessclub.com/bits/interface/Dasher_154_ins
taller.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38805
--> http://bugs.winehq.org/attachment.cgi?id=38805
terminal output
Dasher is the client application for connecting and playing on Internet Chess
Club.
The application can be installed without issues, but it crashes shortly after
starting.
Workaround: winetricks ie6
Steps to reproduce the problem with the demo:
1. Install the demo as usual.
2. Start the application with Dasher.exe.
3. In the launcher choose <Play against my computer> option. The application
main window is shown, and a blank/unresponsive window in it. This window
normally should show the opponent selection screen. Dasher.exe crashes in about
5 seconds (without the possibility to interact with application).
--
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=34840
Bug #: 34840
Summary: Problem of starting ICC dasher using wine Ubuntu ( it
crashes )
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jposchmann(a)gmail.com
Classification: Unclassified
Created attachment 46444
--> http://bugs.winehq.org/attachment.cgi?id=46444
this is the debugging file generated by wine
after installation of ICC Dasher 1.5.6 in my download folder
i try to start the Dasher.exe and it crashes.
I am a newbie and only recently switched to Ubuntu from windows7
please assist
--
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=10135
Summary: Crash in Microsoft Dynamics GP trial setup in sxs
support?
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This one's a bit tricky to set up.
Microsoft Dynamics GP trial's installer wants mdac 2.8.1;
fine, so let the app's installer do that, run twice to
work around bug 5824.
It then needs .net 1.1;
fine, so let the app's installer do that...
that runs into bug 10134. I worked around that by using
native dcom98 to finish the .net install.
OK, so then I run MS Dynamic GP's trial installer again,
expecting it to get past those two known problems and
into a new one. And sure enough, it crashed in activation
context code:
Unhandled exception: page fault on read access to 0xc07e3e11 in 32-bit code
(0x7ef844e1).
=>1 0x7ef844e1 check_actctx+0x11(h=<is not available>)
[/home/dank/wine-git/dlls/ntdll/actctx.c:573] in ntdll (0x0032fa28)
2 0x7ef8490b RtlAddRefActivationContext+0xb(handle=0xc07e3e11)
[/home/dank/wine-git/dlls/ntdll/actctx.c:2279] in ntdll (0x0032fa30)
3 0x7ee165ad AddRefActCtx+0x1d(hActCtx=0xc07e3e11)
[/home/dank/wine-git/dlls/kernel32/actctx.c:188] in kernel32 (0x0032fa40)
4 0x790598c5 in fusion (+0x198c5) (0x0032fa88)
5 0x792487fb in mscorwks (+0x987fb) (0x0032fac4)
6 0x79230635 in mscorwks (+0x80635) (0x0032fb54)
7 0x7924594b in mscorwks (+0x9594b) (0x0032fb60)
8 0x792c61e8 in mscorwks (+0x1161e8) (0x0032fb6c)
9 0x005525f3 in setup (+0x25f3) (0x0032fba8)
10 0x01003e97 in setup (+0x3e97) (0x0032fde0)
11 0x0100475e in setup (+0x475e) (0x0032ff08)
12 0x7ee580be start_process+0xee(arg=0x0)
[/home/dank/wine-git/dlls/kernel32/process.c:839] in kernel32 (0x0032ffe8)
13 0xb7e6d9c7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x7ef844e1 check_actctx+0x11 [/home/dank/wine-git/dlls/ntdll/actctx.c:573] in
ntdll: cmpl $0xc07e3e11,0x0(%edx)
573 switch (actctx->magic)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37758
Bug ID: 37758
Summary: Engine001 Crash (when selecting an NPC) ~ MAP001.EXE
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thezixgamer(a)gmail.com
Distribution: ---
Created attachment 50277
--> https://bugs.winehq.org/attachment.cgi?id=50277
bug report produced by WINE
A crash is caused when editing a Map, everytime i try to place an NPC on the
map, shortley after selecting what type of NPC I want the screen hangs and the
app crashes soon after.
Having used this application for years on WIndows I confirm this is not a bug
within Engine001 (Map001.exe) itself, but within WINE.
--
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=35423
Bug ID: 35423
Summary: Serif WebPlus x5 and x6 error:Invalid command line
when setup is run [Wine 1.7]
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mclarenclarkson(a)gmail.com
Classification: Unclassified
Hello,
Recentley when I have tried to run Serif WebPlus x5 and x6 I get an error:
Invalid command line when I right click on the setup.exe and select open in
wine.
I have only experienced this problem with Serif WebPlus and I am running wine
1.7 and I have deleted my .wine and it re-created, I also tried this on wine1.4
with no success.
Thanks,
MC
--
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=31848
Bug #: 31848
Summary: Printing from command line not implemented in Wordpad
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, printing, source
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
The SlingPlayer 1.5 installer gives you the option of printing the licence
agreement.
Clicking on print creates a dialog:
"Wordpad: Printing not implemented."
http://source.winehq.org/source/programs/wordpad/wordpad.c#L1202
--
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.