* 23.0.50; Font error
@ 2007-09-02 0:06 Leo
2007-09-02 7:06 ` Harald Maier
2007-09-19 4:49 ` Kenichi Handa
0 siblings, 2 replies; 6+ messages in thread
From: Leo @ 2007-09-02 0:06 UTC (permalink / raw)
To: emacs-pretest-bug
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
I tried to connect to emacs by emacsclient and it returns an error:
Waiting for Emacs...
*ERROR*: Fontset
"-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard" already exists"
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/packages/emacs/share/emacs/23.0.50/etc/DEBUG for instructions.
In GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.14, multi-tty)
of 2007-09-01 on Fedora
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure '--prefix=/usr/local/packages/emacs' '--with-kerberos5' '--enable-locallisppath=/usr/local/share/emacs/site-lisp' '--without-toolkit-scroll-bars' '--with-xft' '--enable-font-backend' '--with-x-toolkit=yes''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_GB.UTF-8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: Group
Minor modes in effect:
gnus-topic-mode: t
gnus-undo-mode: t
dired-omit-mode: t
recentf-mode: t
icomplete-mode: t
show-paren-mode: t
savehist-mode: t
xterm-mouse-mode: t
delete-selection-mode: t
global-auto-revert-mode: t
display-time-mode: t
minibuffer-indicate-depth-mode: t
partial-completion-mode: t
which-function-mode: t
shell-dirtrack-mode: t
mouse-wheel-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
2 0 ESC O D ESC O D ESC O D DEL 7 ESC O C ESC O C ESC
O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C
ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC
O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C
ESC O C DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL
ESC O B ESC O B ESC O A C-x C-s C-x b RET x r d TAB
- m e r g e SPC . X r e TAB RET C-x b RET ESC O D ESC
O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D
ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC
O D ESC O D ESC O D ESC O A ESC O B ESC O A ESC O D
ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC
O D ESC O D C-k ESC O C ESC O C ESC O C ESC O C ESC
O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C
ESC O D ESC O C C-k SPC 9 x 1 6 C-x C-s C-x b RET x
C-p RET C-x b RET C-x k RET C-x b s c r RET C-c g n
C-h k C-g C-x 1 ESC x r e p o TAB r TAB b TAB RET
Recent messages:
nnimap: Checking mailboxes...done
Reading active file from nus via nnimap...
Opening nnimap server on nus...done
nnimap: Checking mailboxes...
nnimap: Mailbox INBOX modified
nnimap: Checking mailboxes...done
Reading active file from archive via nnfolder...done
Checking new news...done
Type C-x 1 to remove help window.
Loading emacsbug...done
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 23.0.50; Font error
2007-09-02 0:06 23.0.50; Font error Leo
@ 2007-09-02 7:06 ` Harald Maier
2007-09-19 4:49 ` Kenichi Handa
1 sibling, 0 replies; 6+ messages in thread
From: Harald Maier @ 2007-09-02 7:06 UTC (permalink / raw)
To: emacs-devel; +Cc: emacs-pretest-bug
Leo <sdl.web@gmail.com> writes:
>
> I tried to connect to emacs by emacsclient and it returns an error:
>
> Waiting for Emacs...
> *ERROR*: Fontset
> "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard" already exists"
>
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
> `bt full' and `xbacktrace'.
> If you would like to further debug the crash, please read the file
> /usr/local/packages/emacs/share/emacs/23.0.50/etc/DEBUG for instructions.
Some problems here too. Under OS X the Carbon Emacs no longer
understands the "*-fontset-standard".
M-x list-fontsets only displays:
Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default
The OS X X11-Version works fine and lists:
Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default
Fontset: -*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard
Fontset: -*-*-medium-r-normal--13-120-75-75-c-70-fontset-startup
Harald
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 23.0.50; Font error
2007-09-02 0:06 23.0.50; Font error Leo
2007-09-02 7:06 ` Harald Maier
@ 2007-09-19 4:49 ` Kenichi Handa
2007-09-19 8:43 ` Leo
1 sibling, 1 reply; 6+ messages in thread
From: Kenichi Handa @ 2007-09-19 4:49 UTC (permalink / raw)
To: Leo; +Cc: emacs-pretest-bug, mituharu
Sorry for the late response on this matter.
In article <m2lkbqnd73.fsf@cam.ac.uk>, Leo <sdl.web@gmail.com> writes:
> I tried to connect to emacs by emacsclient and it returns an error:
> Waiting for Emacs...
> *ERROR*: Fontset
> "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard" already exists"
Please show me the result of M-x list-fontsets RET on the
running Emacs.
Harald Maier <harald@maierh.de> writes:
> Some problems here too. Under OS X the Carbon Emacs no longer
> understands the "*-fontset-standard".
> M-x list-fontsets only displays:
> Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default
For this, I have no idea. Anyway, yamamoto-san wrote that
the Carbon port in the trunk is not functioning after the
multi-tty merge. How did you make it work?
---
Kenichi Handa
handa@m17n.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 23.0.50; Font error
2007-09-19 4:49 ` Kenichi Handa
@ 2007-09-19 8:43 ` Leo
2007-09-19 10:51 ` Kenichi Handa
0 siblings, 1 reply; 6+ messages in thread
From: Leo @ 2007-09-19 8:43 UTC (permalink / raw)
To: emacs-devel; +Cc: emacs-pretest-bug
On 2007-09-19 05:49 +0100, Kenichi Handa wrote:
> In article <m2lkbqnd73.fsf@cam.ac.uk>, Leo <sdl.web@gmail.com> writes:
>
>> I tried to connect to emacs by emacsclient and it returns an error:
>
>> Waiting for Emacs...
>> *ERROR*: Fontset
>> "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard" already exists"
>
> Please show me the result of M-x list-fontsets RET on the
> running Emacs.
Emacs is running in xterm.
The message I got from list-fontsets:
No fontsets being used.
HTH,
--
.: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :.
I use GNU Emacs <=
http://www.gnu.org/software/emacs/ <=
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 23.0.50; Font error
2007-09-19 8:43 ` Leo
@ 2007-09-19 10:51 ` Kenichi Handa
2007-09-19 11:02 ` Leo
0 siblings, 1 reply; 6+ messages in thread
From: Kenichi Handa @ 2007-09-19 10:51 UTC (permalink / raw)
To: Leo; +Cc: emacs-pretest-bug, emacs-devel
In article <m2y7f33v0b.fsf@cam.ac.uk>, Leo <sdl.web@gmail.com> writes:
> On 2007-09-19 05:49 +0100, Kenichi Handa wrote:
> > In article <m2lkbqnd73.fsf@cam.ac.uk>, Leo <sdl.web@gmail.com> writes:
> >
>>> I tried to connect to emacs by emacsclient and it returns an error:
> >
>>> Waiting for Emacs...
>>> *ERROR*: Fontset
>>> "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard" already exists"
> >
> > Please show me the result of M-x list-fontsets RET on the
> > running Emacs.
> Emacs is running in xterm.
I see. But I can't reproduce that bug. I tried this:
(1) Open two xterm windows, (a) and (b).
(2) In (a), run emacs with "-nw", and execute M-x
server-start RET.
(3) In (b), run emacsclient, with and without DISPLAY
setting, and both work well (the former creates a new
window frame, and the latter creates a new tty frame).
I suspect something is wrong with multi-tty patch.
---
Kenichi Handa
handa@m17n.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 23.0.50; Font error
2007-09-19 10:51 ` Kenichi Handa
@ 2007-09-19 11:02 ` Leo
0 siblings, 0 replies; 6+ messages in thread
From: Leo @ 2007-09-19 11:02 UTC (permalink / raw)
To: emacs-devel; +Cc: emacs-pretest-bug
On 2007-09-19 11:51 +0100, Kenichi Handa wrote:
> I see. But I can't reproduce that bug. I tried this:
>
> (1) Open two xterm windows, (a) and (b).
>
> (2) In (a), run emacs with "-nw", and execute M-x
> server-start RET.
>
> (3) In (b), run emacsclient, with and without DISPLAY
> setting, and both work well (the former creates a new
> window frame, and the latter creates a new tty frame).
>
> I suspect something is wrong with multi-tty patch.
I agree. But I can NOT reproduce it now as well.
--
.: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :.
I use GNU Emacs <=
http://www.gnu.org/software/emacs/ <=
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-09-19 11:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-02 0:06 23.0.50; Font error Leo
2007-09-02 7:06 ` Harald Maier
2007-09-19 4:49 ` Kenichi Handa
2007-09-19 8:43 ` Leo
2007-09-19 10:51 ` Kenichi Handa
2007-09-19 11:02 ` Leo
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).