LIGHTNING UK! Posted June 15, 2009 Posted June 15, 2009 I opened the program and clicked on the menu option to save a bmp to the desktop. --------------------------- BurnPlot --------------------------- Run-time error '380': Invalid property value --------------------------- OK ---------------------------
Cynthia Posted June 15, 2009 Posted June 15, 2009 No issues for me to save the .bmp graph to my desktop. Vista 32 here.
LIGHTNING UK! Posted June 15, 2009 Posted June 15, 2009 It's kinda random (uninitialised variables I guess?) - oh and I hadn't loaded a file.
eSkRo Posted June 15, 2009 Posted June 15, 2009 (edited) hmmm... i have that SAVE .BMP TO DESKTOP problem too... and also when i BROWSE FOR .IBG FILE TO OPEN its not the default location for ibg files that appears... Edited June 15, 2009 by eSkRo
LIGHTNING UK! Posted June 15, 2009 Posted June 15, 2009 This looks like an x-axis scaling problem too. Optiarc_DVD_RW_AD_7240S_1.01_15_JUNE_2009_20_05_97m34s25f.ibg
cornholio7 Posted June 15, 2009 Posted June 15, 2009 graph opens now but i get that error saving to desktop too small suggestion, is it possible to change write cpu button text colour? (white maybe?)
LIGHTNING UK! Posted June 15, 2009 Posted June 15, 2009 I think the buttons should be swapped out for checkboxes with standard text to the right of them. To the left of the checkbox could be another little square with the appropriate colour in it (or something along those lines anyway). That way, it'll all theme properly once the XP manifest is added. The checkboxes can be disabled when that data isn't available in the IBG file.
Daystrom M5 Posted June 19, 2009 Author Posted June 19, 2009 (edited) Hello, I haven't had too much time to work on this during the week. (OT at work.) I attached a new version with what I have done. [Edited - Previous Version Removed, See Current Post For Latest Version] @ LIGHTNING UK! - I added the code for the XP manifest but I am still trying to figure out how to add the manifest to the .exe as a resource. I attached a manifest file for testing - just remove the .txt from the name. (Wouldn't let me upload as a manifest file.) I scaled the following media types per your previous post : CD-ROM, CD-R, CD-RW - 1.125GB full scale / 125MB increments. DVD-ROM, DVD-R, DVD+R, DVD-RAM - 4.5GB full scale / 500MB increments. DVD-R DL, DVD+R DL - 9.0GB full scale / 1GB increments. HD DVD-ROM, HD DVD-R, HD DVD-RW, HD DVD-RAM - 18.0 GB full scale / 2GB increments. BD-ROM, BD-R, BD-RE - 27.0GB full scale / 3GB increments. You didn't mention DL HD DVD or DL BD media as types that ImgBurn would report in the .ibg files. Should I add these media types as well ? I am saving the plots as a .png now. Let me know if I corrected the "save" problem and if I am only capturing BurnPlot instead of the whole desktop. @ Everyone - Try it out and let me know how it works. Thanks. Edited June 20, 2009 by Daystrom M5
Cynthia Posted June 19, 2009 Posted June 19, 2009 Thanks for the new version! When I select the 'Open ImgBurn Graph File' option - I do have 1777 graph files saved in that folder - but it will only show 6 files from the folder and they show up in a random way (not the latest or oldest). Edit: I see the issue. The program is picking the graph file folder of the currently logged in user. Couldn't it pick the same folder as you have set as save folder for the graph files in the ImgBurn settings?
Cynthia Posted June 19, 2009 Posted June 19, 2009 Suggestion. I think some of the options rows are tricky to see - especially the blue one. Perhaps a scheme like this - and eventually when the option is disabled - let the text fade out/grey out a bit.
Cynthia Posted June 19, 2009 Posted June 19, 2009 Suggestion. Would it be possible to show the local formatting (as they are set up in the Windows settings) of dates? DATE=15-05-2009 04:41:21 As an example, in a Swedish system it should show up as: Date / Time2009-05-15 04:41:21
Daystrom M5 Posted June 20, 2009 Author Posted June 20, 2009 (edited) Hello, Another new version of BurnPlot attached. [Edited - Previous Version Removed, See Current Post For Latest Version] @ Cynthia - I think I have addressed all of your issues except for date/time formatting. I display the information as read from the .ibg files. If local formatting is something that DVDInfoPro does then I will look into it. @ LIGHTNING UK! - I cheated and added the manifest file to the compiled .exe with Resource Hacker. @ Everyone - I think the program only has a couple of thousand problems now. Let me know how it looks. Thanks. Edited June 22, 2009 by Daystrom M5
LIGHTNING UK! Posted June 20, 2009 Posted June 20, 2009 If local formatting is something that DVDInfoPro does then I will look into it. It is. If the IBG's formatting changed depending on who created them, you wouldn't be able to look at other peoples with different formatting (or at least it would be more difficult). For that reason, everything is written with UK (and US I guess) formatting and the conversion is done at the displaying tool's end. Thanks again for your work on this, we do all appreciate it As an idea, could you change 'Raw Data' / 'Average Data' to a couple of radio boxes? It looks a bit odd when 'Raw Data' is unchecked and yet that's the one that's valid. So it would be 'O Raw O Average [10]' where O is the radio button and [10] is the combobox. I'm not sure you need the 'shown' / 'hidden' text next to the comboboxes of the graph lines. The colour boxes + checkboxes is loooooads better though Can you get the 'Save' function working with a dialog box too rather than always saying to the desktop? Oh and rather than using a menu in the way you are, use a toolbar instead (with images). A menu should have the drop downs, yours goes against how every other program functions and doesn't work how a typical user would expect it to. It's that or put 'Open Graph File...' (or 'Open IBG File...') and 'Save Screenshot...' under a 'File' menu. 'About' is typically under a 'Help' menu.
Cynthia Posted June 20, 2009 Posted June 20, 2009 Thanks again for your work on this, we do all appreciate it I fully agree. The new design of the plot boxes looks good! Do yo have any plans to add support for local language files? Like if there is a text file in the same folder as the program - it will use the translated text strings in the program. That would be a nice thing for non English users.
eSkRo Posted June 20, 2009 Posted June 20, 2009 (edited) Great Job!!!! Starting to look Awesome!!! is it possible to save the png graph data file on my --> Desktop instead of --> Application Data\ImgBurn\Graph Data Files ? Edited June 20, 2009 by eSkRo
LIGHTNING UK! Posted June 21, 2009 Posted June 21, 2009 Can you get the 'Save' function working with a dialog box too rather than always saying to the desktop? I hadn't actually noticed the desktop -> appdata change but the request still stands
Daystrom M5 Posted June 22, 2009 Author Posted June 22, 2009 (edited) Hello, Yet another "latest version" of BurnPlot attached. [Edited - Previous Version Removed, See Current Post For Latest Version] Made the following changes : 1.) Use localized settings for .ibg date and time data formatting. 2.) Changed 'Raw Data' / 'Average Data' selection to radio boxes. 3.) Removed 'Shown' / 'Hidden' / 'No Data' text from plot selection descriptions. 4.) Use common dialog for open file and save file functions. (Open file defaults to user selected ImgBurn graph file folder. Save defaults to desktop.) 5.) Standardized drop down menu selections. I think I see light at the end of the tunnel but I am not sure. Take it out for a spin and let me know how it works. Thanks. Edited June 23, 2009 by Daystrom M5
LIGHTNING UK! Posted June 22, 2009 Posted June 22, 2009 Looks good my end although I'm not convinced you're getting the 32bit 16x16 icon in the taskbar or top left corner of the app window... it looks more like the 4bit colour one. DVD-ROM can be SL or DL (there is no distinction between the two - the same is true for BD-ROM, BD-R and BD-RE), this means your scale will need to be adjusted based on 'MEDIA_CAPACITY' and/or 'MEDIA_LAYER_BREAK' ('MEDIA_LAYER_BREAK' isn't used/valid for BD media). Can you plot another red virtical line if 'MEDIA_LAYER_BREAK' is present/valid in the IBG? The RPM lines aren't right for a DL read (haven't checked burn) yet... or in general (when compared to DVDInfoPro) if I'm honest (yours seem to curve?!). You really should ask over at cdfreaks for help with that, I'm sure someone will know how to do it and will have used it in their own project somewhere. If your lines aren't right, it's probably better they're not there at all... I can't say that I pay any attempt to RPM anyway and would probably survive without them until a fool proof solution has been found. If you made the window a bit wider, do you think you could put the info onto 1 line rather than 2? Then you'd have room for all the stuff you've missed off (when compared to DVDInfoPro's viewer - things like speed start/end/avg/max etc). How useful is the 'Raw' setting btw? for me it just produces an ugly solid/thick block line! I guess that's why DIP has the 'Shift Sampled Position' slider. So if you've got 18 lines/samples in the IBG for every 1 pixel on your graph, you can slide through all 18 to see the different lines the data will draw. Other than that, there's definitely light!
mmalves Posted June 22, 2009 Posted June 22, 2009 If you go to File -> Save BurnPlot Screen Capture it saves the screenshot even if you click Cancel/the X button/hit ESC on keyboard. This happens on Windows 7 x86 RC1 build 7100 (can't test other OSs right now ).
LIGHTNING UK! Posted June 22, 2009 Posted June 22, 2009 Is it supposed to save its settings at the moment? Like if I set the 'Averaged' value to something, will it remember it between closing and reopening the program?
eSkRo Posted June 22, 2009 Posted June 22, 2009 If you go to File -> Save BurnPlot Screen Capture it saves the screenshot even if you click Cancel/the X button/hit ESC on keyboard. This happens on Windows 7 x86 RC1 build 7100 (can't test other OSs right now ). Works 100% in XP SP3!
LIGHTNING UK! Posted June 22, 2009 Posted June 22, 2009 I agree with mmalves. It's saving the screenshot regardless of if the users cancels the save box or not (GetSaveFileName returns 'false').
Daystrom M5 Posted June 23, 2009 Author Posted June 23, 2009 (edited) Hello, @ LIGHTNING UK! & mmalves - I found three bugs in my Open/Save file routine (One you already know about) after posting the previous version of BurnPlot. I fixed them and attached the new version. [Edited - Previous Version Removed, See Current Post For Latest Version] @ LIGHTNING UK! - Not sure about the icon - I am using an icon with 4 sizes at three different color depths. I'll look into it. Can you send me .ibg files for the various types of media so I can make changes and use them for testing ? (MEDIA_LAYER_BREAK) Except for the scaling, I have to stand behind my math on the RPM calculations but I will ask at cdfreaks to see how they think it should be done. (Checked the current algorithm with custom .ibg files I created. I think curved speed plots should give a curved RPM plot.) I can change the UI any way you like but I was trying to avoid creating a DVDInfoPro look-a-like and only included the information I felt necessary. Do you want me to present everything DVDInfoPro does ? The raw setting simply plots each sample read from the .ibg file and, yea, it looks "busy". I will look at DVDInfoPro again to see what he is actually doing. ( As soon as I reinstall DVDInfoPro - expired trial.) Currently not saving any settings. Will look into writing them to the registry. Always improving. Thanks. Edited June 27, 2009 by Daystrom M5
LIGHTNING UK! Posted June 23, 2009 Posted June 23, 2009 If the write speed line is a curve, the rpm is normally straight and vice-versa. That's the whole CLV/CAV thing.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now