[Bug 20279] New: wine bug 100% cpu (wineserver + winemenubuilder) cyr
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(a)winehq.org ReportedBy: mischenko.mm(a)gmail.com CC: mischenko.mm(a)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 -- 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=20279 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|mischenko.mm(a)gmail.com | Component|wineserver |-unknown Summary|wine bug 100% cpu |100% cpu (wineserver + |(wineserver + |winemenubuilder) cyr |winemenubuilder) cyr | --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-06 22:28:44 --- Wine version? What's your locale? -- 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=20279 --- Comment #2 from Alexandre Julliard <julliard(a)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. -- 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=20279 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs -- 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=20279 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|unspecified |1.1.30 Ever Confirmed|0 |1 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-07 03:51:50 --- Confirming. -- 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=20279 mischenko.mm(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|PC |PC-x86-64 --- Comment #4 from mischenko.mm(a)gmail.com 2009-10-07 04:19:58 --- ubuntu amd64 9.04 wine 1.1.30 -- 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=20279 --- Comment #5 from mischenko.mm(a)gmail.com 2009-10-07 04:21:41 --- im glad not to use Unicode only, but many cyrr/localized programs dont. -- 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=20279 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |goshishka(a)gmail.com --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-29 11:21:15 --- *** Bug 21170 has been marked as a duplicate of this bug. *** -- 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=20279 tianshuo(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tianshuo(a)gmail.com --- Comment #7 from tianshuo(a)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 -- 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=20279 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.0 -- 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=20279 --- Comment #8 from mischenko.mm(a)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. -- 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=20279 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|100% cpu (wineserver + |winemenubuilder confuses |winemenubuilder) cyr |Windows and Unix code pages | |leading to 100% CPU usage -- 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=20279 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |damjan.jov(a)gmail.com --- Comment #9 from Damjan Jovanovic <damjan.jov(a)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? -- 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=20279 --- Comment #10 from Damjan Jovanovic <damjan.jov(a)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 -- 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=20279 Carlton Hobbs <carlton.hobbs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlton.hobbs(a)gmail.com -- 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=20279 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Damjan Jovanovic <damjan.jov(a)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. -- 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=20279 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:52:06 --- Closing bugs fixed in 1.2-rc3. -- 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.
participants (1)
-
wine-bugs@winehq.org