[Bug 288570] Re: Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi
Till, thanks for working on this update and your answers to my questions. These two sites also helped me better understand how Ghostscript, hpijs, and CUPS relate to one another. http://www.linuxprinting.org/show_driver.cgi?driver=hpijs http://hplipopensource.com/node/125 My spooler files with ghostscript 8.63.dfsg.1-0ubuntu12 are now in the 1 - 2 Gigabyte range which is acceptable for my notebooks and desktops. -- Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi https://bugs.launchpad.net/bugs/288570 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 288570] Re: Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi
I also have been experiencing: "/usr/lib/cups/filter/foomatic-rip failed" whenever I tried to print large photographs to either my Deskjet 970Cxi or my Photosmart C6250. In my case, the problem appears to have been solved by installing the latest PPDs from Intrepid. My Intrepid computers have all been upgrades and the PPDs for my installed printers in /etc/cups/ppd were from either Hardy or Fiesty. These new PPD files show the file version as follows: *FileVersion: "hpijs 2.8.7" The old ones were: *FileVersion: "hpijs 2.8.2" BTW, I have plenty of disk space; the spooler files often exceed 10 gigabytes but printing high density images does work. -- Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi https://bugs.launchpad.net/bugs/288570 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 288570] Re: Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi
Printers such as HP's Deskjet series have very limited image processing capabilities. For images, the host computer is providing the rasterising. Each dot of ink on the page is defined by a bit in the file being sent to the printer. An HP Deskjet 970Cxi is a CMYK printer (four inks) while an HP Photosmart is a CcMmYK printer (six inks). Each color of ink will require it's own array of bits. When printing at 1200 dpi, each square inch of printing will require 1,440,000 bits per ink color. For graphics printing, the temporary spool file will by necessity be large because it is the raster image in PCL of what is to be printed. Here is HP's PCL manual. Chapter 15 covers raster images and compression techniques: http://h2.www2.hp.com/bc/docs/support/SupportManual/bpl13210/bpl13210.pdf -- Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi https://bugs.launchpad.net/bugs/288570 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 288570] Re: Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi
I'm not saying there isn't a defect in the ghostscript code; I was experiencing the same error message and extremely large dead spool files in my tmp directories. After deleting these dead spool files I had plenty of empty disk space but would still experience the "/usr/lib/cups/filter/foomatic-rip failed" for large image files. Similar symptoms, but a different cause. I thought my post might be useful to some but not everyone who is experiencing the error message. But I do have a two questions. Your example pdf file contains a 1704x2272 RGB image scaled at 220 dpi. You desire to print this at 9295x12393 at 1200 dpi. This will also require interpolating extra bits of resolution and color space conversion from RGB to CMYK or CcMmYK. For photo quality image printing in Linux: Where does the interpolation take place? In the driver or the printer? Where does the color space conversion take place? In the driver or the printer? -- Ghostscript eats all hard drive space and prints errors when printing with 1200 dpi https://bugs.launchpad.net/bugs/288570 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 317164] Re: [need-update] glabels to latest stable version Release 2.2.5 (Stable) in Ubuntu 9.04
I found glabels 2.2.5 binaries in Savvas Radevic's PPA packages archive. https://launchpad.net/~medigeek/+ppa-packages I can again use glabels although I still have problems with cut and pasting. As long as I manually type the entries and only use the backspace to erase (no highlighting with the mouse), I can create. edit, and print labels again. -- [need-update] glabels to latest stable version Release 2.2.5 (Stable) in Ubuntu 9.04 https://bugs.launchpad.net/bugs/317164 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 317164] Re: [need-update] glabels to latest stable version Release 2.2.4 (Stable) in Ubuntu 9.04
The current version of glabels in Jaunty repository, release 2.2.3, is not usable. Fields will disappear when changing the font, bar codes are not editable, etc. Release 2.2.4 also has problems. Please upgrade glabels to release to 2.2.5. >From the author's website: 30 April 2009 Release 2.2.5 (Stable) Packagers: please update to this version as soon as possible. This release fixes a set of problems that made glabels unusable on the latest distributions which use Gnome 2.26/Gtk 2.16. Changes/fixes since 2.2.4 include * Fixed spinbutton/adjustment bugs that made glabels unusable with Gtk 2.16. * Fixed default preview colors in color combos. * Updated german translation (Mario Blättermann). * New templates. -- [need-update] glabels to latest stable version Release 2.2.4 (Stable) in Ubuntu 9.04 https://bugs.launchpad.net/bugs/317164 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 327246] Re: hp 1510 Printer error when multiple printing
I too am experiencing this bug. The bug occurs in both "Eye of GNOME" and GIMP when I attempt to print multiple copies of an image. The command is: File / Print with Copies set to greater than 1. My only work around is to print copies by printing one at a time. For my HP970C, when attempting to print multiple copies, the printer prints out: Error: /typecheck in --run-- For my HP6250, the printer simply starts ejecting multple pages of paper with nothing printed. -- hp 1510 Printer error when multiple printing https://bugs.launchpad.net/bugs/327246 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 327246] Re: hp 1510 Printer error when multiple printing
For completeness, attached is an excerpt from my CUPS error_log when the number of copies is set to '1'. The application, image being printed, and printer are the same. The print job completes successfully. Perhaps the STDIN being passed ghostscript contains the error when copies > 1. When the error occurs (see previous error log), the STDIN section of the error log contains: lines 100-106 of error_log.txt D [11/Mar/2009:08:42:36 -0400] [Job 3562] File: D [11/Mar/2009:08:42:36 -0400] [Job 3562] D [11/Mar/2009:08:42:36 -0400] [Job 3562] D [11/Mar/2009:08:42:36 -0400] [Job 3562] E [11/Mar/2009:08:42:36 -0400] [Job 3562] freed object:9 found D [11/Mar/2009:08:42:36 -0400] [Job 3562] D [11/Mar/2009:08:42:36 -0400] [Job 3562] Filetype: PDF This error does not occur when copies is set to one. lines 101-105 of error_log_1_copy.txt D [11/Mar/2009:09:43:10 -0400] [Job 3564] File: D [11/Mar/2009:09:43:10 -0400] [Job 3564] D [11/Mar/2009:09:43:10 -0400] [Job 3564] D [11/Mar/2009:09:43:10 -0400] [Job 3564] D [11/Mar/2009:09:43:10 -0400] [Job 3564] Filetype: PDF ** Attachment added: "error_log_1_copy.txt" http://launchpadlibrarian.net/23753739/error_log_1_copy.txt -- hp 1510 Printer error when multiple printing https://bugs.launchpad.net/bugs/327246 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 327246] Re: hp 1510 Printer error when multiple printing
Attached is the PPD file from /etc/cups/ppd that corresponds to the previous comment. ** Attachment added: "HP970C_LR.ppd" http://launchpadlibrarian.net/23753013/HP970C_LR.ppd -- hp 1510 Printer error when multiple printing https://bugs.launchpad.net/bugs/327246 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 327246] Re: hp 1510 Printer error when multiple printing
Attached to this comment is an excerpt from the CUPS error log when attempting to print two copies (number of copies set to '2' in the print dialog box) of an image using the Eye of GNOME. lines 19-24 D [11/Mar/2009:08:42:35 -0400] [Job 3562] argv[0]="HP970C_LR" D [11/Mar/2009:08:42:35 -0400] [Job 3562] argv[1]="3562" D [11/Mar/2009:08:42:35 -0400] [Job 3562] argv[2]="tom" D [11/Mar/2009:08:42:35 -0400] [Job 3562] argv[3]="P0610092-1.png" D [11/Mar/2009:08:42:35 -0400] [Job 3562] argv[4]="2" D [11/Mar/2009:08:42:35 -0400] [Job 3562] argv[5]="PrintoutMode=Normal PageSize=Letter Quality=FromPrintoutMode Duplex=DuplexNoTumble number-up=1 job-uuid=urn:uuid:f56e0e4a-eb9d-3435-5c36-93c881ea2600 lease-duration=60 page-top=56" line 118 D [11/Mar/2009:08:42:36 -0400] [Job 3562] Starting renderer with command: gs -dFirstPage=1 -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET 930" -dDuplex=true -dTumble=false -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- /var/spool/cups/tmp/foomatic-zjvMJX lines 149-152 D [11/Mar/2009:08:42:36 -0400] [Job 3562] GPL Ghostscript 8.63: Unrecoverable error, exit code 1 D [11/Mar/2009:08:42:36 -0400] [Job 3562] renderer exited with status 1 D [11/Mar/2009:08:42:36 -0400] [Job 3562] Possible error on renderer command line or PostScript error. Check options.Kid3 exit status: 3 E [11/Mar/2009:08:42:36 -0400] PID 14452 (/usr/lib/cups/filter/foomatic-rip) stopped with status 9! lines 194-195 D [11/Mar/2009:08:42:37 -0400] [Job 3562] File 0 is complete. E [11/Mar/2009:08:42:37 -0400] [Job 3562] Job stopped due to filter errors. ** Attachment added: "error_log.txt" http://launchpadlibrarian.net/23752946/error_log.txt -- hp 1510 Printer error when multiple printing https://bugs.launchpad.net/bugs/327246 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 194496] Re: [users-admin] Unlock -> "Could not authenticate. An unexpected error has occurred."
I've got the same problem (ubuntu 8.04) when adding user "admin" (which of course should not be able, but it is) -- [users-admin] Unlock -> "Could not authenticate. An unexpected error has occurred." https://bugs.launchpad.net/bugs/194496 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 345183] [NEW] CUPS Rendering Fails when printing more than one copy of an image
Public bug reported: Binary package hint: cupsys When using Eye of Gnome or Gimp, and attempting to print multiple copies of the same image, CUPS experiences a rendering failure and nothing is printed. Printing one copy at a time (COPIES=1) of the same image works. When COPIES > 1, the renderer fails. This problem exists in Intrepid 8.10 and Jaunty 9.04 example error_log entry: D [11/Mar/2009:08:42:36 -0400] [Job 3562] GPL Ghostscript 8.63: Unrecoverable error, exit code 1 D [11/Mar/2009:08:42:36 -0400] [Job 3562] renderer exited with status 1 D [11/Mar/2009:08:42:36 -0400] [Job 3562] Possible error on renderer command line or PostScript error. Check options.Kid3 exit status: 3 E [11/Mar/2009:08:42:36 -0400] PID 14452 (/usr/lib/cups/filter/foomatic-rip) stopped with status 9! ** Affects: cupsys (Ubuntu) Importance: Undecided Status: New -- CUPS Rendering Fails when printing more than one copy of an image https://bugs.launchpad.net/bugs/345183 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 345183] Re: CUPS Rendering Fails when printing more than one copy of an image
Here's another example from Jaunty, updated from the main repository as of 20 March 2009. The attempt is to print two copies of a 40k jpg image file using the Eye of Gnome to a HP 970C Deskjet. Here is some information from the CUPS error_log with logging set to the 'debug' level. I [20/Mar/2009:11:31:01 -0400] [Job 36] Queued on "HP970Cxi" by "tom". I [20/Mar/2009:11:31:01 -0400] Saving subscriptions.conf... D [20/Mar/2009:11:31:01 -0400] [Job 36] job-sheets=none,none D [20/Mar/2009:11:31:01 -0400] [Job 36] banner_page = 0 D [20/Mar/2009:11:31:01 -0400] [Job 36] argv[0]="HP970Cxi" D [20/Mar/2009:11:31:01 -0400] [Job 36] argv[1]="36" D [20/Mar/2009:11:31:01 -0400] [Job 36] argv[2]="tom" D [20/Mar/2009:11:31:01 -0400] [Job 36] argv[3]="164.JPG" D [20/Mar/2009:11:31:01 -0400] [Job 36] argv[4]="2" D [20/Mar/2009:11:31:01 -0400] [Job 36] argv[5]="Quality=FromPrintoutMode number-up=1 PrintoutMode=Normal Duplex=DuplexNoTumble PageSize=Letter job-uuid=urn:uuid:c3bf4733-78fd-3ab2-7d74-c670b9d6687f" ... D [20/Mar/2009:11:31:01 -0400] [Job 36] Getting input from file D [20/Mar/2009:11:31:01 -0400] [Job 36] foomatic-rip version 4.0.0.195 running... ... D [20/Mar/2009:11:31:01 -0400] [Job 36] Parameter Summary D [20/Mar/2009:11:31:01 -0400] [Job 36] - D [20/Mar/2009:11:31:01 -0400] [Job 36] D [20/Mar/2009:11:31:01 -0400] [Job 36] Spooler: cups D [20/Mar/2009:11:31:01 -0400] [Job 36] Printer: HP970Cxi D [20/Mar/2009:11:31:01 -0400] [Job 36] Shell: /bin/bash D [20/Mar/2009:11:31:01 -0400] [Job 36] PPD file: /etc/cups/ppd/HP970Cxi.ppd D [20/Mar/2009:11:31:01 -0400] [Job 36] ATTR file: D [20/Mar/2009:11:31:01 -0400] [Job 36] Printer model: HP Deskjet 970c Foomatic/hpijs, hpijs 2.8.7 D [20/Mar/2009:11:31:01 -0400] [Job 36] Job title: 164.JPG ... D [20/Mar/2009:11:31:01 -0400] [Job 36] D [20/Mar/2009:11:31:01 -0400] [Job 36] Filetype: PDF D [20/Mar/2009:11:31:01 -0400] [Job 36] Storing temporary files in /var/spool/cups/tmp E [20/Mar/2009:11:31:01 -0400] [Job 36] freed object:9 found I [20/Mar/2009:11:31:01 -0400] Saving subscriptions.conf... D [20/Mar/2009:11:31:01 -0400] [Job 36] D [20/Mar/2009:11:31:01 -0400] PID 9410 (/usr/lib/cups/filter/pdftopdf) exited with no errors. D [20/Mar/2009:11:31:01 -0400] [Job 36] File contains 4 pages NOTE: the two copies are now expanded to a file containing 4 pages! Ghostscript rendering fails at the next step, probably from a corrupt input. D [20/Mar/2009:11:31:01 -0400] [Job 36] Starting renderer with command: gs -dFirstPage=1 -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET 930" -dDuplex=true -dTumble=false -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- /var/spool/cups/tmp/foomatic-NAjuU1 D [20/Mar/2009:11:31:01 -0400] [Job 36] Starting process "kid3" (generation 1) D [20/Mar/2009:11:31:01 -0400] [Job 36] Starting process "kid4" (generation 2) D [20/Mar/2009:11:31:01 -0400] [Job 36] JCL: %-123...@pjl D [20/Mar/2009:11:31:01 -0400] [Job 36] D [20/Mar/2009:11:31:01 -0400] [Job 36] D [20/Mar/2009:11:31:01 -0400] [Job 36] Starting process "renderer" (generation 2) D [20/Mar/2009:11:31:01 -0400] cupsdAcceptClient: 7 from localhost (Domain) D [20/Mar/2009:11:31:01 -0400] cupsdReadClient: 7 POST / HTTP/1.1 D [20/Mar/2009:11:31:01 -0400] cupsdAuthorize: No authentication data provided. D [20/Mar/2009:11:31:01 -0400] Get-Notifications / D [20/Mar/2009:11:31:01 -0400] cupsdIsAuthorized: requesting-user-name="tom" D [20/Mar/2009:11:31:01 -0400] cupsdProcessIPPRequest: 7 status_code=0 (successful-ok) D [20/Mar/2009:11:31:01 -0400] cupsdReadClient: 7 POST / HTTP/1.1 D [20/Mar/2009:11:31:01 -0400] cupsdAuthorize: No authentication data provided. D [20/Mar/2009:11:31:01 -0400] Get-Job-Attributes ipp://localhost/jobs/36 D [20/Mar/2009:11:31:01 -0400] cupsdProcessIPPRequest: 7 status_code=0 (successful-ok) D [20/Mar/2009:11:31:01 -0400] cupsdCloseClient: 7 D [20/Mar/2009:11:31:01 -0400] [Job 36] GPL Ghostscript 8.64: Unrecoverable error, exit code 1 D [20/Mar/2009:11:31:01 -0400] [Job 36] renderer exited with status 1 I [20/Mar/2009:11:31:01 -0400] Saving subscriptions.conf... D [20/Mar/2009:11:31:01 -0400] [Job 36] Possible error on renderer command line or PostScript error. Check options.Kid3 exit status: 3 E [20/Mar/2009:11:31:01 -0400] PID 9411 (/usr/lib/cups/filter/foomatic-rip) stopped with status 9! ** Summary changed: - CUPS Rendering Fails when printing more than one copy of an image + CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image -- CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image https://bugs.launchpad.net/bugs/345183 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu
[Bug 327246] Re: hp 1510 Printer error when multiple printing
*** This bug is a duplicate of bug 345183 *** https://bugs.launchpad.net/bugs/345183 ** This bug has been marked a duplicate of bug 345183 CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image -- hp 1510 Printer error when multiple printing https://bugs.launchpad.net/bugs/327246 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 345183] Re: CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image
Till, > To let pdftopdf actually generate two copies do... I tried your example on 8.10 with CUPS 1.3.9-2ubuntu7. setting the environment variable to my local PPD file, HP970Cxi,ppd. HP970Cxi.ppd has duplexing set to on. Invoking pdftopdf manually results in the same failure as when pdftopdf is run from within CUPS. ERROR: freed object:9 found I've attached the out.pdf file. The file out.pdf contains four pages, the first two are blank; page three contains the image, and page four is also blank. Also, as you mentioned, evince opens the file with errors: evince out.pdf Error: Unknown pattern 'R1' Error: Unknown pattern 'R1' Error: Unknown pattern 'R1' Error: Unknown pattern 'R1' ** Attachment added: "out.pdf" http://launchpadlibrarian.net/24211531/out.pdf -- CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image https://bugs.launchpad.net/bugs/345183 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 345183] Re: CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image
For completeness, here's my PPD file used in the previous message. ** Attachment added: "HP970Cxi.ppd" http://launchpadlibrarian.net/24211584/HP970Cxi.ppd -- CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image https://bugs.launchpad.net/bugs/345183 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 345183] Re: CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image
On Mon, 2009-03-23 at 16:04 +, Till Kamppeter wrote: > I got a patch from upstream now and tested it and now pdftopdf works > perfectly. I have applied the patch to the CUPS BZR repository at > Debian. The fixed package will appear soon in Jaunty. Thank you very much for your assistance. This bug also exists in Intrepid 8.10. Would it be possible to also release this patch in the Intrepid pre- released repository (intrepid-proposed)? -- CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image https://bugs.launchpad.net/bugs/345183 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 345183] Re: CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image
On Mon, 2009-03-23 at 18:46 +, Till Kamppeter wrote: > We can make an SRU for that. The patch is simple but important. Can you provide some sort of time estimate when we might expect a SRU containing the pdftopdf patch for Intrepid 8.10? If it is more than one week, I would ask that you post the patch or provide some direction as to where I might be able to download it. Thank you. -- CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image https://bugs.launchpad.net/bugs/345183 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 345183] Re: CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image
The intrepid-proposed fix corrects the problem for me. I have not done extensive testing but have installed the proposed fix on a production print server. I will provide additional feedback if I encounter problems. Thank you. -- CUPS, foomatic, & pdftopdf fail when printing more than one copy of an image https://bugs.launchpad.net/bugs/345183 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 134415] Re: Unable to disable field shadings
Confirmed on 1:2.3.0-1ubuntu5 on two different installations of Ubuntu 7.10 This is a very annoying defect and the workaround was not intuitive to me. Thanks TJ for the workaround. The gray background on the bullets or numbers of bulleted paragraphs is present on newly created and previously created documents. The gray background prints and is exported to the PDFs. This bug is not present on my WinXP OpenOffice 2.3.0 implementation. -- Unable to disable field shadings https://bugs.launchpad.net/bugs/134415 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226008] [NEW] update and package manager crash
Public bug reported: Binary package hint: update-manager This was originally posted to the forum at: http://ubuntuforums.org/showthread.php?p=4868077#post4868077 [EMAIL PROTECTED]:~$ sudo update-manager --dist-upgrade [sudo] password for alex: ERROR:root:openCache() failed: 'E:Problem parsing dependency Depends, E:Error occurred while processing mencoder (NewVersion1), E:Problem with MergeList /var/lib/dpkg/status, E:The package lists or status file could not be parsed or opened.' ERROR:root:not handled expection: Traceback (most recent call last): File "/usr/bin/update-manager", line 92, in if not controler.doPreUpgrade(): File "/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeController.py", line 612, in doPreUpgrade if len(self.cache.reqReinstallPkgs) > 0: AttributeError: 'NoneType' object has no attribute 'reqReinstallPkgs' ERROR:root:failed to import apport python module, can't report bug: No module named python_hook dpkg-query: parse error, in file `/var/lib/dpkg/status' near line 20544 package `mencoder': error in Version string `2:1.0~rc2-0ubuntu13': epoch in version is not number Traceback (most recent call last): File "/usr/share/apport/apport-gtk", line 253, in app = GTKUserInterface() File "/usr/share/apport/apport-gtk", line 34, in __init__ apport.ui.UserInterface.__init__(self) File "/usr/lib/python2.5/site-packages/apport/ui.py", line 87, in __init__ self.crashdb = get_crashdb(None) File "/usr/lib/python2.5/site-packages/apport/crashdb.py", line 436, in get_crashdb m = __import__('apport.crashdb_impl.' + db['impl'], globals(), locals(), ['CrashDatabase']) File "/usr/lib/python2.5/site-packages/apport/crashdb_impl/launchpad.py", line 22, in Bug = Connector.ConnectBug() File "/usr/lib/python2.5/site-packages/launchpadbugs/connector.py", line 59, in __init__ LaunchpadConnector.__init__(self, "Bug", method) File "/usr/lib/python2.5/site-packages/launchpadbugs/connector.py", line 44, in __init__ self.connection = getattr(self.__mod_connection, __connections[__module]["connection"][1])() File "/usr/lib/python2.5/site-packages/launchpadbugs/http_connection.py", line 29, in __init__ __version = "bughelper/%s (Python-urllib2/%s)" %(utils.find_version_number(),urllib2.__version__) File "/usr/lib/python2.5/site-packages/launchpadbugs/utils.py", line 24, in find_version_number return output.split()[1] IndexError: list index out of range >From the window that popped up: A fatal error occured Please report this as a bug (if you haven't already) and include thefiles /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The upgrade aborts now. Your original sources.list was saved in /etc/apt/sources.list.distUpgrade. Traceback (most recent call last): File "/usr/bin/update-manager", line 92, in if not controler.doPreUpgrade(): File "/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeController.py", line 612, in doPreUpgrade if len(self.cache.reqReinstallPkgs) > 0: AttributeError: 'NoneType' object has no attribute 'reqReinstallPkgs' I've also attached the three files the error mentioned. Not sure what went wrong during my upgrade. Hope there is a fix. Some other information: [EMAIL PROTECTED]:~$ lsb_release -rd Description:Ubuntu 8.04 Release:8.04 I expected the upgrade to go smoothly, but it went super hay wired. Thanks, tk ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- update and package manager crash https://bugs.launchpad.net/bugs/226008 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 226008] Re: update and package manager crash
** Attachment added: "main.log" http://launchpadlibrarian.net/14148327/main.log -- update and package manager crash https://bugs.launchpad.net/bugs/226008 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 226008] Re: update and package manager crash
** Attachment added: "apt.log" http://launchpadlibrarian.net/14148335/apt.log -- update and package manager crash https://bugs.launchpad.net/bugs/226008 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 226008] Re: update and package manager crash
** Attachment added: "sources.list.distUpgrade" http://launchpadlibrarian.net/14148349/sources.list.distUpgrade -- update and package manager crash https://bugs.launchpad.net/bugs/226008 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 205378] Re: Transmission should have a tooltip over the notification icon showing global Up/Down-Speed
I would also like to see this feature -- Transmission should have a tooltip over the notification icon showing global Up/Down-Speed https://bugs.launchpad.net/bugs/205378 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 191110] Re: firefox-3.0 crashed with SIGSEGV
This has also happened to me while watching YouTube video -- firefox-3.0 crashed with SIGSEGV https://bugs.launchpad.net/bugs/191110 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 150166] Re: gftp-gtk crashed with SIGSEGV
Crashed while deleting large amount of files -- gftp-gtk crashed with SIGSEGV https://bugs.launchpad.net/bugs/150166 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 507990] Re: Please include the old Kaddress book in KDE SC 4.4
"The bug is wontfix and is going to stay that way." Your concern for the users of Kaddressbook is numbing. Are you even willing to help find a remedy to the issues that you have assisted in creating? ** Changed in: kdepim (Ubuntu) Status: Won't Fix => Confirmed -- Please include the old Kaddress book in KDE SC 4.4 https://bugs.launchpad.net/bugs/507990 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 507990] Re: Please include the old Kaddress book in KDE SC 4.4
"We cannot fix this problem" Here's the original request: "As this version is not feature-complete, please include the old (KDE <= 4.3.x) version in *Ubuntu 10.04 so that users can continue using the application" Please explain, why can not the old version (KDE <= 4.3.x) be included in Ubuntu 10.04? Let me repeat this: Are you willing to help find a remedy to the issues that are created by providing the Kaddressbook that is included with KDE >= 4.4.X? ** Changed in: kdepim (Ubuntu) Status: Won't Fix => Confirmed -- Please include the old Kaddress book in KDE SC 4.4 https://bugs.launchpad.net/bugs/507990 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 507990] Re: Please include the old Kaddress book in KDE SC 4.4
"Actually reading previous comments would answer all your questions." Perhaps believing Kubuntu was a user focused distribution blocked my comprehension of previous statements: "As this version is not feature-complete, please include the old (KDE <= 4.3.x) version in *Ubuntu 10.04 so that users can continue using the application" No, we don't want to; it is too much work and we've already decided to focus on only KDE 4.4 in Kubuntu 10.04 "Please explain, why can not the old version (KDE <= 4.3.x) be included in Ubuntu 10.04?" We don't want to; it is too much work. "Are you willing to help find a remedy to the issues that are created by providing the Kaddressbook that is included with KDE >= 4.4.X?" No, we are not willing to help. Go find yourself another maintainer or do it yourself. Current Kubuntu developers are not particularly concerned nor interested in understanding how our actions and decisions impact Kubuntu users. "The bug is wontfix and is going to stay that way" -- Please include the old Kaddress book in KDE SC 4.4 https://bugs.launchpad.net/bugs/507990 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 507990] Re: Please include the old Kaddress book in KDE SC 4.4
"We can of course waste 500 hours of mine and your spare time in arguing over why this is necessary and important" Interesting you would think of spending hundreds of hours arguing to justify your position rather than understanding user requirements and working towards solutions. Kaddressbook in Kubuntu 10.04 will not include capability for: 1) Multiple IM addresses 2) Categories 3) Editing different parts of a name (parsed into given name, family name, middle name, suffixes, prefixes, etc.) 4) Custom Fields. "The bug is wontfix and is going to stay that way" -- Please include the old Kaddress book in KDE SC 4.4 https://bugs.launchpad.net/bugs/507990 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 475572] Re: K3B No CD/DVD writer found (No detect CD/DVD writer)
** Changed in: k3b (Ubuntu) Status: New => Confirmed -- K3B No CD/DVD writer found (No detect CD/DVD writer) https://bugs.launchpad.net/bugs/475572 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 475572] Re: K3B No CD/DVD writer found (No detect CD/DVD writer)
I can also confirm that after rebooting, the problem went away. -- K3B No CD/DVD writer found (No detect CD/DVD writer) https://bugs.launchpad.net/bugs/475572 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to k3b in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 553216] [NEW] Java print missing US paper size Tabloid
Public bug reported: When printing from a Java application such as Freemind, the Java print dialog box does not contain the common US paper size known as "Tabloid" or "Ledger". This paper is size is 11" x 17" Also, the "Folio" paper size is listed twice in the pull down selection (screen shot attached). java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1.8pre) (6b18~pre3-0ubuntu1) OpenJDK Client VM (build 16.0-b13, mixed mode, sharing) ** Affects: openjdk-6 (Ubuntu) Importance: Undecided Status: New -- Java print missing US paper size Tabloid https://bugs.launchpad.net/bugs/553216 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 553216] Re: Java print missing US paper size Tabloid
** Attachment added: "java_print_dialog.jpg" http://launchpadlibrarian.net/42776383/java_print_dialog.jpg -- Java print missing US paper size Tabloid https://bugs.launchpad.net/bugs/553216 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 399436] Re: Error OAFIID:GNOME_TSClientApplet while adding the applet onto panel
The Ubuntu team has been busy reworking the brand identity of Ubuntu. Important changes are being made to the desktop, changing the primary color from brown to lavender. The Window control buttons are being moved from the right to the left. A new logo and font is being created that better symbolizes: Precision, Reliability, Collaboration, and Freedom. See: https://wiki.ubuntu.com/Brand and http://www.jonobacon.org/2010/03/03/refreshing-the-ubuntu-brand/ -- Error OAFIID:GNOME_TSClientApplet while adding the applet onto panel https://bugs.launchpad.net/bugs/399436 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 399436] Re: Error OAFIID:GNOME_TSClientApplet while adding the applet onto panel
With reference to the Ubuntu brand identity, Precision, Reliability, Collaboration, and Freedom: Für das Können gibt es nur einen Beweis: das Tun. - Marie von Ebner- Eschenbach, approximate English translation: The proof of the ability is in the doing. -- Error OAFIID:GNOME_TSClientApplet while adding the applet onto panel https://bugs.launchpad.net/bugs/399436 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 507990] Re: Please include the old Kaddress book in KDE SC 4.4
Scott: First, let me thank you and all of the contributors for your hard work. I while I am not a software developer, I have made good use of the Kubuntu team's contributions for quite some time. Using this defect report as an example, one challenge the Kubuntu distribution faces is integrating the Ubuntu philosophy of stability and considering impact of changes upon users (http://www.ubuntu.com/community/conduct) with the conduct of the upstream developers of KDE. Amarok 2.0 was an unhappy experience for many users when compared to 1.4.X. It now looks like this same development approach is going to be used with KDE's Kontact suite. When this particular defect was brought to the attention to KDE developers, the response was basically to take it up with your KDE distribution if something more stable is desired. And while some loose promises have been make to add the KAddressbook functionality back in the KDE 4.5 release, other parts of Kontact will be moving to the Akonadi architecture in KDE 4.5. If past behaviour in any way predicts future behaviour, more loss of user features will result as the KDE developers streamline their new Kontact suite code in the move to the Akonadi architecture. It is one thing to substantially alter the feature set of a music player (Amarok 2.0) but anyone or organization that are using the features of the classic Kontact suite for mission critical purposes may be in for some unpleasant surprises over the next few years. Perhaps it would be prudent to identify who are Kubuntu's targeted users and warn off other users for which Kubuntu might not be a good match. Another option would be to continue to offer a version of Kontact 4.3.5 as an alternative while the mainstream Kontact suite goes through it's growing pains in versions KDE 4.4.X and greater. Offering this would be consistent with the Ubuntu philosophy and perhaps something that would differentiate Kubuntu from other distributions, particularly for business users. I clearly understand that this latter suggestion is not in the present plans for Kubuntu. As a rhetorical question which goes beyond this particular defect, how will the Kontact suite move to the Akonadi architecture in KDE 4.4 and greater be addressed in the Long Term Support release of 10.04 in the context of the Ubuntu philosophical concern for the impact of changes upon of the larger community? -- Please include the old Kaddress book in KDE SC 4.4 https://bugs.launchpad.net/bugs/507990 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 317164] Re: Please upgrade glabels (universe) to 2.2.5 (stable) from upstream
To say that the fix for an application involves installation of a beta of the next operating system is unacceptable! The 2.2.5 upgrade for glabels has been out for months, what is the reason that glabels for Jaunty has not been updated? Mark Shuttleworth at the recent LinuxCon conference: However, he went on to argue that if Linux is to broaden its appeal then more focus needs to be placed on the user interface - a significant area of interest for Canonical-sponsored Ubuntu, which has a user experience team dedicated to discovering how people interact with its software. It was an approach, he argued, that needed to be adopted by more open- source developers. "If the developer is in the room, they have to say nothing. It's the shut the f**k up protocol. You sit and watch someone struggle with the software that you've so lovingly produced." http://www.pcpro.co.uk/news/351907/shuttleworth-linux-developers-should- shut-the-f-k-up In this case, the fault does not seem to be with the developer as much as with Mr. Shuttleworth's own team. -- Please upgrade glabels (universe) to 2.2.5 (stable) from upstream https://bugs.launchpad.net/bugs/317164 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 420426] Re: sun-java6 6b16 update for karmic, hardy and jaunty
> A wise choice: better not provide this very popular package at all, > than provide it without security updates. Yes, wise choice! Why not drop many of the other popular packages as well. Ubuntu Desktop users should take responsibility for building their own systems and insuring that they are secure. -- sun-java6 6b16 update for karmic, hardy and jaunty https://bugs.launchpad.net/bugs/420426 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 317164] Re: Please upgrade glabels (universe) to 2.2.5 (stable) from upstream
First, I would like to thank Savvas Radevic for briefly posting his experimental package of gLabels 2.2.5. I have been using it on Jaunty since May without any issues. The released version that came with Jaunty did not run. Jaunty still has one year left in its support life. If Mr. Chris Coulson is associated with Canonical, perhaps he can best explain why he made the decision to not replace a defective application distributed by Canonical with a working one. Yes, "become Independent"; this has been the Open Source & Linux way. I am not criticizing the statement but this was not the Ubuntu / Canonical promise for desktop Linux. -- Please upgrade glabels (universe) to 2.2.5 (stable) from upstream https://bugs.launchpad.net/bugs/317164 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 399436] Re: Error OAFIID:GNOME_TSClientApplet while adding the applet onto panel
I don't believe you should have had to use the --force architecture switch. Did you use the correct binary? i386 http://packages.debian.org/sid/i386/tsclient/download AMD64 http://packages.debian.org/sid/amd64/tsclient/download -- Error OAFIID:GNOME_TSClientApplet while adding the applet onto panel https://bugs.launchpad.net/bugs/399436 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 455001] Re: convertall.py crashed with AttributeError in setNum()
*** This bug is a duplicate of bug 401659 *** https://bugs.launchpad.net/bugs/401659 Apport writes: Please look at the other bug report to see if there is any missing information... It would be helpful if the referenced bug report was made public. bug #401659: "Not allowed here - Sorry, you don't have permission to access this page." I also cannot run convertall.py in version 9.10 Traceback (most recent call last): File "/usr/share/convertall/numedit.py", line 90, in setNum if numText.isNull(): AttributeError: 'str' object has no attribute 'isNull' -- convertall.py crashed with AttributeError in setNum() https://bugs.launchpad.net/bugs/455001 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 455001] Re: convertall.py crashed with AttributeError in setNum()
*** This bug is a duplicate of bug 401659 *** https://bugs.launchpad.net/bugs/401659 The 9.10 repositories contain version 0.4.2 of ConvertAll. Installing Convert 0.4.3 from the author's website fixes the bug. http://convertall.bellz.org/ -- convertall.py crashed with AttributeError in setNum() https://bugs.launchpad.net/bugs/455001 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 317164] Re: Please upgrade glabels (universe) to 2.2.5 (stable) from upstream
> Well if one of you could become sort of independent... Here is what I do not understand: You (Savvas Radevic) created a 2.2.5 package for glabels and I gratefully pulled it from your experimental ppa back in May 2009. Why was this not placed in the backports release for Jaunty? What does " Declined for Jaunty by Chris Coulson" mean? Does it mean what that despite the developer fixing the defect and a volunteer packaging it for release, a Ubuntu team member can arbitrarily refuse to release it to the repositories? It is a disservice to the developer and the Ubuntu users to release a known critically defective old version of an application in the repository and not replace it with the working version released from the developer. -- Please upgrade glabels (universe) to 2.2.5 (stable) from upstream https://bugs.launchpad.net/bugs/317164 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 1839150] [NEW] Segmentation fault
Public bug reported: After a fresh install of Mint 19.2 64 bit, I installed Ugene through the repositories, v1.25.0. In the out of the box configuration, the installation does not work. When executed through the terminal, two errors are reported: 1) Translation not found: transl_en 2) /usr/lib/ugene/ugene: line 69: 2158 Segmentation fault (core dumped) "$dirname/$appname" "${params[@]}" Though the copy obtained from the PPA seems to work without problems (ppa:iefremov/ppa). ** Affects: ugene (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/1839150 Title: Segmentation fault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ugene/+bug/1839150/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1781657] Re: Unrecognized option: -d64
After the release of a Java update, the above fix is still required. However, one more problem emerged: Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper at java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472) at java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488) ... This can be fixed by commenting out the below line in /etc/java-11-openjdk/accessibility.properties: # assistive_technologies=org.GNOME.Accessibility.AtkWrapper -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781657 Title: Unrecognized option: -d64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagej/+bug/1781657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1781657] [NEW] Unrecognized option: -d64
Public bug reported: I installed imagej (version 1.51q-1) on my Mint 19 machine via Ubuntu bionic repositories. In its default configuration, imagej cannot be started. If run from the command line, the error reported is: Open other images in this ImageJ panel as follows: imagej -p 1 [ ... ] Unrecognized option: -d64 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. The issue seems to be caused by the new version of the Java, which does not accept -d64 as the same error happens if I call "java -d64": Unrecognized option: -d64 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. The problem is resolved if I remove the architecture variable in the startup script of imagej (/usr/bin/imagej) at lines 420 and 422. That originally reads: echo $JAVA_HOME/bin/java ${arch} -mx${mem}m ${jni} ${modules} ij.ImageJ -ijpath ${ij_user_path} -port${count} ${images} ${macrocmd} ${macroargs} Modified version: echo $JAVA_HOME/bin/java -mx${mem}m ${jni} ${modules} ij.ImageJ -ijpath ${ij_user_path} -port${count} ${images} ${macrocmd} ${macroargs} Thank you ** Affects: imagej (Ubuntu) Importance: Undecided Status: New ** Tags: java -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781657 Title: Unrecognized option: -d64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagej/+bug/1781657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1208204] Re: indicator-sound no longer functions with xfce4-indicator-plugin
The bluetooth applet I use in XFCE is blueman-applet. It appears as an indicator but also does not display any options when clicked on. Only a small empty box appears under the indicator. Here's the error message when I click on the indicator: (blueman-applet:27228): LIBDBUSMENU-GLIB-WARNING **: About to Show called on an item wihtout submenus. We're ignoring it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208204 Title: indicator-sound no longer functions with xfce4-indicator-plugin To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-sound/+bug/1208204/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1181134] Re: xfce4-indicator-plugin crashed with SIGSEGV in g_type_check_instance_cast()
This problem also occurs for me immediately after using Shutter to take a screen capture. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181134 Title: xfce4-indicator-plugin crashed with SIGSEGV in g_type_check_instance_cast() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-plugin/+bug/1181134/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 887316] Re: /var/lib/lightdm files owned by invalid user after reinstall
This also happened to me on an upgrade from Oneiric to Precise Alpha2. I switched to GDM to get my system working at the time. Purging lightdm did not work, as the originally reported, I had to manually delete the files in /var/lib/lightdm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887316 Title: /var/lib/lightdm files owned by invalid user after reinstall To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/887316/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] Re: Watchdog detected hard LOCKUP on cpu 9
Hello, I just wanted to update that since updating all of the firmware I haven't experienced the problem anymore. I'll keep monitoring the issue, but so far this looks promising. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] [NEW] linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset
Public bug reported: the recent Vivid linux meta package upgrade of 3.19.0.12.11 caused my Dell Latitude D630 to stop booting. The boot continues to "starting version 219" and then freezes. Eliminating the "splash" option by editing GRUB allows the computer to boot until the login screen. After login, the computer again locks up, displaying a blue background and a immobile mouse pointer in the center of the screen. The same behavior occurs when booting from the daily DVD image which contains 3.19.0.12. I have reverted to 3.19.0.11.10 which is how I am reporting this bug. I'm not sure the usual commands for reporting bugs would be helpful while running the previous kernel. I am unable to run these commands with 3.19.0.12 as I cannot get to a point of interacting with the system. I have attached the syslog from attempting to boot 3.19.0.12. ** Affects: linux-meta (Ubuntu) Importance: Undecided Status: New ** Attachment added: "3.19.0.12_syslog_from_boot.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367433/+files/3.19.0.12_syslog_from_boot.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Re: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset
Brad Figg (brad-figg) wrote 4 hours ago: If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. That information, "you are unable to run this command, please add a comment stating that fact", is in the original description. The sys log file is attached which is the best I could manage after rebooting using the previous kernel. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags added: apport-collected vivid ** Description changed: the recent Vivid linux meta package upgrade of 3.19.0.12.11 caused my Dell Latitude D630 to stop booting. The boot continues to "starting version 219" and then freezes. Eliminating the "splash" option by editing GRUB allows the computer to boot until the login screen. After login, the computer again locks up, displaying a blue background and a immobile mouse pointer in the center of the screen. The same behavior occurs when booting from the daily DVD image which contains 3.19.0.12. I have reverted to 3.19.0.11.10 which is how I am reporting this bug. I'm not sure the usual commands for reporting bugs would be helpful while running the previous kernel. I am unable to run these commands with 3.19.0.12 as I cannot get to a point of interacting with the system. I have attached the syslog from attempting to boot 3.19.0.12. + --- + ApportVersion: 2.17-0ubuntu1 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/pcmC0D0c: tom1459 F...m pulseaudio + /dev/snd/pcmC0D0p: tom1459 F...m pulseaudio + /dev/snd/controlC0: tom1459 F pulseaudio + CurrentDesktop: XFCE + DistroRelease: Ubuntu 15.04 + HibernationDevice: RESUME=UUID=4588a704-477d-4b44-b827-bd13e745d90f + InstallationDate: Installed on 2012-08-01 (977 days ago) + InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120801) + MachineType: Dell Inc. Latitude D630 + Package: linux (not installed) + PccardctlIdent: + Socket 0: +no product info available + PccardctlStatus: + Socket 0: +no card + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-11-lowlatency root=UUID=91eb6d24-9c1b-47d8-ac9f-75db6a566e5c ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 3.19.0-11.11-lowlatency 3.19.3 + RelatedPackageVersions: + linux-restricted-modules-3.19.0-11-lowlatency N/A + linux-backports-modules-3.19.0-11-lowlatency N/A + linux-firmware1.143 + Tags: vivid + Uname: Linux 3.19.0-11-lowlatency x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom debian-tor dip lpadmin plugdev pulse sambashare sudo users + _MarkForUpload: True + dmi.bios.date: 06/04/2013 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: A19 + dmi.board.name: 0KU184 + dmi.board.vendor: Dell Inc. + dmi.chassis.type: 8 + dmi.chassis.vendor: Dell Inc. + dmi.modalias: dmi:bvnDellInc.:bvrA19:bd06/04/2013:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn0KU184:rvr:cvnDellInc.:ct8:cvr: + dmi.product.name: Latitude D630 + dmi.sys.vendor: Dell Inc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367724/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367723/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] AlsaInfo.txt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367712/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367721/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367722/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367720/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367729/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367716/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367719/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367714/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367713/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367727/+files/WifiSyslog.txt ** Description changed: the recent Vivid linux meta package upgrade of 3.19.0.12.11 caused my Dell Latitude D630 to stop booting. The boot continues to "starting version 219" and then freezes. Eliminating the "splash" option by editing GRUB allows the computer to boot until the login screen. After login, the computer again locks up, displaying a blue background and a immobile mouse pointer in the center of the screen. The same behavior occurs when booting from the daily DVD image which contains 3.19.0.12. I have reverted to 3.19.0.11.10 which is how I am reporting this bug. I'm not sure the usual commands for reporting bugs would be helpful while running the previous kernel. I am unable to run these commands with 3.19.0.12 as I cannot get to a point of interacting with the system. I have attached the syslog from attempting to boot 3.19.0.12. --- ApportVersion: 2.17-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D0c: tom1459 F...m pulseaudio /dev/snd/pcmC0D0p: tom1459 F...m pulseaudio /dev/snd/controlC0: tom1459 F pulseaudio CurrentDesktop: XFCE DistroRelease: Ubuntu 15.04 HibernationDevice: RESUME=UUID=4588a704-477d-4b44-b827-bd13e745d90f InstallationDate: Installed on 2012-08-01 (977 days ago) InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120801) MachineType: Dell Inc. Latitude D630 Package: linux (not installed) PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-11-lowlatency root=UUID=91eb6d24-9c1b-47d8-ac9f-75db6a566e5c ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-11.11-lowlatency 3.19.3 RelatedPackageVersions: linux-restricted-modules-3.19.0-11-lowlatency N/A linux-backports-modules-3.19.0-11-lowlatency N/A linux-firmware1.143 Tags: vivid Uname: Linux 3.19.0-11-lowlatency x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom debian-tor dip lpadmin plugdev pulse sambashare sudo users _MarkForUpload: True dmi.bios.date: 06/04/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A19 dmi.board.name: 0KU184 dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA19:bd06/04/2013:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn0KU184:rvr:cvnDellInc.:ct8:cvr: dmi.product.name: Latitude D630 dmi.sys.vendor: Dell Inc. + --- + ApportVersion: 2.17-0ubuntu1 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/pcmC0D0c: tom1459 F...m pulseaudio + /dev/snd/pcmC0D0p: tom1459 F...m pulseaudio + /dev/snd/controlC0: tom1459 F pulseaudio + /dev/snd/seq:timidity718 F timidity + DistroRelease: Ubuntu 15.04 + HibernationDevice: RESUME=UUID=4588a704-477d-4b44-b827-bd13e745d90f + InstallationDate: Installed on 2012-08-01 (977 days ago) + InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120801) + MachineType: Dell Inc. Latitude D630 + Package: linux (not installed) + PccardctlIdent: + Socket 0: +no product info available + PccardctlStatus: + Socket 0: +no card + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-11-lowlatency root=UUID=91eb6d24-9c1b-47d8-ac9f-75db6a566e5c ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 3.19.0-11.11-lowlatency 3.19.3 + PulseList: + Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied + No PulseAudio daemon running, or not running as session daemon. + RelatedPackageVersions: + linux-restricted-modules-3.19.0-11-lowlatency N/A + linux-backports-modules-3.19.0-11-lowlatency N/A + linux-firmware1.143 + Tags: vivid + Uname: Linux 3.19.0-11-lowlatency x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: + + _MarkForUpload: True + dmi.bios.date: 06/04/2013 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: A19 + dmi.board.name: 0KU184 + dmi.board.vendor: Dell Inc. + dmi.chassis.type: 8 + dmi.chassis.vendor: Dell Inc. + dmi.modalias: dmi:bvnDellInc.:bvrA19:bd06/04/2013:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn0KU184:rvr:cvnDellInc.:ct8:cvr: + dmi.product.name: Latitude D630 + dmi.sys.vendor: Dell Inc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.lau
[Bug 1440724] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367726/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367734/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367759/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367725/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367718/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] AlsaInfo.txt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367728/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367736/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367755/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367731/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367733/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367756/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367735/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Re: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset
To avoid any arguments, I have run the command requested but please keep in mind that this was run from the previous kernel version, not the 3.19.0.12 version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367732/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367730/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367757/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367715/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367760/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367758/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1440724/+attachment/4367717/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Re: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset
Here are my testing results with a Dell Latitude D630, Intel Mobile 965 chipset. V4.0-rc1 kernel fails to boot lp1440724 kernel boots but with only 1024x768s fixed screen resolution. The Latitude D630 is a 1440x900 LCD display. V4.0-rc7 kernel boots appears to work with a limited 10 minutes of testing; all hardware devices appear to be functioning correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1440724] Re: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset
3.19.0-12 - lp1440724 works for me on the Dell Latitude D630. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440724 Title: linux-image 3.19.0.12.11 will not boot - Intel mobile 965 chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1369905] Re: deja-dup ignored-folders are backupped
I experience this same problem. I have this folder set to ignore: ~/.cache Each backup, I receive this warning: Could not back up these files: /home/myusername/.cache/dconf /home/myusername/.cache/sessions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1369905 Title: deja-dup ignored-folders are backupped To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1369905/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1269404] Re: BUG: soft lockup - CPU#2 stuck for 22s! [systemd-udevd:546]
I'm currently experiencing this bug on a Dell PowerEdge R430 server, clean install of 14.04.2 (kernel 3.16). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269404 Title: BUG: soft lockup - CPU#2 stuck for 22s! [systemd-udevd:546] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1269404/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] [NEW] Watchdog detected hard LOCKUP on cpu 9
Public bug reported: Experiencing system lockups while idle on Ubuntu 14.04.2, kernel 3.16.0-36. Appears to be related to Bug 1004313 Description:Ubuntu 14.04.2 LTS Release:14.04 Attached are the details from syslog: ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-36-generic 3.16.0-36.48~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-36.48~14.04.1-generic 3.16.7-ckt9 Uname: Linux 3.16.0-36-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.10 Architecture: amd64 Date: Fri May 1 13:27:07 2015 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-lts-utopic UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-lts-utopic (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty ** Attachment added: "log.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389254/+files/log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1004313] Re: watchdog detected hard lockup on cpu 1
Experiencing this problem too on 14.04.2, kernel 3.16.0-36. Just filed a new report to gather hardware info. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004313 Title: watchdog detected hard lockup on cpu 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1004313/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389349/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389342/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389345/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389341/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] Re: Watchdog detected hard LOCKUP on cpu 9
Thanks Christopher, I just submitted the report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389343/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389347/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1450910] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1450910/+attachment/4389344/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450910 Title: Watchdog detected hard LOCKUP on cpu 9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1450910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs