Home UserCP Memberlist Register Calendar FAQ
Home

Go Back   Official TouchBuddy Forum > Support > Buglist
Register FAQDonate Members List Calendar Search Today's Posts Mark Forums Read

   

Reply
 
LinkBack Thread Tools Display Modes
Old 01-13-2007, 01:45 PM   #11 (permalink)
Addict
 
Join Date: Jul 2006
Location: Scotland
Posts: 13
Scrambler is on a distinguished road
Default

I have tried the LOMAC-ZORLAC-1.3.0 profile and found LOMAC to be unplayable with the TEWS tab open [Have set up LUA export as in documentation and display was updating]

The profiles do seem to take a bit longer to load up 5 - 10 secs but nothing much to worry about.

With TB running with TEWS tab open processer load about 30 - 35% in task manager, drops to 2 - 3 % if another tab selected [note LOMAC obviously not running]

I have noticed the debug file was over 3 megs after a 10 min flight in LOMAC ? Debug set to 0, tried setting to 1 but results similar. Should it always write a debug file? [was only expecting to see debug file if it had errors with debug set to 0]


Hope this info of some use.


John
Scrambler is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 02:05 PM   #12 (permalink)
Creator
 
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,617
zorlac is on a distinguished road
Default

with debug = 0, the debug text file should ony have a few lines in it. The debug status is only read once, when TB is initially started. If you change the debug option while TB is already running, it wont take any notice of it.

