GithubHelp home page GithubHelp logo

wavebox / waveboxapp Goto Github PK

View Code? Open in Web Editor NEW
1.3K 36.0 136.0 24.51 MB

Wavebox, the revolutionary and feature-rich Chromium browser that's built for productive working across Google Workspaces, Microsoft Teams, ClickUp, Monday, Atlassian, Asana, AirTable, Slack, and every other web app you use to get work done.

Home Page: https://wavebox.io

JavaScript 98.01% CSS 0.07% HTML 1.92%
desktop gmail cross-platform email slack trello outlook office365 macos linux

waveboxapp's Introduction

Wavebox logo

Website · Download · Blog

Wavebox screenshot

🦸 About

This is an issues & release-only repo for Wavebox, the revolutionary and feature-rich Chromium browser that's built for productive working across Google Workspaces, Microsoft Teams, ClickUp, Monday, Atlassian, Asana, AirTable, Slack, and every other web app you use to get work done.

Wavebox gives you customizable toolbars, sleeping tabs, cookie containers and multiple profile

✅ Tab management, organizing, sleep, and search. More.

✅ Multiple cookie containers, for multi-account sign-in.

Multiple profiles, for multiple setups.

✅ Multiway split screen.

✅ High performance, longer battery life.

✅ Zero ads or tracking.

✅ Extensions directly from the Chrome Store.

💾 Downloads

Wavebox is available for:

If you want to try the latest features, and see what's coming soon, Wavebox also has a beta channel

📖 Changelog

Wavebox keeps parity with the latest version of Chromium , which means we tend to have a major release every 4 weeks. You can find information about what's new in each release in our changelog

🐛 Issues, Bugs, & Feature Requests

For dedicated support, we recommend reaching out to our support team, either by using the in-app support button, or by visiting the support page.

You can also visit our the Wavebox knowledge base which has answers to lots of common problems, or raise an issue in this repo

💻 Developer resources

🏗️ Wavebox supports the same extension ecosystem and set of extension APIs as Chromium & Google Chrome. In addition to this it also provides some additional features over the standard extension APIs. You can find information about these in the wavebox-10-extension-api repo.

👍 Wavebox is committed to staying up to date with the latest versions of Chromium, and to make it easy to check we launched Chromium Checker which not only reads out the UserAgent, but also feature detects the Chromium version. If you want to check how it works, visit the chromium-checker-site repo


Wavebox Classic

Wavebox 10, a complete fork of Chromium launched in 2019, but if you're looking for the Electron based Wavebox Classic, there's an archive of the code here. More info about our move to Chromium.

waveboxapp's People

Contributors

ben8p avatar ckaczor avatar dependabot[bot] avatar jacksarick avatar lancethomps avatar lots0logs avatar nmat avatar pear0 avatar rhys101 avatar stephengroat avatar thecjharries avatar thewithz avatar thomas101 avatar tombaxter avatar xandroxygen avatar zsimple avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

waveboxapp's Issues

Wavebox window and tray icon unresponsive

  • Which version of Wavebox are you using? 3.1.2

  • Which Operating System are you using? Windows 10 Home 64bit

I've been experiencing freezes where the app has become completely unresponsive (also sometimes happened in most recent Wmail prerelease). The tray icon is also unresponsive too; right clicking on it just brings up the taskbar option menu, so it can't be closed or restarted. The only way to restart the program is to kill each process in Task Manager separately.

Just tried out Wavebox today after using Wmail up to this point, premium looks interesting but not sure I can justify it if the software is buggy still. Hope you can fix!

Keyboard shortcut for switching services

  • 3.1.2
  • Mac OSX 10

Question - I'm currently using the cmd+1/2 shortcut to flip between accounts (e.g. 2 separate Gmail accounts).

Is there something similar to that to flip between services (e.g. Gmail and Google Calendar in the same Google Account)?

Couldn't locate a list of keyboard shortcuts anywhere.

Thanks!

Backspace can not erase the last one character during Japanese IME conversion (macOS)

  • Which version of Wavebox are you using? [e.g. 3.0.0]

3.1.2

  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]

macOS 10.12.4

But the issue continues from older versions (WMail) under the older Mac OS X 10.11.x.

In inputting Japanese sentences, we Japanese use Japanese IME (Input Method Editor) to convert alphabets to Japanese (CJK) characters.
The main process is converting Hiragana (ひらがな; Phonogram) to Kanji (漢字; Chinese characters; ideogram), and we have the state of selecting Kanji candidates because many Kanji have same sounds.
We enter the state almost every time when we want to input a word.
The issue I reporting occurs during the state of selecting Kanji candidates.
After entering the conversion state provided by Japanese IME, we sometimes delete characters in order, for example, to fix typo.
Wavebox app prevent us to delete a last character which is inside the range of the conversion state in one stroke of backspace (delete) key, while the other situation we can do that in just one push of backspace.
We have to input two delete keys to delete the last character, which annoys us.

Trello Message Indicator stuck.

  • Which version of Wavebox are you using? [e.g. 3.0.0]

3.1.2

  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]

macOS 10.12.5 Beta (16F43c)

The number of trello messages was 23 this morning when I turned on my system. I've gone through all of them and they no longer appear in Trello, but the bubble on the left on the Trello circle and the total in the Dock still lists the 23 notifications. Closing and reloading the program did not change anything.

GNOME Shell Notification Title

When I get a Wavebox notification, the lock screen shows it as "Electron" and shows an info icon instead of the Wavebox name and logo.

image

The GNOME Desktop documentation has more information about how their notification system works here: https://developer.gnome.org/notification-spec/

Hopefully there's some way to pass the app_name and app_icon parameters using Electron's notification API.

I thumbed through the Electron documentation and tried to patch NotificationService.js to pass these along, but it didn't work. I also edited the package.json to include a productName, then recompiled, hoping it would correct the name at least. Unfortunately, neither of these worked. Maybe this is a limitation of the Electron framework.

Could you look into this and see if there's a solution? If you want me to test something, let me know. I can make changes and compile my own binaries if provided the relevant source.

System Info

Wavebox version 3.1.2
Ubuntu GNOME 16.04.2 (64bits)
GNOME Shell version 3.18.5

Unable to Open or Edit Google Drive files

  • Which version of Wavebox are you using? [e.g. 3.0.0]
    3.1.2
  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]
    Fedora 25

When a google sheet or google doc attempts to open the result is a blank Wavebox window. Should this be opening a new browser tab or is the intent to edit without leaving Wavebox? Either way neither is happening at the moment.

Debian - Online package keeping

Please keep all debian packages at a specific site, because then you can add a file to /etc/apt/sources.list.d/ so that the user doesn't have to manually do this anymore. Just put deb [arch=amd64] https://<url-of-dir>/debian stable main in the file and then you save us all a lot of trouble!

