Giter Club home page Giter Club logo

elogviewer's People

Contributors

fonic avatar synss avatar

Watchers

 avatar  avatar  avatar

elogviewer's Issues

Refresh takes a long time with heavy CPU load

When hitting the 'refresh' icon button, Elogviewer takes a lot of time with heavy CPU load to complete the task.

So far, I couldn't determine why exactly this happens. As far as I learned from the code, both startup and refresh use the same logic (method populate), so it should take the same amount of time - right? Startup is pretty quick, almost unnoticeable.

Reported segfault

On our last stabilization of ~3.0 on gentoo, one of our developers saw a segfault and applied a patch:

https://bugs.gentoo.org/721522#c2

Can you verify this is correct and add that to the official release so we don't have to keep carrying that patch?

Thanks!

Marking entries as read/unread is inconsistent

I noticed the following inconsistencies:

  • marking an already read entry as unread using Space key with focus on green bullet doesn't restore the bold font of the row
  • marking read/unread by clicking on green bullet doesn't work

Edit:
A dark star turns red when clicking it, but when leaving + restarting elogviewer, it is dark again. Probably a related issue?

Important flag set without clicking important column

The important flag is set without clicking the important column.

  1. select a line in the table
  2. click in the text window
  3. select a line in the table
  4. the important flag is set to line selected at step 1

-- originally reported by dol-sen on gentoo bugs.

Deprecation warnings with python3.8

Hi,

I just bumped the ebuild in ::gentoo repo for 3.0 and I added python3_7 & python3_8 support on it... it runs on 3.8 but emits a warning, this is probably something that should be fixed before 3.9 gets here. Thanks!

$ elogviewer
/usr/lib/python-exec/python3.8/elogviewer:689: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using int is deprecated, and may be removed in a future version of Python.
self.resize(screenSize.width() / 2, screenSize.height() / 2)

Change config directory name to 'elogviewer'

I'd like to recommend changing the config directory name from Mathias Laurin to elogviewer. On Linux, it is common practice for the config directory name to reflect the application it belongs to.

Since changing this will invalidate existing configurations for users upgrading elogviewer, I think it would be a good idea to have the ebuild announce the change, e.g.

* Please note that the configuration directory changed from
* '~/.config/Mathias Laurin/' to '~/.config/elogviewer/'. If
* you're upgrading and like to keep your previous settings,
* please rename the directory accordingly.

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.