Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

[BUG] Flickering during start on some systems #41

Closed
state-of-the-art opened this issue May 5, 2019 · 1 comment
Closed

[BUG] Flickering during start on some systems #41

state-of-the-art opened this issue May 5, 2019 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@state-of-the-art
Copy link
Collaborator

Issue description:

When the app is started it starts to flicker on Desktop (wayland) and android 5.

Environment:

  • Application version: 0.2.2
  • Device: Ubuntu with Wayland, ASUS ZenFone 2 Laser

Steps to reproduce:

  1. Run the app
  2. See flickering

Additional context

It's stopped when you switching to Edit tab.

@state-of-the-art state-of-the-art added the bug Something isn't working label May 5, 2019
@state-of-the-art state-of-the-art added this to the v0.4.0 milestone May 5, 2019
@state-of-the-art state-of-the-art self-assigned this May 5, 2019
@state-of-the-art state-of-the-art modified the milestones: v0.4.0, v0.3.0 May 5, 2019
@state-of-the-art
Copy link
Collaborator Author

Fixed flickering by set Edit tab point cloud view render to "on demand".

state-of-the-art pushed a commit that referenced this issue Sep 1, 2019
History:
* Release v0.5.0 (2019-08-18T19:06:28-07:00)
* H3DS-14 Fixed displaying rotation/position depends on mode (2019-08-18T18:02:58-07:00)
* Updated arcore version to 1.11.0 & fixed multiple archs (2019-08-09T20:45:23-07:00)
* H3DS-63 Added ability to open multiple pcd files (2019-08-08T23:56:22-07:00)
* H3DS-13 Added PCL as dependency of the project (2019-07-30T23:49:12-07:00)
* H3DS-62 Switched to cmake build scripts (2019-07-19T20:13:08-07:00)
* H3DS-60 Added warning if the position was changed roughly (2019-07-14T22:35:23-07:00)
* H3DS-14 Added working arcore position provider (2019-07-07T12:57:47-07:00)
* Release v0.4.1 (2019-07-07T16:45:46-07:00)
* H3DS-51 Fixed issue with display mode for pointclouds (2019-07-07T16:12:47-07:00)
* H3DS-52 Added settings for points invalidation z limits (2019-06-30T14:45:22-07:00)
* H3DS-55 Fixed issue with out-of-area button action activate (2019-06-30T13:41:18-07:00)
* Release v0.4.0 (2019-06-23T20:00:16-07:00)
* H3DS-9 Enabled draco compressor for glTF2 exporter (2019-06-19T20:48:41-07:00)
* Workaround for QTBUG-75493 with worldSpaceTolerance (2019-06-19T20:41:46-07:00)
* H3DS-9 Added gltf2 exporter and draco compressor (2019-06-01T22:55:23-07:00)
* H3DS-6 Mesh from pointcloud implementation (2019-06-08T19:25:54-07:00)
* Removed copy of the pointcloud after capture (2019-06-08T20:01:51-07:00)
* Removed foreach usage until it's too late (2019-05-26T14:00:34-07:00)
* Release v0.3.2 (2019-05-19T22:23:23-07:00)
* Read/Save compressed PCD files #18 (2019-04-28T16:25:49-07:00)
* Release v0.3.1 (2019-05-12T21:26:19-07:00)
* Added notifications, some tool advises & option to disable them #39 (2019-05-11T21:57:30-07:00)
* Fixed issue with no points selected when deleting points #44 (2019-05-11T18:39:27-07:00)
* Added option to set the PointCloud point display size (2019-05-10T00:04:16-07:00)
* Fixed issue with not animated selection #45 (2019-05-09T22:45:21-07:00)
* Release v0.3.0 (2019-05-06T01:33:27-07:00)
* Added depth filters options #21 (2019-05-06T01:26:33-07:00)
* [FEATURE] Display FPS on the capture tab #40 (2019-05-05T23:33:18-07:00)
* [BUG] Flickering during start on some systems #41 (2019-05-05T23:29:46-07:00)
* Settings framework implementation #21 (2019-05-05T23:25:59-07:00)
* [FEATURE] Settings framework basic implementation #21 (2019-05-02T23:39:16-07:00)
* Release v0.2.2 (2019-04-28T20:49:32-07:00)
* [BUG] > 1 time connections causing app crash #36 (2019-04-28T19:33:11-07:00)
* [BUG] Some icons are showing as Chinese symbols #30 (2019-04-28T18:12:14-07:00)
* [FEATURE] Show camera connection status #34 (2019-04-28T18:11:26-07:00)
* [FEATURE] Showing shot animation #33 (2019-04-28T18:09:04-07:00)
* [BUG] d435i not working using USB 2.0 #32 (2019-04-28T14:33:06-07:00)
* Compatibility: USB 2.0 support #25 (2019-04-28T14:22:02-07:00)
* Added fix to include D435i into supported cameras list #26 (2019-04-21T18:23:58-07:00)
* H3DS-3 Added message about showing point cloud to Edit (2019-04-01T01:14:33-07:00)
* H3DS-3 Added capture message about not connected camera (2019-04-01T00:02:37-07:00)
* H3DS-1 Added ability to save pointclouds on android (2019-03-31T23:55:04-07:00)
* H3DS-23 Fixed issue with unable to select tool in Edit tab menu (2019-03-30T23:41:24-07:00)
* H3DS-2 Added button to load pointcloud using android interface (2019-03-30T23:39:47-07:00)
* Release v0.1.0 (2019-03-24T23:21:08-07:00)
* Added application icon (2019-03-24T00:25:41-07:00)
* Moved to librealsense 2.19.1 & removed android root req (2019-03-23T21:46:58-07:00)
* Working android root version (2019-03-09T23:33:32-08:00)
* Working moving from capture to edit (2018-12-31T23:21:02-08:00)
* Fixed & splitted (2018-12-31T23:00:18-08:00)
* Working pointcloud + viewer (2018-12-31T22:28:53-08:00)
* Init commit (2018-12-31T22:27:34-08:00)
@state-of-the-art state-of-the-art removed their assignment Feb 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants