From: Sriram D. <sri...@gm...> - 2006-08-11 20:28:43
|
1. xpdf has soem dependency which i forget now, but i could not get xpdf to work. 2. Also how to associate applications to file types in XFCE ? the available choices are going to the direct path instead of the menu. 3. i know others are looking at this , but the menus are incomplete. 4. i think we can safely ditch seamonkey and restore firefox, with mozplugger. Part of the appeal is to have all media websites working upfront!! And it is better to have all that stuff tested out from earlier in the release process. cheers ram On 8/11/06, Vanger <fa...@gm...> wrote: > > On Fri, 11 Aug 2006 03:33:43 +0400, uel archuletta <ue...@gm...> > wrote: > > > vanger I think i have fixed all of your bugs this time let me know if i > > missed any > Thanks for xdelta in the new iso ;) . You are reading my thoughts! And, > please, add unrar and leafpad ;) . > > About bugs - well, only dublicated "ZAxisMapping" in xorg.confdisappeared. > Absent fontpath to cyrillic fonts in xorg.conf still makes me sad. > > About networking it still doesn't work properly, but - I think, I found > the bug. > As far as I see, networking is being started in rc.M. The thing is, that > vnetadd script (which works perfectly), modifies /etc/rc.d/rc.eth0 . And > in the rc.M only rc.inet$i, rc.route and rc.firewall are started. I just > added eth0 in > > > for RC in eth0 route firewall; do > > if [ -x /etc/rc.d/rc.$RC ]; then > > /etc/rc.d/rc.text 18 "Setting up $RC ..." echonl > > "Setting up $RC ..." > > /etc/rc.d/rc.$RC start > /dev/null 2>&1 > > evaluate_retvall > > fi > > done > > and everything started working. I don't know, how to code it more nicely, > though. Maybe, > > for RC in `ls /etc/rc.d/rc.eth*` route firewall; do > > That is all for now ;) . > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |