Re: cups-pdf

2008-06-25 Thread Till Kamppeter
Jochen J. Ulbricht wrote:
> Hello,
> 
> I've written a script which asks the user what to do with a created
> pdf-file after printing to cups-pdfprinter.
> 
> open | save | mail | add to collection
> 
> I've written a script which parses the /etc/cups/cusps-pdf config adds
> the PostProcessing variable, too. The only thing I do not know is to
> automate preventing apparmor from stop executing it :(.
> 
> This is no big thing but works for me and I think it would be usefull
> for other Ubuntu-Users.
> 
> So now I would like to publish this. What should I do?
> 

Make a simple small web site describing your program with the source 
tarball for download (give a free software license, like GPL or MIT to 
your code).

If you want to package it for Ubuntu, see the developer part of the 
Debian web site for instructions how to make .deb packages. Use the PPA 
(Personal Package Area) on Lauchpad to make your package downloadable 
and auto-updateable.

How do you make a dialog popping up triggered by CUPS executing a print 
job? DBUS?

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Hug Thursday!

2008-10-15 Thread Till Kamppeter
Dereck wrote:
> Fellow Ubuntu Triagers!
> 
> Charge your lasers, because it's time for another HugDay!
> 
> This week's HugDay target is *drum roll please* cupsys!
>  * 108 New bugs need a hug
>  * 28 Incomplete bugs need a status check
>  * 40 Confirmed bugs need a review
> 
> CUPSYS: The Common Unix Printing System is what controls printing
> in Ubuntu, a fairly necessary task of any desktop machine.

Do you take into account that cupsys was renamed to cups in the Intrepid 
release cycle? This means the figures of "cupsys" and "cups" bugs have 
to get summed up. For triagers it menas that everything which is still 
valid in Intrepid needs to be moved to "cups".

In addition. triagers should know that the printing subsystem consists 
of many packages, not only cups, but also ghostscript, foomatic-*, 
hplip, gutenprint, splix, system-config-printer, ... Users do not know 
that and assign printing-related bug reports to cups/cupsys or 
system-config-printer in most cases. Triagers should move these to the 
correct packages.

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Hug Thursday!

2008-10-15 Thread Till Kamppeter
Dereck wrote:
> On Wed, Oct 15, 2008 at 11:09 AM, Till Kamppeter
> <[EMAIL PROTECTED]> wrote:
>> Dereck wrote:
>>> Fellow Ubuntu Triagers!
>>>
>>> Charge your lasers, because it's time for another HugDay!
>>>
>>> This week's HugDay target is *drum roll please* cupsys!
>>>  * 108 New bugs need a hug
>>>  * 28 Incomplete bugs need a status check
>>>  * 40 Confirmed bugs need a review
>>>
>>> CUPSYS: The Common Unix Printing System is what controls printing
>>> in Ubuntu, a fairly necessary task of any desktop machine.
>> Do you take into account that cupsys was renamed to cups in the Intrepid
>> release cycle? This means the figures of "cupsys" and "cups" bugs have
>> to get summed up. For triagers it menas that everything which is still
>> valid in Intrepid needs to be moved to "cups".
>>
>> In addition. triagers should know that the printing subsystem consists
>> of many packages, not only cups, but also ghostscript, foomatic-*,
>> hplip, gutenprint, splix, system-config-printer, ... Users do not know
>> that and assign printing-related bug reports to cups/cupsys or
>> system-config-printer in most cases. Triagers should move these to the
>> correct packages.
>>
>>Till
>>
> 
> 
> I was in fact unaware! When generating the list of bugs, I innocently used
> the package cupsys. Would the appropriate solution be to move all bugs
> from cupsys to cups?  Perhaps we could just run a script to do this for us,
> and regenerate the hugday list on the package cups? Or should he have
> triagers just move them over as relevant, such as all intrepid and beyond
> bugs be moved to 8.10?

The best would be to add support for package renaming to Launchpad: 
Package pages should show the full history, also of the releases under 
old names. Going to the URL of the old name should automatically forward 
the user to the new name. Same for bug reporting. New bugs reported for 
a renamed package should be automatically posted under the new package 
name and existing bugs be moved.

I would say you move all bugs to cups by a script and then regenerate 
the list.

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: How can we run the default browser under Linux?

2009-02-04 Thread Till Kamppeter
It is xdg-open which does this.

Till

Ioannis Vranos wrote:
> I am using a process to open a web site, but I call "firefox" explicitly.
> 
> Is there any way to run the default browser set at a Linux account?
> 
> 
> Thanks.
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: UDS 11.04, 11.10 and 12.04 dates

2010-06-12 Thread Till Kamppeter
On 06/08/2010 12:08 AM, Robbie Williamson wrote:
>  11.10 UDS - May 9-13 (2011)

We should change this one, the LinuxTag 2011 in Berlin will be on May 11-14.

See http://www.linuxtag.de/.

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Deprecating X screen display by Ghostscript

2010-07-19 Thread Till Kamppeter
Hi,

recently, many bugs got reported to Ghostscript upstream that certain 
files do not display on the screen with Ghostscript, with Ghostscript 
erroring out on them (links for example bugs below). It turned out that 
the "x11alpha" output driver of Ghostscript is the culprit. This is the 
antialiased X-Window output device of Ghostscript which is used by every 
desktop program which displays PostScript files on the screen, perhaps 
even by one or another program which displays PDF files, as Ghostscript 
is also a PDF interpreter.

I talked with the Ghostscript upstream developers about this problem and 
they recommended me to not use the X output devices of Ghostscript any 
more, as they do not only have these bugs but also do not allow to 
search text in the displayed file. PDF should be displayed with Poppler 
and PostScript be converted to PDF using the "pdfwrite" output driver of 
Ghostscript and then also displayed with Poppler.

This would also simplify the screen display applications as the 
displaying is done only by Poppler and not sometimes by Ghostscript and 
sometimes by Poppler.

Can everyone who is maintaining a PostScript screen display utility 
(evince, okular, ...) look into doing PostScript display as described? 
If it would be possible for Maverick it would be great, but at least 
reporting the problem to the upstream developers would be nice. If it is 
not possible for Maverick, we should at least change the Ghostscript 
calls not to use "x11alpha" but the simple "x11" output device. This way 
we can surround the bugs at least.

Till


http://bugs.ghostscript.com/show_bug.cgi?id=689150
http://bugs.ghostscript.com/show_bug.cgi?id=689340
http://bugs.ghostscript.com/show_bug.cgi?id=690664
http://bugs.ghostscript.com/show_bug.cgi?id=691410
http://bugs.ghostscript.com/show_bug.cgi?id=691411

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Desktop CDs: Around 60 MB saved on the installed system, 28 MB in binary packages

2010-08-11 Thread Till Kamppeter
Hi,

the Google Summer of Code 2010 is over and the only student working for 
OpenPrinting, Vitor Baptista from Brazil, was successful with the 
project of effectively compressing PPDs for PostScript printers which 
are physically residing on the system. I have made use of this software 
now in the foomatic-db and hplip packages leading to the following savings:

Binary Package *.deb file   installed system

openprinting-ppds   ~4 MB  ~5 MB
openprinting-ppds-extra~18 MB ~28 MB
hplip-data  ~4 MB ~26 MB

So on the running system of the Desktop CD 31 MB get saved which can be 
used for other useful things.

All these savings are solely reached by lossless data compression. No 
functionality is removed from the PPDs, not even comments. Especially 
the multi-language support of HP's PPDs is conserved.

Note also that the splitting of openprinting-ppds and 
openprinting-ppds-extra was done to remove a big part of the 
space-consuming PPD files from the Desktop CD. Now as the data is vastly 
compressed I am thinking about merging the PPDs of 
openprinting-ppds-extra back into openprinting-ppds and doing away with 
openprinting-ppds-extra. WDYT?

See also

http://pypi.python.org/pypi/pyppd
https://bugs.launchpad.net/bugs/493282
   hplip-data ballooned by 2.5 MB in lucid
https://bugs.launchpad.net/bugs/446245
   lzma more efficient than gzip

Thank you, Vitor, for your great work!

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Desktop CDs: Around 60 MB saved on the installed system, 28 MB in binary packages

2010-08-11 Thread Till Kamppeter
On 08/12/2010 07:04 AM, Martin Pitt wrote:
>> Binary Package *.deb file   installed system
>> 
>> openprinting-ppds   ~4 MB  ~5 MB
>> openprinting-ppds-extra~18 MB ~28 MB
>> hplip-data  ~4 MB ~26 MB

[...]

>> Note also that the splitting of openprinting-ppds and
>> openprinting-ppds-extra was done to remove a big part of the
>> space-consuming PPD files from the Desktop CD. Now as the data is
>> vastly compressed I am thinking about merging the PPDs of
>> openprinting-ppds-extra back into openprinting-ppds and doing away
>> with openprinting-ppds-extra. WDYT?
>
> That would add 15 MB after removing 8 MB, so this would still be a net
> loss of 7 MB;

Why does it add 15 MB? openprinting-ppds-extra is also compressed: The 
package is 1.4 MB and the space occupation in an installed system 2 MB.

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Desktop CDs: Around 60 MB saved on the installed system, 28 MB in binary packages

2010-08-12 Thread Till Kamppeter
On 08/12/2010 08:43 AM, Martin Pitt wrote:
> Hello Till,
>
> Till Kamppeter [2010-08-12  8:22 +0200]:
>> Why does it add 15 MB?
>
> Because I can't read numbers properly.  (sorry..)
>
> Wow, this is an amazing reduction!
>
> You introduced 8 MB of savings, so you are of course very entitled to
> put back 1.5 MB :) so please go ahead.

OK, I have merged openprinting-ppds-extra into openprinting-ppds now.

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Desktop CDs: Around 60 MB saved on the installed system, 28 MB in binary packages

2010-08-12 Thread Till Kamppeter
On 08/12/2010 08:43 AM, Martin Pitt wrote:
> Hello Till,
>
> Till Kamppeter [2010-08-12  8:22 +0200]:
>> Why does it add 15 MB?
>
> Because I can't read numbers properly.  (sorry..)
>
> Wow, this is an amazing reduction!
>
> You introduced 8 MB of savings, so you are of course very entitled to
> put back 1.5 MB :) so please go ahead.
>

And I have freed another 2.3 MB (60 KB of .debs) in the installed 
system, by applying the PPD compression to splix. /usr/share/ppd is 
below 1 MB now.

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: More LiveCD space optimizations

2010-10-07 Thread Till Kamppeter
On 10/08/2010 12:22 AM, Louis Simard wrote:
>> There are a over a dozen different types of file to be tested (and
>> there may be more than one application that wants to read them). For
>> reference, I have attached them. Probably the most important thing to
>> check is that printing still works, as many of the gz files seem to
>> e.g. ppd files.
>>
>> Maybe if you added it to your script and just gave the resulting iso a
>> spin in a VM to see if there was obvious breakage?
>
> I have no printer supported by OpenPrinting PPDs to test this with,
> but a VM is exactly what I used to test SVG, XML and PNG optimisations
> in May (and realise that librsvg had a bug that needed worked around
> in Scour! [librsvgbug]). I'll do this, but PPDs would still need
> testing afterwards.
>
> A separate thread and perhaps contact people already exist for the PPD
> gzip compression ([openprinting-ppds-gzip]), and perhaps it would be
> best to communicate with these people to have them test and add
> AdvanceCOMP to their gzipping.
>

