- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: lswdebugou t.txt file grows when camera unplugged
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-09-2012 03:54 PM
v 2.31
Build 13.31.1044
CameraHelperShell.exe
CreateFile
QueryStandardInformationFile
WiteFile
CloseFile
... keeps repeating
even exit the systray part of the program... it keeps on running, writing to
...\AppData\Local\Temp\LWSDebugOut.txt
never ending
flickering the disk drive led
never ending
relentless
almost as if somone forgot to take out their debug code...
Re: lswdebugou t.txt file grows when camera unplugged
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-08-2012 08:06 AM
This is ridiculous! I happened apon this file while using spacemonger to see what's taking my disk space.
I saw this 3.496GB file named LSWDebugOut.txt, googled it, and now I'm here. I've been running this software without a camera for months now. If it grew 1.3GB in a few weeks, I can't believe my file is only 3.5GB. Perhaps the programmer goofed and it limits the file to 3.5 GB instead of 3.5 MB?
I would think logitech would have a setting to disable the debug output as debug is meant to be used while debugging, not for use in an end product unless it's been enabled manually. Sounds like their programmer didn't fully test the application. Has anyone contacted support to get this fixed in the next version?
Re: lswdebugou t.txt file grows when camera unplugged
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-26-2013 03:10 AM - edited 01-26-2013 04:04 AM
My LWSDebugOut.txt is 1.2 GB of the same lines repeated over and over again.
When I run it through gzip, the resulting compressed data takes up 6 MB. That is a 200:1 compression ratio!
Re: lswdebugou t.txt file grows when camera unplugged
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-18-2013 01:40 PM
Yes, same problem here.
Setting LWSDebugOut.txt to read only and definitely plugging in the camera for now ![]()
How long does it take to disable a file write in the driver?
Re: lswdebugou t.txt file grows when camera unplugged
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-25-2013 08:17 PM
Has this been resolved?
Its is still happening to me
Is there something I should update - or do I uninstall software?
I think I installed latest version couple of months ago...
Re: lswdebugou t.txt file grows when camera unplugged
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-13-2013 02:56 PM
Hi you guys, rather than waiting for Logitech to fix this issue (Which they would never fix it since it is a high piority bug), Here is a little script I wrote which will kill the LWS process, delete the existing LWSDebugOut.txt and create a new LWSDebugOut.txt file and make it READONLY. This solved my problem.
1) create a file go.bat
2) Enter these text in it then double click it
@echo off
:: Go to Users Temp directory
C:
CD %TEMP%
:: Kill LWS.EXE process
taskkill /F /IM LWS.EXE
attrib -R LWSDebugOut.txt
:: Create a dummy LWSDebugOut.txt file
del /q LWSDebugOut.tx
echo garbage> LWSDebugOut.txt
:: Make it Read Only
attrib +R LWSDebugOut.txt
pause
~Mr. AG.
Re: lswdebugou t.txt file grows when camera unplugged
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-14-2013 05:00 AM
With reference to your post in this thread, please verify that "Receive email notifications for new private messages" has been enabled, then CLICK HERE to check and respond to your Logitech Forums Private Messages.
Note - As a courtesy, please do not attach a reply to this specific post. This will allow me to remove this temporary informational message without the intervention of the Forum Moderators. Otherwise, please feel free to respond to any other post in this thread.
Thanks.
(Ref: Help for the Logitech Forums Private Messenger feature)
KachiWachi - Webcam Forum Guru (2002), Logi Legend (2007), Distinguished Logi Legend (2010), QuickCam® Team Forums (2007)
If you are looking for official Logitech Customer / Technical Support, please >> CLICK HERE <<
In order to help keep the forum content "fresh", please do not post a reply to any thread that is over six (6) months old.
* Please note that I am currently providing "general" troubleshooting assistance in the public forums once 24 hours have passed.
* However, if I am interested in your issue, and for all "advanced" issues, I will be sending you a Private Message before then.
* Thanks.
* PS - If one of my replies has adequately addressed your issue, please click on the "Accept as Solution" and "Give Kudos" buttons, so that this information can benefit others.
New to Webcams? START HERE!
Logitech Webcam Software 2.x (a.k.a. QuickCam 13.x) - Issues and Solutions
Logitech Webcam Software 1.00.1280 / 1.10.1113 (a.k.a. QuickCam 12.x) - Issues and Solutions
QuickCam 11.0.0.1218 / 11.1.0.2030 / 11.5.0.1169 / 11.8.0.1065 / 11.9.0.1263 - Issues and Solutions
Is your problem one of these older, common, known, or repeat issues? "Everything Macintosh"
How to make your Logitech camera work in an IM Are you looking for (older) software?
Why your older Logitech camera *may* not be supported on Windows Vista, 7, 8, and/or on a 64-bit OS
