-
# Problem/Motivation
The addon does no longer start inside of hass os (probably after update to 18.1.x)
## Actual behavior
A critical error is logged:
```
2 Oct 23:33:12 - [debug] [server:H…
-
There are many, many applications where it is desirable to have a routine argument that accepts a limited set of variable kinds or types (say `integer` or `real`). Currently there are a couple of very…
-
Hello,
Your software is full of great new things. I need to be able to do block
;~ Like SCITE4
I looked several times with no luck.
Any help would be greatly appreciated.
Brad
-
```
Load up any generated map with steps, and they are simply invisible, aswell as
fences.
```
Original issue reported on code.google.com by `chrishin...@gmail.com` on 23 Feb 2011 at 6:07
-
```
Load up any generated map with steps, and they are simply invisible, aswell as
fences.
```
Original issue reported on code.google.com by `chrishin...@gmail.com` on 23 Feb 2011 at 6:07
-
```
Load up any generated map with steps, and they are simply invisible, aswell as
fences.
```
Original issue reported on code.google.com by `chrishin...@gmail.com` on 23 Feb 2011 at 6:07
-
Seems that a bug in list assignment has been introduced some hours ago:
At least code that worked fine until yesterday does no longer work:
Setting list2 to list1 does not copy contents of list1…
-
Right now, Leopard targets (sprites and the stage) have a `.vars` object. Projects converted via sb-edit have all the Scratch variables converted to key/value pairs on the vars object.
When I edit …
-
They have similar methods but are slightly different?
-
```
#!/usr/bin/env ruby
require 'sqlite3'
Thread.new do
while true
sleep 0.1
$stdout.write '.'
end
end
s = "SELECT 1;"*500000
db = SQLite3::Database.new(':memory:')
sleep 1
…