Skip to content
#

macos-app

macos logo

macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware.

Here are 380 public repositories matching this topic...

Gifski
sindresorhus
sindresorhus commented Oct 24, 2020

Gifski requires at least 2 frames in the resulting GIF, but users might accidentally trim or choose low enough FPS for the resulting GIF to contain less than 2 frames. We should show a warning in the editor's view in that case.

Right now, we just show an error when the conversion starts:

<img width="472" alt="Screen Shot 2020-10-24 at 16 53 31" src="https://user-images.githubusercontent.com/

enhancement help wanted good first issue
Plash
widelands
antares
UglyBlueCat
UglyBlueCat commented Mar 14, 2022

Describe the bug
A query containing a join with a query on one side return 'table does not exist'
The same query works in other SQL clients as well as embedded in Java

To Reproduce
Execute a query with a join where one side is a query, similar to this one:

SELECT jb.*, ja.ToCustomerID
FROM aajobdetails jb 
LEFT JOIN (
            SELECT * FROM aajoballocation 
        
bug good first issue Needs more informations

Created by Apple

Released March 24, 2001

Website
www.apple.com/macos
Wikipedia
Wikipedia