Feature: Service Display Collapsed for unselected accounts

It would be amazing if (when displayed in the left sidebar) the services underneath the unselected accounts could be hidden.

So that ONLY the services under the account that I'm currently looking at are visible in the sidebar.

  • Which version of Wavebox are you using? Latest
  • Which Operating System are you using? Windows 10

Wavebox installation fails on Windows

Wavebox 3.1.2 x64 and x32 on Windows 10
When I try to install Wavebox on my PC there is an error: "Installation has failed". Below is a log of this error.

6744> 2016-07-19 11:37:24> Program: Starting Squirrel Updater: --install .
6744> 2016-07-19 11:37:24> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
6744> 2016-07-19 11:37:24> Program: About to install to: P:\Users\ulana\AppData\Local\Discord
6744> 2016-07-19 11:37:24> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
6744> 2016-07-19 11:37:24> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
6744> 2016-07-19 11:37:24> CheckForUpdateImpl: Remote version 0.0.292 differs from local 
6744> 2016-07-19 11:37:24> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
6744> 2016-07-19 11:37:24> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\Discord\app-0.0.292
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\app.ico to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\app.ico
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\content_shell.pak to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\content_shell.pak
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\content_resources_200_percent.pak to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\content_resources_200_percent.pak
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\d3dcompiler_47.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\d3dcompiler_47.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\Discord.exe to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\Discord.exe
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\ffmpeg.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\ffmpeg.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\icudtl.dat to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\icudtl.dat
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\libEGL.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\libEGL.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\libGLESv2.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\libGLESv2.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\msvcp120.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\msvcp120.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\natives_blob.bin to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\natives_blob.bin
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\snapshot_blob.bin to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\snapshot_blob.bin
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\msvcr120.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\msvcr120.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\node.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\node.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\Squirrel.exe to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\Squirrel.exe
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\ui_resources_200_percent.pak to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\ui_resources_200_percent.pak
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\xinput1_3.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\xinput1_3.dll
6744> 2016-07-19 11:37:26> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\Discord\app-0.0.292\lib\net45\vccorlib120.dll to P:\Users\ulana\AppData\Local\Discord\app-0.0.292\vccorlib120.dll
6744> 2016-07-19 11:37:27> ApplyReleasesImpl: Started updateSelf pid 4624
6744> 2016-07-19 11:37:27> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\Discord\app-0.0.292\Discord.exe]
6744> 2016-07-19 11:37:27> Utility: Process Started: P:\Users\ulana\AppData\Local\Discord\app-0.0.292\Discord.exe --squirrel-install 0.0.292, pid 8780
6744> 2016-07-19 11:37:29> Utility: Received exitcode 0 from process P:\Users\ulana\AppData\Local\Discord\app-0.0.292\Discord.exe
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: ran P:\Users\ulana\AppData\Local\Discord\app-0.0.292\Discord.exe, pid 8024
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: Starting fixPinnedExecutables
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: fixPinnedExecutables: newCurrentFolder: app-0.0.292
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: fixPinnedExecutables: enumerating path P:\Users\ulana\AppData\Roaming\Microsoft\Windows\Start Menu failed: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Roaming\Microsoft\Windows\Start Menu\Programy”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
   w System.IO.FileSystemEnumerableIterator`1.MoveNext()
   w System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   w System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)
   w System.IO.DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption)
   w Squirrel.UpdateManager.ApplyReleasesImpl.fixPinnedExecutables(SemanticVersion newCurrentVersion)
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: Updating shortcut P:\Users\ulana\Desktop\Discord.lnk
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: Fixing up tray icons
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: cleanDeadVersions: for version 0.0.292
6744> 2016-07-19 11:37:29> ApplyReleasesImpl: cleanDeadVersions: exclude current version folder app-0.0.292
2016-07-19 22:48:36> Program: Starting Squirrel Updater: --install .
2016-07-19 22:48:36> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-07-19 22:48:36> Program: About to install to: P:\Users\ulana\AppData\Local\SidebarDiagnostics
2016-07-19 22:48:36> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\SidebarDiagnostics\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2016-07-19 22:48:36> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-07-19 22:48:36> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-07-19 22:48:36> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\ChangeLog.json to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\ChangeLog.json
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\DeltaCompressionDotNet.PatchApi.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\DeltaCompressionDotNet.PatchApi.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\DeltaCompressionDotNet.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\DeltaCompressionDotNet.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\GongSolutions.Wpf.DragDrop.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\GongSolutions.Wpf.DragDrop.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\DeltaCompressionDotNet.MsDelta.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\DeltaCompressionDotNet.MsDelta.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Hardcodet.Wpf.TaskbarNotification.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Hardcodet.Wpf.TaskbarNotification.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\ICSharpCode.SharpZipLib.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\ICSharpCode.SharpZipLib.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Microsoft.Win32.TaskScheduler.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Microsoft.Win32.TaskScheduler.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Mono.Cecil.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Mono.Cecil.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Mono.Cecil.Mdb.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Mono.Cecil.Mdb.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Mono.Cecil.Pdb.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Mono.Cecil.Pdb.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\OpenHardwareMonitorLib.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\OpenHardwareMonitorLib.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Mono.Cecil.Rocks.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Mono.Cecil.Rocks.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Newtonsoft.Json.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Newtonsoft.Json.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\OxyPlot.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\OxyPlot.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\OxyPlot.Wpf.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\OxyPlot.Wpf.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\OxyPlot.Xps.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\OxyPlot.Xps.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\SidebarDiagnostics.exe to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\SidebarDiagnostics.exe
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\SidebarDiagnostics.exe.config to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\SidebarDiagnostics.exe.config
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Squirrel.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Squirrel.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Splat.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Splat.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\NuGet.Squirrel.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\NuGet.Squirrel.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\VirtualDesktop.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\VirtualDesktop.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\VirtualDesktop.WPF.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\VirtualDesktop.WPF.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\lib\net45\Xceed.Wpf.Toolkit.dll to P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8\Xceed.Wpf.Toolkit.dll
2016-07-19 22:48:37> ApplyReleasesImpl: Squirrel Enabled Apps: []
2016-07-19 22:48:37> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
2016-07-19 22:48:37> ApplyReleasesImpl: About to create shortcuts for SidebarDiagnostics.exe, rootAppDir P:\Users\ulana\AppData\Local\SidebarDiagnostics
2016-07-19 22:48:37> ApplyReleasesImpl: Creating shortcut for SidebarDiagnostics.exe => P:\Users\ulana\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Sidebar Diagnostics.lnk
2016-07-19 22:48:37> ApplyReleasesImpl: About to save shortcut: P:\Users\ulana\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Sidebar Diagnostics.lnk (target P:\Users\ulana\AppData\Local\SidebarDiagnostics\Update.exe, workingDir P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8, args --processStart SidebarDiagnostics.exe)
2016-07-19 22:48:37> ApplyReleasesImpl: Creating shortcut for SidebarDiagnostics.exe => P:\Users\ulana\Desktop\Sidebar Diagnostics.lnk
2016-07-19 22:48:37> ApplyReleasesImpl: About to save shortcut: P:\Users\ulana\Desktop\Sidebar Diagnostics.lnk (target P:\Users\ulana\AppData\Local\SidebarDiagnostics\Update.exe, workingDir P:\Users\ulana\AppData\Local\SidebarDiagnostics\app-3.3.8, args --processStart SidebarDiagnostics.exe)
2016-07-19 22:48:37> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-07-19 22:48:37> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-07-19 22:48:37> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-07-19 22:48:37> ApplyReleasesImpl: Fixing up tray icons
2016-07-19 22:48:37> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
   w Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__13_0(RegistryView view)
2016-07-19 22:48:37> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
   w Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__13_0(RegistryView view)
2016-07-19 22:48:37> ApplyReleasesImpl: cleanDeadVersions: for version 3.3.8
2016-07-19 22:48:37> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-3.3.8
2016-07-22 15:40:25> Program: Starting Squirrel Updater: --install .
2016-07-22 15:40:25> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-07-22 15:40:25> Program: About to install to: P:\Users\ulana\AppData\Local\slack
2016-07-22 15:40:25> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\slack\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2016-07-22 15:40:25> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\slack\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.MoveNext()
2016-07-22 15:40:25> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-07-22 15:40:25> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-07-22 15:40:25> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\slack\app-2.1.0
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\d3dcompiler_47.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\d3dcompiler_47.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\content_resources_200_percent.pak to P:\Users\ulana\AppData\Local\slack\app-2.1.0\content_resources_200_percent.pak
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\content_shell.pak to P:\Users\ulana\AppData\Local\slack\app-2.1.0\content_shell.pak
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\ffmpeg.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\ffmpeg.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\icudtl.dat to P:\Users\ulana\AppData\Local\slack\app-2.1.0\icudtl.dat
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\libEGL.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\libEGL.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\libGLESv2.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\libGLESv2.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\LICENSE to P:\Users\ulana\AppData\Local\slack\app-2.1.0\LICENSE
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\msvcr120.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\msvcr120.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\natives_blob.bin to P:\Users\ulana\AppData\Local\slack\app-2.1.0\natives_blob.bin
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\Newtonsoft.Json.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\Newtonsoft.Json.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\msvcp120.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\msvcp120.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\PerMonitorDpi.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\PerMonitorDpi.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\slack.exe to P:\Users\ulana\AppData\Local\slack\app-2.1.0\slack.exe
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\node.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\node.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\ReactiveUI.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\ReactiveUI.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\SlackNotifier.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\SlackNotifier.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\Splat.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\Splat.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\System.Reactive.Core.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\System.Reactive.Core.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\snapshot_blob.bin to P:\Users\ulana\AppData\Local\slack\app-2.1.0\snapshot_blob.bin
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\squirrel.exe to P:\Users\ulana\AppData\Local\slack\app-2.1.0\squirrel.exe
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\System.Reactive.Linq.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\System.Reactive.Linq.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\System.Reactive.Interfaces.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\System.Reactive.Interfaces.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\System.Reactive.PlatformServices.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\System.Reactive.PlatformServices.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\ui_resources_200_percent.pak to P:\Users\ulana\AppData\Local\slack\app-2.1.0\ui_resources_200_percent.pak
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\xinput1_3.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\xinput1_3.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\System.Reactive.Windows.Threading.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\System.Reactive.Windows.Threading.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\slack\app-2.1.0\lib\net45\vccorlib120.dll to P:\Users\ulana\AppData\Local\slack\app-2.1.0\vccorlib120.dll
2016-07-22 15:40:29> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\slack\app-2.1.0\slack.exe]
2016-07-22 15:40:31> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-07-22 15:40:31> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-07-22 15:40:31> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-07-22 15:40:31> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-07-22 15:40:31> ApplyReleasesImpl: Fixing up tray icons
2016-07-22 15:40:31> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
   w Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__ee(RegistryView view)
2016-07-22 15:40:31> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
   w Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__ee(RegistryView view)
2016-07-22 15:40:31> ApplyReleasesImpl: cleanDeadVersions: for version 2.1.0
2016-07-22 15:40:31> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.1.0
2016-07-30 02:04:15> Program: Starting Squirrel Updater: --install .
2016-07-30 02:04:15> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-07-30 02:04:15> Program: About to install to: P:\Users\ulana\AppData\Local\atom
2016-07-30 02:04:15> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\atom\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__3f.MoveNext()
2016-07-30 02:04:15> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-07-30 02:04:15> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-07-30 02:04:15> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\atom\app-1.8.0
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\atom.exe to P:\Users\ulana\AppData\Local\atom\app-1.8.0\atom.exe
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\content_shell.pak to P:\Users\ulana\AppData\Local\atom\app-1.8.0\content_shell.pak
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\d3dcompiler_47.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\d3dcompiler_47.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\ffmpeg.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\ffmpeg.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\icudtl.dat to P:\Users\ulana\AppData\Local\atom\app-1.8.0\icudtl.dat
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\content_resources_200_percent.pak to P:\Users\ulana\AppData\Local\atom\app-1.8.0\content_resources_200_percent.pak
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\libEGL.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\libEGL.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\libGLESv2.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\libGLESv2.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\LICENSE to P:\Users\ulana\AppData\Local\atom\app-1.8.0\LICENSE
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\msvcp120.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\msvcp120.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\msvcr120.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\msvcr120.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\natives_blob.bin to P:\Users\ulana\AppData\Local\atom\app-1.8.0\natives_blob.bin
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\pdf.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\pdf.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\snapshot_blob.bin to P:\Users\ulana\AppData\Local\atom\app-1.8.0\snapshot_blob.bin
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\squirrel.exe to P:\Users\ulana\AppData\Local\atom\app-1.8.0\squirrel.exe
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\node.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\node.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\ui_resources_200_percent.pak to P:\Users\ulana\AppData\Local\atom\app-1.8.0\ui_resources_200_percent.pak
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\vccorlib120.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\vccorlib120.dll
2016-07-30 02:04:22> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\atom\app-1.8.0\lib\net45\xinput1_3.dll to P:\Users\ulana\AppData\Local\atom\app-1.8.0\xinput1_3.dll
2016-07-30 02:04:23> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\atom\app-1.8.0\atom.exe]
2016-07-30 02:04:26> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-07-30 02:04:26> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-07-30 02:04:26> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-07-30 02:04:26> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-07-30 02:04:26> ApplyReleasesImpl: Fixing up tray icons
2016-07-30 02:04:26> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
   w Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__f5(RegistryView view)
2016-07-30 02:04:26> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
   w Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__f5(RegistryView view)
2016-07-30 02:04:26> ApplyReleasesImpl: cleanDeadVersions: for version 1.8.0
2016-07-30 02:04:26> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.8.0
2016-08-28 22:39:57> Program: Starting Squirrel Updater: --install .
2016-08-28 22:39:57> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-08-28 22:39:57> Program: About to install to: P:\Users\ulana\AppData\Local\PomoDoneApp
2016-08-28 22:39:57> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\PomoDoneApp\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2016-08-28 22:39:57> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\PomoDoneApp\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2016-08-28 22:39:57> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-08-28 22:39:57> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-08-28 22:39:58> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\content_resources_200_percent.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\content_resources_200_percent.pak
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\d3dcompiler_47.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\d3dcompiler_47.dll
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\content_shell.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\content_shell.pak
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\ffmpeg.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\ffmpeg.dll
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\icudtl.dat to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\icudtl.dat
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\libEGL.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\libEGL.dll
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\libGLESv2.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\libGLESv2.dll
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\LICENSE to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\LICENSE
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\LICENSES.chromium.html to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\LICENSES.chromium.html
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\natives_blob.bin to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\natives_blob.bin
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\PomoDoneApp.exe to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\PomoDoneApp.exe
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\node.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\node.dll
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\snapshot_blob.bin to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\snapshot_blob.bin
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\ui_resources_200_percent.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\ui_resources_200_percent.pak
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\Update.exe to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\Update.exe
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\xinput1_3.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\xinput1_3.dll
2016-08-28 22:40:03> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\version to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\version
2016-08-28 22:40:04> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\PomoDoneApp.exe]
2016-08-28 22:40:12> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-08-28 22:40:12> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-08-28 22:40:12> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-08-28 22:40:12> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-08-28 22:40:12> ApplyReleasesImpl: Fixing up tray icons
2016-08-28 22:40:12> ApplyReleasesImpl: cleanDeadVersions: for version 1.5.804
2016-08-28 22:40:12> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.5.804
2016-08-28 22:42:03> Program: Starting Squirrel Updater: --install .
2016-08-28 22:42:03> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-08-28 22:42:03> Program: About to install to: P:\Users\ulana\AppData\Local\PomoDoneApp
2016-08-28 22:42:03> Program: Install path P:\Users\ulana\AppData\Local\PomoDoneApp already exists, burning it to the ground
2016-08-28 22:42:03> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\PomoDoneApp\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2016-08-28 22:42:03> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\PomoDoneApp\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2016-08-28 22:42:03> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-08-28 22:42:03> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-08-28 22:42:03> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\content_resources_200_percent.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\content_resources_200_percent.pak
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\ffmpeg.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\ffmpeg.dll
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\content_shell.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\content_shell.pak
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\d3dcompiler_47.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\d3dcompiler_47.dll
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\icudtl.dat to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\icudtl.dat
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\libEGL.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\libEGL.dll
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\libGLESv2.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\libGLESv2.dll
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\LICENSE to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\LICENSE
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\LICENSES.chromium.html to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\LICENSES.chromium.html
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\natives_blob.bin to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\natives_blob.bin
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\node.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\node.dll
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\snapshot_blob.bin to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\snapshot_blob.bin
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\ui_resources_200_percent.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\ui_resources_200_percent.pak
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\version to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\version
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\PomoDoneApp.exe to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\PomoDoneApp.exe
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\xinput1_3.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\xinput1_3.dll
2016-08-28 22:42:08> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\Update.exe to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\Update.exe
2016-08-28 22:42:09> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\PomoDoneApp.exe]
2016-08-28 22:42:14> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-08-28 22:42:14> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-08-28 22:42:14> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-08-28 22:42:14> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-08-28 22:42:14> ApplyReleasesImpl: Fixing up tray icons
2016-08-28 22:42:14> ApplyReleasesImpl: cleanDeadVersions: for version 1.5.804
2016-08-28 22:42:14> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.5.804
2016-08-28 22:44:09> Program: Starting Squirrel Updater: --install .
2016-08-28 22:44:09> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-08-28 22:44:09> Program: About to install to: P:\Users\ulana\AppData\Local\PomoDoneApp
2016-08-28 22:44:09> Program: Install path P:\Users\ulana\AppData\Local\PomoDoneApp already exists, burning it to the ground
2016-08-28 22:44:10> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\PomoDoneApp\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2016-08-28 22:44:10> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\PomoDoneApp\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2016-08-28 22:44:10> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-08-28 22:44:10> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-08-28 22:44:10> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\content_shell.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\content_shell.pak
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\content_resources_200_percent.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\content_resources_200_percent.pak
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\d3dcompiler_47.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\d3dcompiler_47.dll
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\ffmpeg.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\ffmpeg.dll
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\icudtl.dat to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\icudtl.dat
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\libEGL.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\libEGL.dll
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\libGLESv2.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\libGLESv2.dll
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\LICENSE to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\LICENSE
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\LICENSES.chromium.html to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\LICENSES.chromium.html
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\natives_blob.bin to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\natives_blob.bin
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\node.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\node.dll
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\snapshot_blob.bin to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\snapshot_blob.bin
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\Update.exe to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\Update.exe
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\PomoDoneApp.exe to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\PomoDoneApp.exe
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\version to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\version
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\ui_resources_200_percent.pak to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\ui_resources_200_percent.pak
2016-08-28 22:44:12> ApplyReleasesImpl: Moving file P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\lib\net45\xinput1_3.dll to P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\xinput1_3.dll
2016-08-28 22:44:13> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\PomoDoneApp.exe]
2016-08-28 22:44:29> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: P:\Users\ulana\AppData\Local\PomoDoneApp\app-1.5.804\PomoDoneApp.exe: System.OperationCanceledException: Operacja została anulowana.
   w System.Threading.CancellationToken.ThrowOperationCanceledException()
   w Squirrel.Utility.<>c__DisplayClass11_0.<InvokeProcessAsync>b__0()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
2016-08-28 22:44:29> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-08-28 22:44:29> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-08-28 22:44:29> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-08-28 22:44:29> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-08-28 22:44:29> ApplyReleasesImpl: Fixing up tray icons
2016-08-28 22:44:30> ApplyReleasesImpl: cleanDeadVersions: for version 1.5.804
2016-08-28 22:44:30> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.5.804
2016-12-05 21:58:42> Program: Starting Squirrel Updater: --install .
2016-12-05 21:58:42> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-12-05 21:58:42> Program: About to install to: P:\Users\ulana\AppData\Local\ElectronAPIDemos
2016-12-05 21:58:42> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2016-12-05 21:58:42> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2016-12-05 21:58:42> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-12-05 21:58:42> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-12-05 21:58:42> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0
2016-12-05 21:58:47> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0\ElectronAPIDemos.exe]
2016-12-05 21:58:49> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-12-05 21:58:49> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-12-05 21:58:49> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-12-05 21:58:49> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-12-05 21:58:49> ApplyReleasesImpl: Fixing up tray icons
2016-12-05 21:58:49> ApplyReleasesImpl: cleanDeadVersions: for version 1.2.0
2016-12-05 21:58:49> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.2.0
2016-12-05 23:09:06> Program: Starting Squirrel Updater: --install .
2016-12-05 23:09:06> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-12-05 23:09:06> Program: About to install to: P:\Users\ulana\AppData\Local\ElectronAPIDemos
2016-12-05 23:09:06> Program: Install path P:\Users\ulana\AppData\Local\ElectronAPIDemos already exists, burning it to the ground
2016-12-05 23:09:07> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2016-12-05 23:09:07> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2016-12-05 23:09:07> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-12-05 23:09:07> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-12-05 23:09:07> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0
2016-12-05 23:09:09> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0\ElectronAPIDemos.exe]
2016-12-05 23:09:12> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-12-05 23:09:12> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-12-05 23:09:12> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-12-05 23:09:12> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-12-05 23:09:12> ApplyReleasesImpl: Fixing up tray icons
2016-12-05 23:09:12> ApplyReleasesImpl: cleanDeadVersions: for version 1.2.0
2016-12-05 23:09:12> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.2.0
2016-12-20 19:41:29> Program: Starting Squirrel Updater: --install .
2016-12-20 19:41:29> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2016-12-20 19:41:29> Program: About to install to: P:\Users\ulana\AppData\Local\ElectronAPIDemos
2016-12-20 19:41:29> Program: Install path P:\Users\ulana\AppData\Local\ElectronAPIDemos already exists, burning it to the ground
2016-12-20 19:41:30> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2016-12-20 19:41:30> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2016-12-20 19:41:30> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2016-12-20 19:41:30> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-12-20 19:41:30> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0
2016-12-20 19:41:34> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0\ElectronAPIDemos.exe]
2016-12-20 19:41:36> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-12-20 19:41:36> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-12-20 19:41:36> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-12-20 19:41:36> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2016-12-20 19:41:36> ApplyReleasesImpl: Fixing up tray icons
2016-12-20 19:41:36> ApplyReleasesImpl: cleanDeadVersions: for version 1.2.0
2016-12-20 19:41:36> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.2.0
2017-01-02 10:19:21> Program: Starting Squirrel Updater: --install .
2017-01-02 10:19:21> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-02 10:19:21> Program: About to install to: P:\Users\ulana\AppData\Local\ElectronAPIDemos
2017-01-02 10:19:21> Program: Install path P:\Users\ulana\AppData\Local\ElectronAPIDemos already exists, burning it to the ground
2017-01-02 10:19:23> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-01-02 10:19:23> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-01-02 10:19:23> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-02 10:19:23> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-01-02 10:19:24> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0
2017-01-02 10:19:29> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0\ElectronAPIDemos.exe]
2017-01-02 10:19:31> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-01-02 10:19:31> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-01-02 10:19:31> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-01-02 10:19:31> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2017-01-02 10:19:31> ApplyReleasesImpl: Fixing up tray icons
2017-01-02 10:19:31> ApplyReleasesImpl: cleanDeadVersions: for version 1.2.0
2017-01-02 10:19:31> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.2.0
2017-01-02 10:44:16> Program: Starting Squirrel Updater: --install .
2017-01-02 10:44:16> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-02 10:44:16> Program: About to install to: P:\Users\ulana\AppData\Local\gitkraken
2017-01-02 10:44:16> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\gitkraken\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-01-02 10:44:16> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\gitkraken\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-01-02 10:44:16> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-02 10:44:16> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-01-02 10:44:16> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\gitkraken\app-1.9.3
2017-01-02 10:44:23> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\gitkraken\app-1.9.3\gitkraken.exe]
2017-01-02 10:44:27> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-01-02 10:44:27> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-01-02 10:44:27> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-01-02 10:44:27> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2017-01-02 10:44:27> ApplyReleasesImpl: Fixing up tray icons
2017-01-02 10:44:27> ApplyReleasesImpl: cleanDeadVersions: for version 1.9.3
2017-01-02 10:44:27> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.9.3
2017-01-02 10:44:27> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: Serwer zdalny zwrócił błąd: (404) Nie znaleziono.
   w System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   w System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   w System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext()
2017-01-17 20:55:54> Program: Starting Squirrel Updater: --install .
2017-01-17 20:55:54> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-17 20:55:54> Program: About to install to: P:\Users\ulana\AppData\Local\ElectronAPIDemos
2017-01-17 20:55:54> Program: Install path P:\Users\ulana\AppData\Local\ElectronAPIDemos already exists, burning it to the ground
2017-01-17 20:55:54> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-01-17 20:55:54> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\ElectronAPIDemos\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-01-17 20:55:54> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-17 20:55:54> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-01-17 20:55:54> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0
2017-01-17 20:55:58> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\ElectronAPIDemos\app-1.2.0\ElectronAPIDemos.exe]
2017-01-17 20:55:59> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-01-17 20:55:59> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-01-17 20:55:59> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-01-17 20:55:59> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2017-01-17 20:55:59> ApplyReleasesImpl: Fixing up tray icons
2017-01-17 20:55:59> ApplyReleasesImpl: cleanDeadVersions: for version 1.2.0
2017-01-17 20:55:59> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.2.0
2017-01-20 14:16:04> Program: Starting Squirrel Updater: --install .
2017-01-20 14:16:04> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-20 14:16:04> Program: About to install to: P:\Users\ulana\AppData\Local\gitkraken
2017-01-20 14:16:04> Program: Install path P:\Users\ulana\AppData\Local\gitkraken already exists, burning it to the ground
2017-01-20 14:16:05> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\gitkraken\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-01-20 14:16:05> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\gitkraken\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-01-20 14:16:05> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-01-20 14:16:05> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-01-20 14:16:05> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\gitkraken\app-1.9.3
2017-01-20 14:16:18> ApplyReleasesImpl: Squirrel Enabled Apps: [P:\Users\ulana\AppData\Local\gitkraken\app-1.9.3\gitkraken.exe]
2017-01-20 14:16:23> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-01-20 14:16:23> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-01-20 14:16:23> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-01-20 14:16:23> ApplyReleasesImpl: Examining Pin: Spotify.lnk
2017-01-20 14:16:23> ApplyReleasesImpl: Fixing up tray icons
2017-01-20 14:16:23> ApplyReleasesImpl: cleanDeadVersions: for version 1.9.3
2017-01-20 14:16:23> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.9.3
2017-01-20 14:16:24> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: Serwer zdalny zwrócił błąd: (404) Nie znaleziono.
   w System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   w System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   w System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext()
2017-04-07 16:56:36> Program: Starting Squirrel Updater: --install .
2017-04-07 16:56:36> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:56:36> Program: About to install to: P:\Users\ulana\AppData\Local\wavebox
2017-04-07 16:56:36> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-04-07 16:56:36> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-04-07 16:56:36> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:56:36> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-07 16:56:36> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\wavebox\app-3.1.2
2017-04-07 16:56:37> LogHost: Rigging execution stub for lib/net45/Wavebox_ExecutionStub.exe to P:\Users\ulana\AppData\Local\wavebox\Wavebox.exe
2017-04-07 16:56:38> LogHost: Can't write execution stub, probably in use: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_1.<ExtractZipForInstall>b__2()
   w Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
   w Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
   w Squirrel.Utility.Retry(Action block, Int32 retries)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
2017-04-07 16:56:38> IEnableLogger: Failed to install package to app dir: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
2017-04-07 16:56:39> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- Koniec śladu stosu wyjątków wewnętrznych ---
   w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   w System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   w System.Threading.Tasks.Task.Wait()
   w Squirrel.Update.Program.executeCommandLine(String[] args)
   w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2017-04-07 16:58:14> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2017-04-07 16:58:14> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:58:14> Program: About to install to: P:\Users\ulana\AppData\Local\wavebox
2017-04-07 16:58:14> Program: Install path P:\Users\ulana\AppData\Local\wavebox already exists, burning it to the ground
2017-04-07 16:58:15> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-04-07 16:58:15> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-04-07 16:58:15> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:58:15> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-07 16:58:15> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\wavebox\app-3.1.2
2017-04-07 16:58:16> LogHost: Rigging execution stub for lib/net45/Wavebox_ExecutionStub.exe to P:\Users\ulana\AppData\Local\wavebox\Wavebox.exe
2017-04-07 16:58:16> LogHost: Can't write execution stub, probably in use: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_1.<ExtractZipForInstall>b__2()
   w Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
   w Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
   w Squirrel.Utility.Retry(Action block, Int32 retries)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
2017-04-07 16:58:16> IEnableLogger: Failed to install package to app dir: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
2017-04-07 16:58:16> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- Koniec śladu stosu wyjątków wewnętrznych ---
   w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   w System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   w System.Threading.Tasks.Task.Wait()
   w Squirrel.Update.Program.executeCommandLine(String[] args)
   w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2017-04-07 16:58:27> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2017-04-07 16:58:27> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:58:27> Program: About to install to: P:\Users\ulana\AppData\Local\wavebox
2017-04-07 16:58:27> Program: Install path P:\Users\ulana\AppData\Local\wavebox already exists, burning it to the ground
2017-04-07 16:58:28> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-04-07 16:58:28> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-04-07 16:58:28> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:58:28> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-07 16:58:28> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\wavebox\app-3.1.2
2017-04-07 16:58:29> LogHost: Rigging execution stub for lib/net45/Wavebox_ExecutionStub.exe to P:\Users\ulana\AppData\Local\wavebox\Wavebox.exe
2017-04-07 16:58:29> LogHost: Can't write execution stub, probably in use: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_1.<ExtractZipForInstall>b__2()
   w Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
   w Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
   w Squirrel.Utility.Retry(Action block, Int32 retries)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
2017-04-07 16:58:29> IEnableLogger: Failed to install package to app dir: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
2017-04-07 16:58:29> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- Koniec śladu stosu wyjątków wewnętrznych ---
   w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   w System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   w System.Threading.Tasks.Task.Wait()
   w Squirrel.Update.Program.executeCommandLine(String[] args)
   w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2017-04-07 16:58:39> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2017-04-07 16:58:39> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:58:39> Program: About to install to: P:\Users\ulana\AppData\Local\wavebox
2017-04-07 16:58:39> Program: Install path P:\Users\ulana\AppData\Local\wavebox already exists, burning it to the ground
2017-04-07 16:58:39> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-04-07 16:58:39> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-04-07 16:58:39> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:58:39> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-07 16:58:39> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\wavebox\app-3.1.2
2017-04-07 16:58:41> LogHost: Can't write execution stub, probably in use: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_1.<ExtractZipForInstall>b__2()
   w Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
   w Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
   w Squirrel.Utility.Retry(Action block, Int32 retries)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
2017-04-07 16:58:41> LogHost: Rigging execution stub for lib/net45/Wavebox_ExecutionStub.exe to P:\Users\ulana\AppData\Local\wavebox\Wavebox.exe
2017-04-07 16:58:42> IEnableLogger: Failed to install package to app dir: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
2017-04-07 16:58:42> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- Koniec śladu stosu wyjątków wewnętrznych ---
   w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   w System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   w System.Threading.Tasks.Task.Wait()
   w Squirrel.Update.Program.executeCommandLine(String[] args)
   w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2017-04-07 16:59:33> Program: Starting Squirrel Updater: --install .
2017-04-07 16:59:33> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:59:33> Program: About to install to: P:\Users\ulana\AppData\Local\wavebox
2017-04-07 16:59:33> Program: Install path P:\Users\ulana\AppData\Local\wavebox already exists, burning it to the ground
2017-04-07 16:59:34> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-04-07 16:59:34> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-04-07 16:59:34> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:59:34> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-07 16:59:34> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\wavebox\app-3.1.2
2017-04-07 16:59:35> LogHost: Rigging execution stub for lib/net45/Wavebox_ExecutionStub.exe to P:\Users\ulana\AppData\Local\wavebox\Wavebox.exe
2017-04-07 16:59:35> LogHost: Can't write execution stub, probably in use: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_1.<ExtractZipForInstall>b__2()
   w Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
   w Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
   w Squirrel.Utility.Retry(Action block, Int32 retries)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
2017-04-07 16:59:35> IEnableLogger: Failed to install package to app dir: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
2017-04-07 16:59:35> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- Koniec śladu stosu wyjątków wewnętrznych ---
   w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   w System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   w System.Threading.Tasks.Task.Wait()
   w Squirrel.Update.Program.executeCommandLine(String[] args)
   w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2017-04-07 16:59:40> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2017-04-07 16:59:40> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:59:40> Program: About to install to: P:\Users\ulana\AppData\Local\wavebox
2017-04-07 16:59:40> Program: Install path P:\Users\ulana\AppData\Local\wavebox already exists, burning it to the ground
2017-04-07 16:59:41> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-04-07 16:59:41> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-04-07 16:59:41> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 16:59:41> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-07 16:59:41> ApplyReleasesImpl: Writing files to app directory: P:\Users\ulana\AppData\Local\wavebox\app-3.1.2
2017-04-07 16:59:42> LogHost: Rigging execution stub for lib/net45/Wavebox_ExecutionStub.exe to P:\Users\ulana\AppData\Local\wavebox\Wavebox.exe
2017-04-07 16:59:42> LogHost: Can't write execution stub, probably in use: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_1.<ExtractZipForInstall>b__2()
   w Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0()
   w Squirrel.Utility.Retry[T](Func`1 block, Int32 retries)
   w Squirrel.Utility.Retry(Action block, Int32 retries)
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
2017-04-07 16:59:42> IEnableLogger: Failed to install package to app dir: System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
2017-04-07 16:59:42> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- Koniec śladu stosu wyjątków wewnętrznych ---
   w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   w System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   w System.Threading.Tasks.Task.Wait()
   w Squirrel.Update.Program.executeCommandLine(String[] args)
   w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.UnauthorizedAccessException: Odmowa dostępu do ścieżki „P:\Users\ulana\AppData\Local\wavebox\app-3.1.2\d3dcompiler_47.dll”.
   w Squirrel.ReleasePackage.<>c__DisplayClass16_0.<ExtractZipForInstall>b__0(ZipEntry zipEntry)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.ReleasePackage.<ExtractZipForInstall>d__16.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass7_0.<<installPackageToAppDir>b__0>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<LogIfThrows>d__38`1.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2017-04-07 17:16:43> Program: Starting Squirrel Updater: --install .
2017-04-07 17:16:43> Program: Starting install, writing to P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 17:16:43> Program: About to install to: P:\Users\ulana\AppData\Local\wavebox
2017-04-07 17:16:43> Program: Install path P:\Users\ulana\AppData\Local\wavebox already exists, burning it to the ground
2017-04-07 17:16:45> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\.betaId”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   w System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   w System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   w System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   w Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2017-04-07 17:16:45> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Nie można odnaleźć części ścieżki „P:\Users\ulana\AppData\Local\wavebox\packages\RELEASES”.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   w Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   w Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2017-04-07 17:16:45> CheckForUpdateImpl: Reading RELEASES file from P:\Users\ulana\AppData\Local\SquirrelTemp
2017-04-07 17:16:45> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-07 17:16:45> Unhandled exception: System.AggregateException: Wystąpił przynajmniej jeden błąd. ---> System.IO.IOException: Proces nie może uzyskać dostępu do pliku „P:\Users\ulana\AppData\Local\SquirrelTemp\wavebox-3.1.2-full.nupkg”, ponieważ jest on używany przez inny proces.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
   w System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
   w Squirrel.UpdateManager.DownloadReleasesImpl.<>c__DisplayClass2_0.<DownloadReleases>b__3(ReleaseEntry x)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.DownloadReleasesImpl.<DownloadReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<DownloadReleases>d__8.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- Koniec śladu stosu wyjątków wewnętrznych ---
   w System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   w System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   w System.Threading.Tasks.Task.Wait()
   w Squirrel.Update.Program.executeCommandLine(String[] args)
   w Squirrel.Update.Program.main(String[] args)
---> (Wyjątek wewnętrzny #0) System.IO.IOException: Proces nie może uzyskać dostępu do pliku „P:\Users\ulana\AppData\Local\SquirrelTemp\wavebox-3.1.2-full.nupkg”, ponieważ jest on używany przez inny proces.
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
   w System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
   w Squirrel.UpdateManager.DownloadReleasesImpl.<>c__DisplayClass2_0.<DownloadReleases>b__3(ReleaseEntry x)
   w Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   w System.Threading.Tasks.Task.InnerInvoke()
   w System.Threading.Tasks.Task.Execute()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.Utility.<>c__DisplayClass13_0`1.<<ForEachAsync>b__1>d.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.DownloadReleasesImpl.<DownloadReleases>d__2.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<DownloadReleases>d__8.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
   w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   w System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   w Squirrel.Update.Program.<Install>d__4.MoveNext()<---


