Jacek Jakubik

Results 10 comments of Jacek Jakubik

Hey @gingermusketeer do you know maybe if there are plans to include pattern matching syntax to rufo?

@gingermusketeer I've added couple tests, hope they are correct - see #250

@tnir I don't think so - I am not the author, I just provided couple failing test cases for @gingermusketeer

Not sure czy dla cap. Cap sie łączy na dany host i już chyba nie ma "dostępu" do lokalnego kompa. Ale może jakoś udałoby się zapisać dane w zmiennej, hmm....

I actually had same issue, and found out that when initializing cell object like this: ``` let(:cell_obj) { SomeCell.(data) } ``` then it does not work properly, but when I...

Hey, Not sure with what I can experiment, glib 2.36.0 is the newest and actually the only version which can run rrdtool to generate graph successfully (other versions of glib...

What versions of aforemetioned libs are you using? Maybe I'll try the very same setup?

Under those the following error is happening when trying to generate graph: ``` (process:75451): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (process:75451): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed (process:75451):...

I've updated xcode to latest version, removed all the libs, installed them again, along with reinstalling rrd-ffi, and it still 'loops' (not every time though) but not with slightly diffrent...

Aforementioned issue is slightly diffrent, it doesn't generate any graph (segault / fallback font) - I've actually had this issue but managed to resolve it.