[Bug 1884295] Re: AttributeError: 'QWebEngineProfile' object has no attribute 'setUrlRequestInterceptor'

2020-10-07 Thread Todd Allen
Seems we need that downstream too, then?

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

Title:
  AttributeError: 'QWebEngineProfile' object has no attribute
  'setUrlRequestInterceptor'

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

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

[Bug 1884295] Re: AttributeError: 'QWebEngineProfile' object has no attribute 'setUrlRequestInterceptor'

2020-08-05 Thread Todd Allen
I have also encountered this issue:

Parsing all content...
CSSStyleDeclaration: Unexpected token, ignoring upto '$698: False;'. [9:11: $]
CSSStyleDeclaration: Unexpected token, ignoring upto '$698: False;'. [16:12: $]
CSSStyleDeclaration: Unexpected token, ignoring upto '$698: False;'. [18:12: $]
34% Running transforms on e-book...
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 12.0pt
Removing fake margins...
Cleaning up manifest...
Trimming unused files from manifest...
Creating PDF Output...
67% Running PDF Output plugin
The cover image has an id != "cover". Renaming to work around bug in Nook Color
68% Parsed all content for markup transformation
70% Completed markup transformation
WebEngineContext used before QtWebEngine::initialize() or OpenGL context 
creation failed.
Traceback (most recent call last):
  File "/usr/bin/ebook-convert", line 20, in 
sys.exit(main())
  File "/usr/lib/calibre/calibre/ebooks/conversion/cli.py", line 401, in main
plumber.run()
  File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 1274, in 
run
self.output_plugin.convert(self.oeb, self.output, self.input_plugin,
  File "/usr/lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py", line 
188, in convert
self.convert_text(oeb_book)
  File "/usr/lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py", line 
253, in convert_text
convert(
  File "/usr/lib/calibre/calibre/ebooks/pdf/html_writer.py", line 1195, in 
convert
manager = RenderManager(opts, log, container.root)
  File "/usr/lib/calibre/calibre/ebooks/pdf/html_writer.py", line 279, in 
__init__
ans.setUrlRequestInterceptor(self.interceptor)
AttributeError: 'QWebEngineProfile' object has no attribute 
'setUrlRequestInterceptor'

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

Title:
  AttributeError: 'QWebEngineProfile' object has no attribute
  'setUrlRequestInterceptor'

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

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

[Bug 1755305] Re: .xsession-errors filled with entries

2020-06-03 Thread Todd Allen
I am encountering the same issue in 20.04. The message is repeating
approximately every three seconds, resulting in log files of hundreds of
gigabytes. It also makes the system log nearly useless for any other
use; it is near-impossible to even open the file, and causes logrotate
to hang up for hours every time it attempts to run since it attempts
compression.

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

Title:
  .xsession-errors filled with entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1755305/+subscriptions

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

[Bug 1755305] Re: .xsession-errors filled with entries

2020-06-03 Thread Todd Allen
Example of errors:

Jun  1 18:27:41 europa nm-applet[2158]: Can't set a parent on widget which has 
a parent
Jun  1 18:28:44 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed
Jun  1 18:28:44 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed
Jun  1 18:28:44 europa nm-applet[2158]: Can't set a parent on widget which has 
a parent
Jun  1 18:28:44 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed
Jun  1 18:28:44 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed
Jun  1 18:28:44 europa nm-applet[2158]: Can't set a parent on widget which has 
a parent
Jun  1 18:29:47 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed
Jun  1 18:29:47 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed
Jun  1 18:29:47 europa nm-applet[2158]: Can't set a parent on widget which has 
a parent
Jun  1 18:29:47 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed
Jun  1 18:29:47 europa nm-applet[2158]: gtk_widget_destroy: assertion 
'GTK_IS_WIDGET (widget)' failed

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

Title:
  .xsession-errors filled with entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1755305/+subscriptions

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

[Bug 589275] Re: client application error messages fill up disk in .xsession-errors

2011-05-26 Thread Todd Allen
Can confirm this issue is not fixed (or at least not in all cases). I
just had my disk fill up overnight with endless repetitions of the
following:

(Pidgin:21050): GStreamer-CRITICAL **: gst_poll_write_control: assertion
`set != NULL' failed

todd@europa:~$ ls -lh .xsession*
-rw--- 1 todd todd 311G 2011-05-26 08:52 .xsession-errors
-rw--- 1 todd todd 232K 2011-05-15 00:09 .xsession-errors.old

Certainly, this is due to a misbehaving app, which in this case appears
to be Pidgin, and I'll report this there as well. But would it not be
possible to limit the size of an error log file, "rolling off" old
entries after the size limit is reached? I'd much rather see that
behavior than the disk filling up.

If it would be better to file a new bug for this particular issue,
please let me know. However, I think a permanent fix (a size limit)
would be a much better idea than fixing individual cases of things that
fill up the disk space. I can fix it for now by replacing .xsession-
errors with a symlink to /dev/null, but that's a pretty ugly kludge.

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

Title:
  client application error messages fill up disk in .xsession-errors

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


[Bug 764051] Re: Second monitor useless in dual desktop mode

2011-05-02 Thread Todd Allen
I can confirm this as well. The workaround does work, but until using it
I have no keyboard control in the second window. With classic this is at
least somewhat workable, but with Unity even having the keyboard (with
no sidebar, etc.) allows for almost nothing to be done on the second
screen.

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

Title:
  Second monitor useless in dual desktop mode

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


[Bug 127496] ngircd will not uninstall or update

2007-07-21 Thread Todd Allen
Public bug reported:

1. Install ngircd through Synaptic.
2. Attempt to update or uninstall ngircd.
3. The following error is received (whether attemptinig to update or 
uninstall): 
E: /var/cache/apt/archives/ngircd_0.10.0-3_i386.deb: subprocess new pre-removal 
script returned error exit status 1

Version of ngircd currently installed is 0.9.2 running on Feisty.

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

-- 
ngircd will not uninstall or update
https://bugs.launchpad.net/bugs/127496
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