[Bug 52496] New: supermemo18 's render become so slow when text has foreign style.

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 30 21:45:07 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52496

            Bug ID: 52496
           Summary: supermemo18 's render become so slow when text has
                    foreign style.
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: wuyudi1109 at gmail.com
      Distribution: ---

Created attachment 71791
  --> https://bugs.winehq.org/attachment.cgi?id=71791
by `WINEPREFIX="xxx" wine sm18.exe &> log1.txt`

The text rendered in SuperMemo18 is so slow.

wine-7.0

Linux archlinux 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000
x86_64 GNU/Linux

repo address

https://github.com/wuyudi/sm18-lazy-package

It's ok to redistribute this, see readme.

---

According to this repo.

https://github.com/alessivs/supermemo-wine/blob/master/verbs/supermemo18.verb

run below one by one(or there will be too many bugs to show this problem.)

```
WINEPREFIX="xxx" winetricks ie8
WINEPREFIX="xxx" winetricks gdiplus_winxp
WINEPREFIX="xxx" winetricks tahoma
WINEPREFIX="xxx" winetricks fontsmooth=rgb
WINEPREFIX="xxx" winetricks winxp
```

Then
`WINEPREFIX="xxx" wine sm18.exe`
Click File on the Manu bar.
New collection
Change the name or just click ok.
Click Add on the left.
the right will show a frame to input text.
Go to any website, copy-paste some text into it,
(for example, this website
https://suulnnka.github.io/BullshitGenerator/index.html?%E4%B8%BB%E9%A2%98=%E4%B8%AD%E5%8D%88%E5%90%83%E4%BB%80%E4%B9%88&%E9%9A%8F%E6%9C%BA%E7%A7%8D%E5%AD%90=1072558877
is used to generate a lot of meaningless Chinese words to test text render.)

then, it begins slowly.

select some words. Alt+X, becomes very slow.

-- 
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.



More information about the wine-bugs mailing list