marko-avlijas

Results 5 issues of marko-avlijas

I have tried to get it to generate a non black color and failed. This is what I tried: `./font-awesome-svg-png.js --color CCC --sizes 64` `./font-awesome-svg-png.js --color 888888 --sizes 64` `./font-awesome-svg-png.js...

I have installed Gemfile for one of older versions of rails tutorials and ran out of disk space in process. After making space, I got greeted with this message: ```...

category: install
type: bug report

Take a look at result of `pry-backtrace` It contains 2 useful lines of code, hidden within 30 something lines. [5] pry(Settings)> pry-backtrace Backtrace: -- /home/marko/.gem/ruby/2.3.1/gems/pry-byebug-3.4.2/lib/byebug/processors/pry_processor.rb:115:in `block in resume_pry' /home/marko/.gem/ruby/2.3.1/gems/pry-byebug-3.4.2/lib/byebug/processors/pry_processor.rb:28:in `block...

I had something like this in my rspec spec. before(:each) { binding.pry; Settings.set_dir(@fixture_dir) } This behaves differently then when I have it like this: before(:each) { binding.pry Settings.set_dir(@fixture_dir) } Later...

I was a windows power user for 10 years and linux user for 2 years. I have verified downloads and signatures from Linux Mint, Qubes OS and similar projects about...