dhoomakethu

Results 12 issues of dhoomakethu

An option to override default log format for different log levels is provided.

Hello I am trying to flash https://github.com/GloDroid/glodroid_manifest/releases/tag/v0.7.0 on to rasberry pi4 . Here are the steps I followed. * Flash `deploy-sd.img` on to sd card using balena etcher * Insert...

Trying to run `make dist` fails with the below error ``` ++++ userdata ++++ 2022-02-01 13:19:03 - add_img_to_target_files.py - INFO : creating userdata.img... 2022-02-01 13:19:03 - common.py - INFO :...

https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/

Enhancments
3.x

@dhoomakethu, sorry for long response. Below is the log file of failing unit id validation. ``` 2021-03-25 23:47:13,091 MainThread DEBUG selector_events:53 Using selector: SelectSelector 2021-03-25 23:47:13,097 MainThread DEBUG __init__ :789...

Bug
3.x

I am trying to create a desktop app using Flexx and would like to open a child window/Modal dialog when a button is pressed . The child when submitted would...

type: enhancement
tag: ui

* Support MAC-OSx.

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question
investigate

Checkout https://flet.dev/ and see if it can replace `kivy` framework. This can generate both desktop apps and web application.

Using Python example for [simple-agent](https://github.com/bluez/bluez/blob/master/test/simple-agent#L75), I am trying to run the agent with `DisplayOnly` capability and would like to return a fixed pass key always . But the passkey is...