[E-devel] Verifing apps?

2005-09-29 Thread Robert May
I believe that E is now trying to verify the apps that are in my menu. Now 10% of the apps that I had that worked have now disappeared! Examples would be Unreal Tournament 2004, Neverwinter Nights, Crossover Office Applications,and more importantly VMware (I do work sometimes!) The applications are

Re: [E-devel] Slow startup with lots of eap's.

2005-09-27 Thread Robert May
That worked perfectly! I really appreciate your help! Now for me to comb through the cvs updates to see what you changed to fix it. The hunt begins. On Tue, 2005-09-27 at 11:21 +0900, Carsten Haitzler wrote: > On Sun, 25 Sep 2005 18:54:05 -0400 Robert May <[EMAIL PROTECTED]>

Re: [E-devel] Slow startup with lots of eap's.

2005-09-25 Thread Robert May
Ohhh no! Now none of my submenu's are appearing correctly! In the /home/pokey/.e/e/applications/all directory I had created subfolders for my eap's based on their usage (ie Games, Development, Internet, etc...). Thus making it considerably easier to manage the 900+ eaps that I had. Now that

[E-devel] Monitor module problem

2005-09-24 Thread Robert May
The Monitor module is acting weird on my system. I have a dual head monitor running two displays. Display0 constantly shows cpu usage at 0%, RAM usage displays perfectly, and Eth0 only shows transmit numbers. On Display1 CPU usage is accurate (compared to gkrellm), RAM usage is displayed perfectly

[E-devel] Slow eap startup

2005-09-23 Thread Robert May
I am not noticing the slowdown but I don't have the usual system. 941 eap's less than 1 second Dual Xeon 3Ghz 4GB DDR SCSI SuSE 9.3 all updates --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Serve

[E-devel] eap menu question

2005-09-23 Thread Robert May
Good Afternoon E developers! Would it be possible to add menu generation information to the eap's themselves? A rough example would be: kbattleship.eap Menu"Favorite Applications" (vice Gadgets or Modules) Submenu "Games;BoardGames" Thus creating the appropriate entries in e17 Much like KD

Re: [E-devel] Monitor module

2005-09-07 Thread Robert May
"check fast" then > this will happen. Set the check interval for "check very slow". The > developers are working on modularizing this module. > > Robert May wrote: > > > I have been unsuccessful at finding the monitor developer's email > >ad

[E-devel] Monitor module

2005-09-07 Thread Robert May
I have been unsuccessful at finding the monitor developer's email address so I am finally just sending this here. Every time I enable the monitor module it places one of my cpu's at 100% (monitor reports 254-258% on Monitor 0 and 147% on Monitor 1). This has been happening over the

[E-devel] Crash with Cedega/Point2Play

2005-09-03 Thread Robert May
Looks like it is crashing when transient windows are created?? Attached is my gdb let me know if you need more info. Robert #0 0xe410 in ?? () #1 0xbffdc71c in ?? () #2 0x in ?? () #3 0xbffdc684 in ?? () #4 0x4073ff9d in ___newselect_nocancel () from /lib/tls/libc.so.6 #5 0x4

[E-devel] Focus set CLICK segfault

2005-08-12 Thread Robert May
When I have Focus set to CLICK instead of mouse I am getting segfaults nonstop. Disabled Engage and everything is working fine but I am getting the "Windows doesn't know which one is on top" flipping error again. #0 0xe410 in ?? () #1 0x080b613c in ?? () #2 0x in ?? () #3 0x080b60a

[E-devel] Monitor Bug

2005-08-11 Thread Robert May
I have currently noticed two bugs in the monitor module. 1. I currently run a dual- head display. Each time I log into e17 the cpu portion of the monitor only displays on one monitor the other displays cpu usage at 0% constantly. The graphs, however update correctly. The RAM and NIC portions bot

[E-devel] Engage Segfault

2005-08-11 Thread Robert May
With engage enabled I encountered a segfault when closing an instance of firefox. When engage was disabled I was unable to recreate the segfault. Attached is my gdb.txt Thanks, Robert #0 0xe410 in ?? () #1 0x080b613c in ?? () #2 0x in ?? () #3 0x080b60a4 in ?? () #4 0x4072bf9d

Re: [E-devel] Latest GDB

2005-08-10 Thread Robert May
with or without them enabled(or loaded?). Let me know. Respectfully, Robert On Wed, 2005-08-10 at 14:40 +0900, Carsten Haitzler wrote: > On Tue, 09 Aug 2005 19:59:55 -0400 Robert May <[EMAIL PROTECTED]> > babbled: > > > Here is my latest GDB. This one happened

[E-devel] First try at GDB

2005-08-09 Thread Robert May
Here is my first attempt at using GDB. The Segfault appeared when I attempted to run susewatcher an applet for SuSE 9.3/KDE. The second attatchment is when I run the kwalletmanager. The attached files are self explanatory. Please let me know if I did anything wrong or should go into greater deta

[E-devel] Latest GDB

2005-08-09 Thread Robert May
Here is my latest GDB. This one happened when I closed an application. #0 0xe410 in ?? () #1 0x080b613c in ?? () #2 0x in ?? () #3 0x080b60a4 in ?? () #4 0x4072bf9d in ___newselect_nocancel () from /lib/tls/libc.so.6 #5 0x405a2d62 in XProcessInternalConnection () from /usr/X11R

[E-devel] Quick Debugging Question

2005-08-04 Thread Robert May
I am wanting to help by sending my debug information whenever e17 segfaults. What is the easiest way to do this. I am compiling everything as I type this with CFLAGS="-g" but am wondering the best way to start e17? Please be patient and remember that you are working with a newbie when it comes t