cocoon

Results 27 comments of cocoon

Just to confirm, the problem still exists. Cryptomator 1.4 Beta 2 Dokany: ``` Directory of B:\TEST 27.07.2018 07:56 . 27.07.2018 07:56 .. 27.07.2018 07:56 8 Test.txt 1 File(s) 8 bytes...

It was something with the assembly name ... I fixed it with adding a dot instead of the space: OLD Assemblyname: MetroSet UI NEW Assemblyname: MetroSet.UI (not just renaming the...

Caused by this: https://github.com/bamotav/Hangfire.RecurringJobAdmin/blob/master/src/Hangfire.RecurringJobAdmin/Dashboard/Content/css/JobExtension.css#L4 ``` #app { position: relative !important; left: -229px !important; } ```

I can confirm massive problems with patining issues in FireFox 30, Nightly and IE11. Looking similar to the problems with FreeRDP Glyph Cache I reported here: https://github.com/neutrinolabs/xrdp/issues/99 https://github.com/neutrinolabs/xrdp/pull/124 Screenshots of...

Can you provide me a build with those settings set to false? (File: RDP.cpp Line: 741) https://github.com/FreeRDP/FreeRDP-WebConnect/blob/master/wsgate/RDP.cpp#L741 ``` m_rdpSettings->OrderSupport[NEG_GLYPH_INDEX_INDEX] = TRUE; m_rdpSettings->OrderSupport[NEG_FAST_INDEX_INDEX] = TRUE; m_rdpSettings->OrderSupport[NEG_FAST_GLYPH_INDEX] = TRUE; ```

**Official PhotoBrowser** For me the old official PhotoBrowser is working with local images like this: ``` file:///mnt/sdcard/Download/images/123.JPG ``` **PhotoBrowser_Edited.Forms** The "PhotoBrowser_Edited.Forms" works with ``` /mnt/sdcard/Download/images/123.JPG ``` **Problems with PhotoBrowser_Edited.Forms** BUT...

I would like to test these changes some more days until you commit this pull request, only to be sure it runs some days without problems. But it was working...

OK, for me it is working without problems with Ubuntu as well as on PS3. Watched full movie on PS3, and let play movies with full 240% stretched width and...

Yes I get an error regarding a timeout. As far as I researched, the starting call comes from here: https://github.com/xcp-ng/xcp-ng-release/blob/2b1cc963bed972f02d5b9b9e9dcdb2b9271980b5/src/xenserver/opt/xensource/www/asset/deploy.js#L144 'VM.import', 'http://xoa.io:8888/ I can see it is resolving the IP...

I can reach it without a problem, but I can see that there is no activity at the proxy at all, so no firewall issue here.