Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS: Fix video intro #2165

Merged
merged 3 commits into from
Mar 5, 2024
Merged

MacOS: Fix video intro #2165

merged 3 commits into from
Mar 5, 2024

Conversation

ameer2468
Copy link
Contributor

The issue is most likely associated with how Tauri handles building when webm videos are involved with MacOS. It still is not fully clear how it works in dev, but not in production. However, there are reports related this issue.

  • For MacOS we're using a mp4 file like the FDA video. For other operating systems we're using Webm.

Tested on both: MacOS & Windows and has passed successfully.

@ameer2468 ameer2468 requested a review from a team as a code owner March 5, 2024 14:31
@ameer2468 ameer2468 enabled auto-merge March 5, 2024 14:32
Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spacedrive-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 2:53pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
spacedrive-landing ⬜️ Ignored (Inspect) Visit Preview Mar 5, 2024 2:53pm

@ameer2468 ameer2468 added this pull request to the merge queue Mar 5, 2024
Merged via the queue into main with commit a1c5639 Mar 5, 2024
11 checks passed
@ameer2468 ameer2468 deleted the prod-intro-video-fix branch March 5, 2024 16:05
ameer2468 added a commit that referenced this pull request Mar 6, 2024
* macos use mp4 - others use webm

* macos use mp4 - others use webm
github-merge-queue bot pushed a commit that referenced this pull request Mar 11, 2024
* mobile search filters wip

* Layout transitions

* mob search wip

* mob search button actions

* MacOS: Fix video intro (#2165)

* macos use mp4 - others use webm

* macos use mp4 - others use webm

* [ENG-1662] Fix thumb black bars (#2167)

fix resize loop

* [ENG-1661] Windows explorer scrollbar (#2166)

Fix windows scrollbar

* [ENG-1663] Prevent middle-click opening new tab (#2168)

Update Link.tsx

* [MOB-23] Mobile Hardware Information for Overview Page (#2106)

* wip for iDevices

* Working HardwareModel Info for iOS

* wip

* Merge 'main' into 'mob-hw-info-overview'

* Half-Working `get_volume()`

* Objective c bridge to talk to FS

* Working objc bridge

The bridge works now, and we can now access the iOS file system using the native objective-c APIs instead for proper values, including on the simulator.

* Isolate `icrate` for `ios` deployments only

* Working Stats for Android

* Clean Up + `pnpm format`

* Fix to FSInfoResult Type

Due to the RNFS fork change, I had to change the types to make it so it doesn't fail building and CI.

* iOS Device Name Fix

* paginate sync backfill (#2163)

* paginate sync backfill

* add backfill timeout

* use gt instead of gte

* Revert Tracing-Subscriber filter level (#2169)

Update lib.rs

Forgot to update the tracing-subscriber level from debug to info. Oops.

* Layout transitions

* Filters bar wip

* Code improvements

* mob search: in its finals - more ui tweaks coming

* pr adjustments

* Mob search

* Update pnpm-lock.yaml

* github glitch?

* Create Filters.tsx

* improve switch statement and remove empty string values

* Update FiltersBar.tsx

* Update FiltersBar.tsx

---------

Co-authored-by: nikec <[email protected]>
Co-authored-by: Arnab Chakraborty <[email protected]>
Co-authored-by: Brendan Allan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants