Release Candidates :: DSL v4.0rc5



Mule wrote ...
Quote
I love that xpdf is open source. However, it supports such an old version of the Adobe PDF spec that PDF's created with the latest PDF creator software do not always render properly. Is there anything other PDF reader that fits your size requirements and work with more recent PDF specs?


A much newer Xpdf will be in the next cut.



wavetel wrote way in rc2 thread ...
Quote
Secondly. after bootup into Jwm a right click on the desktop gives a menu to alllow mount and some desktop config options amongst other things. Thats fine but if I change to Fluxbox and then back to Jwm the right click on the desktop seems to produce the same menu as the DSL button.

I hadn't forgotten this. I think I finally got rid of this bug! Getting close to 4.0 final.

thanks mik ...yes i have a bad design wireless kit of mouse and keyboard ..its a present of my bank....

anothers problems...

1) with the procedure of drag and copy to the desk the icon program of apps of elemf-su change to a page text ?? and change the personality to no su emelfm

2) the grub menu do not run in windows possition (PANIC TO NEWBES) its necessary to quit * in the windows lines...i think that in last ver 3.4 also occurs the same

3) the rpm2cpio runs but to make a uci  iso no, at least in my pc with the line command  in opt

mkisofs -R -hide-rr openoffice.bla I create_compressed_fs -65536 > /uci/openoffice.es.uci

its works partially and made a uci file with 0 bytes( i am working in ver 2.3 of openoffice in spanish with dicts and types to send to Argentina to rafael)

before in other vers works fine..who i made wrong...

its necesary to make a test team of dsl-testers  with check-works( in dsl.org) to speed the changes, we are running in dsl but ms are flying..

Quote (kuky @ Oct. 21 2007,14:04)

anothers problems...

1) with the procedure of drag and copy to the desk the icon program of apps of elemf-su change to a page text ?? and change the personality to no su emelfm


I cannot reproduce, whether I moved it or copied it (Ctrl) both worked OK.
Quote


2) the grub menu do not run in windows possition (PANIC TO NEWBES) its necessary to quit * in the windows lines...i think that in last ver 3.4 also occurs the same
Not sure of what is being stated here
Quote


3) the rpm2cpio runs but to make a uci  iso no, at least in my pc with the line command  in opt

mkisofs -R -hide-rr openoffice.bla I create_compressed_fs -65536 > /uci/openoffice.es.uci

its works partially and made a uci file with 0 bytes( i am working in ver 2.3 of openoffice in spanish with dicts and types to send to Argentina to rafael)

before in other vers works fine..who i made wrong...
rpm2cpio does not have any to do with mkisofs. v4.0 has the same busybox as 3.4.x and rpm2cpio simply a link to the busybox applet. Check results immediately after calling the rpmcpio command, if in a script edit the script and place an exit to abort and check results.

Quote
3) the rpm2cpio runs but to make a uci  iso no, at least in my pc with the line command  in opt

mkisofs -R -hide-rr openoffice.bla I create_compressed_fs -65536 > /uci/openoffice.es.uci


Shouldn't the line be:
Code Sample
$ sudo mkisofs -R -hide-rr openoffice/ | create_compressed_fs - 65536 > /uci/openoffice.es.uci

Next Page...
original here.