Feature Request: Go-to specific account from menubar

  • Which version of Wavebox are you using? 3.1.2

  • Which Operating System are you using? Mac

It would be very convenient for me to be able to click on my e-mail address in the menubar menu and go to that account, without having to click a specific message or the generic "Show/Hide"

Windows 10 Title-bar and visuals (Feature Request)

Just a request since we have to pay for wmail now can we please have the tittlebar on windows look more visually pleasing. The interface one window doesn't have as nice of a feeling as it does on MacOS and Linux. I would love if this could be changed since we have to pay now.

Printing doesn't work

Wavebox 3.1.2
Windows 10 64 bit

When you try to print from within Wavebox, e.g. printing an email in Inbox, the print dialog opens and you can choose your printer. The print job is sent to the print spooler but hangs in the print queue. You even can't delete it from the print queue without a restart.
This bug already existed in WMail and as far as I know it concerns the mac version too.

I often need to print some emails (e.g. invoices I got via email) and have to go to the browser version of inbox in order to print mails, which is not efficiently as using Wavebox only.

Feature request: Skype integration

Our office uses both slack and skype. Skype is used by sales/CS and slack by dev. Looking for a system for my team that can integrate both together.

  • Which version of Wavebox are you using? 3.1.2
  • Which Operating System are you using? Mac OSX 10

