all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with text beneath menus
@ 2007-09-12 19:11 Vinicius Jose Latorre
  2007-09-13  6:14 ` Jan Djärv
  2007-09-13  7:26 ` Eli Zaretskii
  0 siblings, 2 replies; 14+ messages in thread
From: Vinicius Jose Latorre @ 2007-09-12 19:11 UTC (permalink / raw)
  To: GNU Emacs (devel)


I'm using GNU Linux Debian.

I've just downloaded Emacs CVS trunk and have done the following steps:

make maintainer-clean
configure
make
make install

emacs -Q

C-x C-f RET

Now, click in 'File' and move horizontally the mouse to the other 
options (i.e., Edit, Options, Buffers, etc.)

The text beneath menus disappear.

The text only appear again when you get out the menus (i.e., click 
outside menu).

My last Emacs compilation was 2007-08-05 and it didn't have this problem.


Vinicius

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-12 19:11 Problem with text beneath menus Vinicius Jose Latorre
@ 2007-09-13  6:14 ` Jan Djärv
  2007-09-13 13:27   ` Vinicius Jose Latorre
  2007-09-13  7:26 ` Eli Zaretskii
  1 sibling, 1 reply; 14+ messages in thread
From: Jan Djärv @ 2007-09-13  6:14 UTC (permalink / raw)
  To: Vinicius Jose Latorre; +Cc: GNU Emacs (devel)

What Gtk+ version, what theme?  Do you use KDE and qt-gtk-engine?  Have you 
customized any foreground or background color?  What colors do you have for 
normal menu background and activated menu background?  When you click on 
"File" and the menu appears, is not the background for "File" the same as for 
"Edit", "Options" etc. when you move the mouse horizontally?

	Jan D.


Vinicius Jose Latorre skrev:
> 
> I'm using GNU Linux Debian.
> 
> I've just downloaded Emacs CVS trunk and have done the following steps:
> 
> make maintainer-clean
> configure
> make
> make install
> 
> emacs -Q
> 
> C-x C-f RET
> 
> Now, click in 'File' and move horizontally the mouse to the other 
> options (i.e., Edit, Options, Buffers, etc.)
> 
> The text beneath menus disappear.
> 
> The text only appear again when you get out the menus (i.e., click 
> outside menu).
> 
> My last Emacs compilation was 2007-08-05 and it didn't have this problem.
> 
> 
> Vinicius
> 
> 
> 
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-12 19:11 Problem with text beneath menus Vinicius Jose Latorre
  2007-09-13  6:14 ` Jan Djärv
@ 2007-09-13  7:26 ` Eli Zaretskii
  2007-09-13 13:35   ` Vinicius Jose Latorre
  1 sibling, 1 reply; 14+ messages in thread
From: Eli Zaretskii @ 2007-09-13  7:26 UTC (permalink / raw)
  To: Vinicius Jose Latorre; +Cc: emacs-devel

> Date: Wed, 12 Sep 2007 16:11:32 -0300
> From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
> 
> 
> I'm using GNU Linux Debian.
> 
> I've just downloaded Emacs CVS trunk and have done the following steps:
> 
> make maintainer-clean
> configure
> make
> make install
> 
> emacs -Q
> 
> C-x C-f RET
> 
> Now, click in 'File' and move horizontally the mouse to the other 
> options (i.e., Edit, Options, Buffers, etc.)
> 
> The text beneath menus disappear.

I cannot reproduce this.  What toolkit did you use for building Emacs?

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-13  6:14 ` Jan Djärv
@ 2007-09-13 13:27   ` Vinicius Jose Latorre
  2007-09-14  6:00     ` Jan Djärv
  0 siblings, 1 reply; 14+ messages in thread
From: Vinicius Jose Latorre @ 2007-09-13 13:27 UTC (permalink / raw)
  To: Jan Djärv; +Cc: GNU Emacs (devel)

Jan Djärv wrote:
> What Gtk+ version, what theme?

GTK 3.5.5
Theme:none, but Style:Baghira, WindowsDecoration:Plastik

> Do you use KDE and qt-gtk-engine?

KDE: yes
gtk-qt-engines: no

>   Have you customized any foreground or background color?

No, use the default colors.

>   What colors do you have for normal menu background and activated 
> menu background?

Colors: KDE Default scheme.

>   When you click on "File" and the menu appears, is not the background 
> for "File" the same as for "Edit", "Options" etc. when you move the 
> mouse horizontally?

The menu, menubar and toolbar background color is the same for all 
menubar options when moving mouse horizontally.

>
>     Jan D.
>
>
> Vinicius Jose Latorre skrev:
>>
>> I'm using GNU Linux Debian.
>>
>> I've just downloaded Emacs CVS trunk and have done the following steps:
>>
>> make maintainer-clean
>> configure
>> make
>> make install
>>
>> emacs -Q
>>
>> C-x C-f RET
>>
>> Now, click in 'File' and move horizontally the mouse to the other 
>> options (i.e., Edit, Options, Buffers, etc.)
>>
>> The text beneath menus disappear.
>>
>> The text only appear again when you get out the menus (i.e., click 
>> outside menu).
>>
>> My last Emacs compilation was 2007-08-05 and it didn't have this 
>> problem.
>>
>>
>> Vinicius

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-13  7:26 ` Eli Zaretskii
@ 2007-09-13 13:35   ` Vinicius Jose Latorre
  2007-09-13 14:06     ` Eli Zaretskii
  0 siblings, 1 reply; 14+ messages in thread
