#1 Burning Software

It is currently Sat Apr 27, 2024 3:19 am

All times are UTC




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: DVD media not detected
PostPosted: Mon Jul 12, 2010 8:44 pm 
Offline

Joined: Mon Jul 12, 2010 8:30 pm
Posts: 7
Hi,

I have developed an application which used the StarBurn activeX v12 to burns DVDs. My application works well on many computers installed with XP, Vista and Windows 7.

The problem is that I have one case on Windows 7 (Toshiba laptop) where the inserted DVD media is never detected. On the same computer I had successfully burned DVDs with another burning tool.


Best regards

François


Attachments:
File comment: Log file of the failed case
DVDBurnLog.zip [8.05 KiB]
Downloaded 845 times
Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Mon Jul 12, 2010 9:35 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
According to the log everything is detected...

CStarBurn_ScsiDeviceGeneric::CStarBurn_ScsiDeviceGeneric_SharedConstructor(): 'TSSTcorp' - 'CDDVDW TS-L633C ' - 'TF01' sits at 255:255:255:0

What makes you think it does not?


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 12:14 am 
Offline

Joined: Mon Jul 12, 2010 8:30 pm
Posts: 7
Well may be I was not clear!

The DVD unit is detected correctly. Actually it is trhe DVD disk it self that seem not to be detected.

Line 3382 of the log file - CStarBurn_CdvdBurnerGrabber::GetMediaTrayStatus(): IsDoorOrTrayOpen: 0, IsMediaPresent: 0

Actually the blank DVD disk is in and the tray is close

On other installations where everything work OK... I got [IsMediaPresent: 1]

When I use the DVD video burn Demo sample on the failling machine I got the message box "Drive is not ready to burn" ( the inner reported drive state is STARBURN_DRIVE_STATE_REMOVED).

thanks

François


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 6:44 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
We've updated StarBurnX not to rely on this command ("get media event status"). B/c some of the broken devices (you have good example of one) don't support them correctly. For now we've reverted to good old "test unit ready" :))


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 8:57 am 
Offline

Joined: Mon Jul 12, 2010 8:30 pm
Posts: 7
OK! So where I can get this updated StartBurnX. I thought that I have the latest one!

My current version is ;
StarBurn.dll - V12 'Trident II' Build 20100110
StarBurnX.dll - 12.0.0.0

Thanks

François


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 9:43 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
It's not released yet. You need to wait for official release (fall 2010) or apply for RC.


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 11:27 am 
Offline

Joined: Mon Jul 12, 2010 8:30 pm
Posts: 7
I definitively cannot wait wait till fall 2010, I have to release my application with a robust and reliable DVD burning capability. How can I have this update now?

Just to mention, I'm not here to evalutate the SDK. I have already purchased a developers SDK licence.

Thanks

François


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 11:34 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Releasing the code with RC quality software is not very good idea as well.

fboo wrote:
I definitively cannot wait wait till fall 2010, I have to release my application with a robust and reliable DVD burning capability. How can I have this update now?

Just to mention, I'm not here to evalutate the SDK. I have already purchased a developers SDK licence.

Thanks

François


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 12:11 pm 
Offline

Joined: Mon Jul 12, 2010 8:30 pm
Posts: 7
OK that's fine! but meanwhile can you suggest any work around. My application is written in C#. I really need to make it works now on the failling computer.

thanks


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 12:40 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
So you may apply for RC and if it works for you - NP. It does not matter what language you use :)

fboo wrote:
OK that's fine! but meanwhile can you suggest any work around. My application is written in C#. I really need to make it works now on the failling computer.

thanks


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 5:55 pm 
Offline

Joined: Mon Jul 12, 2010 8:30 pm
Posts: 7
OK, what is the procedure to get that RC?


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 13, 2010 6:09 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Drop a message to support@starburnsoftware.com with your purchase details and RC request.

fboo wrote:
OK, what is the procedure to get that RC?


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 20, 2010 4:02 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Sir,

We faced this problem also and if this problem is fixed in RC build then I will like to use that build. Some of my users reporting this problem. I will be glad to use RC built if this problem is solved.

Thank you Sir.


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 20, 2010 12:51 pm 
Offline

Joined: Mon Jul 12, 2010 8:30 pm
Posts: 7
Since I get no feedback from my request to an RC, I manage to make a work around with the actual StarburnX version who fits my needs.

Actually, from my understanding, the problem is that the StarburnX's State property failed to report the correct state of the DVD drive (report no DVD disk when a disk is prensent). So if you skip this check the burning proceeded OK.

Then as an alternative I base my code on the DiscInfo's DiscType property to validate if a disk is inserted in the DVD tray. If no disk is inserted this property will be set to 0, otherwise will be set to the corresponding inserted DVD attributes.

I hope this will help you!

François


Top
 Profile  
 
 Post subject: Re: DVD media not detected
PostPosted: Tue Jul 20, 2010 2:11 pm 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello, François

Thank you for information!! We are working to resolve this problem quickly!!!


Regards,

Dmitry


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group