Re: [Desktop-packages] [Bug 581778] Re: No internal mic / line-in on Intel HDA G45 DEVIBX / Realtek ALC 275

2020-03-06 Thread Sweet
Thanks for closing this bug after a decade Marcus ;) On Fri, Mar 6, 2020 at 1:13 AM Marcus Tomlinson < marcus.tomlin...@canonical.com> wrote: > This release of Ubuntu is no longer receiving maintenance updates. If > this is still an issue on a maintained version of Ubuntu please let us > know. >

Re: [Desktop-packages] [Bug 1464783] Number up option is processed before the page extraction option

2015-06-30 Thread Michael R Sweet
ters 1.0.69 on Ubuntu. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1464783/+subscriptions _ Michael Sweet, Senior Printing System Engineer, PWG Chair -- You rec

[Desktop-packages] [Bug 1307793] Re: 14.04 rhythmbox freezes when going backwards a song (.m4a).

2015-01-19 Thread Matthew Sweet
I am also able to reproduce this issue. I was unable to find any updated bug threads, so apologies in advance for a depracated update to this report. The .m4a files in question all came from YouTube, via youtube-dl. I also cannot duplicate the issue with .mp3 files. 1) Output of 'lsb_release -rd'

Re: [Desktop-packages] [Bug 1244205] cupsd wakes up the hard disk every 14 minutes

2014-03-18 Thread Michael R Sweet
t;return (-1); > > filesize -= bytes; >} > > /* >* Force the changes to disk... >*/ > >return (fsync(fd)); > } > > indicator-printers-service.c > #define NOTIFY_LEASE_DURATION (15 * 60) > > int main (int argc, char *argv[]) > { >

Re: [Desktop-packages] [Bug 1244205] Re: cupsd wakes up the hard disk every 14 minutes

2013-11-08 Thread Michael R Sweet
gt; filesize -= bytes; >} > > /* >* Force the changes to disk... >*/ > >return (fsync(fd)); > } > > indicator-printers-service.c > #define NOTIFY_LEASE_DURATION (15 * 60) > > int main (int argc, char *argv[]) > { > .

Re: [Desktop-packages] [Bug 1244205] Re: cupsd wakes up the hard disk every 14 minutes

2013-10-30 Thread Michael R Sweet
s = bufsize; > else >bytes = filesize; > > if ((bytes = write(fd, buffer, bytes)) < 0) >return (-1); > > filesize -= bytes; >} > > /* >* Force the changes to disk... >*/ > > return (fsync(fd)); > } > > -

Re: [Desktop-packages] [Bug 1244205] [NEW] cupsd wakes up the hard disk every 14 minutes

2013-10-30 Thread Michael R Sweet
g_timeout_add_seconds (NOTIFY_LEASE_DURATION - 60, > renew_subscription_timeout, >&subscription_id); > ... > } > > ** Affects: ubuntu-power-consumption > Importance: Undecided > Status: New > > ** Affects: cups (Ubuntu) > Impo

[Desktop-packages] [Bug 1066529] Re: All jobs stopped, epson_inkjet_printer_filter failed

2013-05-28 Thread Michael R Sweet
Well, all of that looks OK as well. Given that Epson/Avasys decided not to log anything at all from their driver, and there is nothing obviously wrong with the binary, there isn't much help *I* can provide... Sorry... -- You received this bug notification because you are a member of Desktop Pack

[Desktop-packages] [Bug 1066529] Re: All jobs stopped, epson_inkjet_printer_filter failed

2013-05-28 Thread Michael R Sweet
Still nothing from the filter; can you provide the output from the following commands? file /opt/epson-inkjet-printer-201115w/cups/lib/filter/epson_inkjet_printer_filter ldd /opt/epson-inkjet-printer-201115w/cups/lib/filter/epson_inkjet_printer_filter -- You received this bug notificat

[Desktop-packages] [Bug 1066529] Re: All jobs stopped, epson_inkjet_printer_filter failed

2013-05-28 Thread Michael R Sweet
Looking at the error_log, the results are singularly unhelpful - just that the epson driver filter exited with status 1 but nothing is logged by the filter to say what it is doing... You might try: cupsctl LogLevel=debug2 and print something; perhaps the Epson driver is writing something as