http://bugs.winehq.org/show_bug.cgi?id=7150
--- Comment #6 from Khaled Hosny <khaledhosny(a)eglug.org> 2008-05-04 06:46:57 ---
Created an attachment (id=12701)
--> (http://bugs.winehq.org/attachment.cgi?id=12701)
Restore old ICU dependant BiDi implementation + Arabic shaping patches
This patch restores the ICU dependant code from 0.9.45 release, plus the two
Arabic shaping patches. I don't know why this code was removed, this patch for
people like me who need Arabic in wine until there is a better solution.
--
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=3845
Ondrej Zary <linux(a)rainbow-software.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |linux(a)rainbow-software.org
--- Comment #7 from Ondrej Zary <linux(a)rainbow-software.org> 2008-05-04 05:58:42 ---
I have the same problem with Willem EPROM programmer. No wonder it's so slow
when you look at Wine parport code - for each port access, massive amount code
is run:
1. DOSVM_outport()
http://source.winehq.org/source/dlls/winedos/ioports.c#L501
this fortunately calls IO_pp_outp() early
2. IO_pp_outp()
http://source.winehq.org/source/dlls/winedos/ppdev.c#L295
this loops over all parport devices, changes data direction (in some cases) and
calls IO_pp_do_access()
3. IO_pp_do_access()
http://source.winehq.org/source/dlls/winedos/ppdev.c#L234
this claims the port, does the in/out and releases it again
I guess that claim/release in (3) can be eliminated (just claim it on first
access and never release as I doubt that anyone wants other applications to
mess with parallel port during EPROM programming).
The for loop in 2 could be probably improved somehow. Changing the data
direction might not be needed always, depending on previous access (but I don't
know parallel port programming details in Linux).
--
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=6176
--- Comment #3 from scguy318 <nodisgod(a)yahoo.com> 2008-05-04 05:53:25 ---
Created an attachment (id=12698)
--> (http://bugs.winehq.org/attachment.cgi?id=12698)
Rhino3D exception backtrace
The crash is still a problem with 0.9.61, though the resulting backtrace is
slightly different.
--
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=5629
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
URL| |http://www.genline.se/GFFind
| |er2_install.exe
Status|UNCONFIRMED |NEW
Component|gdi32 |wineps.drv
Ever Confirmed|0 |1
Keywords| |download, printing
Summary|Printing is mirrored |Printing is mirrored
| |(Genline Family Finder 2)
--- Comment #3 from Detlef Riekenberg <wine.dev(a)web.de> 2008-05-04 05:23:23 ---
AppDB for this App (Version 2.4.4a):
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9390
The text is correct, the image is mirrored in Y-direction.
- Login Window: Select DEMO
- Demo Mode Info: Press OK
- First Run Window; Start beginners Help: Select Checkmark, Press No
- Choose Language: English
In the Search Window:
- Countries: Stockholm
- Parishes: Hammarby
- From Year: 1900
- Press Search
- Select First (and only) hit
- Select First Entry (Film Label)
- Menu: "File" => "Print ..."
- Select your printer
- Image text: "GID-Number" and "Country name"
--
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=4397
--- Comment #16 from Austin English <austinenglish(a)gmail.com> 2008-05-04 04:32:11 ---
(In reply to comment #14)
> (In reply to comment #1)
> > O.S. Linux Slackware 10
> > Application crashed is Sigaowin.exe written in Delphi
>
> Cristiano, can you please add sigaowin to the AppDB?
> (Is http://www.sigao.it/ correct?
> Is there a Demo?
> Does the Demo has the same crash?)
There's a demo in the url field...You'll need winetricks vcrun6 to run it.
Launching it gives a screen that looks something like a 'something went
wrong..do you want to submit an error report?' I'll attach a screenshot.
--
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=5551
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|gdi32 |wineps.drv
Keywords| |printing
--
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=4397
--- Comment #15 from Detlef Riekenberg <wine.dev(a)web.de> 2008-05-04 04:20:46 ---
(In reply to comment #13)
> Created an attachment (id=5749)
--> (http://bugs.winehq.org/attachment.cgi?id=5749) [details]
> The output in the console
>
> I hope it shows that the program refuses to connect to a firebird database
> over the network
> and this time I really wasn't able to make it crash like before
Stephan, please retest with current Wine.
WINEDEBUG="+process,+tid,+snoop,+seh,+winsock" wine app.exe 2>&1 | tee log.txt
> I suppose that's because it doesn't get to the point where it checks the
> available printers in the system.
You can include +winspool in the log, but the fixme about
PRINTER_ENUM_CONNECTIONS was never related to a crash.
We need to verify, that both apps have the same Problem in Wine.
Thanks
--
By by ... Detlef
--
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.