Page 12 of 51

Posted: Sun 19 Sep 2010, 21:35
by DaveS
OH OH... cant add printer... password and username required by CUPS

Posted: Sun 19 Sep 2010, 21:39
by Iguleder
In the terminal:

Code: Select all

cd /usr/lib
for i in `ls seamonkey-2.0.8/*.so`; do ln -s $i .; done
I'm really shocked and frustrated to find out this fix wasn't included in 005.... damn. I guess 006 will come quickly with this and the CUPS fix, plus all bug fixes we find in the near future.

Once we fix those problems we can show more creativity :)

DaveS: the fix is in the first post.

dpup-005 testing

Posted: Sun 19 Sep 2010, 21:40
by JorgenS
Same as Brown Mouse. Had to exit to prompt and run xorgwizard to get nvidea 256.35 from lupu to work. In 004, installing the pet, was enough.

Posted: Sun 19 Sep 2010, 21:43
by DaveS
Seamonkey 2.1 alpha 3 installed and running just fine WAY nicer.

Posted: Sun 19 Sep 2010, 21:44
by dejan555
Cool one Iguleder ;)
I looked at delayedrun script, aplay command should work for 2barks but for welcome page it might be that it's not starting because we don't have "gtkmoz" set. defaulthtmlviewer and bareview vars are set to defaultbrowser though.

Posted: Sun 19 Sep 2010, 21:49
by Iguleder
I did an experiment with the static Seamonkey, almost same size but slightly faster cold start times. Also, there is a slight difference when starting the Seamonkey binary while another window is open.

Maybe we can provide a static Seamonkey 2.1 alpha PET for those who the want the latest and greatest :)

Ummmm... dejan555, I'll examine this on Tuesday, tommorow I'm kinda busy, there is a good chance that I won't have even one minute of free time :cry:

Maybe we should use a symlink from "mozilla" to "seamonkey" in /usr/lib/seamonkey-2.0.8 to fix all 1.x incompatibilities and blind assumptions :idea:

Posted: Sun 19 Sep 2010, 21:58
by DaveS
Video on basic Intel driver is good. This site is a tough one if anybody wants to try http://livecam.courchevel.com/index.php?langue=2

Posted: Sun 19 Sep 2010, 22:49
by James C
Fresh frugal install w/new save file of 005 on the old P3 test box. Nothing really to report that hasn't already been mentioned.Except that 005 isn't detecting my onboard Intel audio.Sound worked fine in 004.

Posted: Sun 19 Sep 2010, 23:07
by Bert
Thanks for the Print Screen keybinding!

About 005: running well, problems already posted by others above.
( was the non-functional console mentioned?)

I made a little pet for Clocktype, the scriptby DreamsToGo for changing the clock between 12/24 hours.
(cleaned the text a bit too)

EDIT Oct 02-10: .pet removed.This .pet does NOT work! Apologies to the people who downloaded and tried it. The original script seems to be no longer functional and I made at least two mistakes while making this .pet. :oops: I tried to come up with something better, but failed due to my very limited understanding of how code works. Apologies again..

Posted: Mon 20 Sep 2010, 05:58
by 01micko
Hi guys and gals

Wbar....

