-
Posts
30,514 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by LIGHTNING UK!
-
2.5.6.0 crashes for some users in maverick / wine 1.33
LIGHTNING UK! replied to Smiff's topic in ImgBurn Bugs
and another correction... it's not the 'stop' that's hanging, it's the initial playing of the sound. Because it's played asynchronously, the program doesn't have to wait for it to finish (Wine creates a thread and plays the sound in that). The 'stop' must then be getting caught up in some wait routine (critical section or similar) - meaning the function never returns control to ImgBurn and it's just made to sit and wait. You can also reproduce the issue by trying to play the success sound twice via the 'Sound' tab in the settings. It'll appear to work ok the first time, but if you click play a 2nd time the button will stay pressed in and the GUI becomes unresponsive. -
2.5.6.0 crashes for some users in maverick / wine 1.33
LIGHTNING UK! replied to Smiff's topic in ImgBurn Bugs
For me anyway, it's now looking like an audio related issue. The program plays a sound (asynchronously) before the 'success' message box pops up and then stops it again after the box has been closed. It's the 'stop' function that's hanging. Try turning off the success/error sounds in the settings. Oh and as it has this problem with all modes, just verify a disc (not against an image) to test it quickly... no need to actually burn anything. -
2.5.6.0 crashes for some users in maverick / wine 1.33
LIGHTNING UK! replied to Smiff's topic in ImgBurn Bugs
Ok well it looks like the function that runs when the burn (+verify) thread completes isn't being called for some reason. I can reproduce the issue on 10.10, now I'm about to try on 11.10. -
2.5.6.0 crashes for some users in maverick / wine 1.33
LIGHTNING UK! replied to Smiff's topic in ImgBurn Bugs
Have you seen / clicked the 'operation completed sucessfully' prompt at this point? -
How to Burn 6.45GB ISO File in 2 DVD-R(4.75GB) Disks
LIGHTNING UK! replied to nytshade's topic in Chat
No drive can only read 16x discs. Just burn on a DL disc, it'll work fine (assuming the burn goes ok). You can Google for what a virtual drive program is. It's software that gives you a virtual cd/dvd (reader) drive that you can see in 'My Computer' / Explorer. You mount (open) disc images (ISO files) in it and it looks like a real disc has been inserted in a real drive. Download Virtual CloneDrive or DVDFab Virtual Drive if you want to try one out. They're both freeware (as is DAEMON Tools Lite). -
Yes, it's the disc. You're overburning them (thanks to the firmware mod) and Verbatim discs are the ones that cope with that the best. The others fail around the (now extended) layer break position - just as yours did there.
-
2.5.6.0 crashes for some users in maverick / wine 1.33
LIGHTNING UK! replied to Smiff's topic in ImgBurn Bugs
Can you get a screenshot of the window for me please? It's quite rare for that bar to be completely empty! -
Why didn't you verify the disc? I've never seen Verbatim discs with the RITEK MID so they must be new/fake or you've got confused somewhere. Either way, it still comes down to you needing MKM-001-00 or MKM-003-00 discs. Personally I'd go for the MKM-003-00 discs with the LiteOn drives.
-
Oh man, I knew I must have put in a way to do it! I just didn't notice it in the search results when I went looking for anything changing the variable in question!
-
HKCU = HKEY_CURRENT_USER.
-
Read what's written in the Log window - when logged in as a normal user. If you closed the log window (shame on you!) open it up again via the View menu. When you've found it, copy + paste what's written in it.
-
2.5.6.0 crashes for some users in maverick / wine 1.33
LIGHTNING UK! replied to Smiff's topic in ImgBurn Bugs
The one in ImgBurn. It's at the bottom of the main window. -
Close the program. Open RegEdit Navigate to HKCU\Software\ImgBurn Delete the 'TotalNumberOfBurns' entry (or change its value to 0). Or uninstall + reinstall
-
I'm sick of burning expensive Blu-Ray "Coasters" - Help Please?
LIGHTNING UK! replied to Shadamehr's topic in ImgBurn Support
There's a firmware update available for your drive. http://www.firmwarehq.com/Lite-On/iHBS212%2B2/files.html This is the initial (and importantly) error message - but it's not one you should be seeing. I'm inclined to say this could be driver related. What SATA controller is the drive attached to? Right click the drive selection box and click 'Family Tree'. Close the prompt and copy + paste the info from the log window. edit: oops, took too long to reply -
2.5.6.0 crashes for some users in maverick / wine 1.33
LIGHTNING UK! replied to Smiff's topic in ImgBurn Bugs
What's the message in the status bar? -
Uploaded to website, thanks.
-
Uploaded to website, thanks.
-
Uploaded to website, thanks.
-
Like I said, the problem before was that the install hung (became unresponsive) for a while before the consent page ever showed up - and people were having multiple clicks logged against the 'next' button because it wasn't progressing (maybe 'click happy' was the wrong way of putting it). That doesn't happen now I've rewritten the toolbar code and false positives should be far far lower. Sometimes you won't get the toolbar consent page because the toolbar checker has determined you shouldn't get it - like when it's already installed or you don't have any supported browsers. Going by the logic I posted in my previous message, that still means it's impossible for it to get installed automatically.
-
Do your homework. Read an xbox news site that deals with this stuff.
-
You must have enabled the 'Preserve Full Pathnames' checkbox on the options tab. Turn it off again.
-
This is an authoring question and nothing to do with burning or ImgBurn. You'll get more assistance over at a more appropriate forum. Doom9, Digital Digest, VideoHelp etc.
-
iomega is just a brand name, I very much doubt they make their own drives. Buy the real thing. Panasonic would be Matshita wouldn't it? They're normally just supplied with laptops - and you shouldn't ever buy/use a slimline drive if you have a choice in the matter.
-
How to Burn 6.45GB ISO File in 2 DVD-R(4.75GB) Disks
LIGHTNING UK! replied to nytshade's topic in Chat
If it's meant to be on one disc then it needs to go on one disc. It's not going to be aware of the 2nd disc and so it'll never ask for it. It'll just treat the missing files as errors and the install will probably fail. If your drive can't burn DL disc (is it really that old?!), it's probably about time you got a new drive. If you just want to use the image to install, mount it in a virtual drive program and install it from there.