Do you by any chance know what graphics chip is in your EeePC? Some of those problems indicate an incompatible graphics card. I'm not using very advanced OpenGL calls, but unfortunately, Qt does some stuff behind the scenes I have no control over, and makes some unnecessary OpenGL calls.robysue wrote:Reporting bugs here.
First, I did rename the SleepyApp directory that's in the Documents folder for the old version of SleepyHead before starting SleepyHead-0.8-20110721-1
It didn't crash for me, but it's not fully functional either---at least not in the same sense that SleepyHead-0.7-4229 is.
Here's where I'm running into problems with 0 .8-20110721-1:
Application STARTS ok and I can download the data into 0.8-20110721-1 without any problems. The waveform for the last day of the data shows up just fine and the graphs for that data work in the sense of being able to zoom in and so forth.
But if I click on a different day that I know (from SleepyHead-0.7-4229) has wave form data available? The wave form and other detailed graphs do NOT CHANGE. In other words, the graphical data simply stays on the first day that was shown after uploading the data. The data in the sidebar switches just fine however.
And if I click on a day with no waveform data (because I forgot to put the SD card into my PR System One BiPAP Auto all the way that night), then I get "No data available for <date>" in the right part of the window and "No CPAP data available" under the Daily tab on the left sidebar part of the window---even though Encore Viewer still has all the tick marks, the leak data, and the pressure data available for the date.
Also whenever I try to switch tabs---from Daily to Summary for example---the sidebar on the left switches appropriately, but the graphical stuff on the right just simply vanishes---and I basically see whatever is on the computer's desktop underneath or the Welcome to Sleepy Head page (which I see seems to depend on how I got into the daily data in the first place)
Am I missing something really basic in making the 0.8 version work correctly? I ask because I really like its look and feel and the way the tick mark graph does NOT zoom in when you zoom in on the waveform, but I can't use it the way it currently behaves on my Eee PC Seashell netbook that I use for my xPAP data.
Check your AntiAliasing setting.. This may not work on a few graphics chips.. (It doesn't on my old Dell notebook I do most of my development on)
The fact you can zoom graphs makes this a little weird though.. I have fixed some things while solving the crash that may help these issues.
Try using the Noon Date Split option in the View menu, exit and restart the application..
and check your region/timezone is set correctly in control panel.
One thing that may really help you here if your EeePC has a newer operating system then windows XP on it: Right click on the SleepyHead Icon, and click properties.. Find the tab that has XP Compatibility mode stuff in it.. underneath there is some checkboxes.. One disables desktop compositing, and one disables theming for SleepyHead.. Try turning off both these features.. It may make things come to life for you. (Basic edition of 7/Vista might not have these at all, it's worth a look though)
One more thing to note, SleepyHead 0.7's calendar days are advanced by one (today's date showed last nights sleep data).. Version 0.8 should match Encore & ResMed days, ie, last night's sleep goes into yesterday in the calendar. I'm still not sure which method is best. 0.7's way still makes a little more sense to me.