pBurn 4.3.19

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#961 Post by zigbert »

sunburnt
I can't say what's wrong but here's something to check:
- To check configuration: --> Remove /root/.pburn to fake a fresh install.
- To check burncommand: --> Save log-file and post it here.
- To check Pburn code: --> Examine terminal output.
- To check hardware: --> Burn from command line.


Hope you too get a nice day :D
Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#962 Post by zigbert »

disciple
Thanks for reply. That explained a lot !

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#963 Post by zigbert »

Version 3.1.3
See main post

Changelog
- Use Xdialog logbox over gtkdialog tailbox if available. (thanks to disciple)
- Removed exit-button.
- Show version and open file in header.
- Bugfix: Improved closing of program (thanks to patriot)
- Bugfix: Close all dialogs (and PIDs) when pressing 'Emergency Stop' button. (thanks to disciple)
- Bugfix: Icon in rox right-click.
- Bugfix: Device lists didn't show name of device (thanks to disciple)
- Bugfix: Error-dialog always showed: Unknown error.

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#964 Post by disciple »

Bugfix: Close all dialogs (and PIDs) when pressing 'Emergency Stop' button. (thanks to disciple)
Are you sure that's the best approach? Is it not possible to instead enable the buttons after pressing the emergency stop?
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#965 Post by sunburnt »

Installed pburn 3.1.3 and ran it in rxvt as suggested:

Code: Select all

# pburn
rm: cannot remove `/root/.pfilesearch/tmp/pfilesearch*': No such file or directory
/usr/local/pburn/pburn: line 65: /root/.pfilesearch/pfilesearchrc: No such file or directory
#
# EXIT="abort"
#
pfilesearch came up ( weird ) and upon closing it the pburn splash came up.
As you can see, rxvt came back to the prompt with the splash still up.
The splash never went to pburn GUI, upon pressing [X] it: EXIT="abort".
This is Puppy400 and everything else in it works well, I`m perplexed...
I tried burning at the command line and it did exactly the the same.

Code: Select all

pburn -m data -i /mnt/hda6/Quality/pburn.lst
The file: pburn.lst had full paths and file names in it.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#966 Post by zigbert »

sunburnt
- Installing latest Pburn doesn't clear previous configs. Please try to delete /root/.pburn
- When burning from commandline, I did not mean to start Pburn, but do the actual burning. ie.

Code: Select all

cdrecord -dao -v  dev=/dev/sr0  driveropts=burnfree "/root/pup-430.iso"
- You should have installed the latest Pfilesearch (1.20). Default in Puppy 4.3.1.


Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#967 Post by zigbert »

disciple
It is possible that killing Pburn during an 'emergency stop' is not the best approach, but it has been the intention all the way. This is not a 100% secure function, so it really is an 'emergency stop'. - Not a 'cancel'.

Things could be improved in the future, but for now..........


Sigmund

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#968 Post by sunburnt »

zigbert; I found a solution, and it goes with what I`ll be repeating at the forum here.
I ran Dpup to see if it would do the burning, and it worked flawlessly!
Adding files to the right panel and the burning worked great!
I would be using only it if Firefox ran because of the "load SFS to ram" problem.

I`ll be repeating this:
All Puppy developers should drop other versions of Puppy.
All apps., utilities, packages, improvements, etc. Develop for Dpup.
I really see this as a solid and well based future for Puppy.

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#969 Post by kirk »

Has anyone tried burning a audio CD from wav files? Tried it the other day and it only burns the first few seconds of each track and truncates all of my source wave files to about 8meg. I did have a backup of those files. I ended up just doing this in the folder that had the wav files:

cdrecord -eject speed=8 -pad -audio *.wav


I did use Pburn to make an audio CD from mp3 files without problem. I upgraded Pburn to 3.1.2, same result. Haven't tried 3.1.3 yet. Tried it with normalize on and off. Maybe my wav files are not in the format Pburn wants? (sample rate, bits, ...) I was doing this in Fatdog2, so I tried it in Puppy 4.3 with the same results. I'll attach the pburn log.
Attachments
Pburn.log.gz
(1.5 KiB) Downloaded 348 times

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#970 Post by sunburnt »

zigbert; I forgot to mention one thing about the Dpup pburn app.
The /root path won`t allow itself to be changed with the button or typing.
Everything points to /root in Puppy and it shouldn`t be messed with!

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#971 Post by 8-bit »

I used PBurn (updated version second to last offered) in Puppy 4.3.1 to burn some mp3 files as audio to a CD. I was able to specify the files I wanted to make an audio cd from and it worked the second time.
The first time, it was set to DATA and after selecting the mp3 files I changed to the AUDIO button and no luck.
So I assume one has to select AUDIO before selecting mp3's to burn.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#972 Post by zigbert »

kirk
Looking at your log (from an old Pburn), the command misses a space between speed setting and output wav. The problem still occur in the latest Pburn. I hope this could explain your trouble....

Pburn will convert all files to burn on an audio-CD. This to be sure the rates are correct.


Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#973 Post by zigbert »

8-bit
It should not be necessary to choose burn-mode (data/audio) BEFORE selecting items for burn-list. - But if you have selected many items, it might take a while until Pburn has detected length of all songs. If this does not work for you in Puppy 4.3.1, I would be happy to see the terminal output....


Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#974 Post by zigbert »

