http://bugs.winehq.org/show_bug.cgi?id=3309
------- Additional Comments From danny.milo(a)gmx.net 2005-11-09 06:34 -------
note that n will be overwritten later on, so incrementing n in the patch is
rather a moot point. Or am I missing something?
maybe you meant p++ ?
--
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=3309
------- Additional Comments From danny.milo(a)gmx.net 2005-11-09 06:32 -------
I added a ERR("HERE: mask %s\n", debugstr_w(mask)); to static struct
msi_maskedit_info * msi_dialog_parse_groups( LPCWSTR mask ) as well, which
outputs this:
err:msi:msi_dialog_parse_groups HERE: mask L"12345<###-%%%%%%%>@@@@@"
err:msi:msi_dialog_parse_groups HERE: mask L"12345<###-%%%%%%%>@@@@@"
Now the msdn says something like the "#" means it "can" be a digit and the "%"
means that it "can" be an alternative digit, whatever that is. weird.
Note that the stuff that I enter are largely _not_ digits, just 5 digits in
total, remainder alphabethic characters.
And the patch as is doesnt change anything regarding box size/number of
characters that can be entered, as far as I can see when running it.
--
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=3279
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)codeweavers.com 2005-10-09 21:05 -------
Well, investigating this bug was satisfying, as I found a gcc bug, and fixed my
code a bit more :)
--
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=3309
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From mike(a)codeweavers.com 2005-10-09 21:03 -------
OK, I'll try have a look at this too.
--
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=3174
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-10-09 17:48 -------
Could you be a little bit more specific:do you mean the client at
http://www.metaquotes.net/files/mt4setup.exe?
if so: the program starts up just fine using current cvs. didn't test it further
but could you try if the error you reported has been solved?
--
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=2787
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-10-09 17:24 -------
Do not copy winamp directory from native windows installation to wine, just
install the app. in wine itsself
Apart from some small visual bugs (how winamps windows look) , the basic
functionality of winamp works just fine on current CVS. I think this bug can be
closed.
--
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=3310
Summary: Small fonts unreadable and can't be enlarged
Product: Wine
Version: 20050628
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djtm(a)gmx.net
In some applications the small fonts can't be read as they're simply too small
in Wine, even though there is no Problem under Windows.
This renders some applications totally unusable, though library support is
flawless.
And there seems to be no ability to fix it in the wine config file.
Nobody in IRC could help me either. And Google isn't helpful either.
The [fonts] Resolution option has no impact, no matter what I put there.
Setting a default font doesn't help either.
All important font types are installed.
I tried font rendering solely by the x-server without success, too.
Also I could'nt find an option for a minimum font size.
And there are reports that the Crossover Office version has a fix for it
already.
So there must be a bug somewhere.
Thannks for reading. I hope this'll be fixed sometime soon. It'll be too late
for me anyway ;) (I needed it for a driver's training software, the questions
and answers are unreadable though... )
Dennis
--
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.