Affects Kubuntu 20.10, versions 20.04 and 20.04.2 work fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/822512
Title:
Microsoft LifeChat LX-3000 is recognized but no sound
To manage notification
** Also affects: 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/822512
Title:
Microsoft LifeChat LX-3000 is recognized but no sound
To manage notif
** Branch linked: lp:~tony-badwolf/quickly/890318again
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890318
Title:
Signal autoconnect does not work with signal names which contain
hypens
To manag
Hi David
The underlying difficulty, widget names are any string: python names are
restricted, was originally covered by some tools
logging of methods like "on_widget_signal" that were not automatically connected
an alias decorator that accepted any string and could be a target for
automatic
Reading the source code shows that, on a box without X-windows, quickly
has a similar hidden dependency on nano.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/862302
Title:
Quickly fails if gedit is
** Branch linked: lp:~tony-badwolf/quickly/ide2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/862302
Title:
Quickly fails if gedit is not installed
To manage notifications about this bug go to:
htt
Public bug reported:
Binary package hint: python2.7-doc
First bug
Global Module Index link on Overview page
(/usr/share/doc/python2.7/html/index.html) does not work
Global Module Index
Firefox can't find the file at /usr/share/doc/python2.7/html/modindex.html
second bug
Selecting "module
Public bug reported:
I cannot install python-abiword in Ubuntu 11.04
apt-get install python-abiword
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation o
This bug does not appear in Ubuntu Natty 11.04 alpha so is no longer an
issue.
On 10/03/2011, Sebastien Bacher wrote:
> Thanks for your work, is that still an issue? Ideally the fix should be
> sent to GNOME for review
>
> ** Changed in: gnome-doc-utils (Ubuntu)
>Importance: Undecided => Low
This file demonstrates how fix uncouples threads.
** Attachment added: "This file demonstrates how fix uncouples threads."
https://bugs.launchpad.net/ubuntu/+source/quickly-widgets/+bug/643963/+attachment/1619984/+files/asynch_task_progressbox_fixed.py
--
asynch_task_progressbox.py : params
This file shows interaction between threads.
** Attachment added: "This file shows interaction between threads."
https://bugs.launchpad.net/ubuntu/+source/quickly-widgets/+bug/643963/+attachment/1619983/+files/asynch_task_progressbox_shows_bug.py
--
asynch_task_progressbox.py : params shared
** Attachment added: "Use copy.deepcopy to uncouple threads."
https://bugs.launchpad.net/ubuntu/+source/quickly-widgets/+bug/643963/+attachment/1619973/+files/asynch_task_progressbox.py
** Description changed:
Binary package hint: quickly-widgets
- To demonstrate bug add print current t
** Summary changed:
- asynch_task_progressbox.py : params["kill"] written from different threads
+ asynch_task_progressbox.py : params shared between threads
--
asynch_task_progressbox.py : params shared between threads
https://bugs.launchpad.net/bugs/643963
You received this bug notification be
Public bug reported:
Binary package hint: quickly-widgets
To demonstrate bug add print current thread commands to some
params["kill"] writes, patch included here.
--- asynch_task_progressbox.py
+++ asynch_task_progressbox_debug.py
@@ -210,6 +210,7 @@
#set up params and include the kill flag
14 matches
Mail list logo