The space occupation of the PPDs I have already solved in Maverick. Most 
of the PPDs in /usr/share/ppd and also the Foomatic XML data in 
/usr/share/foomatic are replaced by highly compressed PPD file archives 
based on LZMA (in /usr/lib/cups/driver). This saves around 30-40 MB on 
the live system even getting the PPDs of the former 
openprinting-ppds-extra package onto the live CD. The tools for building 
these archives are from a Google Summer of Code project which I have 
mentored for OpenPrinting. See

https://bugs.launchpad.net/bugs/493282

and

http://pypi.python.org/pypi/pyppd

The packages on the CD which have their PPDs compressed now are: 
foomatic-db, openprinting-ppds, hplip-data, splix

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: I am looking for packages with checks

2010-11-10 Thread Till Kamppeter
On 11/10/2010 09:22 PM, C de-Avillez wrote:
> * packages with extensive tests on build time
> * packages that build an extensive test binary

The "cups" package runs an extensive self test battery during build. 
These tests come with the upstream package.

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


URGENT: CUPS test page does not print due to buildds problem

2011-04-19 Thread Till Kamppeter

Hi,

it is about bug 710881, https://bugs.launchpad.net/bugs/710881. The 
workaround described in the bug report and applied to the CUPS package 
principally works but there is a problem with buildds. A CUPS package 
built on my local machine has cups.png correctly converted, but in the 
package built by buildds the cups.png file is not converted. See my last 
comment in the bug report.


Are PNG files in a Debian package generally converted to make them 
smaller (and this converts cups.png back to the bad format)?


Or does "convert" on the buildds behave different than "convert" on a 
local Ubuntu desktop box?


Or is there some problem with the subpackages for architecture-dependent 
and -indpendent binary packages being built in different buildds runs?


Or does the command line for the conversion error out but not stop the 
build (I did not see anything indicating this in the amd64 buildlog on 
the buildds servers)?


The conversion of cups.png is done in the "binary-post-install/cups::" 
rule  in debian/rules, by the command line


convert debian/$(cdbs_curpkg)/usr/share/cups/doc-root/images/cups.png 
PNG32:cups.png && \
mv -f cups.png 
debian/$(cdbs_curpkg)/usr/share/cups/doc-root/images/


Any idea?

   Till

--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Please test AirPrint on Natty and Oneiric

2011-06-23 Thread Till Kamppeter

Hi,

as a first step into support for printing from mobile devices I have 
made Apple's AirPrint working on Natty and Oneiric. AirPrint is the 
method how Apple's iPhone, iPad, and iPod Touch print via IPP. I want to 
ask all of you to test this feature.



What do you need?
-

1. An iPhone, iPad, or iPod Touch with iOS 4.2 or newer. Update your 
device via iTunes if needed. If no update gets offered to you, update 
iTunes first, if after that you do not get an update offered, your 
device is too old.


2. A computer running Ubuntu Natty or Oneiric. Please update your 
computer to the newest state of the art with the update-manager.


3. A print queue on your computer. If you do not have a printer, create 
a pseudo printer with the following commands in a terminal:


cupsctl FileDevice=yes
lpadmin -p test -E -v file:/tmp/test.ps -m drv:///sample.drv/generic.ppd 
-o PageSize=A4


When printing on this printer, you get a PostScript file /tmp/test.ps. 
Make it world-readable and display it with evince.


4. WLAN. Switch the internet access of your mobile device to WLAN. Your 
computer must be in the same LAN (on the same router), but it does not 
matter whether it is connected via ethernet cable or WLAN.



How do you test?


1. On your computer start system-config-printer via System -> 
Administration -> Printing (GNOME Classic) or via Turn-off-button at the 
upper right -> System Settings -> Hardware -> Printing (Unity Natty) or 
via the command line (all systems including Unity Oneiric).


2. In system-config-printer choose Server -> Settings and activate 
"Published shared printers connected to this system". Click OK and then 
right-click on the icon of your print queue and choose Properties in the 
pop-up menu. In the Policies section of the dialog make sure that 
"Shared" is activated.


3. Make sure your mobile device is accessing your local network using 
WLAN and then open an application with printing functionality on it 
(like for example the browser or the photo viewer). Print something. The 
print dialog should show your print queue and allow some basic settings. 
Note that the Description/Info field and not the name of the queue is shown.


4. Check whether you get a correct printout.


Links:
--

http://www.finnie.org/2010/11/13/airprint-and-linux/
  This is the HOWTO on which my patches are based. On Natty and Oneiric
  you DO NOT need to create the Avahi service definition file described
  here.

https://bugs.launchpad.net/ubuntu/+source/cups/+bug/711779
  The bug report which initiated my work on that problem.


Have a lot of fun with your first experience on mobile printing.

   Till

--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: HPLIP GUI not working in 11.10 Beta

2011-09-10 Thread Till Kamppeter

Your problem is a known bug which is already reported as

https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/813230

Please continue discussion in this bug report. The mailing list is not 
for reporting bugs.


   Till

On 09/09/2011 09:10 AM, Roger Sanders wrote:

Hi, Guys!

I did a test install of 11.10 on a spare HDD and found that the HPLIP
GUI package installs, but when I ran it, my CPU usage maxed-out and the
system froze.

The only way out was to use the 'Raising Skinny Elephants Is Utterly
Boring' key sequence.

I then downloaded the install script from HP and tried that.
In the first instance, I had to manually satisfy the dependencies, as
11.10 is not included in the options, but even after doing that the
'make' exited with an error 2.

I then tried installing, forcing the script to use the 11.04 settings
and it still exited with the same error 2.

As the HPLIP GUI is the only way to monitor ink levels it would be
really nice if this could be sorted before release.

When installing 11.10, it did recognise my printer and installed it, but
the scanner section of the printer and ink level monitoring do not work
with this basic install and the HPLIP GUI is needed for full
functionality.

My hardware:

Acer TravelMate 4101
Printer HP Deskjet Ink Advantage 2060

Regards,
Roger





--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Systemd in Ubuntu 15.04 Vivid

2015-01-10 Thread Till Kamppeter
On 01/10/2015 03:38 PM, Сергей wrote:
> Hello!
> Excuse me, are there any plans of making systemd a default init-system
> in Ubuntu 15.04?
> Thank you.
> 

The place you are looking for is

https://wiki.ubuntu.com/SystemdForUpstartUsers

   Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: ippusbxd

2020-07-13 Thread Till Kamppeter

What is the "pixmax" driver? Printer driver? Scanner driver?

Which printer/scanner device model do you actually have?

If ippusbxd connects with a printer and/or scanner device, the device is 
supposed to work driverless. SANE should discover it with the "escl" 
driver for scanning, For printing a CUPS queue should get created 
automatically.


   Till

On 12/07/2020 11:53, Daniel MOYNE wrote:

apparently the pixmax driver is not compatible with ippusbxd. Where is the bug
in pixmax driver or in ippusbxd. How to get this fixed?
Daniel





--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Request for inclusion in main: pxljr

2007-01-24 Thread Till Kamppeter
Hi,

I would like to have pxljr moved from universe to main.

This printer driver gives high quality support for HP´s Color LaserJet
35xx/36xx series (HP JetReady protocol). HP's driver HPIJS only supports
the lowest quality (highest compression) mode, this driver supports all
modes which are also available under Windows.

Home page: http://sourceforge.net/projects/hp-pxl-jetready/

Main Inclusion Report: https://wiki.ubuntu.com/MainInclusionReportPxljr

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Request to include in Main: splix

2007-01-24 Thread Till Kamppeter
SpliX provides reliable high-quality printing support for all recent
cheap Samsung laser printers, both bw and color models. Due to being
cheap and having fully integrated horizontal paper trays Samsung laser
printers are very common.

Package home page: http://splix.ap2c.org/

See

https://wiki.ubuntu.com/MainInclusionReportSplix

for the complete request.

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Request to include in Main: splix

2007-01-24 Thread Till Kamppeter
Forest Bond wrote:
> On Wed, Jan 24, 2007 at 10:38:35AM +0000, Till Kamppeter wrote:
>> SpliX provides reliable high-quality printing support for all recent
>> cheap Samsung laser printers, both bw and color models. Due to being
>> cheap and having fully integrated horizontal paper trays Samsung laser
>> printers are very common.
> 
> I don't understand.  I have such a printer (a Samsung ML-1710) and it works 
> just
> fine without this package.
> 
> Does this package provide something that I'm missing?

Yes,

1. On the monochrome printers like yours, the "gdi" driver which is 
built into GhostScript works fine with simple documents: text, some 
graphics, ... On more complicated documents it can run into problems 
easily. SpliX prints all types of documents correctly and also supports 
more printer features.

2. There are also non-PostScript color printers from Samsung, they get 
support by free software for the first time with the SpliX driver.

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Activating the CUPS snmp backend in Ubuntu Feisty

2007-02-26 Thread Till Kamppeter
Hi,

on the IRC I talked with pitti about activating the CUPS backends which
were de-activated by Debian by moving them into
/usr/lib/cups/backend-available. The three de-activated backends are
serial, scsi and snmp.

Most important is snmp, as it makes it much easier for unexperienced
users (our main audience) to set up network printers,

The CUPS backend snmp serves only for auto-detecting network-connected
printers in the local networks. It is called whenever CUPS is asked to
detect printers (via "lpinfo -v". entering the admin page or adding a
queue with the CUPS web interface, or adding a queue with most other
printer setup tools, like gnome-cups-manager, KDE Print Manager, or
printerdrake), It returns all detected network printers with there
correct URIs (using the ipp, lpd, or socket backends for printing). So
the user has only to click the auto-detection result and gets his
network printer running.

The detection is done by an SNMP broadcast asking for the printer MIB.
This is only answered by printers and so only printers and not other
SNMP-capable devices (like routers) get listed. This method is also very
fast. The result appears in 3 or 4 seconds, even in big networks. No
ping or portscan to unknown devices is performed and also no extra
daemon is started and no ports get opened. snmp runs only the mentioned
3 or 4 seconds and it runs as the cupsys user and not as root (no SUID).
So the impact to the system and the network is low. There are also no
broadcasts into the internet with the default configuration of the snmp
backend.

Issues which users have reported with problems of correctly detecting
printers of certain brands are fixed by Mike Sweet. So the backend is
currently in a very good shape.

It is also only needed for detecting printers, printing on the detected
printers is then done with the ipp, socket, or lpd backends, so the snmp
backend only gets invoked by printer admins to add a queue and never by
normal users. So security risks are very low and "printing just works"
experience is very high with it.

Pitti is, like me, in favour of activating it, but I also post here 
because in a certain form this is adding a feature after feature freeze.
So I want to know what is the general opinion about activating the CUPS 
snmp backend (and perhaps also the serial and scsi backends)?

For testing do

sudo ln /usr/lib/cups/backend-available/snmp /usr/lib/cups/backend/
sudo ln /usr/lib/cups/backend-available/serial /usr/lib/cups/backend/
sudo ln /usr/lib/cups/backend-available/scsi /usr/lib/cups/backend/

and then run the printer setup tools which are available on your 
machine. Set up the printers which are detected now and try to print on 
them via the new print queues.

For the implementation in Feisty the cupsys package only needs to create 
the above-mentioned links. No extra space on the CD is needed. Local 
admins can de-activate these backends again by removing the links, so no 
files need to be deleted or moved.

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Activating the CUPS snmp backend in Ubuntu Feisty

2007-03-01 Thread Till Kamppeter
Mike Fedyk wrote:
> 
> How does this relate to using avahi for printer discovery?