This is the binary I compiled in Lupu.. (shouldn't matter, working fine for me) however it includes squeeze imlib2 and it has my gtkdialog wbar setup prog originally written for dpup, modified for lupu now modded back for dpup [ :roll: :lol: ].

Thanks to Dougal (modified source) and CatDude (help with setup prog)

http://www.smokey01.com/01micko/dpup/wb ... 3-dpup.pet 909k

Just install the pet and restart X, that's it.. then play around with the setup program if you like. You can also use trio's WCC (somewhere in the additional software forum)

Enjoy!

Cheers

Posted: Mon 20 Sep 2010, 06:13
by 01micko
more..

xcompmgr

This is the debian binary stripped of docs

14k :lol:

It does transparency

Upnorth has a brief tut here

More fun ... :lol:

Cheers

Posted: Mon 20 Sep 2010, 06:22
by DaveS
Added printer the 'down and dirty' way. However printing fails with this error:

Code: Select all

"/usr/lib/cups/filter/pstopdf failed"

Posted: Mon 20 Sep 2010, 06:27
by Iguleder
James C wrote:Fresh frugal install w/new save file of 005 on the old P3 test box. Nothing really to report that hasn't already been mentioned.Except that 005 isn't detecting my onboard Intel audio.Sound worked fine in 004.
005 has all modules, including the "exotic" ones ... I think 004 doesn't. Need to investigate this for 006.

Also, need to fix CUPS ... need playdayz or someone else with experience in this field.

So far, 006 has:
- The CUPS authentication fix
- The Seamonkey symlinks
- xcompmgr
- wbar

And the goal is fixing the holy CUPS/X/sane combo. I'll try to take a look at cups_fix from Lupu :wink:

Posted: Mon 20 Sep 2010, 06:34
by James C
01micko wrote:Hi guys and gals

Wbar....

This is the binary I compiled in Lupu.. (shouldn't matter, working fine for me) however it includes squeeze imlib2 and it has my gtkdialog wbar setup prog originally written for dpup, modified for lupu now modded back for dpup [ :roll: :lol: ].

Thanks to Dougal (modified source) and CatDude (help with setup prog)

http://www.smokey01.com/01micko/dpup/wb ... 3-dpup.pet 909k

Just install the pet and restart X, that's it.. then play around with the setup program if you like. You can also use trio's WCC (somewhere in the additional software forum)

Enjoy!

Cheers
That was easy. :)

Working fine.

Posted: Mon 20 Sep 2010, 06:38
by chrismt
I have selected +4GMT

But when I hover my mouse over the taskbar time, I get it as -4GMT

Posted: Mon 20 Sep 2010, 06:47
by pemasu
Iguleder. About CUPS. Playdayz has special templates for cups and for xorg. He posted them in Luci 5.1.1 thread. Check the latest pages.
Also there were problems with ghostscript. Rc5n1 and shinobar made fixes for it. It was about pdf font handling.

Posted: Mon 20 Sep 2010, 06:49
by 01micko
jwm-493

compiled in dpup, bin only

Code: Select all

JWM vsvn-493 by Joe Wingbermuehle
compiled options: confirm fribidi icons png shape xft xinerama xpm xrender
system configuration: /usr/etc/system.jwmrc
________________________________________

darn numlockx won't compile !!!!!!!!! easiest ever but won't find X!!! (header missing???)

Code: Select all

 ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

Posted: Mon 20 Sep 2010, 07:08
by Lobster
potential already compiled pets
http://distro.ibiblio.org/pub/linux/dis ... ackages-5/

potentially useful (some of it in C++)
code from Guys abandoned project
- you will have to download and strip it out
http://puppylinux.org/wikka/Dpup
Things that come to mind are the control center
and shutdown wizard

8)

Posted: Mon 20 Sep 2010, 07:09
by DaveS
CUPS permission fixed by using this text in /etc/cups/cupsd.conf

Code: Select all

#
# "$Id: cupsd.conf.in 7199 2008-01-08 00:16:30Z mike $"
#
#   Sample configuration file for the Common UNIX Printing System (CUPS)
#   scheduler.  See "man cupsd.conf" for a complete description of this
#   file.
#

# Log general information in error_log - change "info" to "debug" for
# troubleshooting...
LogLevel info

# Administrator user group...
# playdayz advised these two...
# SystemGroup root
SystemGroup lpadmin

# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock

# Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow all

# Default authentication type, when authentication is required...
DefaultAuthType Basic

# Restrict access to the server...
#<Location />
#  Order deny,allow
#</Location>

# Restrict access to the admin pages...
#<Location /admin>
#  Order deny,allow
#</Location>

# Restrict access to configuration files...
#<Location /admin/conf>
#  AuthType None
#  Require user @SYSTEM
#  Order deny,allow
#</Location>

# Set the default printer/job policies...
<Policy default>
  <Limit All>
    Order deny,allow
  </Limit>
</Policy>

#
# End of "$Id: cupsd.conf.in 7199 2008-01-08 00:16:30Z mike $".
#
But I still get the print error....


Here is a .pet

Posted: Mon 20 Sep 2010, 07:19
by 8-bit
gxine is broken for lack of support libraries and maybe some codecs

Abiword displays correctly.

Cannot print to Cups PDF in Abiword. No file is created.