okay, got it. The foreground color for 'default face is set to white.
This conflicted somehow was being used by the 'tooltip face as the
foreground color. Thus the box would appear but it would be blank. Now
explicitly set the tooltip face to black and Bob is my uncle. ;-)
=20
Javier
=20
________________________________
From: klaus.berndl@... [mailto:klaus.berndl@...
Sent: Thursday, June 14, 2007 3:28 AM
To: klaus.berndl@...; Oviedo Javier-PKJ843
Cc: cedet-semantic@...;
ecb-list@...
Subject: RE: [cedet-semantic] How to display tree-icons of ECB
with latestwindows-port of Emacs 22 [was: ECB issues with
latestCEDETpre4 and Emacs22.1]
=09
=09
send again without screenshot cause of message-size too big...
________________________________
From: Berndl, Klaus=20
Sent: Thursday, June 14, 2007 9:26 AM
To: 'Oviedo Javier-PKJ843'
Cc: cedet-semantic@...;
ecb-list@...
Subject: RE: [cedet-semantic] How to display tree-icons of ECB
with latestwindows-port of Emacs 22 [was: ECB issues with
latestCEDETpre4 and Emacs22.1]
=09
=09
No, why this should be a cedet-issue?? he history window comes
from ecb not from cedet...attached a screenshot made by Emacs-22.1,
latest ecb and cedet-pre4 - you see all is working fine... maybe you
have disabled tooltips in your Emacs-setup? Or tooltips are not enabled
by default by Emacs 22.1 - do not know... but you see it works...
=20
Klaus
=20
=20
________________________________
From: cedet-semantic-bounces@...
[mailto:cedet-semantic-bounces@...] On Behalf Of
Oviedo Javier-PKJ843
Sent: Wednesday, June 13, 2007 8:49 PM
To: Berndl, Klaus
Cc: cedet-semantic@...;
ecb-list@...
Subject: Re: [cedet-semantic] How to display tree-icons of ECB
with latestwindows-port of Emacs 22 [was: ECB issues with
latestCEDETpre4 and Emacs22.1]
=09
=09
Okay...found something else. Perhaps I should save them for a
bit and make a list. This item, however, will probably drive me crazy.
=20
This is probably a CEDET related issue but...In the History
buffer (in previous versions of cedet), when I put the mouse arrow over
a file name a box (tooltip like) appears displaying the full path of the
file. This is not happening with the latest cedetpre4. The box appears
but it is blank. Very odd.
=20
Perhaps this is one of the items that is being disabled by
default in the latest version? Tried enabling several items mentioned in
the INSTALL file but to no avail.
=20
Any ideas?
=20
Javier
=20
________________________________
From: klaus.berndl@... [mailto:klaus.berndl@...
Sent: Wednesday, June 13, 2007 11:42 AM
To: Oviedo Javier-PKJ843
Cc: ecb-list@...;
cedet-semantic@...
Subject: How to display tree-icons of ECB with latest
windows-port of Emacs 22 [was: ECB issues with latest CEDETpre4 and
Emacs22.1]
=09
=09
You run a Windows-release of Emacs-22, right?
I had the same problem nr. 2 (no icons) and it costs me
about 4 hours to solve it:=20
=20
Unfortunately the Windows-package does not contain the
needed image-libraries necessary to display some image types - even the
xpm-imagetype can not displayed :-( You have to install manually the
following libraries:
jpeg62.dll libpng13.dll libtiff3.dll libungif4.dll
xpm4.dll zlib1.dll
=20
xpm4.dll is needed to display the xpm-icons of ECB -
just copy this library in the bin folder of your emacs-22 installation
path and Bob will be your uncle....
=20
ad problem 1: This is a cedet issue - AFAIK eric has
cutted all the nifty cedet-features in some presets (a minimal set, a
full set and something in between i think) - i assume in the
cedet-pre4-package the semantic-stickyfunc-mode (its responsible for
this nifty headerline ;-) is disabled by default; just add to your
.emacs (after the setup-code for cedet) the following line:
=20
(global-semantic-stickyfunc-mode 1)
=20
and Bob will be your uncle again ;-)
@Eric: please correct me if i wrote nonsens
=20
Hope this helps,
Klaus
________________________________
From: Oviedo Javier-PKJ843 [mailto:joviedo@...]
Sent: Wednesday, June 13, 2007 5:06 PM
To: Berndl, Klaus
Subject: RE: ECB issues with latest CEDETpre4 and
Emacs22.1
=09
=09
Message bounced due to size...
=20
Javier
=20
________________________________
From: Oviedo Javier-PKJ843=20
Sent: Wednesday, June 13, 2007 11:04 AM
To: ecb-list@...;
'klaus.berndl@...'
Subject: ECB issues with latest CEDETpre4 and
Emacs22.1
=09
=09
Hi Klaus,
=20
Just upgraded to the latest Emacs 22.1. Also
upgraded to the latest cedet for compatibility reasons....using the same
ecb snapshot you said was the most recent.
=20
I'm seeing some issues:
=20
1. Not sure exactly what the proper name for
this is, but the header line at the top of the edit window no longer
displays. This is the line that shows the current function we are in,
etc.
=20
2. The icons/images in the methods buffer
window, history window, and speedbar window no longer display.
=20
Before reporting this tried the following
things:
=20
1. cleaned ECB and recompiled with the latest
cedet.
2. Tried a ECB without any of my customizations.
3. Then tried ECB with a plain vanilla emacs.
=20
I can send some screenshot over in a word
document if you'd like.
=20
See the bug report below.
=20
Thanks.
Javier
=20
=20
To: ecb-list@...
Subject:=20
X-Reporter-Void-Vars-Found:
ecb-max-lisp-eval-depth-old ecb-max-specpdl-size-old
ecb-use-semantic-grouping=20
--text follows this line--
=20
Please enter the details of your bug report here
=20
=20
=20
Emacs : GNU Emacs 22.1.1
(i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Package: ECB: 2.33beta1, semantic: 2.0pre4,
eieio: 1.0, speedbar: 1.0.1, JDEE: No JDEE
=20
|