Skip to content
#

osx

Here are 1,928 public repositories matching this topic...

Mailspring
DemonioCZ
DemonioCZ commented Feb 18, 2020

Hi, I found mistake in translation to czech, but I dont see it in this file. By every mail content, there is a number of "opens" (how many times it was open). Wrong czech translation is "otevřít"... it should be "otevřeno"

WWDC
phatblat
phatblat commented Feb 7, 2019

Is your feature request related to a problem? Please describe.
It is (barely) documented that mas is not able to install apps from the MAS that haven't been purchased.
The README does call out that the lucky command can't be used to purchase an app, but this isn't made clear that it also applies to the install command.

Please note that this command will not allow you to install (o

Marsgames
Marsgames commented Dec 17, 2018

Hey,

I'm trying to execute a simple diff check when I click on my notification but it's not working. I tried to add -activate com.apple.Terminal and this one works but after that nothing more. I tried to run an osascript that will open a new terminal window and then run my command but it doesn't work much.

My command

terminal-notifier -title "My notification" -message "The descriptio
djcater
djcater commented Jan 12, 2020

Sometimes you see this message in Nmap output:

Warning: xxx.xxx.xxx.xxx giving up on port because retransmission cap hit (10).

It would be nice to add the port number here as well, in case you want to manually investigate that host and port after the scan has finished.

Something like:

Warning: xxx.xxx.xxx.xxx giving up on port 12345/tcp because retransmission cap hit (10).
``
EugenMayer
EugenMayer commented Feb 25, 2019

Right now, there is no way around, that sync can stop. Period :)

There are different reasons for that and we can only try to "work arround" or mitigate the impact of one, the other is d4m related and we cannot do anything about it.

Scenarios where this happens ( more often ):

  • npm / webpack / gulp based projects where during watch / rebuild a lot of files are removed and created -> **we c
RedDwarf69
RedDwarf69 commented Oct 8, 2019

https://www.boost.org/doc/libs/1_71_0/libs/beast/doc/html/beast/using_websocket/timeouts.html says

The timeout features of the TCP or basic stream should not be used when working with a websocket stream.

and

`The timeouts on the websocket stream are incompatible with the timeouts used in the tcp_stream. When constructing a websocket stream from a tcp stream that has timeouts enabled, th

Doc
drdator
drdator commented Jan 24, 2018
  1. Activate View -> Syntax Highlighting if not active
  2. Make a request that returns JSON
  3. Select some text in the response body and copy with cmd-c or ctrl-clicking and selecting "Copy"
  4. Try to paste somewhere and nothing will be pasted

<img width="1242" alt="screen shot 2018-01-24 at 14 38 21" src="https://user-images.githubusercontent.com/72999/35334927-46901e66-0114-11e8-853b-0d837e1

r0x0r
r0x0r commented Jun 22, 2019

I have analyzed video problems and below is the summary. All tested with examples/http_server.py from the pywebview-3 branch.

Windows

  • CEF / MSHTML / EdgeHTML. No problems with either. CEF supports only WebM and Ogg out of the box (MP4 not supported).

Cocoa

  • Only video frame is displayed, video not playing. Youtube works fine. There are a bunch of flags related to media in WKWeb

Improve this page

Add a description, image, and links to the osx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the osx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.