Naeem Rashid

Results 8 issues of Naeem Rashid

media files such as videos, audios filename are not properly acessed by the downloader please work on that as well redownloading a file overwrite the file due to the similarity...

bug
enhancement
help wanted
question
wontfix
test
modification need
suggestion
beginner
refactor
design
documentation

I would suggest all of you guys to test the project and report issues back if you find one. It would be easier to move along with [issues driven development](https://github.com/vatbub/defaultRepo/wiki/Issue-driven-development)...

bug
help wanted
test
beginner
refactor
design
documentation

error output `:compileJava FAILURE: Build failed with an exception. * What went wrong: Could not resolve all dependencies for configuration ':compile'. > Could not find de.jensd:fontawesomefx-fontawesome:4.7.0-5. Searched in the following...

bug
duplicate
enhancement
help wanted
beginner
refactor
documentation

This Branch includes fixes to [#67](https://github.com/badarshahzad/Jfx-Browser/issues/67) and [#68](https://github.com/badarshahzad/Jfx-Browser/issues/68) :+1: . ![success](https://user-images.githubusercontent.com/15648371/33426538-00cee4b2-d5e4-11e7-920e-9e43919239a5.png)

completed

In order to build the project [Gradle](https://gradle.org/) must be installed on the system.It would be nice to include [Gradle Wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html) so that instead of installing Gradle on the system one...

enhancement
question
modification need

As we were trying to attach local images to box created for the demonstration of suggested pages but i found javascript running in the browser cannot load images from user's...

alert
suggestion

Currently I am facing authentication failed errors with minikube here is what I have tried mounting `~/.minikube` into docker container and `~/.kube` ``` sudo docker run -d --net host -p...

enhancement
help wanted

I am using docker set-up for armada to talk to kubeadm cluster running `curl -X GET http://localhost:8000/versions` gives ``` { version:v1, path:/api/v1.0/, ... } ``` I am unable to find...