Bartosz Radaczyński

Results 16 comments of Bartosz Radaczyński

I have just successfully flashed ace2 using heimdall. I needed to run heimdall as root, though.

1.3.1 on ubuntu 12.10

1.3.1 also works fine on ubuntu 13.10. Remember, you need to stast heimdall-frontent via sudo (or from a root shell), otherwise the device does get detected, but when flashing gives...

https://github.com/hluk/CopyQ/issues/1884: ``` xattr -d com.apple.quarantine /Applications/CopyQ.app codesign --force --deep --sign - /Applications/CopyQ.app ```

the only patch you need is to replace: (System/getProperty "user.home") with (string/replace (System/getProperty "user.home") "\" "\\") is it not?

Nope, I did not know that. Will check them out, thanks! And yes - this is exactly what I would like to achieve.