Hedayat Vatankhah (هدایت)

Results 80 comments of Hedayat Vatankhah (هدایت)

I've also seen that the postgrseql/TDB planner is confused when a hypertable is JOINed with another table. I've also tested with a regular PostgreSQL table, and did not see the...

Looks like its not easy to reproduce; it probably needs a really big db. I'm still trying to reproduce the problem with an script producing random data.

I wonder what you mean. There was one command to run using nc, and one command to run without nc. I tried both, and nothing happened. There are no details:...

My opinion: The problem is NOT only for randomly generated passwords in helm charts. Even for not random passwords, you need to always pass proper `--set` params on helm upgrades...

Found: `org.osgi.framework.BundleException: Could not resolve module: net.sf.redmine_mylyn.api [23] Unresolved requirement: Require-Bundle: net.sf.redmine_mylyn.common; bundle-version="0.4.0" -> Bundle-SymbolicName: net.sf.redmine_mylyn.common; bundle-version="-1.4.0.201602071631"; singleton:="true" net.sf.redmine_mylyn.common [24] No resolution report for the bundle. Bundle was not resolved...

Solved somehow after fiddling with eclipse files! But maybe the org.slf4j.api dependency should be changed to slf4j.api in newer eclipse versions.

Redmine version: 3.2.x (will see the exact version number and report in a few days. No access to redmine instance right now). Eclipse version: 4.5.2 I'm using Fedora 23's eclipse...

Notice that it seems that the main problem is that my Eclipse installation uses slf4j.api version 1.7.12, while the plugin installs org.slf4j.api version 1.7.2.v20121108-1250, and it seems that both of...

You're welcome. Thank you for considering this report & to develop this plugin. :) Our redmine version is 3.1.1

@felixoi AFAIK, gnome shell 3.36 has dropped support for tray icons completely. So, birdtray won't work on gnome shell >= 3.36; unless you add one of system tray extensions on...