maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Printing with N900 (https://talk.maemo.org/showthread.php?t=56932)

rotoflex 2011-02-16 23:05

Re: Printing with N900
 
1 Attachment(s)
I had been able to add network printers before the PR1.3 update, but after the update which requried reinstalling everything, I have not been able to add a printer.

I uninstalled thenreinstalled cups, then performed the other steps, but still cannot add a printer via localhost:631.

Does anyone have a suggestion?

theonelaw 2011-02-16 23:55

Re: Printing with N900
 
Quote:

Originally Posted by rotoflex (Post 948469)
I had been able to add network printers before the PR1.3 update, but after the update which requried reinstalling everything, I have not been able to add a printer.

I uninstalled thenreinstalled cups, then performed the other steps, but still cannot add a printer via localhost:631.

Does anyone have a suggestion?

i had problems installing printers at first but i went through the
cups.conf file and set all permissions to allow all and allow,deny
and made sure all files were chmod to 777 and got it to work.
bear in mind I have BASH installed but not sure that's necessary.
5his all done on pr 1.3

hth

mase 2011-02-17 04:28

Re: Printing with N900
 
For network printers there is no need too install the cups package.
Just add a printer like I described a few posts before.

mase 2011-02-21 17:41

Re: Printing with N900
 
Are there any working suggestions to solve the installscript problem?
Otherwise we will never get cups out of the devel repo.
After the cups libraries are out of devel, gtk+ must be recompiled
with the cups libraries. Then other gtk+ applications can be build
with printer support.

theonelaw 2011-02-22 07:45

Re: Printing with N900
 
Quote:

Originally Posted by mase (Post 952021)
Are there any working suggestions to solve the installscript problem?
Otherwise we will never get cups out of the devel repo.
After the cups libraries are out of devel, gtk+ must be recompiled
with the cups libraries. Then other gtk+ applications can be build
with printer support.

I am trying to find time to get into that, been rather busy with work.

I just reread the thread and found I had missed out on your
work with leafpad and abiword, will give that a go shortly.

Looking at the cups situation,
am I assuming correctly that

Code:

/extras-devel/pool/fremantle/free/c/cups/ cups_1.3.8-maemo3_armel.deb
Is where the work needs to be done?
I have a lot of other things I am involved in so the timeslice
on my efforts is somewhat irregular :D

I do want this fixed so I can run it natively on my main machine,
I only have it working on my testing unit at the moment,
because I hope to do a seamless install on the one I rely upon.

mase 2011-02-22 17:25

Re: Printing with N900
 
The problem of the missing links is in the postinst file of the
cups package.

db_get cupsys/backend && SELECTED=$RET

$RET seems to be always empty.

mase 2011-02-22 18:31

Re: Printing with N900
 
I got it!
The problem was, that fakedebconf provides debconf-2.0,
which does not work correctly with this postinstall-script.
The cups package now depends only on debconf, not debconf-2.0.
Now the backend-links are made.
I have uploaded new packages to the repo.

freemangordon 2011-02-22 18:53

Re: Printing with N900
 
Do we still need bash installed?

mase 2011-02-22 18:56

Re: Printing with N900
 
I think, there is no need for bash.

freemangordon 2011-02-22 19:07

Re: Printing with N900
 
Hmm, there was hidden dependency on it, one of postinst scripts starts with #!/bin/bash , glad to hear it is no longer the case


All times are GMT. The time now is 12:16.

vBulletin® Version 3.8.8