Hello Guest, Welcome to Apnea Board !
As a guest, you are limited to certain areas of the board and there are some features you can't use.
To post a message, you must create a free account using a valid email address.

or Create an Account


New Posts   Today's Posts

OSCAR frozen after O2Ring data update
#11
RE: OSCAR frozen after O2Ring data update
Greetings,


I followed the directions in your 1st email and Oscar is pointing to the correct file in the 'Documents' folder.

I have included a sanitized debug log file that shows several warnings and error notations for your review.

Thanks,
Don


Attached Files
.txt   Oscar Debug.txt (Size: 9.5 KB / Downloads: 6)
Post Reply Post Reply
#12
RE: OSCAR frozen after O2Ring data update
There have been reports that some Windows updates will block access to certain directories by programs.  Try this, copy the OSCAR_Data folder to the C:\ drive.  In a command prompt, enter: OSCAR --datadir C:\OSCAR_Data.  See if this might correct the problem.

- Red
Crimson Nape
Apnea Board Moderator
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
#13
RE: OSCAR frozen after O2Ring data update
Looking at the "Critical Error : Can't create context" I would say that QT is having trouble with the video setup.

I'm not sure if this is correct:
00817: Debug: Operating system: Windows 10 (10.0)
00817: Debug: Graphics Engine: 3.0 Mesa 12.0.0-rc2
00817: Debug: Graphics Engine type: LegacyGFX

But this is where it got noticed:
Code:
00922: Critical: createContext: wglCreateContextAttribsARB() failed (GL error code: 0x0) for format:
         QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize -1,
         greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1,
         swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace,
         profile  QSurfaceFormat::NoProfile), shared context: 0x1 (The operation completed successfully.)
00922: Critical: createContext: wglCreateContext failed. (The operation completed successfully.)
00922: Warning: Unable to create a GL Context.
00923: Warning: composeAndFlush: QOpenGLContext creation failed
Once it gets a Critical error, it should gracefully tell us and die... I'm not sure how to do that.

But it looks like a graphics system problem to me.
Apnea Board Monitors are members who help oversee the smooth functioning of the Board. They are also members of the Advisory Committee which helps shape Apnea Board's rules & policies. Membership in the Advisory Members group does not imply medical expertise or qualification for advising Sleep Apnea patients concerning their treatment.
Post Reply Post Reply
#14
RE: OSCAR frozen after O2Ring data update
Greetings,

See enclosure for command prompt response.

It seems that Oscar knows where the data file resides since I am able to export the ASV data from the File menu.

Don


Attached Files Thumbnail(s)
   
Post Reply Post Reply
#15
RE: OSCAR frozen after O2Ring data update
Greetings,

Is it possible to download a previous version of Oscar so that I can see if that works on my system?

Don
Post Reply Post Reply
#16
RE: OSCAR frozen after O2Ring data update
The command prompt you posted is just telling you that "OSCAR" isn't in the system's search path.  Here are 2 ways to run OSCAR from the prompt.  Both ways achieve the same thing.  The first one just uses the DOS alias for a directory that has a space in it, and the second shows you how to enter it when you need to include a space within the command. Use either one.

1. DOS:
C:\progra~1\oscar\oscar.exe

2. Using the directory name with spaces in its name:
"C:\program files\oscar\oscar.exe"
(The complete command is enclosed within quotes(""))

- Red
Crimson Nape
Apnea Board Moderator
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
#17
RE: OSCAR frozen after O2Ring data update
Greetings,

Is this what you wanted me to do in the command prompt to make sure that OSCAR was looking at my Oscar data folder?

Don

***  Moderator Note: Corrupted image removed  ***
Images can not be hosted from a personal computer.
Please upload apnea or software related images to the Apnea Board server. For all images not directly related to apnea or its software, please use an image hosting service.  
Please read this link for further information:  "How to: Attaching Images and Files on Apnea Board" .
Greetings,

I should have saved the as a .png.
[Image: attachment.php?aid=45832]
Don


Attached Files Thumbnail(s)
   
Post Reply Post Reply
#18
RE: OSCAR frozen after O2Ring data update
Greetings,

If so, Oscar still holds at the Profile screen.

Don
Post Reply Post Reply
#19
RE: OSCAR frozen after O2Ring data update
No,  You included the word, "file", in your declaration.  Everthing else looks fine the way you did it, though. . . just don't include the extra word.  The OSCAR data directory is named, "OSCAR_Data".

The command line will look like this, "OSCAR --datadir C:\Users\doulm\Documents\OSCAR_Data

Just a note; Since none of your path contains any spaces in the directory names (e.g.: "Program Files"), the quotes are not required.

- Red
Crimson Nape
Apnea Board Moderator
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
#20
RE: OSCAR frozen after O2Ring data update
Greetings,

I entered the string above in the Command Prompt with the directory set for the Oscar app, Oscar opened with the enclosed screen open. The only thing that is active on this screen are the Menus. Previously, this window would flash by and then settle on the Oscar welcome screen from which I could look at the graphical data.

Don


Attached Files Thumbnail(s)
   
Post Reply Post Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Oscar "No Supported Data Found" Resmed Airsense 11 cpapmj 3 71 04-13-2024, 10:21 PM
Last Post: Crimson Nape
  OSCAR import of Viatom/Wellue data - DST time base SleeperAwake21 5 916 03-30-2024, 02:21 PM
Last Post: dfunk
  OSCAR not recognising SD card data from BMC alid 7 261 03-30-2024, 12:44 AM
Last Post: alid
Question OK TO IMPORT SLEEP DATA FROM OLD SD CARD INTO OSCAR W/O MESSING UP CURRENT DATA? Plmnb 3 233 03-29-2024, 11:02 AM
Last Post: Plmnb
  Uploading Wellue O2 Ring Data to Oscar ggs5 9 878 03-29-2024, 08:52 AM
Last Post: StuartC
  Trouble importing data to Oscar bubbafoxus 2 212 03-22-2024, 05:40 PM
Last Post: bubbafoxus
  OSCAR Profiles and Combining Different Brand CPAP Data StratCat48 2 86 03-22-2024, 08:00 AM
Last Post: StratCat48


New Posts   Today's Posts


About Apnea Board

Apnea Board is an educational web site designed to empower Sleep Apnea patients.