Urgency: High, as it will get more people on my team to try wavebox

O365 adfs redirect results in blank page

  • Which version of Wavebox are you using? 3.1.2

  • Which Operating System are you using? Ubuntu 16.04

As a result, I can't add my account to try out the product.

if you have any suggestions for workarounds please let me know. thanks!

Feature: Customizable notification icon

  • Which version of Wavebox are you using? [e.g. 3.0.0]
    3.1.0
  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]
    Windows 10 64bit

An customizable notification icon or an list of icons would be great. The "old" one from wmail was better suited IMO.

Feature Request: Add Google Voice?

  • Which version of Wavebox are you using? [e.g. 3.0.0]

3.1.2

  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]

macOS 10.12.4

Adding Google Voice to the included services would be excellent!

Disable window dragging for sidebar buttons

  • Wavebox v3.1.2
  • macOS v10.12.4

I often accidentally move the window when clicking the sidebar buttons to change mailboxes/apps.

Making the buttons so that they do not move the window should be fairly simple by adding the: -webkit-app-region: no-drag; style to the buttons.

I will open a PR soon if I get the chance.

Unread notifications not showing up for any apps.

  • Which version of Wavebox are you using? [e.g. 3.1.2]

  • Which Operating System are you using? [Windows 10]

None of my apps (Office365, Google Inbox, Samepage.io (any website) are showing unread notifications. Any ideas why?

Bug: Oauth not working (Windows)

  • Which version of Wavebox are you using? [e.g. 3.0.0]
    3.0.1
  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]
    Windows 10 64bit

Trying to add an GMail/Inbox account results in an Oauth error:
image

Working on macOs.

Preferences slow to open

Mac OSX version El Capitain 10.11.6
Wavebox version 3.1.2

Preferences page very slow to open, taking up to 20-30 seconds to open up each time. Tested across multiple multiple machines, all have similar issues, even when Wavebox is the only application open.

Use only google drive

Urgency: Nice to have

We use google drive to share docs. When I connect my g-suite account, want the ability to turn on/off all items. Currently, I cannot turn off my google work.

  • Which version of Wavebox are you using? 3.1.2
  • Which Operating System are you using?
    Mac OSX 10

New mail notification won't turn off

  • Which version of Wavebox are you using? 3.1.2
  • Which Operating System are you using? Linux Mint

I've turned off new mail notification boxes -- they really annoy me. When I did this in Wmail, the notifications stopped. Now they keep on appearing. I've restarted wavebox, but still no go. Can this be fixed? Thanks.

Moving icons on the taskbar on the left

  • Which version of Wavebox are you using? 3.1.2

  • Which Operating System are you using? Linux

Funny. I successfully added a link to Google Groups using the Add Mailbox feature. I wanted to move the icon up a bit in the hierarchy of icons on the left. But when I click "Move Up" it send the icon to the very top, rather than one place higher. Strange behavior. Maybe it can be addressed. Thanks.

Feature request: dark theme

Thank you for this - it's just what Linux needs, in my opinion.

Is there any way to use Stylish themes? Or have a dark them? Like a lot of people, I'm not keen on the standard Google look.

I'm using Fedora 25.

Unread counter does not work

  • Which version of Wavebox are you using? [e.g. 3.0.0]
    3.1.2
  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]
    Mac OSX 10.12.4

Configured with two Google Inbox accounts.

The unread count is not managed as expected. The unread count is only updated to the right value when application is launched. After that, the counter remains the same regardless mailbox activity (new messages, messages deleted from another machine, etc...).

Two important information:

  • WMail 2.3.1 with the same configuration works like a charm.
  • There is one important difference : it is no longer possible to set proxy with Wavebox. And I am using a proxy and manually set it in WMail.

Provide AppImage for linux

  • Which version of Wavebox are you using? [e.g. 3.0.0]
    n/a
  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]
    Linux Fedora.

AppImage works for all Linux Distros.

Spell Check

I am using Wavebox v3.1.2. Is there any way to disable spell check ? I can not find this option.

If this option doesn't exists, do you have any plans to add it ?

I know this is not a bug, but improvement.

Feature Request: Grouping + Social Media (For notifications)

  • Which version of Wavebox are you using? [3.1.2]
  • Which Operating System are you using? [Arch Linux]

Hi,

First off I love the application and I'm happy to use it as a daily driver for overseeing my accounts; however there are a couple of features I hope could be considered one day, primarily grouping.

I have three businesses/projects with separate email accounts - The side bar is fine/perfect for this, but becomes messy when I also wish to include (for example), Trello, Twitter (any website), Facebook(any website), Instagram(any website), for each account separately. I think an easy and neat solution would be to allow further use of the topbar/service bar which is currently only being utilised for extended services (Calendar, Contacts, etc for Google) - By allowing use of the top bar, the side bar can then be treated (if desired by the user) as a profile switcher of sorts, dropping the side bar from 15 icons to 3 (In my example use-case)

An additional request which would be neat to see, is integration with services like Twitter, Facebook, WhatsApp; to allow notifications through the system. If grouping ever becomes a thing, then the sidebar counter could be representative of the total number of new notifications, or a user selected preference (To notify only on email, or all services under the 'group', for example)

What do you think?

Anyway, thanks again for providing such an awesome tool;

Kind Regards

Getting new mail notifications even when it is disabled

Wavebox 3.1.2 on Mac OSX 10.11.6

I have "Show new mail notifications" off, but it still is showing me notifications. I have tried restarting Wavebox.

(I also have "Show app unread badge" turned off, and it is still showing a "1" in the app badge.)

