Skip to content
#

beginner-friendly

Here are 1,584 public repositories matching this topic...

PySimpleGUI
klieret
klieret commented May 28, 2019

Type of Issues (Enhancement, Error, Bug, Question)

Bug:

  1. Initialize Window
  2. Show it (window.Read())
  3. Run window.Disable()
  4. The whole desktop environment freezes, nothing is clickable anymore
  5. Change to tty terminal and kill application
  6. Things are normal again

Operating System

Ubuntu 16.04 LTS 64 bit

Python version

Python 3.5.2

PySi

enhancement good first issue documentation Performance Improvement
androiddevnotes
androiddevnotes commented Jul 22, 2020

If you want to contribute android projects to awesome-android-kotlin-apps, Pull Requests are welcomed!

If you are a beginner looking for your first contribution to Open Source, I will help you with Pull Request and contributing guide. 🐣 contact: [email protected] / twitter: https://twitter.com/androiddevnotes

Feel free to send Pull Requests, fix typos, grammatical mistakes ...

help wanted good first issue Hacktoberfest
androiddevnotes
androiddevnotes commented Jul 22, 2020

If you want to contribute android learning resources to awesome-android-learning-resources, Pull Requests are welcomed!

If you are a beginner looking for your first contribution to Open Source, I will help you with Pull Request and contributing guide. 🐣

Feel free to send Pull Requests, fix typos, grammatical mistakes ...

help wanted good first issue Hacktoberfest
plots2
sagarpreet-chadha
sagarpreet-chadha commented Nov 24, 2018

We have this API implemented here :

https://github.com/publiclab/plots2/blob/ba053502ded9ec0163af90d3d7a4cb3eb2a4b74e/app/api/srch/search.rb#L224

We need to fetch all the results (they can be thousands in number!) if the query parameter used is 'question:*' .

For example :
/api/srch/taglocations?tagName=question:*

Happy to help ! Thank you !

help wanted Ruby good first issue
Hacktoberfest-2020

Improve this page

Add a description, image, and links to the beginner-friendly topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beginner-friendly topic, visit your repo's landing page and select "manage topics."

Learn more