Giter Site home page Giter Site logo

pikey8706 / logcatch Goto Github PK

View Code? Open in Web Editor NEW
154.0 8.0 14.0 1.42 MB

android adb logcat viewer for Linux/Mac/Windows

Tcl 96.33% Batchfile 1.32% Shell 1.28% Rich Text Format 0.11% VBScript 0.96%
adb log-viewer msysgit tcl linux highlighting filtering keyword search windows

logcatch's People

Contributors

freezyexp avatar marius137 avatar mitchcapper avatar pikey8706 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

logcatch's Issues

Error: bad window path name ".top.sources.127.0.0"

$ wish LogCatch.tcl
changeWrapMode none
changeEncoding to :utf-8:
sdk_path  mm
destroy .top.sources.devices Button
destroy .top.sources.files Button
destroy .top.sources.filehistory Button
ADB_PATH already confirmed.
D:
sdk_path  mm
destroy .top.sources.devices Button
destroy .top.sources.files Button
destroy .top.sources.filehistory Button
ADB_PATH already confirmed.
"4.4.2":127.0.0.1:62001"
destroy .top.sources.devices Button
destroy .top.sources.files Button
destroy .top.sources.filehistory Button
se: 127.0.0.1  device: NoxW/4.4.2:127.0.0.1:62001
sdk_path  mm
destroy .top.sources.devices Button
se: 127.0.0.1  device: NoxW/4.4.2:127.0.0.1:62001
sdk_path  mm
destroy .top.sources.devices Button
se: 127.0.0.1  device: NoxW/4.4.2:127.0.0.1:62001

Application Error!

bad window path name ".top.sources.127.0.0"
bad window path name ".top.sources.127.0.0"
while executing
"radiobutton .top.sources.$seriallow -variable Device -value $device -command loadDevice -text $name"
(procedure "updateSourceList" line 17)
invoked from within
"updateSourceList"
(procedure "detectDevices" line 9)
invoked from within
"detectDevices"
(menu invoke)

Cant Filter By Level

i need a tool that can act the same a the logact tool - this is a basic feature

Big file loading took a long time

When I tried to load a big log file(more than 100,000 lines), it took a very long time to load the whole file into the software.
Any chance to improve the speed?
Thanks.

Not loading the full logs

When we open the devices logs from the text file, it was loading only 33300 line, rest are not loading

image

Is there anyway can we load the full logs ?

runOnShell issues with Bash on Ubuntu 22

I had issues running on Ubuntu 22. Your shebang of sh on ubuntu sheems ot be causing issues. sh on Ubuntu is a symbolic link to dash which is version 0.5.11.

I had to change lines 11 and 13 of the runOnShell script to the following to get it to work on dash.

wishes="$(which -a wish)"

for one in $wishes

Line 11 was giving these errors
./runOnShell: 11: Syntax error: "(" unexpected
./runOnShell: 11: /usr/local/opt/tcl-tk/bin/wish: not found

Line 13 was giving this error
./runOnShell: 13: Bad substitution

Alternately, updating the shebang to #!/bin/bash also started the application without any issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.