Problem still exists in Ubuntu 24.04.
This seems to work as a workaround:
sudo rmmod psmouse -f -v
sudo modprobe psmouse -v
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2012413
Title:
Tou
After the above `xinput list` gives:
⎡ Virtual core pointer id=2[master pointer (3)]
⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)]
⎜ ↳ USB Optical Mouse id=10 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics Tou
Public bug reported:
**Summary/Title:**
Keyboard detection during Ubuntu installation requires mouse interaction,
making the process cumbersome.
**Steps to Reproduce:**
1. Start the Ubuntu installation process.
2. Proceed to the "Detect keyboard" step where the installer asks a series of
questi
T> The issue is that the software is licensed as GPLv3, and the GPLv3
T> does not permit this notice: https://www.gnu.org/licenses/gpl-
T> faq.en.html#RequireCitation
RMS disagrees with you. See the FAQ:
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-
faq.txt#n27
T> The
T> The requirement to type "will cite" has always bothered me a bit.
And I agree: It is not ideal.
You can read the background in the FAQ:
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
T> I must use literally thousands of software packages in my
(biosciences) re
.
You add the key with:
cryptsetup luksAddKey /dev/sda5
And then put the same key as a line in a file on the USB/MMC disk
called 'cryptkey.txt'.
The newest version of the patch can be found at:
https://gitlab.com/ole.tange/tangetools/-/tree/master/decrypt-root-with-
usb/ubuntu-20.
Public bug reported:
I tried installing with BIOS set to legacy.
That did not work.
I tried changing that to UEFI.
And I got this.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_6
Public bug reported:
I have chosen ZFS as file system.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.
Seems not to exist on Ubuntu 18.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359252
Title:
Signal 18 (CONT) caught by ps (procps-ng version 3.3.9).
To manage notifications about this bug go t
This bug is still present in Ubuntu 18.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764458
Title:
pstree slower than ps aux
To manage notifications about this bug go to:
https://bugs.launchp
This worked in 16.04:
eval if'($?_vARnAmE) echo continue'
but segfaults now, and is probably the same or a very related problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1739505
Title:
se
"Is it alright to compromise or even deliberately ignore the happiness
of the maintainers so that we can enjoy free and open source software?"
(Slide 8 from: https://www.slideshare.net/NadiaEghbal/consider-the-
maintainer)
I feel sad that you completely ignore the key issue: Long term funding
of
Funding a free software project is hard. GNU parallel is no exception.
On top of that it seems the less visible a project is, the harder it is
to get funding. And the nature of GNU Parallel is that it will never be
seen by "the guy with the checkbook", but only by the people doing the
actual work.
Public bug reported:
Setup your system to allow for many processes. Then run:
seq 7 | xargs -P0 -n1 -I {} bash -c 'echo {};sleep {}'
When the number hits 5 (and you have 10 processes running on the
system), then `pstree` is much slower than `ps aux`.
$ time ps aux >/dev/null
It waits even if wired ethernet is connected.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1755033
Title:
Lubuntu daily 20180311 black screen for 5 min on ASUS Eee901
To manage notifications about
Public bug reported:
I downloaded Livesession from
http://iso.qa.ubuntu.com/qatracker/milestones/384/builds/167961/testcases
and tested that on my ASUS Eee 901.
It boots, but after login I get mouse pointer on a black screen. It
stays black for around 5 minutes before the window manager starts.
** Attachment added: "failing-journalctl-xb"
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1687274/+attachment/4869940/+files/failing-journalctl-xb
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
** Attachment added: "working-journalctl-xb"
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1687274/+attachment/4869942/+files/working-journalctl-xb
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
** Attachment added: "failing-ls-dev-disk-by-uuid"
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1687274/+attachment/4869941/+files/failing-ls-dev-disk-by-uuid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Fixed in GNU Parallel instead.
Close bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608268
Title:
exported bash functions cannot be executed from perl
To manage notifications about this bug g
VirtualBox image from osboxes.org not affected. May be a local issue on
my system.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608268
Title:
exported bash functions cannot be executed from perl
** Project changed: launchpad => perl (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608268
Title:
exported bash functions cannot be executed from perl
To manage notifications about this b
> As parallel appears to be a perl script, I suspect a perl version
mismatch.
It could also be caused by http://stackoverflow.com/questions/16448887
/gnu-parallel-not-working-at-all in which case it is easily solved by
removing --tollef from any config file.
--
You received this bug notification
Public bug reported:
Make a makefile:
foo:
pxz bar
Then: make foo
This gives:
pxz bar
make: *** [foo] Segmentation fault (core dumped)
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pxz (not installed)
ProcVersionSignature: Ubuntu 3.16.0-31.43~14.04.1-lowlatency 3.16.7-ckt5
Uname:
Public bug reported:
/etc/init.d/zram-config seems very wrong. It does not start zram but
mdm.
zram-config (0.1)
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: zram-config 0.1
ProcVersionSignature: Ubuntu 3.16.0-31.43~14.04.1-lowlatency 3.16.7-ckt5
Uname: Linux 3.16.0-31-lowlatency x86_64
Public bug reported:
#101 shows the problem for zsh, but the problem can also be provoked
in bash:
1. Start 3 processes (e.g. sleep) This is needed to slow down `ps`.
2. Install GNU Parallel 20140815alpha (which uses `ps`)
3. Run: seq 100 | parallel -j0 parallel -j3 --semaphore sleep .{}\
I have the same problem, but I do not have light-locker installed.
Linux Mint 17 Qiana
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319598
Title:
Power manager no longer suspends 'power manager n
Public bug reported:
On what operating system?
OS (Linux distributions, UNIX or ...):Linux Mint 17
Architecture (i386, x86_64):x86_64
IBus version:1.5.5
Input method name and version:
Python version:2.7.6
dbus version:?
dbus-python version:?
gtk version (if bug is about gtk applications):
qt vers
I have seen this too:
md1 : active raid6 sdg[0] sdi[12](S) sdt[15](S) sdy[17](S) sdx[16](S) sdh[8]
sdw[13] sdo[14] sdk[5] sdd[11] sdc[3] sdv[9] sdn[10]
27349121408 blocks super 1.2 level 6, 128k chunk, algorithm 2 [9/9]
[U]
bitmap: 2/2 pages [8KB], 1048576KB chunk
mdadm -v -
I believe I found the root cause:
$ cpufreq-info |grep policy
current policy: frequency should be within 933 MHz and 933 MHz.
So the frequency governor cannot select a faster speed than 933 MHz even
tough the CPUs support 1.6 GHz.
I changed /etc/default/cpufrequtils to:
MAX_SPEED="160"
a
Public bug reported:
gnome terminal screws up display when using different size fonts in
tabs.
konsole does not.
I would expect gnome-terminal to have the same behaviour as konsole.
See a demontration on:
http://www.youtube.com/watch?v=8kWmS1I8fKU
Konsole is shown first and last. Gnome Termin
Proposed workaround:
I read another place that taking out the battery would help.
And it does!
Today I suspended my 20 GB HP 8540w to RAM. 2.7 GB of this RAM was in
use. After resume everything is working as if the 1.6 GHz 4 core CPU has
been replaced with a 16 MHz 4 core CPU: I can start multip
I read another place that taking out the battery would help.
And it does!
Today I suspended my 20 GB HP 8540w to RAM. 2.7 GB of this RAM was in
use. After resume everything is working as if the 1.6 GHz 4 core CPU has
been replaced with a 16 MHz 4 core CPU: I can start multiple processes
but they
I think these are the issue:
/usr/local/lib/libavcodec.so.52
/usr/local/lib/libavformat.so.52
/usr/local/lib/libpostproc.so.51
/usr/local/lib/libswscale.so.0
They are all installed in newer version in Quantal.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
tracefile -n sound-juicer
gives this as the last non-existing file before the pop-up box:
/home/tange/.config/ibus/bus/94b41d05e427f63945310952000f-unix-0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
I have experienced the same problem. I have tested Karmic today and saw
no improvements. However, 2.6.31-rc5 may solve it according to
http://osdir.com/ml/linux-kernel/2009-08/msg00222.html
I will not get around to try 2.6.31-rc5 any time soon, so please try
that and see if it helps.
--
CF card
36 matches
Mail list logo