http://bugs.winehq.org/show_bug.cgi?id=8089
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
------- Additional Comments From vitaliy(a)kievinfo.com 2007-18-04 09:11 -------
*** Bug 8094 has been marked as a duplicate of this bug. ***
--
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=8094
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-18-04 09:11 -------
Duplicate
*** This bug has been marked as a duplicate of 8089 ***
--
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=7977
rmh(a)aybabtu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5730 is|0 |1
obsolete| |
------- Additional Comments From rmh(a)aybabtu.com 2007-18-04 08:58 -------
Created an attachment (id=5842)
--> (http://bugs.winehq.org/attachment.cgi?id=5842&action=view)
code style & add a test
New patch.
- Conform to contextual code style.
- Adds a test case with the following assertions:
- "%c" is always the same as "%x %X"
- None of the ISO C99 or GNU extensions that windows doesn't support are
supported by wine.
--
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=6317
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-18-04 08:34 -------
The patch committed:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=ae1fde034393a780f4157…
This bug is closed. If you still having problems with this application, open a
new bug. As two mentioned problems are not related to NetShareDel.
--
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=8093
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |enhancement
Platform|All |PC
------- Additional Comments From vitaliy(a)kievinfo.com 2007-18-04 08:30 -------
That would be an enhancement. Critical bugs affect number of applications and
render them unusable.
--
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=8091
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Summary|DVDShrink randomly crashes |DVDShrink randomly crashes
|with page fault since 0.9.35|with page fault
------- Additional Comments From vitaliy(a)kievinfo.com 2007-18-04 08:26 -------
Not a blocker.
--
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=8036
------- Additional Comments From vitaliy(a)kievinfo.com 2007-18-04 08:22 -------
The test runs as-is on all systems I've tried. But crashes with any of your
patches applied.
I think you are digging in the wrong direction. It's clear that you can not have
empty section/key. Why your program tries to do that I do not know, but it's
either a bug in that program (which will make it crash on all nt+ systems) or
it's not getting some information from Wine that it's uses to populate section
and key.
--
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=6317
------- Additional Comments From gaofeng.huang(a)balliol.ox.ac.uk 2007-18-04 07:51 -------
fixme:sync:CreateIoCompletionPort (0xffffffff, (nil), 00000000, 00000001): stub.
I think this is critical and needs to implement
--
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=8093
Summary: running windows IME modules under wine
Product: Wine
Version: unspecified
Platform: All
URL: http://tools.google.com/pinyin/
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaofeng.huang(a)balliol.ox.ac.uk
There are quite a log of windows input method modules (IMEs) has no linux port.
two steps are involved here:
1) implements ime-related APIs to make it run.
2) using the wined-IME to input character to normal(non-wine) X11 program. I
think this is hard and related to the general IME/XIM infrastructure. Hence I
fired this bug here.
As a example, we can tried the newly released Google-Pinyin
http://tools.google.com/pinyin/
(in case you cannot read chinese, the BIG blue button in the right side is for
downloading)
Huge numbers of chinese users are waiting. 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.