From: Vinicius Jose Latorre @ 2007-09-13 13:35 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 2283 bytes --]

Eli Zaretskii wrote:
>> Date: Wed, 12 Sep 2007 16:11:32 -0300
>> From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
>>
>>
>> I'm using GNU Linux Debian.
>>
>> I've just downloaded Emacs CVS trunk and have done the following steps:
>>
>> make maintainer-clean
>> configure
>> make
>> make install
>>
>> emacs -Q
>>
>> C-x C-f RET
>>
>> Now, click in 'File' and move horizontally the mouse to the other 
>> options (i.e., Edit, Options, Buffers, etc.)
>>
>> The text beneath menus disappear.
>>     
>
> I cannot reproduce this.  What toolkit did you use for building Emacs?
>   


Well, the exact steps I've used are:

$ make maintainer-clean
$ ./configure --prefix=/home/download/emacs &> .CONFIG
$ make bootstrap &> .OUTPUT
$ tail .OUTPUT
$ make install



 From .CONFIG:


  Configured for `i686-pc-linux-gnu'.

    Where should the build process find the source code?    
/home/vinicius/work/emacs
    What operating system and machine description files should Emacs use?
          `s/gnu-linux.h' and `m/intel386.h'
    What compiler should emacs be built with?               gcc -g -O2 
