RusH wrote:
On 4/14/07, RusH <[EMAIL PROTECTED]> wrote:
On 4/14/07, RusH <[EMAIL PROTECTED]> wrote:
> On 4/14/07, Nick Law <[EMAIL PROTECTED]> wrote:
> > No notepad is not working correctly either. It is displaying text
> > correctly for it's menus, file edit search and help, however when
you
> > type anything into the notepad all the characters are invisible,
as if
> > they are white characters on a white background.
>
> now that you mentioned typing something :)
>
> [EMAIL PROTECTED]:~$ notepad
> wine: Unhandled page fault on read access to 0x00348000 at address
> 0x7eba2e7b (thread 0009), starting debugger...
> err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
> 0x7bc36499
>
> exception after pressing a key inside notepad
[EMAIL PROTECTED]:/media/hdc6/home/rasz/source/wine$ ./wine notepad
wine: Unhandled page fault on read access to 0x00348000 at address
0x7e9e521b (thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef9eeec
[EMAIL PROTECTED]:/media/hdc6/home/rasz/source/wine$ ./wine --version
wine-0.9.34-g4eea356
this is supposedly clean 0.9.34 from git repository, same font bug.
0.9.34 from .deb is fine, I earlier mailed wine deb maintainer about
this, maybe its not the wine code, but gcc/glibc?
configure: WARNING: FontForge is missing.
configure: WARNING: Fonts will not be built. Dialog text may be
invisible or unaligned.
I suspect 0.9.35 was build without FontForge, and that is the source
of all this troubles.
I'm not so sure, I have fontforge installed & ./configure made no
mention of it being missing (unless it didn't look for it)