Do we use avahi for network printer discovery? How do I invoke a scan
for network printers via avahi? How is a GUI (GNOME/KDE) user supposed
to set up a network printer on a Ubuntu box?

> Are there
> any other systems that use snmp for printer discovery where using snmp
> will make them "just work" also?
> 

As far as I know, the snmp backend of CUPS is the only tool to search
for network printers via SNMP.

> If the snmp backend for cups does get activated, Feisty is probably
> better than Feisty+1 LTS because we probably don't want to add a lot of
> new features in a LTS release cycle.  Instead focus should be on bug
> fixing and polish instead of new features.
>

Will Feisty+1 be the next LTS? If so, will the SNMP backend get
deactivated there again? Or why is Feisty better than Feisty+1 LTS when
activating the SNMP backend?

   Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Call for testing: HPLIP 1.7.3

2007-03-29 Thread Till Kamppeter
Hi,

many of you probably have an HP printer and use it with HP's great free 
software driver suite HPLIP. Feisty has currently HPLIP 1.7.1 and this 
is probably what we get as final version as Feisty final will hit the 
mirrors in three weeks.

Unfortunately, HPLIP 1.7.1 has many bugs, see

https://launchpad.net/ubuntu/+source/hplip/+bugs

and the release notes of HPLIP 1.7.2 and 1.7.3:

http://hplip.sourceforge.net/release_notes.html

To get as many as possible of them fixed in Feisty, I have packaged 
HPLIP 1.7.3, but to get this into Feisty we need at least five positive 
testing reports (as we are already in Upstream Version Freeze). Please go to

https://launchpad.net/ubuntu/+source/hplip/+bug/98520

and do the steps in my "CALL FOR TESTING" (2nd and 3rd posting) and add 
your report, even if there are already more than five reports. The more 
the better.

I am very grateful for your reports.

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Introduction and Lexmark Printer Driver

2007-05-18 Thread Till Kamppeter
Also welcome to the list.

As I already told on the IRC I am manager of the OpenPrinting project 
and I also do printing stuff for Ubuntu.

Unfortunately, I have never done anything with the Lexmark Linux DDK, as 
I do not have a Lexmark inkjet nor did I have to package the DDK for a 
distro.

The reason why it is not in distros is that it contains closed-source 
parts. HPLIP made it into all the distros quickly because HP decided to 
release the whole thing as free software. So setting up HP printers 
usually just works under Linux.

I appreciate your work on getting actual drivers with the Lexmark Linux 
DDK. This will make many user's printers work. See all these posts of 
users crying for a driver on the Lexmark forum on OpenPrinting (you 
should post calls for testing there as soon as you have some code).

I will also look into whether your driver could be added to multiverse 
in Ubuntu (but this probably needs permission from someone from Lexmark).

Can you post a link to the current Lexmark Linux DDK site? Thanks.

Till

tim wrote:
> Hi Everyone,
> 
> I am new to this list and would like to introduce myself. My name is Timothy 
> Armstrong and I have been a software developer for about 10 years now. I 
> mainly develop in Delphi/Pascal but have knowledge in other areas as well. My 
> linux experience is quite a bit less, I have been running Ubuntu/Kubuntu for 
> almost a year now and run it on a server at my office and my family's home 
> computer. 
> 
> I would like to start helping the ubuntu community by working on a project 
> that is causing myself some problems. My Lexmark X6170 does not work with 
> Linux and I would like to help develop a driver using the kit provided by 
> Lexmark. Is anyone currently working on this and if so, how can I help?
> 
> Thanks for having me and I look forward to working with you all.
> 
> Tim (IRC: Timmay)
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


CUPS 1.3.0-RC2 available for Ubuntu Gutsy now -- Please test!!

2007-08-01 Thread Till Kamppeter
Hi,

I have packaged CUPS 1.3.0-RC2, as we talked about on last week's 
developer meeting.

You can download the binary packages from

http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/binary/

and the source from

http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/

This is the new generation of CUPS, offering many new features (I hope I 
have activated all of them when compiling). See

http://www.cups.org/documentation.php/whatsnew.html

Please try it out. We need all your testing experience to be able to 
ship a Gutsy with a stable and not obsolete CUPS system.

NOTE: This CUPS runs as root, as pitti did not adapt his non-root 
patches to it. All other patches from Debian and Ubuntu are applied and 
so this CUPS should work as the original one from Ubuntu.

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: CUPS 1.3.0-RC2 available for Ubuntu Gutsy now -- Please test!!

2007-08-01 Thread Till Kamppeter
The originally uploaded packages are broken. They have a bug which 
prevented CUPS from finding the PostScript PPDs, leading printer setup 
tools to assign generic PostScript PPDs or PCL PPDs to PostScript printers.

I have uploaded new packages with this problem fixed now. The files are 
at the same place and have the same names as the old ones. So everyone 
who has downloaded them already, please download and install them again.

I have also reported this problem upstream:

http://www.cups.org/str.php?L2464

Please install also hal-cups-utils and system-config-printer and test 
them with the new CUPS.

system-config-printer is Red Hat's printer setup tool and candidate for 
replacing gnome-cups-manager.