-Wno-pointer-sign
    Should Emacs use the GNU version of malloc?             yes
        (Using Doug Lea's new malloc from the GNU C Library.)
    Should Emacs use a relocating allocator for buffers?    yes
    Should Emacs use mmap(2) for buffer allocation?         no
    What window system should Emacs use?                    x11
    What toolkit should Emacs use?                          GTK
    Where do we find X Windows header files?                Standard dirs
    Where do we find X Windows libraries?                   Standard dirs
    Does Emacs use -lXaw3d?                                 no
    Does Emacs use -lXpm?                                   yes
    Does Emacs use -ljpeg?                                  yes
    Does Emacs use -ltiff?                                  yes
    Does Emacs use a gif library?                           yes -lgif
    Does Emacs use -lpng?                                   yes
    Does Emacs use -lrsvg-2?                                yes
    Does Emacs use -lgpm?                                   yes
    Does Emacs use X toolkit scroll bars?                   yes


Also the .CONFIG file is attached in this email.


Vinicius


[-- Attachment #2: .CONFIG --]
[-- Type: text/plain, Size: 15760 bytes --]

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking whether gcc understands -Wno-pointer-sign... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for install-info... no
checking for install-info... /usr/sbin/install-info
checking for install-info... (cached) /usr/sbin/install-info
checking for gzip... /bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... yes
configure: checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... /usr/bin/pkg-config
checking for alsa >= 1.0.0... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vlimit.h usability... yes
checking sys/vlimit.h presence... yes
checking for sys/vlimit.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking if personality LINUX32 can be set... yes
checking for term.h... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for struct utimbuf... yes
checking return type of signal handlers... void
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for struct ifreq.ifr_netmask... yes
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether make sets $(MAKE)... yes
checking for long file names... yes
checking for X... libraries , headers 
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking for malloc_get_state... yes
checking for malloc_set_state... yes
checking whether __after_morecore_hook exists... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for cma_open in -lpthreads... no
checking for XFree86 in /usr/X386... no
checking whether X on GNU/Linux needs -b to link... no
checking for Xkb... yes
checking for XrmSetDatabase... yes
checking for XScreenResourceString... yes
checking for XScreenNumberOfScreen... yes
checking for XSetWMProtocols... yes
checking X11 version 6... 6 or newer
checking X11 version 5... 5 or newer
checking for librsvg-2.0 >= 2.0.0... yes
checking RSVG_CFLAGS... -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0  
checking RSVG_LIBS... -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gtk+-2.0 >= 2.6 glib-2.0 >= 2.6... yes
checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gtk_main... yes
checking for gdk_display_open... yes
checking for gtk_file_selection_new... yes
checking for gtk_file_chooser_dialog_new... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_self in -lpthread... yes
checking for xft >= 0.13.0... yes
checking XFT_CFLAGS... -I/usr/include/freetype2  
checking XFT_LIBS... -lXft -lfontconfig  
checking X11/Xft/Xft.h usability... yes
checking X11/Xft/Xft.h presence... yes
checking for X11/Xft/Xft.h... yes
checking for XftFontOpen in -lXft... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_destroy_compress in -ljpeg... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking libpng/png.h usability... yes
checking libpng/png.h presence... yes
checking for libpng/png.h... yes
checking for png_get_channels in -lpng... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for EGifPutExtensionLast in -lgif... yes
checking gpm.h usability... yes
checking gpm.h presence... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for SmcOpenConnection in -lSM... yes
checking whether netdb declares h_errno... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... yes
checking for getrusage... yes
checking for get_current_dir_name... yes
checking for random... yes
checking for lrand48... yes
checking for bcopy... yes
checking for bcmp... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for res_init... no
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for mktime... yes
checking for euidaccess... yes
checking for getpagesize... (cached) yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for getwd... yes
checking for shutdown... yes
checking for getaddrinfo... yes
checking for __fpending... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for index... yes
checking for rindex... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... yes
checking for getdelim... yes
checking for mremap... yes
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for bzero... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... yes
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking for working GNU getopt function... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... yes
checking for tparm in -lncurses... no
checking for dgettext in -lintl... no
checking whether localtime caches TZ... no
checking for gettimeofday... yes
checking whether gettimeofday can accept two arguments... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether system supports dynamic ptys... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes

Configured for `i686-pc-linux-gnu'.

  Where should the build process find the source code?    /home/vinicius/work/emacs
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2 -Wno-pointer-sign 
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          GTK
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use X toolkit scroll bars?                   yes

configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile.c
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-13 13:35   ` Vinicius Jose Latorre
@ 2007-09-13 14:06     ` Eli Zaretskii
  2007-09-13 17:38       ` Vinicius Jose Latorre
  0 siblings, 1 reply; 14+ messages in thread
From: Eli Zaretskii @ 2007-09-13 14:06 UTC (permalink / raw)
  To: Vinicius Jose Latorre; +Cc: emacs-devel

> Date: Thu, 13 Sep 2007 10:35:22 -0300
> From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
> CC: emacs-devel@gnu.org
> 
> >> emacs -Q
> >>
> >> C-x C-f RET
> >>
> >> Now, click in 'File' and move horizontally the mouse to the other 
> >> options (i.e., Edit, Options, Buffers, etc.)
> >>
> >> The text beneath menus disappear.
> >>     
> >
> > I cannot reproduce this.  What toolkit did you use for building Emacs?
> >   
> 
> 
> Well, the exact steps I've used are:
> 
> $ make maintainer-clean
> $ ./configure --prefix=/home/download/emacs &> .CONFIG
> $ make bootstrap &> .OUTPUT
> $ tail .OUTPUT
> $ make install
> 
> 
> 
>  From .CONFIG:
> 
> 
>   Configured for `i686-pc-linux-gnu'.
> 
>     Where should the build process find the source code?    
> /home/vinicius/work/emacs
>     What operating system and machine description files should Emacs use?
>           `s/gnu-linux.h' and `m/intel386.h'
>     What compiler should emacs be built with?               gcc -g -O2 
> -Wno-pointer-sign
>     Should Emacs use the GNU version of malloc?             yes
>         (Using Doug Lea's new malloc from the GNU C Library.)
>     Should Emacs use a relocating allocator for buffers?    yes
>     Should Emacs use mmap(2) for buffer allocation?         no
>     What window system should Emacs use?                    x11
>     What toolkit should Emacs use?                          GTK

So the toolkit is GTK.

Do you still have the previous binary you built from the trunk?  If
so, can you see if perhaps it was built with another toolkit?

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-13 14:06     ` Eli Zaretskii
@ 2007-09-13 17:38       ` Vinicius Jose Latorre
  2007-09-13 17:50         ` seelenhirt
  0 siblings, 1 reply; 14+ messages in thread
From: Vinicius Jose Latorre @ 2007-09-13 17:38 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii wrote:
>> Date: Thu, 13 Sep 2007 10:35:22 -0300
>> From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
>> CC: emacs-devel@gnu.org
>>
>>     
>>>> emacs -Q
>>>>
>>>> C-x C-f RET
>>>>
>>>> Now, click in 'File' and move horizontally the mouse to the other 
>>>> options (i.e., Edit, Options, Buffers, etc.)
>>>>
>>>> The text beneath menus disappear.
>>>>     
>>>>         
>>> I cannot reproduce this.  What toolkit did you use for building Emacs?
>>>   
>>>       
>> Well, the exact steps I've used are:
>>
>> $ make maintainer-clean
>> $ ./configure --prefix=/home/download/emacs &> .CONFIG
>> $ make bootstrap &> .OUTPUT
>> $ tail .OUTPUT
>> $ make install
>>
>>
>>
>>  From .CONFIG:
>>
>>
>>   Configured for `i686-pc-linux-gnu'.
>>
>>     Where should the build process find the source code?    
>> /home/vinicius/work/emacs
>>     What operating system and machine description files should Emacs use?
>>           `s/gnu-linux.h' and `m/intel386.h'
>>     What compiler should emacs be built with?               gcc -g -O2 
>> -Wno-pointer-sign
>>     Should Emacs use the GNU version of malloc?             yes
>>         (Using Doug Lea's new malloc from the GNU C Library.)
>>     Should Emacs use a relocating allocator for buffers?    yes
>>     Should Emacs use mmap(2) for buffer allocation?         no
>>     What window system should Emacs use?                    x11
>>     What toolkit should Emacs use?                          GTK
>>     
>
> So the toolkit is GTK.
>
> Do you still have the previous binary you built from the trunk?  If
> so, can you see if perhaps it was built with another toolkit?
>   


I have the previous binary in other PC and it was also built with GTK 
toolkit.

I've just tried to recompile Emacs CVS trunk in an old PC with Debian 
(but with KDE 3.5.7) and the result was exactly the same.

Please, try to recompile CVS trunk in Debian (KDE).

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-13 17:38       ` Vinicius Jose Latorre
@ 2007-09-13 17:50         ` seelenhirt
  0 siblings, 0 replies; 14+ messages in thread
From: seelenhirt @ 2007-09-13 17:50 UTC (permalink / raw)
  To: emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 2526 bytes --]

On Thu, 13 Sep 2007 14:38:34 -0300 
Vinicius Jose Latorre <viniciusjl@ig.com.br> wrote:

> Eli Zaretskii wrote:
> >> Date: Thu, 13 Sep 2007 10:35:22 -0300
> >> From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
> >> CC: emacs-devel@gnu.org
> >>
> >>     
> >>>> emacs -Q
> >>>>
> >>>> C-x C-f RET
> >>>>
> >>>> Now, click in 'File' and move horizontally the mouse to the other 
> >>>> options (i.e., Edit, Options, Buffers, etc.)
> >>>>
> >>>> The text beneath menus disappear.
> >>>>     
> >>>>         
> >>> I cannot reproduce this.  What toolkit did you use for building Emacs?
> >>>   
> >>>       
> >> Well, the exact steps I've used are:
> >>
> >> $ make maintainer-clean
> >> $ ./configure --prefix=/home/download/emacs &> .CONFIG
> >> $ make bootstrap &> .OUTPUT
> >> $ tail .OUTPUT
> >> $ make install
> >>
> >>
> >>
> >>  From .CONFIG:
> >>
> >>
> >>   Configured for `i686-pc-linux-gnu'.
> >>
> >>     Where should the build process find the source code?    
> >> /home/vinicius/work/emacs
> >>     What operating system and machine description files should Emacs use?
> >>           `s/gnu-linux.h' and `m/intel386.h'
> >>     What compiler should emacs be built with?               gcc -g -O2 
> >> -Wno-pointer-sign
> >>     Should Emacs use the GNU version of malloc?             yes
> >>         (Using Doug Lea's new malloc from the GNU C Library.)
> >>     Should Emacs use a relocating allocator for buffers?    yes
> >>     Should Emacs use mmap(2) for buffer allocation?         no
> >>     What window system should Emacs use?                    x11
> >>     What toolkit should Emacs use?                          GTK
> >>     
> >
> > So the toolkit is GTK.
> >
> > Do you still have the previous binary you built from the trunk?  If
> > so, can you see if perhaps it was built with another toolkit?
> >   
> 
> 
> I have the previous binary in other PC and it was also built with GTK 
> toolkit.
> 
> I've just tried to recompile Emacs CVS trunk in an old PC with Debian 
> (but with KDE 3.5.7) and the result was exactly the same.
> 
> Please, try to recompile CVS trunk in Debian (KDE).
> 
> 
> 
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

I had the same behavior. Setting (tool-bar-mode nil) did the trick for me.

-- 
Marius Glauser

GnuPG Key Fingerprint: 421C B179 81CE 671F 94B5 52D5 2060 9676 5F0F 0AA0

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-13 13:27   ` Vinicius Jose Latorre
@ 2007-09-14  6:00     ` Jan Djärv
  2007-09-14 19:27       ` Vinicius Jose Latorre
  0 siblings, 1 reply; 14+ messages in thread
From: Jan Djärv @ 2007-09-14  6:00 UTC (permalink / raw)
  To: Vinicius Jose Latorre; +Cc: GNU Emacs (devel)



Vinicius Jose Latorre skrev:
> Jan Djärv wrote:
>> What Gtk+ version, what theme?
> 
> GTK 3.5.5

Well, there is no such thing, I guess you mean Gnome.  In Emacs, do "Help" => 
"About Emacs" and you will see the Gtk+ version next to the text "This is GNU 
Emacs ...".

> Theme:none, but Style:Baghira, WindowsDecoration:Plastik

Please try some other styles and see if the problem persists.  Can you send 
screen shots?


>>   When you click on "File" and the menu appears, is not the background 
>> for "File" the same as for "Edit", "Options" etc. when you move the 
>> mouse horizontally?
> 
> The menu, menubar and toolbar background color is the same for all 
> menubar options when moving mouse horizontally.

I don't understand that sentence.  Can you see "File" when you initially click 
"File" in the menu bar?  If you click "File" and move down the "File" menu, 
does the text for the highlighted menu entries also not show?  Screen shots 
would help here.

	Jan D.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-14  6:00     ` Jan Djärv
@ 2007-09-14 19:27       ` Vinicius Jose Latorre
  2007-09-14 20:37         ` Stephen Berman
  2007-09-15  9:09         ` Jan Djärv
  0 siblings, 2 replies; 14+ messages in thread
From: Vinicius Jose Latorre @ 2007-09-14 19:27 UTC (permalink / raw)
  To: Jan Djärv; +Cc: GNU Emacs (devel)

[-- Attachment #1: Type: text/plain, Size: 1384 bytes --]

Jan Djärv wrote:
>
>
> Vinicius Jose Latorre skrev:
>> Jan Djärv wrote:
>>> What Gtk+ version, what theme?
>>
>> GTK 3.5.5
>
> Well, there is no such thing, I guess you mean Gnome.  In Emacs, do 
> "Help" => "About Emacs" and you will see the Gtk+ version next to the 
> text "This is GNU Emacs ...".

Oops, I meant KDE 3.5.5.

GTK (libgtk2.0-0) 2.8.20-7


>> Theme:none, but Style:Baghira, WindowsDecoration:Plastik
>
> Please try some other styles and see if the problem persists.  Can you 
> send screen shots?

I tried in another PC with another Style & WindowsDecoration, the 
results are the same.


>>>   When you click on "File" and the menu appears, is not the 
>>> background for "File" the same as for "Edit", "Options" etc. when 
>>> you move the mouse horizontally?
>>
>> The menu, menubar and toolbar background color is the same for all 
>> menubar options when moving mouse horizontally.
>
> I don't understand that sentence.  Can you see "File" when you 
> initially click "File" in the menu bar?  If you click "File" and move 
> down the "File" menu, does the text for the highlighted menu entries 
> also not show?  Screen shots would help here.

All highlighted text are visible.

>     Jan D.


The problem is related with the tool-bar-mode as Marius Glauser reported.

When tool-bar-mode is on, the problem happens.

See the attached image (using Style:Comix).


[-- Attachment #2: snaphot.png --]
[-- Type: image/png, Size: 54516 bytes --]

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-14 19:27       ` Vinicius Jose Latorre
@ 2007-09-14 20:37         ` Stephen Berman
  2007-09-15  9:09         ` Jan Djärv
  1 sibling, 0 replies; 14+ messages in thread
From: Stephen Berman @ 2007-09-14 20:37 UTC (permalink / raw)
  To: emacs-devel

On Fri, 14 Sep 2007 16:27:16 -0300 Vinicius Jose Latorre <viniciusjl@ig.com.br> wrote:

> When tool-bar-mode is on, the problem happens.

I confirm this bug with GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+
Version 2.10.6) of 2007-09-14 on escher, KDE 3.5.7 on openSUSE 10.2.
I just updated from the CVS trunk for the first time since the
multi-tty merge, and also since librsvg support was added, which I
also have configured; my previous build (same GTK+ and KDE) did not
have this bug.  The bug is indeed related to the tool bar, but not
just having it enabled: when I detach the GTK tool bar, the bug does
not occur.

Steve Berman

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-14 19:27       ` Vinicius Jose Latorre
  2007-09-14 20:37         ` Stephen Berman
@ 2007-09-15  9:09         ` Jan Djärv
  2007-09-16  9:39           ` Jan Djärv
  1 sibling, 1 reply; 14+ messages in thread
From: Jan Djärv @ 2007-09-15  9:09 UTC (permalink / raw)
  To: Vinicius Jose Latorre; +Cc: GNU Emacs (devel)



Vinicius Jose Latorre skrev:

> 
> The problem is related with the tool-bar-mode as Marius Glauser reported.
> 
> When tool-bar-mode is on, the problem happens.
> 
> See the attached image (using Style:Comix).

Thanks.  I misunderstood the first report, but now it is clear.  The fix is a 
bit involved, so it will take some days.  Stay tuned...

	Jan D.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-15  9:09         ` Jan Djärv
@ 2007-09-16  9:39           ` Jan Djärv
  2007-09-16 13:49             ` Vinicius Jose Latorre
  0 siblings, 1 reply; 14+ messages in thread
From: Jan Djärv @ 2007-09-16  9:39 UTC (permalink / raw)
  To: Vinicius Jose Latorre; +Cc: GNU Emacs (devel)

Jan Djärv skrev:
> 
> 
> Vinicius Jose Latorre skrev:
> 
>>
>> The problem is related with the tool-bar-mode as Marius Glauser reported.
>>
>> When tool-bar-mode is on, the problem happens.
>>
>> See the attached image (using Style:Comix).
> 
> Thanks.  I misunderstood the first report, but now it is clear.  The fix
> is a bit involved, so it will take some days.  Stay tuned...

I have checked in a fix.

	Jan D.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with text beneath menus
  2007-09-16  9:39           ` Jan Djärv
@ 2007-09-16 13:49             ` Vinicius Jose Latorre
  0 siblings, 0 replies; 14+ messages in thread
From: Vinicius Jose Latorre @ 2007-09-16 13:49 UTC (permalink / raw)
  To: Jan Djärv; +Cc: GNU Emacs (devel)

Jan Djärv wrote:
> Jan Djärv skrev:
>   
>> Vinicius Jose Latorre skrev:
>>
>>     
>>> The problem is related with the tool-bar-mode as Marius Glauser reported.
>>>
>>> When tool-bar-mode is on, the problem happens.
>>>
>>> See the attached image (using Style:Comix).
>>>       
>> Thanks.  I misunderstood the first report, but now it is clear.  The fix
>> is a bit involved, so it will take some days.  Stay tuned...
>>     
>
> I have checked in a fix.
>
> 	Jan D.
>   


Cool!  The problem is fixed.

Thanks

Vinicius

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-09-16 13:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-12 19:11 Problem with text beneath menus Vinicius Jose Latorre
2007-09-13  6:14 ` Jan Djärv
2007-09-13 13:27   ` Vinicius Jose Latorre
2007-09-14  6:00     ` Jan Djärv
2007-09-14 19:27       ` Vinicius Jose Latorre
2007-09-14 20:37         ` Stephen Berman
2007-09-15  9:09         ` Jan Djärv
2007-09-16  9:39           ` Jan Djärv
2007-09-16 13:49             ` Vinicius Jose Latorre
2007-09-13  7:26 ` Eli Zaretskii
2007-09-13 13:35   ` Vinicius Jose Latorre
2007-09-13 14:06     ` Eli Zaretskii
2007-09-13 17:38       ` Vinicius Jose Latorre
2007-09-13 17:50         ` seelenhirt

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.