GNU bug report logs - #13794
mac os 10.8 rendering problems

Previous Next

Packages: emacs, ns;

Reported by: Bob Smith <sbob9849 <at> gmail.com>

Date: Sat, 23 Feb 2013 18:51:03 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13794: closed (mac os 10.8 rendering problems)
Date: Sat, 30 Mar 2013 10:09:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 30 Mar 2013 11:05:23 +0100
with message-id <FAE04164-19F0-44CA-89E6-432067011BEC <at> swipnet.se>
and subject line Re: bug#13794: mac os 10.8 rendering problems
has caused the debbugs.gnu.org bug report #13794,
regarding mac os 10.8 rendering problems
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
13794: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13794
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bob Smith <sbob9849 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: mac os 10.8 rendering problems
Date: Fri, 22 Feb 2013 21:35:46 -0500
[Message part 3 (text/plain, inline)]
Greetings,

I hope this bug report is useful. I can trigger this bug by setting a large
default font size, and simply starting emacs.

When I do this, emacs starts with a frame that is completely blank. No
modeline, no cursor, no text, no minibuf. I have attached a screenshot of
what it looks like. Typing in this frame or resizing it does not fix
anything.

If I create a new frame, I can see the modeline, but its location is such
that it is half showing and half cut off below the edge of the frame, and
the minibuf is also hidden. I have attached a screenshot of this as well.
In this configuration, resizing the frame fixes the placement of the
minibuf and modeline.

I am using the emacs I downloaded from emacsformacosx.com.

My .emacs looks like this:

(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 )
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(default ((t (:inherit nil :stipple nil :background "White" :foreground
"Black" :inverse-video nil :box nil :strike-through nil :overline nil
:underline nil :slant normal :weight normal :height 180 :width normal
:foundry "apple" :family "Monaco")))))
[Message part 4 (text/html, inline)]
[Screen Shot 2013-02-22 at 9.12.27 PM.png (image/png, attachment)]
[Screen Shot 2013-02-22 at 9.12.00 PM.png (image/png, attachment)]
[Message part 7 (message/rfc822, inline)]
From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Bob Smith <sbob9849 <at> gmail.com>
Cc: 13794-done <at> debbugs.gnu.org
Subject: Re: bug#13794: mac os 10.8 rendering problems
Date: Sat, 30 Mar 2013 11:05:23 +0100
[Message part 8 (text/plain, inline)]
Hello.

Please keep the debbugs-address so comments are saved in the bug tracker also.

30 mar 2013 kl. 00:10 skrev Bob Smith <sbob9849 <at> gmail.com>:

> Thanks for the response. 24.3 seems to fix the problem. I wonder if this was related to the resize increments bug to which you refer.
> 

No, that was just a minor bug involving calculating frame size when font size changed.  Anyway, that fix is not in 24.3.

Thanks for testing, closing the bug.

	Jan D.

> -Yanni
> 
> On Sat, Mar 16, 2013 at 10:16 AM, Jan Djärv <jan.h.d <at> swipnet.se> wrote:
> Hello.
> 
> I can't reproduce this with trunk or emacs 24.3.
> If your version is earlier than 24.3, please try 24.3.
> In the future, please use M-x report-emacs-bug, so we can see what version you are running.
> 
> I did find a bug w.r.t. resize increments (fixed in trunk), but it should not give the symptoms
> you are seeing.
> 
> Thanks,
> 
> 	Jan D.
> 
> 23 feb 2013 kl. 03:35 skrev Bob Smith <sbob9849 <at> gmail.com>:
> 
>> Greetings,
>> 
>> I hope this bug report is useful. I can trigger this bug by setting a large default font size, and simply starting emacs.
>> 
>> When I do this, emacs starts with a frame that is completely blank. No modeline, no cursor, no text, no minibuf. I have attached a screenshot of what it looks like. Typing in this frame or resizing it does not fix anything.
>> 
>> If I create a new frame, I can see the modeline, but its location is such that it is half showing and half cut off below the edge of the frame, and the minibuf is also hidden. I have attached a screenshot of this as well. In this configuration, resizing the frame fixes the placement of the minibuf and modeline. 
>> 
>> I am using the emacs I downloaded from emacsformacosx.com.
>> 
>> My .emacs looks like this:
>> 
>> (custom-set-variables
>>  ;; custom-set-variables was added by Custom.
>>  ;; If you edit it by hand, you could mess it up, so be careful.
>>  ;; Your init file should contain only one such instance.
>>  ;; If there is more than one, they won't work right.
>>  )
>> (custom-set-faces
>>  ;; custom-set-faces was added by Custom.
>>  ;; If you edit it by hand, you could mess it up, so be careful.
>>  ;; Your init file should contain only one such instance.
>>  ;; If there is more than one, they won't work right.
>>  '(default ((t (:inherit nil :stipple nil :background "White" :foreground "Black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 180 :width normal :foundry "apple" :family "Monaco")))))
>> 
>> 
>> <Screen Shot 2013-02-22 at 9.12.27 PM.png><Screen Shot 2013-02-22 at 9.12.00 PM.png>
> 
> 

[Message part 9 (text/html, inline)]

This bug report was last modified 12 years and 53 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.