One extra observation: when I use "xset dpms force off" to send the
display to sleep, it stays in sleep indefinitely until the next user
input, so apparently g-s-d never touches the power state.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribe
I'm using Xorg 2:21.1.3-2ubuntu2, with kms on "Intel Iris Plus Graphics
(G7)". Xorg.0.log attached as well.
** Attachment added: "Xorg.0.log"
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1971434/+attachment/5586349/+files/Xorg.0.log
--
You received this bug notificati
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1971434/+attachment/5586348/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bug
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1971434/+attachment/5586347/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubunt
apport information
** Tags added: apport-collected
** Description changed:
Recently upgraded to Ubuntu 22.04, and it seems like the power-saving
feature in Gnome 42 does not actually turn off the screen(s) after X
minutes, but just blanks them. When I manually run `xset dpms force
off`,
OK, have also reported this against gstreamer-vaapi as
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1971463
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1969512
Title:
Public bug reported:
Recently upgraded to Ubuntu 22.04, and it seems like the power-saving
feature in Gnome 42 does not actually turn off the screen(s) after X
minutes, but just blanks them. When I manually run `xset dpms force
off`, they do properly turn off and go to powersave mode.
1) Descript
One more datapoint, vlc seems to be using VAAPI on the same machine &
distro without issues:
```
$ vlc big_buck_bunny_720p_surround.mp4
VLC media player 3.0.16 Vetinari (revision 3.0.13-8-g41878ff4f2)
[55cebcc6f580] main libvlc: Running vlc with the default interface. Use
'cvlc' to use vlc wi
Update: can confirm that this issue can be worked around by uninstalling
gstreamer1.0-vaapi package.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1969512
Title:
Totem unable to play v
I'm pretty sure this is not a Totem issue, but rather a GStreamer issue.
E.g. for the linked video, if I try to play it through playbin on Jammy
(`gst-launch-1.0 playbin
uri=file:///home/floe/Downloads/big_buck_bunny_720p_surround.mp4`), I
get a black window with the audio track playing in the bac
Public bug reported:
On 18.04, after a recent update, the top bar in gnome-shell does not
show a wifi icon anymore. More importantly, the network menu entry is
missing in the user menu.
This appears to be already tracked in this upstream bug:
https://gitlab.gnome.org/GNOME/gnome-shell/issues/140
Hmm, this doesn't seem to be correct:
$ dpkg -L libturbojpeg
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libturbojpeg
/usr/share/doc/libturbojpeg/copyright
/usr/share/doc/libturbojpeg/changelog.Debian.gz
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libturbojpeg.so.0.0.0
/usr/
Sorry, I filed the bug against the wrong package, I did indeed mean
libjpeg-turbo8-dev.
Installing that package does _not_ fix the issue, as it does not contain
any softlink to libturbojpeg.so.
** Changed in: libjpeg-turbo (Ubuntu)
Status: Invalid => New
--
You received this bug notifica
Public bug reported:
On amd64, the missing symlink (libturbojpeg.so -> libturbojpeg.so.0) can
lead to the following link error:
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
relocation R_X86_64_32 against `.data' can no
Here's a slightly more detailed list of instructions to get the intel-
virtual-output tool:
sudo apt-get build-dep xserver-xorg-video-intel
apt-get source xserver-xorg-video-intel
cd xserver-xorg-video-intel-2.99.910/ # adjust version number if necessary
echo "usr/bin/intel-virtual-output" >> debi
This bug is still present in the 14.04 beta, and it's a one-line fix:
echo "usr/bin/intel-virtual-output" >>
debian/xserver-xorg-video-intel.install
Would make things a lot easier for those using bumblebee instead of
nvidia-prime.
--
You received this bug notification because you are a memb
This bug (or a related one) still seems to be around after the final
beta freeze. I've installed the 14.04 beta, and while I can login with
my primary account, other users on the same machine can't log in - the
greeter just sits there until you hit Esc. Also applies to the guest
account.
--
You r
Public bug reported:
[ Ubuntu 12.04, Evince 3.4.0, Poppler 0.18.4 ]
When I add annotations to a PDF in evince and save a copy of this PDF
(with annotations), I can no longer open the saved PDF in acroread
(gives an error message "root object invalid or not found").
As far as I can tell, this onl
I'm pretty sure the patch should also apply cleanly for the quantal
package.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1100320
Title:
Annotation Font-Color is unreadable in Evince
The only possible edit you can do to a document in evince is
adding/editing annotations, so there are no other cases where this can
happen. If you try to close a document with unsaved annotations, a
dialog asking you to save first pops up.
In any case, this can certainly lead to unintentional loss
Here's a patch for this issue, backported from 3.6.1 to
3.4.0-0ubuntu1.4, the current package in Precise.
** Patch added: "fix-annotation-color.patch"
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1100320/+attachment/3537662/+files/fix-annotation-color.patch
--
You received this bug
Here's a patch for this issue, tested against 3.4.0-0ubuntu1.4 from
Precise. Should also work for newer versions.
** Patch added: "fix-annotation-focus.patch"
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/919965/+attachment/3537660/+files/fix-annotation-focus.patch
--
You received th
Public bug reported:
1)
Description:Ubuntu 12.04.2 LTS
Release:12.04
2)
evince:
Installed: 3.4.0-0ubuntu1.4
Candidate: 3.4.0-0ubuntu1.4
3)
When a document has unsaved annotations, triggering "reload" should ask if
those changes should be saved.
4)
When creating annotations in
Will this be backported to precise?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1100320
Title:
Annotation Font-Color is unreadable in Evince
Status in Evince document viewer:
Fix
Followup: from what I've gathered, this is not really a totem bug, but
rather one in gstreamer itself.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/988522
Title:
Can't watch TV (DVB-T
Same for me. When running "totem --gst-debug-level=2", I get lots of
output along the lines of
0:00:38.039119153 4090 0xb490ab80 WARN mpegtsdemux
gstmpegtsdemux.c:1289:gst_mpegts_demux_data_cb: looks like we
have a corrupt packet because its timestamp is buggered timestamp:
24:02
You'll need to get the source code ("apt-get source network-manager")
and apply the patch using "patch -p0 < network-manager-8021x-config-
writer.patch". Then rebuild the package using debuild.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed
** Bug watch added: GNOME Bug Tracker #662836
https://bugzilla.gnome.org/show_bug.cgi?id=662836
** Also affects: network-manager via
https://bugzilla.gnome.org/show_bug.cgi?id=662836
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a membe
OK, I think I've fixed the issue - please see attached patch.
** Patch added: "network-manager-8021x-config-writer.patch"
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/882432/+attachment/2575013/+files/network-manager-8021x-config-writer.patch
--
You received this bug notifi
Update: when running "NetworkManager --no-daemon --log-level=DEBUG
--log-domains=WIFI,SUPPLICANT" from the console, I get the following
error message:
**
ERROR:writer.c:718:cert_writer: code should not be reached
Aborted
--
You received this bug notification because you are a member of Desktop
P
Public bug reported:
When trying to join a wireless network secured with WPA Enterprise
(802.1x TLS ), the network-manager process crashes.
Relevant lines from syslog:
Oct 27 10:30:11 colorado modem-manager[4065]: Caught signal 15,
shutting down...
Oct 27 10:30:11 colorado kernel: [96323.5981
Public bug reported:
When I close the lid of my laptop, gnome-power-manager always throttles the
screensaver (as indicated by the following output):
$ gnome-screensaver --debug --no-daemon |& grep -i throttle
[listener_add_ref_entry] gs-listener-dbus.c:716 (10:53:12): adding
throttler from
32 matches
Mail list logo