[Bug 1769056] Re: driverless printing generates wrong language/encoding PPD

2018-05-05 Thread Naruhiko Ogasawara
CUPS generate non-globalized PPD in this context, so I believe it should
put LanguageVersion/LanguageEncoding as follows the locale of strings,
not hard-code to English/ISOLatin1.

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

Title:
  driverless printing generates wrong language/encoding PPD

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

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

[Bug 1769056] [NEW] driverless printing generates wrong language/encoding PPD

2018-05-04 Thread Naruhiko Ogasawara
Public bug reported:

The printing option dialog (see attached PNG file) is broken with Bionic 
Japanese environment.
This issue seems to be coming from the generated PPD file with wrong 
language/encoding.

I tried with Epson EP-879AW.

Steps to reproduce:

1) generate a print queue by driverless feature with ja-JP locale:

$ LANG-ja_JP.UTF-8 lpadmin -p driverlesstest-ja -E -v `driverless` -m
everywhere

2) check the generated PPD (attached driverlesstest-ja.ppd)

$ sudo less /etc/cups/ppd/driverlesstest-ja.ppd

Expected: PPD have same language/encoding with content (if the content
have Japanese, language/encoding should be Japanese/UTF-8)

Actual: PPD has Japanese strings, but language/encoding is
English/ISOLatin1



Attached files:
 
EPSON_EP_879A_Series_007.png: screenshot of printing option dialog of EP-879AW 
driverless print queue
driverless-ja.ppd: PPD generated with ja_JP.UTF-8 locale
driverless-en.ppd: PPD generated with C locale
ipptool.txt: output of ipptool, by following command:

$ ipptool -tv `driverless` get-printer-attributes.test > ipptool.txt

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

** Attachment added: "screenshot of printing option dialog of EP-879AW 
driverless print queue"
   
https://bugs.launchpad.net/bugs/1769056/+attachment/5133468/+files/EPSON_EP_879A_Series_007.png

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

Title:
  driverless printing generates wrong language/encoding PPD

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

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

[Bug 1769056] Re: driverless printing generates wrong language/encoding PPD

2018-05-04 Thread Naruhiko Ogasawara
** Attachment added: "driverlesstest-en.ppd"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769056/+attachment/5133471/+files/driverlesstest-en.ppd

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

Title:
  driverless printing generates wrong language/encoding PPD

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

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

[Bug 1769056] Re: driverless printing generates wrong language/encoding PPD

2018-05-04 Thread Naruhiko Ogasawara
** Attachment added: "driverlesstest-ja.ppd"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769056/+attachment/5133470/+files/driverlesstest-ja.ppd

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

Title:
  driverless printing generates wrong language/encoding PPD

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

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

[Bug 1769056] Re: driverless printing generates wrong language/encoding PPD

2018-05-04 Thread Naruhiko Ogasawara
** Attachment added: "ipptool.txt"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769056/+attachment/5133472/+files/ipptool.txt

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

Title:
  driverless printing generates wrong language/encoding PPD

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

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

[Bug 1689803] Re: Driverless printing to EPSON EP-879AW always print with monochrome

2017-05-21 Thread Naruhiko Ogasawara
Thank you for reporting the issue to upstream.  It's great to see that
CUPS master already fix it.

Now I'm trying to confirm that fix solve my problem using rebuilt Zenial CUPS 
package with the patch.
Following lpadmin command generates collect PPD (attached) and I can get 
printouts in color with the queue TEST.  Cool!

> lpadmin -p TEST -E -v `driverless` -m everywhere

However, the auto-generated driverless print queue (EPSON-EP-879A-Series) still 
seem to use old PPD (and I can't get printouts in color with that).
How I re-generate that PPD for the driverless queue?

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

Title:
  Driverless printing to EPSON EP-879AW always print with monochrome

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

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


[Bug 1689803] Re: Driverless printing to EPSON EP-879AW always print with monochrome

2017-05-21 Thread Naruhiko Ogasawara
One more question: do you have any plan to backport it to Zenial?

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

Title:
  Driverless printing to EPSON EP-879AW always print with monochrome

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

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


[Bug 1689803] Re: Driverless printing to EPSON EP-879AW always print with monochrome

2017-05-10 Thread Naruhiko Ogasawara
Please check the attached out.txt

** Attachment added: "out.txt"
   
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1689803/+attachment/4874729/+files/out.txt

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

Title:
  Driverless printing to EPSON EP-879AW always print with monochrome

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

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


[Bug 1689803] [NEW] Driverless printing to EPSON EP-879AW always print with monochrome

2017-05-10 Thread Naruhiko Ogasawara
Public bug reported:

I tried Zesty's driverless printing feature, to print my EPSON EP-879AW printer 
(which supports Apple Airprint).
Seems well, except any printouts are monochrome.

1) connect my Zesty machine to my home network via Wi-Fi
2) connect the printer to my home network via Wi-Fi
3) use system-config-printer, the print queue connected to the printer is 
automatically added.
4) print some colored from any applications, like Chromium web browser, 
LibreOffice or else.

Expected Result:
- documents printed in color.

Actual Result:
- documents printed in monochrome.


NOTE:
driverlesstest.ppd, generated by following command is attached:

$ lpadmin -p driverlesstest -E -v ipp://EPSONx.local:631/ipp/print
-m everywhere


By using FileDevice feature of CUPS, generated CUPS-raster file is already 
monochrome data.
---
$ file /tmp/driverless.prn
/tmp/driverless.prn: Cups Raster version 2, Big Endian, 360x360 dpi, 2976x4209 
pixels 1 bits/color 1 bits/pixel ColorOrder=Chunky ColorSpace=black
---

I guess that the problem is pdftoraster filter generates monochrome data
although the generated PPD contains "*ColorDevice: True."

** Affects: cups-filters (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "driverlesstest.ppd"
   
https://bugs.launchpad.net/bugs/1689803/+attachment/4874619/+files/driverlesstest.ppd

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

Title:
  Driverless printing to EPSON EP-879AW always print with monochrome

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

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


[Bug 1204024] [NEW] package apache2 2.4.4-6ubuntu5 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

2013-07-23 Thread Naruhiko Ogasawara
Public bug reported:

Some apache related packages might have dependency problem.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: apache2 2.4.4-6ubuntu5
ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
Uname: Linux 3.10.0-2-generic i686
Apache2ConfdDirListing: False
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax 
error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load 
/usr/lib/apache2/modules/libphp5.so into server: 
/usr/lib/apache2/modules/libphp5.so: undefined symbol: unixd_config
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.11-0ubuntu1
Architecture: i386
Date: Tue Jul 23 17:49:24 2013
DuplicateSignature: package:apache2:2.4.4-6ubuntu5:サブプロセス インストール済みの 
post-installation スクリプト はエラー終了ステータス 1 を返しました
ErrorMessage: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
InstallationDate: Installed on 2012-07-31 (357 days ago)
InstallationMedia: Ubuntu 12.04 Precise - Build i386 LIVE Binary 
20120501-03:27
MarkForUpload: True
SourcePackage: apache2
Title: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: サブプロセス 
インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
UpgradeStatus: Upgraded to saucy on 2013-06-28 (25 days ago)
error.log:

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


** Tags: apport-package i386 saucy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1204024

Title:
  package apache2 2.4.4-6ubuntu5 failed to install/upgrade: サブプロセス
  インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

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

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


[Bug 1204024] [NEW] package apache2 2.4.4-6ubuntu5 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

2013-07-23 Thread Naruhiko Ogasawara
Public bug reported:

Some apache related packages might have dependency problem.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: apache2 2.4.4-6ubuntu5
ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
Uname: Linux 3.10.0-2-generic i686
Apache2ConfdDirListing: False
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax 
error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load 
/usr/lib/apache2/modules/libphp5.so into server: 
/usr/lib/apache2/modules/libphp5.so: undefined symbol: unixd_config
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.11-0ubuntu1
Architecture: i386
Date: Tue Jul 23 17:49:24 2013
DuplicateSignature: package:apache2:2.4.4-6ubuntu5:サブプロセス インストール済みの 
post-installation スクリプト はエラー終了ステータス 1 を返しました
ErrorMessage: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
InstallationDate: Installed on 2012-07-31 (357 days ago)
InstallationMedia: Ubuntu 12.04 Precise - Build i386 LIVE Binary 
20120501-03:27
MarkForUpload: True
SourcePackage: apache2
Title: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: サブプロセス 
インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
UpgradeStatus: Upgraded to saucy on 2013-06-28 (25 days ago)
error.log:

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


** Tags: apport-package i386 saucy

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

Title:
  package apache2 2.4.4-6ubuntu5 failed to install/upgrade: サブプロセス
  インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

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

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

[Bug 1196986] [NEW] bannertopdf can't handle Japanese characters

2013-07-02 Thread Naruhiko Ogasawara
Public bug reported:

bannertopdf in cups-filters can't handle Japanese character because it
always select non-Japanese fontset; so if we use Japanese as a printer
location (or description?) in system-config-printer (and might be GNOME3
printer setting in Saucy), the result of test print is incorrect.


How to reproduce:

1. Install cups-pdf package to use CUPS-PDF printer
2. Create two printer queue with CUPS-PDF
A) printer name: CUPS-PDF
 description: English CUPS PDF
 location: my-machine
