sohelmk

Results 8 issues of sohelmk

Hi @darryncampbell, Thanks for the great work. This plugin worked but we needed to send an implicit intent to another app using action FLAG_ACTIVITY_NEW_TASK or ACTION_MAIN, but could not find...

Hi, I installed the plugin but strangely in the pub sampler I do not see any place to set the host and port. Though your screenshots as well as the...

Hi, I am unable to insert image (byte array in scala) into a blob column in cassandra. Please help or let me know if its a limitation and if any...

Hi, I am using Kundera with Cassadra db, but unable to insert an entity that has one of datatype as Set[String]. When I checked the logs the CQL generated is...

Hi, When we try to persist same entity with em.persist it does not throw an exception. Probably this is default cassandra behaviour with CQL also, it just updates if row...

## The problem Hi I am trying to install hruley on ubuntu 18.04, but it fails at the install of x509. I even tried building x509 from source with node-gyp...

Hi, whats the hard coded ip in geth-pv.yaml...what is it supposed to be? persistentVolumeReclaimPolicy: Recycle nfs: path: /var/nfs/geth server: 172.16.35.9

How will you differentiate if someone owns two escrows in the following piece of your code? // Incoming transfer from the buyer function() { Escrow escrow = escrows[msg.sender];