I`ll see if I can make the active modules less processor intensive.... might be possible, might not.
__________________


(Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy)

Last edited by zorlac; 01-13-2007 at 02:20 PM.
zorlac is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 02:41 PM   #13 (permalink)
Addict
 
Join Date: Jul 2006
Location: Scotland
Posts: 13
Scrambler is on a distinguished road
Default

With debug = 0 it creates a debug file.

With debug = 1 it creates a debug file.

And yes TB was exited and debug file deleted before restarting.



Pasting the first few lines from each debug file as an example

File DEBUG start - Sat Jan 13 14:26:11 2007
DB-> :T0 -> -> TouchBuddy v1.3.0, Revision 9
DB-> :T0 -> -> TouchBuddy running as exe
DB-> :T0 -> -> (Use ImageMagick check -> 0)
DB-> :T0 -> main::load_config -> debug -> 0
DB-> +0.010279:T0 -> main::load_config -> timestamp_mode -> 2
DB-> +0.011797:T0 -> main::load_config -> enable_sendto -> 0
DB-> +0.013316:T0 -> main::load_config -> initial_xpos -> 50
DB-> +0.014897:T0 -> main::load_config -> initial_ypos -> 50
DB-> +0.017534:T0 -> main::load_config -> Cursor state "normal" -> 0
DB-> +0.019386:T0 -> main::load_config -> keypress_delay -> 30
DB-> +0.021022:T0 -> main::load_config -> audio_feedback -> 0
DB-> +0.022553:T0 -> main::load_config -> ts_refresh -> 60
DB-> +0.024089:T0 -> main::load_config -> listen_port -> 12000


File DEBUG start - Sat Jan 13 14:29:18 2007
DB-> :T0 -> -> TouchBuddy v1.3.0, Revision 9
DB-> :T0 -> -> TouchBuddy running as exe
DB-> :T0 -> -> (Use ImageMagick check -> 0)
DB-> :T0 -> main::load_config -> debug -> 1
DB-> +0.009156:T0 -> main::load_config -> timestamp_mode -> 2
DB-> +0.001547:T0 -> main::load_config -> enable_sendto -> 0
DB-> +0.001503:T0 -> main::load_config -> initial_xpos -> 50
DB-> +0.001495:T0 -> main::load_config -> initial_ypos -> 50
DB-> +0.001581:T0 -> main::load_config -> Cursor state "normal" -> 0
DB-> +0.001522:T0 -> main::load_config -> keypress_delay -> 30
DB-> +0.001617:T0 -> main::load_config -> audio_feedback -> 0
DB-> +0.002053:T0 -> main::load_config -> ts_refresh -> 60
DB-> +0.001629:T0 -> main::load_config -> listen_port -> 12000
Scrambler is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 02:58 PM   #14 (permalink)
Creator
 
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,617
zorlac is on a distinguished road
Default

with debug disabled, this is all that should appear in the debug file:

Quote:

File DEBUG start - Sat Jan 13 14:53:42 2007
DB-> :T0 -> -> TouchBuddy v1.3.0, Revision 10
DB-> :T0 -> -> TouchBuddy running as perl
DB-> :T0 -> -> (Use ImageMagick check -> 1)
DB-> :T0 -> main::load_config -> debug -> 0
DB-> +0.004651:T0 -> main::load_config -> timestamp_mode -> 2
DB-> +0.005184:T0 -> main::load_config -> enable_sendto -> 0
DB-> +0.005637:T0 -> main::load_config -> initial_xpos -> 50
DB-> +0.006081:T0 -> main::load_config -> initial_ypos -> 50
DB-> +0.006536:T0 -> main::load_config -> Cursor state "normal" -> 0
DB-> +0.006992:T0 -> main::load_config -> keypress_delay -> 30
DB-> +0.007514:T0 -> main::load_config -> audio_feedback -> 0
DB-> +0.007962:T0 -> main::load_config -> tspath set -> C:\Program Files\teamspeak2_RC2\client_sdk\tsControl.exe
DB-> +0.008404:T0 -> main::load_config -> ts_refresh -> 60
DB-> +0.008866:T0 -> main::load_config -> listen_port -> 12000
DB-> +0.009502:T0 -> main::load_config -> server_password -> **change_this!**
DB-> +0.009975:T0 -> main::load_config -> connect_ip -> 172.16.254.12
DB-> +0.010493:T0 -> main::load_config -> connect_port -> 12000
DB-> +0.010938:T0 -> main::load_config -> client_password -> **change_this!**
DB-> +0.011391:T0 -> main::load_config -> tb_run_on_proc -> 2
DB-> +0.011847:T0 -> main::load_config -> profile_scaling -> 0
DB-> +0.012296:T0 -> main::load_config -> native_res -> 800, 600
DB-> +0.012738:T0 -> main::load_config -> preserve_aspect_ratio -> 1
DB-> +0.013211:T0 -> main::load_config -> display_button_borders -> 0
DB-> +0.013735:T0 -> main::load_config -> default_border_color -> 255,0,0
DB-> +0.014188:T0 -> main::load_config -> clip_cursor -> 1
DB-> +0.014632:T0 -> main::load_config -> release_capture -> 0
DB-> +0.015092:T0 -> main::load_config -> memory_check -> 1
DB-> +0.015544:T0 -> main::load_config -> remember_config -> 1
DB-> +0.015998:T0 -> main::load_config -> startup_mode ->
DB-> +0.016508:T0 -> main::load_config -> force_display_tabstrip -> 0
DB-> +0.017010:T0 -> main::load_config -> force_display_statusbar -> 0
DB-> +0.017457:T0 -> main::load_config -> feedback_flash -> 0
DB-> +0.018087:T0 -> main::load_config -> display_button_tips -> 0
DB-> +0.018634:T0 -> main::load_config -> button_tips_timeout -> 5
DB-> +0.019089:T0 -> main::load_config -> anim_update -> 10
DB-> +0.019550:T0 -> main::load_config -> active_plugin_update -> 10
DB-> +0.019994:T0 -> main::load_config -> lomac_data_file -> .\touchbuddy-export.dat
DB-> +0.020445:T0 -> main::load_config -> active_lomac_tews_extras -> 1
DB-> +0.020888:T0 -> main::load_config -> use_dimensions -> metric
DB-> +0.021411:T0 -> main::load_config -> vk_hotkey_tbtab -> VK_T
DB-> +0.021859:T0 -> main::load_config -> vk_hotkey_iconify -> VK_I
DB-> +0.022311:T0 -> main::load_config -> enable_client_keyboard -> 0
DB-> +0.023035:T0 -> main::load_config -> debug -> 0

If you are getting huge debug files (i.e more than the example above), then debug is still enabled, either in touchbuddy.cfg or touchbuddy-local.cfg. Please check these files for the debug option and disable it. If its enabled, not only does it spit out debugging info to the disk file, it also does some other routines that can slow the application down.
__________________


(Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy)
zorlac is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 04:21 PM   #15 (permalink)
Creator
 
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,617
zorlac is on a distinguished road
Default

OK, what does humble pie look like? anyone know the recipe?

Even though I have disabled debug, its turning itself back on again, so yes, its spitting out shedloads of text to disk. New build on its way shortly, once I can convince my code to behave
__________________


(Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy)
zorlac is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 04:42 PM   #16 (permalink)
 
ruggbutt's Avatar
Dealer
 
Join Date: May 2006
Posts: 703
ruggbutt is on a distinguished road
Send a message via ICQ to ruggbutt Send a message via MSN to ruggbutt
Default

The fix has been found (for me at least). I'm using NOD antivirus and while I disabled it while testing with Z, the AMON scanner runs quietly in the background. And it slows the bejeezus out of TB. So for me, the fix was disable AMON in the NOD antivirus program.
__________________
ruggbutt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 04:43 PM   #17 (permalink)
Creator
 
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,617
zorlac is on a distinguished road
Default

new build uploading as we speak...

Quote:

- (v1.3.0 Rev. 11) - FIX: 13th January 2007
Fixed a rather over zealous debug routine that was still writing out to disk,
even though it was explicitly told not to. This particular misbehaving routine has
been taken round the back and shot, and replaced with a new routine that behaves now.
__________________


(Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy)
zorlac is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 05:17 PM   #18 (permalink)
Creator
 
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,617
zorlac is on a distinguished road
Default

New v1.3.0 revision 11 builds up and online:

http://www.touch-buddy.com/forums/lo...ks.php?catid=1
__________________


(Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy)
zorlac is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 05:44 PM   #19 (permalink)
 
Wild.Bill.Kelso's Avatar
Toolkit Creator
 
Join Date: May 2006
Location: On your Six!
Posts: 1,896
Wild.Bill.Kelso is on a distinguished road
Default

I've been having these spikes in CPU usage, about 1 second apart. I'll try the new download and see if that fixes it.

It would go from 1% - 15% about every second, and seemed to take the focus away from what I was doing. At one point I was trying to open the Folder combobox when saving a file, and every time it opened, it would lose focus and close. I had to close TB to get it to work.
__________________
(a.k.a. Snacko)
Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro


Wild.Bill.Kelso is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-13-2007, 05:55 PM   #20 (permalink)
 
ruggbutt's Avatar
Dealer
 
Join Date: May 2006
Posts: 703
ruggbutt is on a distinguished road
Send a message via ICQ to ruggbutt Send a message via MSN to ruggbutt
Default

The file monitor system in my anti-virus was causing this for me. I disabled it and now TB loads quick and runs the way it should.
__________________
ruggbutt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:10 AM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

  www.touch-buddy.com        Archive  


Footer
vBSkinworks Top