Code Monkey home page Code Monkey logo

logviewer's People

Contributors

advocatux avatar anne017 avatar cibersheep avatar danfro avatar neothethird avatar universalsuperbox avatar zlamalp avatar

Watchers

 avatar  avatar  avatar

logviewer's Issues

Logviewer v2.0 (vivid) can't be installed

Logviewer 2.0 for vivid fails to install.
Tested on Nexus 5 running UT 15.04 (r).

fetching package "https://open-store.io/api/v3/apps/logviewer.neothethird/download/vivid"
finished 0 "Unknown error" QVariant(Invalid)
Package fetched. Starting installation
starting installer: "/tmp/vivid"
installing finished 7 0
stdout: "Operación:     Instalando archivos
Estado:         Esperando en cola
Estado:         Comenzando
Estado:         Finalizado
Operación:      Instalando archivos
Estado:         Esperando en cola
Estado:         Esperando autenticación
Estado:         Esperando en cola
Estado:         Comenzando
Estado:         Finalizado
Resultados:
Error grave: /tmp/vivid failed to install.
WARNING:root:Signature check failed, but installing anyway as requested
Cannot install /tmp/vivid: Framework "ubuntu-sdk-16.04" not present on system (use --force-missing-framework option to override)

Add option to share logs

It would be handy to be able to share the log over the content hub. It might also be an idea to allow the user to store the log in an arbitrary location in the home folder, but i will have to investigate if we need another apparmor exception for that.

Cannot send to pastebin

Getting an error when trying to send to pastebin via the button in the top right corner.
See attached.
screenshot20191013_164236369

Open logs at the bottom (most recent entries) rather than the top

The usual use-case is to open a log to see what just happened. That information will be at the bottom of the log. Scrolling to the bottom can be a painful affair, especially when you have a really long log file. It would be really nice if it is scrolled to the bottom by default.

Enhancement - erase log for dev testing

It would be really nice to be able to right-swipe a log and erase it. When developing an app, it is hard to work out where the current bugs start and which were fixed from a previous ver. They seem to auto delete at midnight, but it would be handy to delete at will.
In the same vein, it would be handy to have 2 tabs:

  • All Logs
  • Favorite Logs (maybe left swipe in All to add to favorite)
    Any log in Favorites, should be remembered so that if it is deleted during dev, it will re-appear on the next run. Obviously there would need to be a complement to the Add to Favorite as in Remove from Favorite.

Alternatively, just mark logs you are not interested in as Hide. You could have a button in settings to Show All.

add 'select all' function

Could you please add the 'select all' function? It is possible to copy a portion of a log and paste it where we want but I don't think it is possible to copy a log all at once.

Pastebin empty

The app announce Pastebin is successful but it is empty.

[xenial] Paste to pastebin doesn't work, err 502

Hi,
I've tried to upload a log to pastebin but it returned an arror an in the app's log I can see the site returned a 502 error, Bad Gateway.

Is it just a xenial issue? (though I would expect not)

Thank you very much for looking into this :)

Slow performance when showing long logs

When viewing long logs TextEdit performances is slow.
Two ways of handling this might be:

  • using ListView:
    • Pro: we could do a better formatting (colors and other text improvements)
    • Con: we lose the option to select text as we do now
  • trimming the logs:
    • Pro: we could trim the logs to the last X lines. Sometimes we don't need the whole log
    • Pro: we keep the editing feature
    • Con: we might need to keep a track of trimmed logs (?) or add a settings on how long should be the trim

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.