B) printer name: CUPS-PDF-with-JPN
 description: 日本語のCUPS PDF
 location: 私のマシン

We'll repeat following operation from 2 to 8 with printer A) and B).

2. Stop cups spooler by cupsdisable
3. Do test print in system-config-printer
4. Check spool file (it might be a pdf banner file; totally same result)

$ sudo cat /var/spool/cups/d00016-001
#PDF-BANNER
Template default-testpage.pdf
Show printer-name printer-info printer-location printer-make-and-model 
printer-driver-name printer-driver-version paper-size imageable-area job-id 
options time-at-creation time-at-processing

# Check that we have printer-location

5. Restart cups spooler by cupsenable
6. Check the %HOME%/PDF directory. You can see Test_Page.pdf (attached as 
_EN.pdf and _JA.pdf).
7. Check rendering result using Evince (screen capture is attached below).
   In case of printer B), Description and Location have wrong characters.

$ evince Test_Page.pdf 

8. Check which font is used in the Test_Page.pdf

$ pdffonts Test_Page.pdf 
name type  encoding emb sub 
uni object ID
 -  --- --- 
--- -
YJYKPU+Courier   Type 1C   Custom   yes yes 
no   8  0
ZFJGVO+Ubuntu-Medium TrueType  WinAnsi  yes yes 
yes 11  0

It's not support non-ascii characters.


NOTE: I'm not sure about bannertopdf itself should support non-ascii
characters, but we already accept non-ascii characters as description
and location, so we also should print right in test page.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cups-filters 1.0.34-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
Uname: Linux 3.8.0-25-generic i686
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: i386
Date: Tue Jul  2 22:05:17 2013
InstallationDate: Installed on 2013-01-31 (151 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130128)
Lpstat:
 device for CUPS-PDF-with-JPN: cups-pdf:/
 device for Generic-CUPS-PDF-Printer: cups-pdf:/
 device for RICOH-IPSiO-SP-4000: 
usb://RICOH/IPSiO%20SP%204000?serial=47T3-213880
 device for TEST: ///tmp/test.prn
 device for TEST_UIConstraints: ///tmp/test.prn
MachineType: LENOVO 30515EJ
MarkForUpload: True
Papersize: a4
PpdFiles:
 TEST: Ricoh Aficio SP C831DN PS
 CUPS-PDF-with-JPN: Generic CUPS-PDF Printer
 Generic-CUPS-PDF-Printer: Generic CUPS-PDF Printer
 TEST_UIConstraints: Ricoh Aficio SP C831DN PS
 RICOH-IPSiO-SP-4000: Ricoh RPDL IV Laser Printer Foomatic/rpdl (recommended)
