Giter Club home page Giter Club logo

Comments (5)

vaisarger avatar vaisarger commented on September 28, 2024

Hi @mckaygerhard !

Unfortunately "kdialog" (despite is a KDE tool ) is one of more limited widget of EBG ones.
In fact, it has (or "had", I don't know if now this feature there is actually ) not a "wait" function.

The only function that seems (rather distantly ) a "wait" is the notification.
Unfortunately kdialog notification has a strange behavior: that is sometimes notifications are repeated several times.

In my opinion is a "bug" (?) related to kdialog.

if anyone could help me to undrstand better the issue, I would thank him very much...

from easybashgui.

mckaygerhard avatar mckaygerhard commented on September 28, 2024

umm i used kdiualog from kde 3.X and that was not the behaviour.. who crap it become kdialog.. interesting..

ok lest leave this issue open by now.. maybe someone will found a better way to solve it or improve it.. (currently is working not perfect but works)

from easybashgui.

vaisarger avatar vaisarger commented on September 28, 2024

Hi @mckaygerhard

It could be useful, about this issue if you do this test (I don't have KDE )

  • in a KDE desktop, in a terminal:
    source easybashgui; wait_for "This is a 40 sec test..."; sleep 40; terminate_wait_for

-in a different desktop (GNOME, LXQt, whatever ), in a terminal:
export supermode=kdialog; source easybashgui; wait_for "This is a 40 sec test..."; sleep 40; terminate_wait_for

Let me know...

from easybashgui.

vaisarger avatar vaisarger commented on September 28, 2024

I'm closing this issue for two reasons:

  1. since Kdialog doesn't have any "wait_for"-like option, I used notification option (iterate every a certain amount of seconds -I remember 20 sec, hope i'm not wrong-; so... it's normal to have a notification, every, let's say, 20 seconds... (not a bug)
  2. a not normal behavior happens actually sometimes: all this notification are showed all together: this is not related to EBG though, it's related to system notification process instead (in fact, same issue appears even to different kind of notifications -e.g.: weather forecast, system notifications, etc. - )

from easybashgui.

mckaygerhard avatar mckaygerhard commented on September 28, 2024

ok no problem.. if someone has similar problem here will be a refence

from easybashgui.

Related Issues (20)

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.