-
```
What steps will reproduce the problem?
1. Hit the Enter key on the hardware keyboard
What is the expected output? What do you see instead?
Should send \r (0x0d) but it sends \n (0x0a) instead
Wh…
-
```
In new version of timeline , downloaded from svn (trunk) a unexpected error
occure in orginal-painter.js.
Content of exception:
Call stack:
Timeline.OrginalEventPainter._ComputeMetrics
Timeline.…
-
```
What steps will reproduce the problem?
1. Install MacFuse 2.0 and restart
2. Download the sshfs-static-leopard binary and rename to sshfs-static-10.5
3. Run with the source, destination and -orec…
-
```
While tweaking some shadow/overload definitions with the new xvm config, I came
onto a situation where a certain set of configs would seemingly prevent the
game from ever starting (or taking *wa…
-
https://www.dropbox.com/s/slr11a2xgbxyddb/Screenshot%202016-02-25%2012.07.35.png?dl=0
-
```
What steps will reproduce the problem?
1. Install MacFuse 2.0 and restart
2. Download the sshfs-static-leopard binary and rename to sshfs-static-10.5
3. Run with the source, destination and -orec…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Which Android device are you using?
What version of Android are you running?
What version …
-
```
From .lp page it is not possible to show characters in unicode.
I added unicode characters using sqlite3 console application.
sqlite> insert into test ('1', '한글');
when I try to show this row t…
-
I've run the migration and created the models.
I only changed the following two lines on `config/entrust.php` file.
```
'role' => App\Role::class,
'permission' => App\Permission::class,
```
On `con…
-
```
Answer the following questions for every issue submitted:
0. What version of Reaver are you using? (Only defects against the latest
version will be considered.)
The latest. 1.4 available in the…