sunburnt wrote:The /root path won`t allow itself to be changed with the button or typing
What can I say.....I checked here, and it works....I wonder if anyone else can confirm this?


Sigmund

User avatar
WB7ODYFred
Posts: 169
Joined: Sun 14 Dec 2008, 02:15
Location: Oregon & Washington

From the beginners forum, I found this question

#975 Post by WB7ODYFred »

Zigbert, I will test the Pburn version 3.1.3 to check the verify function.
I want to know if the script rawread is helpful to your Pburn script. You
probably already have the verify script working properly in Pburn for both CD and DVD.

Here was my answer to verifying a CD-R that was burned.
Use the script rawread.

http://www.murga-linux.com/puppy/viewto ... 600#355600

What do you think, Zigbert?

Fred

panzerpuppy
Posts: 632
Joined: Tue 02 Oct 2007, 07:39

#976 Post by panzerpuppy »

BarryK wrote:Pburn. I'm using version 3.1.2, in Puppy 4.3.1. I burnt an audio file to CD. At completion I exited via the "File" menu, that is, the proper way. However there was still a process left running. I had to kill it to be able to unmount the partition. This problem is repeatable.
(Zigbert should fix this bug ASAP) ;)

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#977 Post by zigbert »

WB7ODYFred
The verify function in Pburn should works just fine ( I think :) ). But as your rawread script, Pburn are not able to verify an iso burnt to a multisession disc. If you know how to solve this, I'm very interesting.


Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#978 Post by zigbert »

panzerpuppy
This should be fixed in 3.1.3.

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#979 Post by disciple »

Hello again, this seems to me to be another bug:
When I copy a disc on the fly it burns OK, and then at the end I get an error message.

Code: Select all

Pburn version 3.1.3

###################################################
   COMMAND:
###################################################

 cdrecord -v dev=/dev/sr0 fs=8m driveropts=burnfree  -isosize /dev/sr1
 | cdrecord -multi -tao -v  fs=8m dev=/dev/sr0  driveropts=burnfree tsize=s -

###################################################
   OUTPUT:
###################################################
cdrecord: No write mode specified.
cdrecord: Asuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
SCSI buffer size: 64512
Cdrecord-ProDVD-ProBD-Clone 2.01.01a36 (i686-pc-linux-gnu) Copyright (C) 1995-2007 Jörg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.9'.
Driveropts: 'burnfree'
atapi: 1
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'ATAPI   '
Identifikation : 'DVD A  DH20A4P  '
Revision       : '9P59'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: CD-R
Profile: DVD+R/DL 
Profile: DVD+R 
Profile: DVD+RW 
Profile: DVD-R/DL layer jump recording 
Profile: DVD-R/DL sequential recording 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-RAM 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R (current)
Profile: CD-ROM 
Profile: Removable Disk 
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE FORCESPEED 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R LAYER_JUMP
Drive buf size : 988416 = 965 KB
FIFO size      : 8388608 = 8192 KB
Track 01: data   128 MB         padsize:   30 KB
Total size:      148 MB (14:40.09) = 66007 sectors
Lout start:      148 MB (14:42/07) = 66007 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 5
Disk Is not unrestricted
Disk Is not erasable
  Disk sub type: Medium Type A, high Beta category (A+) (3)
  ATIP start of lead in:  -11634 (97:26/66)
  ATIP start of lead out: 359846 (79:59/71)
Disk type:    Short strategy type (Phthalocyanine or similar)
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation

    Capacity  Blklen/Sparesz.  Format-type  Type
      449849             2048         0x00  No Media Present or Unknown Capacity
Blocks total: 359846 Blocks current: 359846 Blocks remaining: 293839
Forcespeed is OFF.
Starting to write CD/DVD/BD at speed 48 in real SAO mode for single session.
Last chance to quit, starting real write in 9 seconds.   8 seconds.   7 seconds.   6 seconds.   5 seconds.   4 seconds.   3 seconds.   2 seconds.   1 seconds.   0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is ON.
Performing OPC...
Sending CUE sheet...
Writing pregap for track 1 at -150
Starting new track at sector: 0

Track 01:    0 of  128 MB written.
Track 01:    1 of  128 MB written (fifo 100%) [buf  96%]   0.7x.
Track 01:    2 of  128 MB written (fifo 100%) [buf  96%]  22.0x.
...
Track 01:  126 of  128 MB written (fifo 100%) [buf  98%]  29.2x.
Track 01:  127 of  128 MB written (fifo 100%) [buf  98%]  30.2x.
Track 01:  128 of  128 MB written (fifo 100%) [buf  98%]  29.3x.
Track 01: writing  30 KB of pad data.
Track 01: Total bytes read/written: 135151616/135182336 (66007 sectors).
Writing  time:   54.508s
Average write speed  19.4x.
Min drive buffer fill was 82%
Fixating...
Fixating time:    4.086s
cdrecord: fifo had 2129 puts and 2129 gets.
cdrecord: fifo was 0 times empty and 1364 times full, min fill was 96%.
BURN-Free was never needed.
/root/.pburn/tmp/exec: line 2: syntax error near unexpected token `|'
/root/.pburn/tmp/exec: line 2: ` | cdrecord -multi -tao -v  fs=8m dev=/dev/sr0  driveropts=burnfree tsize=s -'
In the burn dialogue if I click to refresh or manually edit the burn command, it only shows this, so I don't know where the | and the rest of the command are coming from

Code: Select all

cdrecord -v dev=/dev/sr0 fs=8m driveropts=burnfree  -isosize /dev/sr1
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#980 Post by zigbert »

Hello Alister
Yes, I think I have got it, but since I at the moment only have one optical drive (nr 2 retired during Pburn development :) ) , I'm not able to test it. If you want to check it out you can include a new line (nr 41) in /usr/local/pburn/func_build_command:

Code: Select all

COPY_BURN_ISO=false 

Thanks !!!
Sigmund

Post Reply