ProcEnviron:
 TERM=screen-bce
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ja_JP.UTF-8
 SHELL=/bin/zsh
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic 
root=UUID=fc52b77c-a50f-41fd-9731-b7f8b083b880 ro quiet splash vt.handoff=7
SourcePackage: cups-filters
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/20/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8RET26WW (1.08 )
dmi.board.asset.tag: Not Available
dmi.board.name: 30515EJ
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8RET26WW(1.08):bd06/20/2011:svnLENOVO:pn30515EJ:pvrThinkPadX120e:rvnLENOVO:rn30515EJ:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 30515EJ
dmi.product.version: ThinkPad X120e
dmi.sys.vendor: LENOVO

** Affects: cups-filters (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 raring

** Attachment added: Results of CUPS-PDF test print PDFs and screenshots. 
Description is in list.txt file.
   
https://bugs.launchpad.net/bugs/1196986/+attachment/3721866/+files/bannertopdf-japanese-bug.tar.xz

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

Title:
  bannertopdf can't handle Japanese characters

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

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

[Bug 1073949] [NEW] system-config-printer found the suitable printer driver for EPSON printer, but can't install

2012-11-01 Thread Naruhiko Ogasawara
Public bug reported:

In Ubuntu, very few (EPSON only I know) printer vendor supports automatic 
driver download feature.
When I tried the feature with EPSON PX-503A in Oneiric and Precise, it worked 
fine.
But I also tried my new Quantal system, s-c-p seems to found correct the 
printer driver (see attached screenshot), but not installed when I press 
Forward button; nothing happens and no driver package is downloaded or 
installed.


Reproduce Process:

1. In s-c-p, click add button and select the network printer EPSON PX-503A.
2. Ubuntu says looking for the drivers..., then attached screenshot is 
appeared. It seems correct.
3. Press Forward button.

Expected Result:

- The found driver package will be downloaded and automatically
installed, then we can select the right PPD in s-c-p.

Current Result:

- Nothing happens, and s-c-p says select Generic PPD.


I'm not sure which module has a problem (s-c-p or ubuntu-driver), sorry if my 
choose of the package is wrong.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: system-config-printer-common 1.3.11+20120807-0ubuntu10
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Thu Nov  1 22:08:16 2012
InstallationDate: Installed on 2011-08-26 (433 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110803.1)
MachineType: LENOVO 30515EJ
MarkForUpload: True
PackageArchitecture: all
Papersize: a4
ProcEnviron:
 LANGUAGE=ja:en
 TERM=screen-bce
 PATH=(custom, no user)
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=10880fa0-c788-489b-a013-1fa7690bcc94 ro quiet splash vt.handoff=7
SourcePackage: system-config-printer
UpgradeStatus: Upgraded to quantal on 2012-10-18 (14 days ago)
dmi.bios.date: 06/20/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8RET26WW (1.08 )
dmi.board.asset.tag: Not Available
dmi.board.name: 30515EJ
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8RET26WW(1.08):bd06/20/2011:svnLENOVO:pn30515EJ:pvrThinkPadX120e:rvnLENOVO:rn30515EJ:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 30515EJ
dmi.product.version: ThinkPad X120e
dmi.sys.vendor: LENOVO

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New


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

** Attachment added: Found EPSON PX-503A printer (in Japanese UI)
   
https://bugs.launchpad.net/bugs/1073949/+attachment/3420657/+files/05-network-driver-found.png

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

Title:
  system-config-printer found the suitable printer driver for EPSON
  printer, but can't install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1073949/+subscriptions

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


[Bug 921927] Re: current cups can't handle PPD encoded in JIS83-RKSJ right

2012-02-15 Thread Naruhiko Ogasawara
I tried 10.04 LTS (uses CUPS 1.4.3-1) and it worked fine, so it seems
upstream bug. I report the issue in CUPS.BUGS:

http://www.cups.org/str.php?L4026+P0+S-2+C0+I0+E0+M20+Q

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

Title:
  current cups can't handle PPD encoded in JIS83-RKSJ right

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

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


[Bug 931012] [NEW] Tool tip string of Print Test Page should be Ubuntu test page instead of CUPS test page

2012-02-12 Thread Naruhiko Ogasawara
Public bug reported:

Since 0.7.71+-svn1399-0ubuntu2, S-C-P use Ubuntu specific test page data and 
does not use CUPS test page function.
So, we have to change tool tip string:

 ../printerproperties.py:584

also should be Ubuntu test page or such kind of words instead of S-C-P
upstream string; CUPS test page.

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Tool tip string of Print Test Page should be Ubuntu test page
  instead of CUPS test page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/931012/+subscriptions

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


[Bug 921927] Re: current cups can't handle PPD encoded in JIS83-RKSJ right

2012-01-28 Thread Naruhiko Ogasawara
In addition, CUPS and related modules can handle generic (multilingual)
PPD right; actually EPSON PX-503A by EPSON installed via S-C-P automatic
download install.

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

Title:
  current cups can't handle PPD encoded in JIS83-RKSJ right

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

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


[Bug 921927] [NEW] current cups can't handle PPD encoded in JIS83-RKSJ right

2012-01-25 Thread Naruhiko Ogasawara
Public bug reported:

When I use an attached PPD encoded in JIS83-RKSJ (Shift JIS Japanese;
traditional Japanese PPD encoding), most of applications including CUPS
Web UI, system-config-printer or gtk-print can't display item names. See
attached screenshot of CUPS Web UI and SCP.

This bug is reproduced in Oneiric and Precise both, but I haven't tried
older version or other distros yet.

It seems upstream bug but I can't find STR on CUPS.BUGS.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: cups 1.5.0-8ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
Uname: Linux 3.0.0-15-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Jan 26 12:13:26 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110803.1)
MachineType: LENOVO 30515EJ
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic 
root=UUID=10880fa0-c788-489b-a013-1fa7690bcc94 ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: Upgraded to oneiric on 2011-11-21 (65 days ago)
dmi.bios.date: 06/20/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8RET26WW (1.08 )
dmi.board.asset.tag: Not Available
dmi.board.name: 30515EJ
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8RET26WW(1.08):bd06/20/2011:svnLENOVO:pn30515EJ:pvrThinkPadX120e:rvnLENOVO:rn30515EJ:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 30515EJ
dmi.product.version: ThinkPad X120e
dmi.sys.vendor: LENOVO

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


** Tags: apport-bug i386 oneiric

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

Title:
  current cups can't handle PPD encoded in JIS83-RKSJ right

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

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


[Bug 921927] Re: current cups can't handle PPD encoded in JIS83-RKSJ right

2012-01-25 Thread Naruhiko Ogasawara
** Attachment added: Example PPD with JIS83-RKSJ
   
https://bugs.launchpad.net/bugs/921927/+attachment/2694075/+files/FX-DocuColor-5065.ppd

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

Title:
  current cups can't handle PPD encoded in JIS83-RKSJ right

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

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


[Bug 921927] Re: current cups can't handle PPD encoded in JIS83-RKSJ right

2012-01-25 Thread Naruhiko Ogasawara
** Attachment added: CUPS Web UI screenshot (most of all items are not 
displayed)
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/921927/+attachment/2694092/+files/cups-webui.png

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

Title:
  current cups can't handle PPD encoded in JIS83-RKSJ right

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

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


[Bug 921927] Re: current cups can't handle PPD encoded in JIS83-RKSJ right

2012-01-25 Thread Naruhiko Ogasawara
** Attachment added: system-config-printer also have a problem
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/921927/+attachment/2694093/+files/scp.png

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

Title:
  current cups can't handle PPD encoded in JIS83-RKSJ right

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

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


[Bug 915106] [NEW] package rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1 failed to install/upgrade: '/usr/share/rhythmbox/plugins/iradio/iradio-ui.xml' を上書きしようとしています。これはパッケージ rhythmbox 2.90.1

