http://bugs.winehq.org/show_bug.cgi?id=20279
Summary: wine bug 100% cpu (wineserver + winemenubuilder) cyr Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineserver AssignedTo: wine-bugs@winehq.org ReportedBy: mischenko.mm@gmail.com CC: mischenko.mm@gmail.com
100% CPU use after wine program had been closed. Happens when Cyrillic program is installed with some (start - programs - [name]) name in cyrillic. 50/50% - wineserver + winemenubuilder
FIX: remove from registry: wine regedit ->> [HKEY_CURRENT_USER\Software\Wine\MenuFiles] every name with Cyrillic (something like @#$@#$)
solution: add cyrr support to regestry
http://bugs.winehq.org/show_bug.cgi?id=20279
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|mischenko.mm@gmail.com | Component|wineserver |-unknown Summary|wine bug 100% cpu |100% cpu (wineserver + |(wineserver + |winemenubuilder) cyr |winemenubuilder) cyr |
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-06 22:28:44 --- Wine version? What's your locale?
http://bugs.winehq.org/show_bug.cgi?id=20279
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2009-10-07 03:16:56 --- The bug is that winemenubuilder confuses Ansi and Unix code pages. It should do everything in Unicode and never use any Ansi registry function.
http://bugs.winehq.org/show_bug.cgi?id=20279
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs
http://bugs.winehq.org/show_bug.cgi?id=20279
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|unspecified |1.1.30 Ever Confirmed|0 |1
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-07 03:51:50 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=20279
mischenko.mm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|PC |PC-x86-64
--- Comment #4 from mischenko.mm@gmail.com 2009-10-07 04:19:58 --- ubuntu amd64 9.04 wine 1.1.30
http://bugs.winehq.org/show_bug.cgi?id=20279
--- Comment #5 from mischenko.mm@gmail.com 2009-10-07 04:21:41 --- im glad not to use Unicode only, but many cyrr/localized programs dont.
http://bugs.winehq.org/show_bug.cgi?id=20279
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |goshishka@gmail.com
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2009-12-29 11:21:15 --- *** Bug 21170 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20279
tianshuo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tianshuo@gmail.com
--- Comment #7 from tianshuo@gmail.com 2010-03-18 03:57:19 --- another way to solve this is to edit ~/.wine/user.reg and rename(remove) all bad formatted names and values and rename accordingly the files from ~/.config/menus/applications-merged
http://bugs.winehq.org/show_bug.cgi?id=20279
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.0
http://bugs.winehq.org/show_bug.cgi?id=20279
--- Comment #8 from mischenko.mm@gmail.com 2010-04-29 14:43:03 --- (In reply to comment #7)
another way to solve this is to edit ~/.wine/user.reg and rename(remove) all bad formatted names and values and rename accordingly the files from ~/.config/menus/applications-merged
maybe there is a way to recode that?
or pathes are corrupted?
Can someone check this or attach there this file with wrong names? I'll try work around with it.
http://bugs.winehq.org/show_bug.cgi?id=20279
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|100% cpu (wineserver + |winemenubuilder confuses |winemenubuilder) cyr |Windows and Unix code pages | |leading to 100% CPU usage
http://bugs.winehq.org/show_bug.cgi?id=20279
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |damjan.jov@gmail.com
--- Comment #9 from Damjan Jovanovic damjan.jov@gmail.com 2010-04-30 06:40:10 --- Created an attachment (id=27628) --> (http://bugs.winehq.org/attachment.cgi?id=27628) Store paths in unicode
Hi
Does this patch help?
http://bugs.winehq.org/show_bug.cgi?id=20279
--- Comment #10 from Damjan Jovanovic damjan.jov@gmail.com 2010-05-05 15:44:23 --- Hi
Some patches for unicode issues in winemenubuilder have gone in, please retest with a clean ~/.wine and the latest Git or Wine 1.1.44 when it comes out.
Thank you Damjan
http://bugs.winehq.org/show_bug.cgi?id=20279
Carlton Hobbs carlton.hobbs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carlton.hobbs@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=20279
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Damjan Jovanovic damjan.jov@gmail.com 2010-06-03 06:36:07 --- My own tests indicate paths containing a Cyrillic character (U+010D) work in 1.2-rc1. Resolving FIXED.
http://bugs.winehq.org/show_bug.cgi?id=20279
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2010-06-11 12:52:06 --- Closing bugs fixed in 1.2-rc3.