Samuel Loury

Results 18 issues of Samuel Loury

### OrientDB Version: 3.1.0 and develop (b15f84f1400c26a7895999bf4194555c7fbcd039) ### Java Version: 8 ### OS: debian testing ## Expected behavior $ ./bin/console.sh orientdb> create database plocal:databases/test orientdb {db=test}> alter database TIMEZONE "Europe/Paris"...

…idRenderer ones (horizontalListRenderer) ## Please follow the guide below - You will be asked some questions, please read them **carefully** and answer honestly - Put an `x` into all the...

It looks like flexx now needs at least pscript 0.7.6. After updating flexx to 0.8.3, pscript was not updated because I already had the version 0.7.5. The browser complained that...

Hi, Trying to use the central data store idea from the [sensible usage patterns](https://flexx.readthedocs.io/en/stable/guide/patterns.html#use-of-a-central-data-store), there is a situation I don't manage de handle elegantly. My application is contains a State...

type: question

I am not sure wether it is the same problem as #583. I am using flexx 0.8, from pypi. With this simple example #!/usr/bin/env python3 # -*- coding:utf-8 -*- from...

type: bug

When someone refers to a private channel for which I don't have access, in slack, it is displayed like this. ![image](https://user-images.githubusercontent.com/1181438/131339379-07b37de5-b2bf-4946-9856-e28738082c2b.png) In emacs, it fails in ` slack-block-to-string` (for slack-rich-text-channel-element)...

bug

When I write :+1: or run `M-x slack-insert-emoji thumbs up RET`, the slack channel gets only the characters :+1:, not the emoji. Same for :-/, that gets replaced by the...

I don't know whether this is the good place to make this request. Using flexx to create an application, I from time to time need to find all the elements...

enhancement

I've been using bepo-android for a long time now. In a device I recently owned though, it does not work. It is a redmi note 5 (whyred) with the last...

My description just got lost in some stange github bug... In brief, I can deploy an android application with buildozer and a main.py containing ``` python String = autoclass("java.lang.String") aaa...

bug
question
support