hal-cups-utils are scripts for HAL which set up print queues 
automatically when the printer is plugged (Plug'n'Print, 
https://blueprints.launchpad.net/ubuntu/+spec/automatic-printer-conf) 
and disable print queues of printers which are not connected or turned 
off. hal-cups-utils works currently only with USB printers.

Test system-config-printer by calling it from the command line and doing 
your printer administration with it (setting options, (un)sharing your 
printers, adding and cloning print queues).

Test hal-cups-utils by unplugging your USB printer and plugging it 
again. While it is unplugged, the queue is disabled and CUPS does not do 
unneeded retries of the jobs. As soon as you plug it it gets enabled 
again and all queued jobs get printed. To see automatic queue setup, 
remove the queues for your USB printer, unplug the printer and plug it 
again. After some seconds you have a new queue. In case of an HP 
printer, the queues are set up using HPLIP and if your HP MF device has 
a fax also a fax queue is created.

Till

Till Kamppeter wrote:
> Hi,
> 
> I have packaged CUPS 1.3.0-RC2, as we talked about on last week's 
> developer meeting.
> 
> You can download the binary packages from
> 
> http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/binary/
> 
> and the source from
> 
> http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/
> 
> This is the new generation of CUPS, offering many new features (I hope I 
> have activated all of them when compiling). See
> 
> http://www.cups.org/documentation.php/whatsnew.html
> 
> Please try it out. We need all your testing experience to be able to 
> ship a Gutsy with a stable and not obsolete CUPS system.
> 
> NOTE: This CUPS runs as root, as pitti did not adapt his non-root 
> patches to it. All other patches from Debian and Ubuntu are applied and 
> so this CUPS should work as the original one from Ubuntu.
> 
>Till
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Call for testing: new cupsys packages with AppArmor profile

2007-08-02 Thread Till Kamppeter
I have now merged these changes into my CUPS 1.3.0-RC2 packages. So you 
can test the AppArmored CUPS 1.3.0-RC2 now, too. Get the packages from

http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/

and the binary packages from

http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/binary/

Proceed with the testing like Martin Pitt already described. Especially 
report back the logs of AppArmor if you use the new authentication and 
networking features of CUPS 1.3.x.

Till

Martin Pitt wrote:
> Hello everyone,
> 
> Martin Pitt [2007-08-02 12:15 -]:
>>  cupsys (1.2.12-1ubuntu2) gutsy; urgency=low
>>  .
>>* Drop our derooting changes. It still has some regressions, and with
>>  upstream not even acknowledging the need for improving cupsys' security 
>> we
>>  will sit on this forever. (LP: #119289, LP: #129634)
>>[...]
>>* Add debian/local/apparmor-profile: AppArmor profile for cupsys, to 
>> replace
>>  the former derooting patches. This uses complain mode for now, until we
>>  got some more testing. Install it to /etc/apparmor.d/usr.sbin.cupsd in
>>  debian/rules and reload apparmor in debian/cupsys.postinst on configure.
> 
> I just did quite a major change to cupsys. Our derooting patches
> will probably never make it upstream [1], and our patches still
> imposed some functional regressions compared to the upstream variant.
> Since we have AppArmor by default now, it is much easier and more
> flexible (albeit much less secure, unfortunately, but still good
> enough IMHO) to replace all of that mess with a profile.
> 
> This version ships one by default now. I do not want to ship gutsy
> final with the profile in complaint mode, though, so I would like to
> collect some feedback about this before flipping it to 'enforce' by
> default.
> 
> So please put it into enforce mode yourself with
> 
>   sudo aa-enforce cupsd
> 
> and check if your printing tasks still work normally. If not, I
> appreciate a bug report with the following:
> 
>   /etc/cups/cupsd.conf
>   /etc/cups/printers.conf
>   /var/log/cups/error_log
> 
>   output of "grep audit.*cupsd /var/log/kern.log"
> 
> If all goes well, I'll flip the complaint->enforce switch after Tribe
> 4, to get some more widespread testing.
> 
> The current profile is not yet perfect, of course, but it makes basic
> things work for me (USB printer, detection, job control, web
> interface, etc.). All suggestions welcome, of course!
> 
> Thank you in advance,
> 
> Martin
> 
> [1] Upstream basically denies that it is a problem to have a daemon
> running as root which listens to the network and does an awful lot of
> string and file processing and calling of external programs and
> libraries.
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: CUPS 1.3.0-RC2 available for Ubuntu Gutsy now -- Please test!!

2007-08-02 Thread Till Kamppeter
I have uploaded new packages again, but this time with -0ubuntu2 release 
number.

These add the new AppArmor support which Martin Pitt introduced as 
replacement for the now dropped non-root mode with the new 
cupsys-1.2.12-1ubuntu2. Please test these packages to see whether it 
also works well with the new authentication and network features of CUPS 
1.3.x.

See especially the output of

grep audit.*cupsd /var/log/kern.log

but also

/var/log/cups/error_log

The AppArmor profile is

/etc/apparmor.d/usr.sbin.cupsd

To make AppArmore enforcing it use

sudo aa-enforce cupsd

Please report your experience here.

Till


Till Kamppeter wrote:
> The originally uploaded packages are broken. They have a bug which 
> prevented CUPS from finding the PostScript PPDs, leading printer setup 
> tools to assign generic PostScript PPDs or PCL PPDs to PostScript printers.
> 
> I have uploaded new packages with this problem fixed now. The files are 
> at the same place and have the same names as the old ones. So everyone 
> who has downloaded them already, please download and install them again.
> 
> I have also reported this problem upstream:
> 
> http://www.cups.org/str.php?L2464
> 
> Please install also hal-cups-utils and system-config-printer and test 
> them with the new CUPS.
> 
> system-config-printer is Red Hat's printer setup tool and candidate for 
> replacing gnome-cups-manager.
> 
> hal-cups-utils are scripts for HAL which set up print queues 
> automatically when the printer is plugged (Plug'n'Print, 
> https://blueprints.launchpad.net/ubuntu/+spec/automatic-printer-conf) 
> and disable print queues of printers which are not connected or turned 
> off. hal-cups-utils works currently only with USB printers.
> 
> Test system-config-printer by calling it from the command line and doing 
> your printer administration with it (setting options, (un)sharing your 
> printers, adding and cloning print queues).
> 
> Test hal-cups-utils by unplugging your USB printer and plugging it 
> again. While it is unplugged, the queue is disabled and CUPS does not do 
> unneeded retries of the jobs. As soon as you plug it it gets enabled 
> again and all queued jobs get printed. To see automatic queue setup, 
> remove the queues for your USB printer, unplug the printer and plug it 
> again. After some seconds you have a new queue. In case of an HP 
> printer, the queues are set up using HPLIP and if your HP MF device has 
> a fax also a fax queue is created.
> 
>Till
> 
> Till Kamppeter wrote:
>> Hi,
>>
>> I have packaged CUPS 1.3.0-RC2, as we talked about on last week's 
>> developer meeting.
>>
>> You can download the binary packages from
>>
>> http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/binary/
>>
>> and the source from
>>
>> http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/cupsys13/
>>
>> This is the new generation of CUPS, offering many new features (I hope 
>> I have activated all of them when compiling). See
>>
>> http://www.cups.org/documentation.php/whatsnew.html
>>
>> Please try it out. We need all your testing experience to be able to 
>> ship a Gutsy with a stable and not obsolete CUPS system.
>>
>> NOTE: This CUPS runs as root, as pitti did not adapt his non-root 
>> patches to it. All other patches from Debian and Ubuntu are applied 
>> and so this CUPS should work as the original one from Ubuntu.
>>
>>Till
>>
> 
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: PPA architecture what is it?

2007-08-15 Thread Till Kamppeter
shirish wrote:
> Hi all,
>What is this PPA Architecture? Is this
> http://www.undocprint.org/formats/page_description_languages/ppa or
> something else altogether?
> 
> Some clarification would be nice.

Print Performance Architecture. HP used it formerly in their cheapo 
inkjets (DeskJet 7xx, ..., see OpenPrinting.org, driver "pnm2ppa").

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Hug Day - 12 Sep 2007

2007-09-11 Thread Till Kamppeter
Brian Murray wrote:
> 
>   https://wiki.ubuntu.com/UbuntuBugDay/20070912
>

Unfortunately, the page is not there yet, and here is a bug which really
needs attention:

https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/35638

Till



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu 7.10 beta approaching

2007-09-18 Thread Till Kamppeter
hplip-gui is marked as a binary-only demotion to Universe. Should it not 
stay in main, only not being on the Ubuntu and Xubuntu desktop CDs? On 
Kubuntu it should be even seeded to get onto the CD, as Kubuntu ships 
the needed python-qt3 by default.

Till

Colin Watson wrote:
> The Ubuntu 7.10 beta release is approaching, scheduled for 27th
> September (https://wiki.ubuntu.com/GutsyReleaseSchedule). Please refer
> to the milestone overview in Launchpad for a list of remaining items:
> 
>   https://launchpad.net/ubuntu/+milestone/ubuntu-7.10-beta
> 
> This shows fix-released bugs too; I suggest sorting by assignee then
> status to produce a more digestible list.
> 
> If you have bugs on this list, please fix them at the earliest possible
> opportunity, or (in consultation with other developers and the Ubuntu QA
> team) un-milestone them if they are not required for beta. If you have
> bugs you think should be on this list, talk with the Ubuntu QA team
> about having them milestoned.
> 
> The beta freeze will begin on 20th September; after that point uploads
> will require approval from the release team, which will generally only
> be granted if they fix beta-critical bugs. The toolchain freeze begins
> now; toolchain changes require approval from the release team.
> 
> Over the next few days, please pay attention to eliminating
> inconsistencies in the archive, including:
> 
>   http://people.ubuntu.com/~ubuntu-archive/testing/gutsy_probs.html
> uninstallable packages in main and restricted
> 
>   http://conflictchecker.ubuntu.com/possible-conflicts/gutsy/
> undeclared Replaces or Conflicts (contact Robert Collins or Michael
> Vogt about false positives or if you need help)
> 
> Archive administrators should spend time ensuring that any pending
> main<->universe promotions and demotions have been processed
> (http://people.ubuntu.com/~ubuntu-archive/component-mismatches.txt). If
> you are waiting for something on this list, please help out by filing
> good main inclusion reports.
> 
> Good luck!
> 
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu 7.10 beta approaching

2007-09-18 Thread Till Kamppeter
Martin Pitt wrote:
> HI,
> 
> Till Kamppeter [2007-09-18 13:34 +0100]:
>> hplip-gui is marked as a binary-only demotion to Universe. Should it not 
>> stay in main, only not being on the Ubuntu and Xubuntu desktop CDs? On 
>> Kubuntu it should be even seeded to get onto the CD, as Kubuntu ships 
>> the needed python-qt3 by default.
> 
> If it gets seeded to Kubuntu, it'll automatically disappear from the
> component-mismatches.txt files. I keep it in main for now.
> 
> Martin
> 

Please keep hplip-gui also in main if the Kubuntu folks decide against 
seeding it (I highly recommend to them to seed it).

Till

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Archive frozen for Gutsy release

2007-10-05 Thread Till Kamppeter
I have fixed the milestoned bugs

https://bugs.edge.launchpad.net/ubuntu/+source/system-config-printer/+bug/149529
https://bugs.edge.launchpad.net/ubuntu/+source/system-config-printer/+bug/149264

and packaged system-config-printer for them today, well before your 
freeze announcement, but unfortunately after my usual upload sponsors 
pitti and doko have left. Can you do the upload for me.

The package with debdiff is here

http://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/system-config-printer/ 


The changes are very small and I have tested them and they really fix 
the two bugs.

The impact of the fix is rather high: Currently no Canon inkjet gets set 
up automatically even with Gutenprint supporting it and the job viewer's 
  menu entry goes into the KDE-only "System Tools" menu (so makes a menu 
for itself on non-KDE Ubuntu/Xubuntu/Edubuntu).

Here is the Debian ChangeLog:

-
system-config-printer (0.7.75+svn1653-0ubuntu2) gutsy; urgency=low

   * debian/patches/10_menu_entries.patch: Let menu entry for displaying
 queued jobs appear in the "Accessories" menu and not under "Systemn
 Tools". "Systemn Tools" is KDE-specific (LP: #149529).
   * debian/patches/20_match_more_printers.patch: Do best match by
 "most important word" case-insensitive. This matches especially
 the Canon printers correctly with the Gutenprint PPDs (LP: #149264).

  -- Till Kamppeter <[EMAIL PROTECTED]>  Fri,  5 Oct 2007 
18:46:02 +0100

-

Thanks for your help.

Till


Steve Langasek wrote:
> Hi all,
> 
> We continue to roll on towards release of Gutsy, and as of today the archive
> is now frozen.  Many thanks to all whose contributions have gotten us to
> this point!
> 
> This freeze means that the only uploads that will be accepted for gutsy
> between now and release are uploads fixing specific, release-relevant bugs.
> 
> There are still a number of bugs to try to resolve before the release
> candidate goes out on October 11.  A list of these milestoned bugs can be
> found at <https://launchpad.net/ubuntu/+milestone/ubuntu-7.10-rc>.   Your
> help in hammering these out is appreciated.  If you have bugs which you
> believe should be listed there but aren't yet, please get in touch with me
> or another member of the release team.
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Need to update GhostScript package in the Ubuntu 7.10 (Gutsy) Repository

2007-11-27 Thread Till Kamppeter
Scott Kitterman wrote:
> On Tuesday 27 November 2007 01:08, Gaurav Jain wrote:
> 
>> I don't know if this is the correct forum for this topic.  Please let me
>> know if I need to contact someone else who looks at the package
>> uploading for Ubuntu.
> 
> Generally a bug report on Launchpad is the best way to do this.
> 

This is already reported:

https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/172264

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Need to update GhostScript package in the Ubuntu 7.10 (Gutsy) Repository

2007-11-28 Thread Till Kamppeter
Hi,

I have discussed this problem with the upstream developers of 
Ghostscript at Artifex and the problem is NOT fixed by the official 8.61 
release of Ghostscript. It appeared as fixed as the problem occurs only 
with Ghostscript built as dynamic library (the case for Gutsy) and not 
for a static build (the case for a standard "./configure; make; sudo 
make install" as users did with the official Ghostscript (which is not 
available as Gutsy package).

The Artifex developers are working on a solution and I hope that I can 
soon post it as a Stable Release Update for Gutsy.

See

http://bugs.ghostscript.com/show_bug.cgi?id=689577
https://bugs.edge.launchpad.net/gs-gpl/+bug/172264

Till


Gaurav Jain wrote:
> Hello,
> 
>  
> 
> This is regarding the problem some users of Ubuntu 7.10 have faced with 
> printing of secure PDF files using Adobe Reader 8.1.1.  Here are some 
> links for reference on this issue:
> 
>  
> 
> http://www.adobeforums.com/webx?128@@.3c0564a2
> 
> http://ubuntuforums.org/showthread.php?p=3846261 (I have posted an entry 
> here with id gaurav_anywhere)
> 
>  
> 
> The reason for this issue is that Ubuntu 7.10 currently installs 
> GhostScript version “8.61 pre-release” from the repositories, and 
> there’s a bug in that pre-release version of GhostScript.  We have 
> tested and found that the problem does not occur with the release 
> version of GhostScript version 8.61 available at 
> http://pages.cs.wisc.edu/~ghost/doc/GPL/gpl861.htm.
> 
>  
> 
> What we would therefore request is to update the Ubuntu 7.10 
> repositories to include this release version instead of the pre-release 
> version.
> 
>  
> 
> I don’t know if this is the correct forum for this topic.  Please let me 
> know if I need to contact someone else who looks at the package 
> uploading for Ubuntu.
> 
>  
> 
> Thanks,
> 
> Gaurav Jain
> 
> Adobe Systems
> 


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu Screens/Resolutions Management - or the reason i still MUST use m$ windows

2007-12-13 Thread Till Kamppeter
Mackenzie Morgan wrote:
> On Dec 13, 2007 2:20 PM, Aurélien Naldi <[EMAIL PROTECTED] 
> > wrote:
> 
> This problem is indeed well known and a solution is in the work: the X
> server included in the latest version of ubuntu included a new version
> of the xrandr extension allowing to add and remove screens on the fly.
> Graphical tools to take advantage of it are still lacking but good
> progress hapened since, and I hope [hint] to see something like urandr
> included in the next version.
> The "problem" now is mostly a driver one: intel graphic cards are well
> supported, AFAIK, the opensource radeon drivers has support too but the
> ATI and nvidia binary drivers don't yet (I may be misinformed about the
> fglrx one and a solution is rumored to be coming for the nvidia one,
> maybe before 2009...)
> 
> 
> Has the change with Intel cards occurred with using 
> xserver-xorg-video-intel instead of -i810?  With -i810 on Feisty and 
> Gutsy, plugging in a projector did not work.

Yes, you need to take the "intel" driver. After I switched from the 
"i810" to the "intel" driver I could use a projector with my laptop, at 
least after restarting X.

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu Screens/Resolutions Management - or the reason i still MUST use m$ windows

2007-12-13 Thread Till Kamppeter
Mackenzie Morgan wrote:
> On Dec 13, 2007 4:32 PM, Till Kamppeter <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
> Yes, you need to take the "intel" driver. After I switched from the
> "i810" to the "intel" driver I could use a projector with my laptop, at
> least after restarting X.
> 
>Till
> 
> 
> Don't you then run into the problem where if you restart X and were 
> using GNOME and you try to log back into GNOME again, GNOME never 
> actually loads, it just sits there, pretending to load?  I think killing 
> bonobo-activation-server is supposed to make it able to load...maybe?  I 
> haven't quite figured out when to kill bonobo- to make it work though.  
> It's hit or miss.
>

Never had such a problem.

Till


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss