Lolobosse (old JN)

Results 12 issues of Lolobosse (old JN)

**Describe the bug** I tried npkill and I got following error after few seconds **To Reproduce** Steps to reproduce the behavior: `$ npkill` - OS: Ubuntu 18 LTS - Version...

bug
help wanted
solution inside

Hi there, I'm using your lib and I fond it pretty cool :+1: . However, I'd like to know if there is a simple way to place a label to...

Hey, I just found a small bug in your plugin: If you include a layout with ``, and then you generate the view fields you get a ``` private android.widget.include...

**Requirements:** Device: Nexus 4 SDK: 22 **Steps to reproduce:** - Open the sample and open the camera. - Let the preview run and switch to another camera app with multitask...

Hi there, I'm quite new to atom and I do not success in triggerring the autocompletion in RAML (which was the only reason why I switched from Sublime to Atom)....

Hi there, I would be super excited to test the project but I'm having real trouble to set it up. **What I did**: - Installed the docker on a remote...

Hi there, Have a look at the following code: ```python class [PlaceHolder]nanzeigen(SitemapSpider): name = '[PlaceHolder]nanzeigen.de ' sitemap_urls=['https://www.[PlaceHolder]nanzeigen.de/sitemap.xml'] sitemap_rules = [ ('[PlaceHolder]nanzeigen.de', 'parse_page'), ] ``` **REPLACE [PlaceHolder] BY 'stelle'** It will...

enhancement

I have a BB and the app is running fine except that the encoding is not respected and cannot display for example french encoding

bug
help wanted