brokenman wrote:So forgive me if I have asked before
Me forgives you, bro! *brofists*
brokenman wrote:1) 32 or 64bit?
ATM 3 times 64bit (2 PCs, one Laptop), and one time 32 bit (Laptop)...
brokenman wrote:2) v3.0 porteus?
Your profile says v2.1.
Nope. It says x86-64 and 3.0...
Yeah, lazy me only just updated it like a minute ago... xD
________________________________________________________________
brokenman wrote:Rava I just tested USM under 64bit v3.0. Downloaded the latest slackware package from sourceforge and updated without problems. Downloading fbreader was also successful.
Ohh... kay...
Then I try it again, too... I forgot to say so, but usm has another issue. When starting from XFCe menu, it asks me for root PW, and I give the correct one, still it asks me 3 times, then exists without any info why.
So I have to start it from a root terminal via
This gives me this error in the terminal:
Code: Select all
widget_comboboxtext_input_by_file(): Couldn't open '/tmp/usm.ZmR1Ua/sbo-categories.tmp' for reading.
And this explains it's inability to start from XFCe menu, cause it cannot access its working temp file ...
And the error with
Update / Update All is still the same:
Code: Select all
Downloading: CHECKSUMS.md5.gz DONE
Downloading: MANIFEST.bz2 DONE
Downloading: PACKAGES.TXT.gz DONE
Downloading: LIBS.TXT.gz DONE
File verification was good.
Optimizing manifest
alien database updated.
Starting salix database update
Downloading: CHECKSUMS.md5 DONE
Downloading: PACKAGES.TXT DONE
Downloading: LIBS.TXT.gz DONE
Downloading: OPTIFEST.gz DONE
Downloading: MANIFEST.bz2 DONE
bunzip2: /var/usm/salix/MANIFEST.bz2 is not a bzip2 file.
==============================================================================
WARNING! WARNING! WARNING! WARNING! WARNING!
==============================================================================
One or more errors occurred while usm was running:
FATAL ERROR!
usm update_database 203
Could not decompress: MANIFEST.bz2
==============================================================================
sh-4.2#
When I try to update by hand and start with alien, the terminal window it opens just has
sh-4.2#, and the terminal from which I started usmgui gets me this error:
Code: Select all
touch: cannot touch ‘/tmp/usm.ZmR1Ua/term1.tmp’: No such file or directory
sh: /tmp/usm.ZmR1Ua/term1.tmp: No such file or directory
widget_terminal_input_by_file(): Couldn't open '/tmp/usm.ZmR1Ua/term1.tmp' for reading.
Also, this:
Code: Select all
root@porteus:/tmp# file /tmp/usm.ZmR1Ua
/tmp/usm.ZmR1Ua: ERROR: cannot open `/tmp/usm.ZmR1Ua' (No such file or directory)
Seems to be an usm working temp directory issue, somehow... But how to solve it?
Usm is
Version 3.1.0
But still the same error as above, it finds 3 fbreaders:

________________________________________________________________
fanthom wrote:never tried myself but please let me know in case you try to burn audio without these and it fails so i'll pull them to next release.
Since I like doing stuff from the console when possible (scripting stack and other possibilities.... 8) ) I checked out via
ps and
/proc/"PID"/cmdline how Pburn does it:
Code: Select all
cdrdao write --device /dev/sr1 --speed 10 'ArtistName - AlbumTitle.toc'
So, burning an audio CD via Pburn's menu entry
Burn / Audio from TOC file... sure only works with cdrdao and needed libs.
I created a
cdrdao-1.2.3-x86_64_incl_libao-1.1.0.xzm, but also
esound-0.2.41-x86_64-2.xzm is needed...