| Summary: | eroaster 2.1.0-r1 does not close output window after burn | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Frantz Dhin <fd> |
| Component: | Current packages | Assignee: | Michael M Nazaroff (RETIRED) <naz> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | lanius, marduk |
| Priority: | High | ||
| Version: | 1.4_rc4 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
I will take a look at getting this problem solved. please try out eroaster-2.2.0_pre6.ebuild see last comment |
After successfully burning a data cd with eroaster the application refuses to close the output window. The last output I get in this window is: Starting to write CD/DVD at speed 8 in real TAO mode for single session. Waiting for reader process to fill input buffer ... input buffer ready. Performing OPC... Starting new track at sector: 0 After this it burns the cd and ejects it. However the "close window" button remains greyed out and I cannot close this window by clicking the "X" either. I have to kill eroaster if I want to burn another cd. I start the application from commandline and the output it gives to console when the error is there is the following: Traceback (most recent call last): File "/usr/lib/eroaster/main.py", line 1228, in TimeOutHandler if (atof(strip(line[9:13])) <= round(float(self.selecteddatasize) / 1024)): File "/usr/lib/python2.2/string.py", line 205, in atof return _float(s) ValueError: empty string for float()