2012-01-11 Thread Naruhiko Ogasawara
Public bug reported:

When I upgraeded my Ubuntu on Dynabook AZ100 from Oneiric to Precise,
rhythmbox-plugins crashed.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1
Uname: Linux 3.0.8-4-ac100 armv7l
ApportVersion: 1.90-0ubuntu1
Architecture: armel
Date: Thu Jan 12 09:20:34 2012
ErrorMessage: '/usr/share/rhythmbox/plugins/iradio/iradio-ui.xml' 
を上書きしようとしています。これはパッケージ rhythmbox 2.90.1~20110908-0ubuntu1 にも存在します
SourcePackage: rhythmbox
Title: package rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1 failed to 
install/upgrade: '/usr/share/rhythmbox/plugins/iradio/iradio-ui.xml' 
を上書きしようとしています。これはパッケージ rhythmbox 2.90.1~20110908-0ubuntu1 にも存在します
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package armel precise

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

Title:
  package rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1 failed
  to install/upgrade: '/usr/share/rhythmbox/plugins/iradio/iradio-
  ui.xml' を上書きしようとしています。これはパッケージ rhythmbox 2.90.1~20110908-0ubuntu1
  にも存在します

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

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

[Bug 915106] Re: package rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1 failed to install/upgrade: '/usr/share/rhythmbox/plugins/iradio/iradio-ui.xml' を上書きしようとしています。これはパッケージ rhythmbox 2.90.1~2

2012-01-11 Thread Naruhiko Ogasawara
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/915106

Title:
  package rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1 failed
  to install/upgrade: '/usr/share/rhythmbox/plugins/iradio/iradio-
  ui.xml' を上書きしようとしています。これはパッケージ rhythmbox 2.90.1~20110908-0ubuntu1
  にも存在します

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

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

[Bug 915106] Re: package rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1 failed to install/upgrade: '/usr/share/rhythmbox/plugins/iradio/iradio-ui.xml' を上書きしようとしています。これはパッケージ rhythmbox 2.90.1~2

2012-01-11 Thread Naruhiko Ogasawara
Sorry I missed this report in Japanese. The message describes that the
file /usr/share/rhythmbox/plugins/iradio/iradio-ui.xml is in  two
different packages; rhythmbox and rhythmbox-plugins. I think it might be
already reported, but I coudn't find out.

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

Title:
  package rhythmbox-plugins 2.90.1~git20120108.9a9e21b9-0ubuntu1 failed
  to install/upgrade: '/usr/share/rhythmbox/plugins/iradio/iradio-
  ui.xml' を上書きしようとしています。これはパッケージ rhythmbox 2.90.1~20110908-0ubuntu1
  にも存在します

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

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

[Bug 605479] [NEW] texttopdf failed when I print Czech text with lp command

2010-07-14 Thread Naruhiko Ogasawara
Public bug reported:

Binary package hint: cups

When I printed attached text file contains Czech character, it cause error in 
Print Job Manager, and print nothing.
$ lp motl.txt

CUPS web UI says:
--
stopped 
/usr/lib/cups/filter/texttopdf failed
--
so it seems a problem of texttopdf.
I received the issue with KonicaMinolta bizhub c252 (Postscript printer).
Then I reproduced with FileDevice and OpenPrinting Generic PCL6 PPD and get 
same result.
These indicate this issue has no relation of filters or backends, just a 
texttopdf problem.

And I heard another Czech text file created with Vim is fine, so this
problem might cause some wrong character in the attached text, but if
so, I think texttopdf should ignore such kind of characters and just put
error log.


I use Ubuntu Lucid, but this problem also occur with Debian Sid.


---

$ lsb_release -rd
Description:Ubuntu 10.04 LTS
Release:10.04

$ apt-cache policy cups
cups:
  Installed: 1.4.3-1ubuntu1.2
  Candidate: 1.4.3-1ubuntu1.2
  Version table:
 *** 1.4.3-1ubuntu1.2 0
500 http://jp.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 1.4.3-1 0
500 http://jp.archive.ubuntu.com/ubuntu/ lucid/main Packages

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

-- 
texttopdf failed when I print Czech text with lp command
https://bugs.launchpad.net/bugs/605479
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 605479] Re: texttopdf failed when I print Czech text with lp command

2010-07-14 Thread Naruhiko Ogasawara

** Attachment added: motl.txt
   http://launchpadlibrarian.net/51932305/motl.txt

-- 
texttopdf failed when I print Czech text with lp command
https://bugs.launchpad.net/bugs/605479
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 451835] Re: Can't send files to a device (a mobile) via bluetooth

2010-04-09 Thread Naruhiko Ogasawara
Baptiste,

Thanks for your suggestion.
I tried my issue with latest Lucid but still no good, so I'll open new bug 
about the issue.

-- 
Can't send files to a device (a mobile) via bluetooth
https://bugs.launchpad.net/bugs/451835
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 543528] [NEW] wireless applet seems sometimes crash

2010-03-21 Thread Naruhiko Ogasawara
Public bug reported:

I'm using Ubuntu Lucid beta 1 with my ASUS EeePC S101, but sometimes a crash 
alert comes up when I use wireless network.
The alert says this issue from kernel itself, but I'm not sure.

ProblemType: KernelOops
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  naruhiko   2596 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfbcb8000 irq 16'
   Mixer name   : 'Realtek ALC269'
   Components   : 'HDA:10ec0269,1043834a,0014'
   Controls  : 12
   Simple ctrls  : 7
Date: Mon Mar 22 00:05:00 2010
DistroRelease: Ubuntu 10.04
Failure: oops
Frequency: Once a day.
HibernationDevice: RESUME=UUID=34cba299-b3fb-4773-82e6-8c0963c3b17d
MachineType: ASUSTeK Computer INC. S101
Package: linux-image-2.6.32-16-generic 2.6.32-16.25
ProcCmdLine: root=UUID=2b71884c-a976-4782-a062-c900935cfb0c ro quiet splash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
Regression: No
RelatedPackageVersions: linux-firmware 1.33
Reproducible: No
SourcePackage: linux
TestedUpstream: No
Title: 4[42981.680721] [ cut here ]
Uname: Linux 2.6.32-16-generic i686
WpaSupplicantLog:
 
dmi.bios.date: 10/03/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0402
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: S101
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0402:bd10/03/2008:svnASUSTeKComputerINC.:pnS101:pvrx.x:rvnASUSTeKComputerINC.:rnS101:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
dmi.product.name: S101
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.

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


** Tags: apport-kerneloops i386 kernel-oops lucid needs-upstream-testing

-- 
wireless applet seems sometimes crash
https://bugs.launchpad.net/bugs/543528
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 543528] Re: wireless applet seems sometimes crash

2010-03-21 Thread Naruhiko Ogasawara

** Attachment added: logs describes bugreport howto (uname -a, etc)
   http://launchpadlibrarian.net/41528518/logs.tar.gz

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/41527251/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/41527252/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/41527253/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/41527254/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/41527255/CurrentDmesg.txt

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/41527257/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/41527258/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/41527259/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/41527260/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/41527261/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/41527262/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/41527263/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/41527264/ProcModules.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/41527265/RfKill.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/41527266/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/41527267/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/41527268/WifiSyslog.txt

-- 
wireless applet seems sometimes crash
https://bugs.launchpad.net/bugs/543528
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 451835] Re: Can't send files to a device (a mobile) via bluetooth

2010-02-01 Thread Naruhiko Ogasawara
Just a comment.
I have same problem with Polaroid PoGo in Karmic.
This small printer accept JPEG data via Bluetooth with BIP.  It works perfectly 
in Jaunty or Windows XP, but wrong output caused in Karmic.
I think my problem seems to relate this bug.

If some information is needed, please let me know.

-- 
Can't send files to a device (a mobile) via bluetooth
https://bugs.launchpad.net/bugs/451835
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