I have it configured with one Gmail account and one Slack account. Notifications & app badges are turned off for both

Hangouts opens in a browser tab

  • Which version of Wavebox are you using? [e.g. 3.0.0]
    3.1.3

  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]
    Ubuntu 16.04

In wmail, opening a video chat in hangouts used the wmail window. Now it opens the video chat in a new tab in my browser window. Nothing special is done to reproduce this issue, as it happens ever time.

Office365 Outlook PDF viewer not working

  • Which version of Wavebox are you using? [3.1.2]

  • Which Operating System are you using? [Windows 10]

The PDF viewer in Office365 Outlook doesn't work. It just says 'couldn't load plugin'
Is it possible to get this working? Otherwise I have to download and this is a pain.

screenshot 2017-04-11 16 48 52

Unread count not showing on account icon

  • Which version of Wavebox are you using? [e.g. 3.0.0] - 3.1.2

  • Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04] - Windows 10

Accounts have 'Show unread badge' and 'Add unread messages to app ..' enabled but the account icons don't show any unread messages when there is a number of them.

Also, when hovering on the account icon of the sidebar the pop out shows 'no unread messages' when there are messages not yet read in the account.

image

Unclear what the difference between the service display modes

Took me awhile to figure out what the difference means. I had expected when I moved the items to the top that it would no longer show on my left nav.

I believe the logic is that it is the sub units, that move to the top navi.

I think it's confusing because "Service Display Mode" is not natural language.

Potential fixes:

  • Change the copy so it's more clear.
  • Move it to another location. The drop down is actually influencing placement of the sub services (calendar, people, tasks, ondrive, etc)
  • add a (?) to explain
  • in line explanation
  • Is this feature even necessary?

Priority: low

  • Which version of Wavebox are you using? 3.1.2
  • Which Operating System are you using? Mac OSX 10.12.4

Zoho Support

Could this be supporting Zoho Mail as well? is one of the features I wished WMail could support

OAuth error

  • Which version of Wavebox are you using? 3.1.0
  • Which Operating System are you using? Windows 10

I'm getting the following error when trying to add a Google account (tried with 3 different accounts, 2 Inbox, 1 GMail, two of which are G Suite domains, 1 is a personal account):
image
The error occurs after entering credentials (after password or after 2FA, depending on the account).

Other than that, looks great! 👍

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.