Seems to be a frequent issue with JetBrains IDE...
https://youtrack.jetbrains.com/issue/JBR-6456/Sudden-keyboard-death-on-
Linux-using-iBus
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpa
Public bug reported:
Hello,
Since I upgraded my machine to Ubuntu 24.04, I frequently loose keyboard
in some applications.
- Using mouse in the affected application works perfectly but hitting keyboard
keys does not input anything.
- When it starts, some applications works others do not.
- Clos
In the end, both problems (SaveDialog focus & bad theming) were due to the use
of snap version of firefox. Installing the .deb from PPA resolved both :
https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04
Why on earth Ubuntu decided to use snap?
--
You received this b
Still there in Ubuntu 22.04 / Firefox 104.0.2 (from snap)
Also, Dialog box does not respect the Dark Theme configured in FF...
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/
Hi,
This bug is back in Document Viewer/Evince(*) 3.36.7, at least under
Linux Mint 20 Ulyana.
Apparently, evince does not try to use exo-open anymore, but launches firefox
directly (or via a sh shell?!?!) :{
I get error: "sh: 1: exec: firefox: Operation not permitted"
I've tried the trick foun
This error message is still pressent in my logs in XUbuntu 19.04
(freshly updated as of today). But the mounting finally occurs. However
it is still quite annoying...
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in
Public bug reported:
Hi,
Since I upgraded to Ubuntu 17.10, I have a lot of lines like the
following in my logs...
Nov 8 09:33:43 gotm dhclient[1788]: DHCPREQUEST of 192.168.30.xx on wlan8 to
192.168.30.yy port 67 (xid=0x54c31dc8)
Nov 8 09:33:43 gotm dhclient[1788]: send_packet: Operation not
Public bug reported:
Since I installed Ubuntu 17.10 I cannot print anymore.
The only thing I see in the logs are many lines like the following:
[ 1549.847151] audit: type=1400 audit(1510129355.497:61): apparmor="DENIED"
operation="file_mmap" profile="/usr/bin/evince"
name="/usr/lib/x86_64-linux
There are apparently also problems with ntpd...
Nov 8 09:35:00 gyom kernel: [ 2294.930091] audit: type=1400
audit(1510130100.589:62): apparmor="DENIED" operation="sendmsg"
info="Failed name lookup - disconnected path" error=-13
profile="/usr/sbin/ntpd" name="run/systemd/journal/dev-log" pid=1883
Public bug reported:
hi,
in my .bashrc I have recently added:
alias less='less -r -N'
Now, msot of the time, when I open a file, less displays the file
starting at line 2 (sometimes even at line 38 or more), with no
possibility to go up in the file. Using "-n " in less started
with -N does not s
OK... Just tried to test the new package
# apt-get install less
Reading package lists... Done
Building dependency tree
Reading state information... Done
less is already the newest version (481-2.1ubuntu2).
But the problem is still there, so the patch is unsufficient
--
You rece
Hi,
I think I have the same bug.
What happens is the following:
Example file
Apr 10, 2017 10:46:33 AM fr.presans.jsofia.domain.DReview cleanTitle
FINER: >>> AFTER QUOTE=realtime hand tracking using modificated flocks of
features algorithm realtime hand tracking using modificated flocks of
Does anyone have anynews ? Bug is still there after several months this
is VERY annoying!
Might be related to
https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1654532
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to puls
Public bug reported:
pulse module-match does not work with CubebUtils (FF HTML5 player):
Module IS activated
$ pactl list | grep module
...
Name: module-match
module.author = "Lennart Poettering"
module.description = "Playback stream expression matching
m
I can confirm too on freshly dist-upgraded Ubuntu 16.04 LTS
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1531622
Title:
default config still using a legacy keyword:
KL
Public bug reported:
Hi,
I've come across a very strange bug:
- WORKS: Playing sound from commandline with /usr/bin/mplayer -ao pulse -vo
null alarm_clock_short.ogg
- WORKS: Playing youtube videos or jango.com flash streaming music either in
firefox or qupzilla
- WORKS (when no other sound is
Public bug reported:
I have a script in which I used:
xset dpms standby 0 ; xset dpms suspend 0 ; xset dpms off 0
Today, when I run the script, I get:
$ xset dpms standby 0
xset: unknown option standby
[...synopsis of available commands...]
$ xset dpms suspend 0
xset: unknown option suspend
[..
Looks like removing the two following lines from my script made it work again:
export DISPLAY=:0
export XAUTHORITY=/home/user/.Xauthority
Strange, I found these in a discussion in a forum where some people had
the same problem as mine...
** Changed in: pulseaudio (Ubuntu)
Status: New => In
Oh! I just forgot to say that my user belongs to "audio" group.
And that it worked yesterday (i.e. before I rebooted & updated my Ubuntu
15.10)!
** Description changed:
Arrggg This is driving me craz
Not sure this is the right place, but I can't find why pa ref
Public bug reported:
Arrggg This is driving me craz
Not sure this is the right place, but I can't find why pa refuses to
play my sound
I'm trying to play a sound every hour, so I added the following line to my
/etc/crontab:
0 */1 * * * user /home/user/Softs/alarm
Public bug reported:
1. There is no page on bug.launchpad for pulseaudio-equalizer => I lost
my previous lengthy description of the bug :[
2. Create a preset and saving it as "low bass1"
3. Create a new preset and try to save it as "low bass2". As soon as you enter
"low bass" in the textfield, t
Public bug reported:
$man kill
[...]
-L, --table
List signal names in a nice table.
[...Examples section]
kill -L
List the available signal choices in a nice table.
$ kill -L
bash: kill: L: invalid signal specification
I'm not sure if it is a doc or code
Public bug reported:
$ xrandr --verbose | grep -iE '(gamma|bright)'
Gamma: 1.0:1.0:1.7
Brightness: 1.0
$ xrandr --output VGA1 --brightness .75
$ xrandr --verbose | grep -iE '(gamma|bright)'
Gamma: 1.0:1.0:1.0
Brightness: 0.75
As can be seen in the above
Public bug reported:
$ xrandr --output VGA1 --gamma 1:1:1.7
$ xrandr --verbose | grep -iE '(gamma|bright)'
Gamma: 1.0:1.0:1.7
Brightness: 1.0
Gamma: 1.0:1.0:0.59
Brightness: 1.0
$ xrandr --output VGA1 --gamma 1:1:.6
$ xrandr --verbose | grep -iE '(gamma|
Just for clarification, I'm on latest upgrade of Ubuntu 14.04.1 LTS, and
I've noticed the same behaviour on latest Mint (not surprising
though...)
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)
Linux gyom 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014
x86_64 x86_64 x86_6
Public bug reported:
Hi,
For the fourth time these days, I've found that CTL-z+fg has a strange
behaviour in bash now: it breaks the loops instead of pausing them.
Let's say I have the following loop:
for i in a b c d e ; do longcommand "$i" ; done
If I do a CTL-z, when longcommand is working on
26 matches
Mail list logo