http://bugs.winehq.org/show_bug.cgi?id=5734
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
Component|wine-loader |wine-gdi-(printing)
Summary|Nasty crash while installing|winspool.drv:Nasty crash
|Adobe Postscript printer |while installing Adobe
|drivers |Postscript printer drivers
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-09 05:20 -------
hi, i was able to get to the next two windows by following dumb hack:
diff --git a/dlls/winspool.drv/info.c b/dlls/winspool.drv/info.c
index d00192c..87baef5 100644
--- a/dlls/winspool.drv/info.c
+++ b/dlls/winspool.drv/info.c
@@ -4306,7 +4306,7 @@ BOOL WINAPI EnumPrinterDriversA(LPSTR pN
RtlFreeUnicodeString(&pNameW);
RtlFreeUnicodeString(&pEnvironmentW);
- return ret;
+ return FALSE;//ret;
}
It then crashes in a window where you have to configure your printerport. As i
have no printer installed it's likely to crash i guess. Maybe Detlev could have
a look at this bug.
Maybe Detlev could have a look
--
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=6087
seppo.ruuskanen(a)memo.ikea.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Reopen Secure-Nexus |Reopen Secure-Nexus
|Mailclient don't work on |Mailclient doesn't work on
|editing or creating emails! |editing or creating emails!
--
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=4051
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-15-09 04:43 -------
Created an attachment (id=3609)
--> (http://bugs.winehq.org/attachment.cgi?id=3609&action=view)
arts_test.c (arts_init test program)
In a case someone confirms this bug for 0.9.21, I put here simplified version
of artsctest.c from "The aRts C API" tutorial [3]. Compile the program this
way:
$ cc -o artsctest arts_test.c `artsc-config --cflags` `artsc-config --libs`
Its output on my box:
$ ./artsctest
arts_init error: can't connect to aRts soundserver (-1)
No crashes, no bugs.
[3] http://www.arts-project.org/doc/mcop-doc/artsc.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.
http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-15-09 04:31 -------
Do we have any recent bactrace of the crash here?
AFAICS, no one has tried to follow Comment #19.
How should I reproduce crash in FC4? I have Fluxbox WM, arts and arts-devel
packages installed and wine-0.9.21 compiled on my box. Wine doesn't even show
aRts listed as Sound Driver because arts_init() fails:
trace:wave:ARTS_WaveInit called
warn:wave:ARTS_WaveInit arts_init() failed (-1)
trace:wave:ESD_WaveInit called
trace:wave:OSS_DriverProc (00000000, 0x16b800, 00000003, 00000000, 00000000)
trace:wave:OSS_drvOpen ((null))
trace:wave:OSS_DriverProc (00000001, 0x16b800, 00000004, 00000000, 00000000)
trace:wave:OSS_drvClose (00000001)
trace:wave:JACK_WaveInit called
Can someone confirm this for 0.9.21?
--
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=2642
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-09 04:26 -------
Could you resubmit the patch against current cvs please? thx
--
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=2619
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Unable to run setup.exe for |msvcrt: setup fails for
|Nokia Multimedia Converter |Nokia Multimedia Converter
|2.0 under Wine. |2.0 under Wine.
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-09 04:17 -------
with current git it pops up a window about a java exception. with native msvcrt
it gets further: a window pops up but there isn't any text/buttons so i could
not proceed. A lot of d3d_surface errors in the console. For now marking as a
bug in msvcrt.
--
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=4075
johan(a)linux.be changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johan(a)linux.be
--
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=2649
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-09 04:15 -------
>I haven't tried again in a long time, so it may or may not have gone away.
if you ever get around to test this again, and the bug is still there, please
reopen. Thanks.
--
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=2619
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.forum.nokia.com/m|http://nokia-multimedia-
|ain/0,,034-63,00.html |converter.softonic.de/ie/308
| |99
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-15-09 03:49 -------
changed download link. the old one didn't work
--
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=5456
pkk(a)spth.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pkk(a)spth.de 2006-15-09 03:30 -------
Works for me in 0.9.21 (0.9.20 didn't).
--
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.