[Bug 1082941] Re: Duplex printing in LibreOffice not working

2013-03-18 Thread Christoph Fischer
First of all, I can confirm this bug is also there on an EPSON Workforce
WF-3540 DTMF. I can print duplex from all programs except LibreOffice.

Second, I don't think this is a duplicate of bug 894763, since the
duplex options show up fine in LO -- they're just ignored when printing.

BTW, I'm using LO 4.0.1.2 (Build ID: 400m0(Build:2)) on an up-to-date
quantal install with the latest official drivers from the EPSON site.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1082941

Title:
  Duplex printing in LibreOffice not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1082941/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 932882] Re: Update of a printer driver package does not update the PPD files of the existing queues for this driver

2012-06-19 Thread Christoph Fischer
Am Dienstag, den 19.06.2012, 18:55 + schrieb Till Kamppeter:

 Uploaded a fixed gutenprint package for Precise to -proposed. As soon as
 the package gets approved we post instructions for installing and
 testing it here. Please do the test and give us feedback as this is
 required to make the package an official update for Precise.
 
 To SRU team: debdiff attached.
 
 To reproduce: Upgrade from Gutenprint 5.2.7 to 5.2.8~pre1-0ubuntu2 does
 not update the PPD files of existing queues. To test, create a
 Gutenprint-based print queue on a system with 5.2.7 then run
 
 grep -i gutenprint /etc/cups/ppd/*.ppd
 
 and see that the PPD files are of Gutenprint version 5.2.7. Update to
 5.2.8~pre1-0ubuntu2 and run
 
 grep -i gutenprint /etc/cups/ppd/*.ppd
 
 The PPDs are still not upgraded. Update from 5.2.7 or
 5.2.8~pre1-0ubuntu2 to 5.2.8~pre1-0ubuntu2.1 and your PPD files get
 updated to 5.2.8pre1.
 
 
 ** Patch added: gutenprint_5.2.8~pre1-0ubuntu2_5.2.8~pre1-0ubuntu2.1.debdiff

 https://bugs.launchpad.net/ubuntu/+source/cups/+bug/932882/+attachment/3196394/+files/gutenprint_5.2.8%7Epre1-0ubuntu2_5.2.8%7Epre1-0ubuntu2.1.debdiff



dies ist das Ergebnis:

 christoph@christoph-desktop:~$ diff -Nru
gutenprint-5.2.8~pre1/debian/changelog
gutenprint-5.2.8~pre1/debian/changelog

diff: gutenprint-5.2.8~pre1/debian/changelog: Datei oder Verzeichnis
nicht gefunden
diff: gutenprint-5.2.8~pre1/debian/changelog: Datei oder Verzeichnis
nicht gefunden
christoph@christoph-desktop:~$ ---
gutenprint-5.2.8~pre1/debian/changelog2012-03-22 15:01:04.0
+0100
---: command not found
christoph@christoph-desktop:~$ +++
gutenprint-5.2.8~pre1/debian/changelog2012-06-19 20:33:13.0
+0200
No command '+++' found, did you mean:
 Command 'c++' from package 'clang' (universe)
 Command 'c++' from package 'g++' (main)
 Command 'c++' from package 'pentium-builder' (universe)
 Command 'g++' from package 'g++' (main)
 Command 'g++' from package 'pentium-builder' (universe)
+++: command not found
christoph@christoph-desktop:~$ @@ -1,3 +1,12 @@
@@: command not found
christoph@christoph-desktop:~$ +gutenprint (5.2.8~pre1-0ubuntu2.1)
precise-proposed; urgency=low
bash: Syntaxfehler beim unerwarteten Wort `5.2.8~pre1-0ubuntu2.1'
christoph@christoph-desktop:~$ +
+: command not found
christoph@christoph-desktop:~$ +  * debian/rules: Touch ppd-updater
file(s) so that they have the time stamp
bash: Syntaxfehler beim unerwarteten Wort `('
christoph@christoph-desktop:~$ +of the build of this package The
time stamp of the ppd-updater files tells
+: command not found
christoph@christoph-desktop:~$ +CUPS' trigger script whether they
come from different package versions or
 +not (LP: #932882).
 +
 + -- Till Kamppeter till.kamppe...@gmail.com  Tue, 19 Jun 2012
20:32:48 +0200
 +
  gutenprint (5.2.8~pre1-0ubuntu2) precise; urgency=low
  
* debian/printer-driver-gutenprint.postinst: Use old method to
update the
 diff -Nru gutenprint-5.2.8~pre1/debian/rules
gutenprint-5.2.8~pre1/debian/rules
 --- gutenprint-5.2.8~pre1/debian/rules2012-02-14 21:48:48.0
+0100
 +++ gutenprint-5.2.8~pre1/debian/rules2012-06-19 20:32:06.0
+0200
 @@ -86,6 +86,10 @@
  fi
  endif
  dh_install
 +# Touch ppd-updater file(s) so that they have the time stamp of the
build
 +# of this package. The time stamp of the ppd-updater files tells
CUPS' trigger
+: command not found
christoph@christoph-desktop:~$ +# script whether they come from
different package versions or not.
+#: command not found
christoph@christoph-desktop:~$ +touch
debian/*/usr/share/cups/ppd-updaters/*.ppd-updater
No command '+touch' found, did you mean:
 Command 'ktouch' from package 'ktouch' (main)
 Command 'touch' from package 'coreutils' (main)
+touch: command not found
christoph@christoph-desktop:~$  # Remove rpath
christoph@christoph-desktop:~$  find
debian/printer-driver-gutenprint/usr/lib -type f -perm +0111 -print0 |
xargs -0 chrpath --delete
find: debian/printer-driver-gutenprint/usr/lib: Datei oder Verzeichnis
nicht gefunden
xargs: chrpath: Datei oder Verzeichnis nicht gefunden
christoph@christoph-desktop:~$  # Documentation fixup
christoph@christoph-desktop:~$ sudo diff -Nru
gutenprint-5.2.8~pre1/debian/changelog
gutenprint-5.2.8~pre1/debian/changelog
[sudo] password for christoph: 
Sorry, try again.
[sudo] password for christoph: 
diff: gutenprint-5.2.8~pre1/debian/changelog: Datei oder Verzeichnis
nicht gefunden
diff: gutenprint-5.2.8~pre1/debian/changelog: Datei oder Verzeichnis
nicht gefunden
christoph@christoph-desktop:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932882

Title:
  Update of a printer driver package does not update the PPD files of
  the existing queues for this driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/932882/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 916194] [NEW] not possible to enable mobile broadband on network manager

2012-01-13 Thread christoph fischer
Public bug reported:

the option 'enable mobile broadband' is not possible to activate. It had
been working fine for some weeks with a usb internet stick (Italy, Wind)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: udev 173-0ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
CustomUdevRuleFiles: 98_smfpautoconf_samsung.rules 99_smfpautoconf_samsung.rules
Date: Fri Jan 13 20:27:12 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MachineType: ASUSTeK Computer Inc. UL30VT
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=c0a6ba7e-e342-404b-8c78-57ade564d36e ro quiet splash vt.handoff=7
SourcePackage: udev
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/02/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 210
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UL30VT
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr210:bd03/02/2010:svnASUSTeKComputerInc.:pnUL30VT:pvr1.0:rvnASUSTeKComputerInc.:rnUL30VT:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: UL30VT
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

** Affects: udev (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916194

Title:
  not possible to enable mobile broadband on network manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/916194/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 916194] Re: not possible to enable mobile broadband on network manager

2012-01-13 Thread christoph fischer
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916194

Title:
  not possible to enable mobile broadband on network manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/916194/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 493656] Re: Terminalfenster ist weiss und leer kein Cursor zu sehen, reagiert nicht

2009-12-13 Thread Christoph Fischer
Danke für die Aufmerksamkeit!

Problem gelöst. Problem: Speicherplatz der Grafikkarte war zu klein.
Lösung: Desktopeffekte abgeschaltet. Nun ist das Terminalfenster wieder
da.

Gruß, kristovizer



Am Montag, den 07.12.2009, 18:58 + schrieb Chris Coulson:
 Thank you for your bug report. Could you please attach a screenshot
 demonstrating the issue. Also, does this happen from the guest account?
 
 ** Changed in: gnome-terminal (Ubuntu)
Importance: Undecided = Low
 
 ** Changed in: gnome-terminal (Ubuntu)
Status: New = Incomplete
 
 ** Changed in: gnome-terminal (Ubuntu)
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)


-- 
Terminalfenster ist weiss und leer kein Cursor zu sehen, reagiert nicht
https://bugs.launchpad.net/bugs/493656
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 493656] [NEW] Terminalfenster ist weiss und leer kein Cursor zu sehen, reagiert nicht

2009-12-07 Thread Christoph Fischer
Public bug reported:

Binary package hint: gnome-terminal

Terminal is empty. There is nothing in.

ProblemType: Bug
Architecture: i386
Date: Mon Dec  7 18:08:35 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: gnome-terminal 2.28.1-0ubuntu1
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
SourcePackage: gnome-terminal
Uname: Linux 2.6.31-16-generic i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Terminalfenster ist weiss und leer kein Cursor zu sehen, reagiert nicht
https://bugs.launchpad.net/bugs/493656
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 493656] Re: Terminalfenster ist weiss und leer kein Cursor zu sehen, reagiert nicht

2009-12-07 Thread Christoph Fischer

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36539126/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/36539128/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/36539129/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36539130/XsessionErrors.txt

-- 
Terminalfenster ist weiss und leer kein Cursor zu sehen, reagiert nicht
https://bugs.launchpad.net/bugs/493656
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs