[Bug 1721094] Re: Preview window not smooth, 'jumps' around the screen

2019-06-12 Thread Behrang
It is reported there too: https://gitlab.gnome.org/GNOME/sushi/issues/2.

Jeremy, is Canonical by any chance contributing code/bug fixes to Gnome
and other upstream projects these days?

** Bug watch added: gitlab.gnome.org/GNOME/sushi/issues #2
   https://gitlab.gnome.org/GNOME/sushi/issues/2

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

Title:
  Preview window not smooth, 'jumps' around the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/1721094/+subscriptions

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

[Bug 1550779] Re: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

2019-04-27 Thread Behrang
I think this issue has been affecting me for a few years now but I just
recently started to look into it.

My current system is Ubuntu 19.04 but this issue was present even when I
was using 18.04 and 18.10 and even before that.

OS: Ubuntu 19.04
CPU: Intel Core i7 6700
Graphics (integrated only): HD Graphics 530 (Skylake GT2)

Anyway, from time to time only one of my monitors turn on. When that
happens `dmesg | grep i915` prints this:

```
➜  ~ dmesg -e | grep i915
[  +0.000545] i915 :00:02.0: vgaarb: changed VGA decodes: 
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[  +0.000627] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin 
(v1.27)
[  +0.003052] [drm] Initialized i915 1.6.0 20181204 for :00:02.0 on minor 0
[  +0.36] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[  +0.47] i915 :00:02.0: fb0: inteldrmfb frame buffer device
[  +0.249846] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe 
A FIFO underrun

➜  ~ dmesg -T | grep i915
[Sat Apr 27 17:47:08 2019] i915 :00:02.0: vgaarb: changed VGA decodes: 
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[Sat Apr 27 17:47:08 2019] [drm] Finished loading DMC firmware 
i915/skl_dmc_ver1_27.bin (v1.27)
[Sat Apr 27 17:47:09 2019] [drm] Initialized i915 1.6.0 20181204 for 
:00:02.0 on minor 0
[Sat Apr 27 17:47:09 2019] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[Sat Apr 27 17:47:09 2019] i915 :00:02.0: fb0: inteldrmfb frame buffer 
device
[Sat Apr 27 17:47:09 2019] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] 
*ERROR* CPU pipe A FIFO underrun
```

When I switch to Wayland, sometimes none of my monitors turn on at all. Once 
when both turned on, I turned off one
and tried to turn it back on again, but it went into energy saving mode. Then 
`dmesg` was showing this:


```
➜  ~ dmesg -T | grep i915
[Sat Apr 27 18:14:17 2019] i915 :00:02.0: vgaarb: changed VGA decodes: 
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[Sat Apr 27 18:14:17 2019] [drm] Finished loading DMC firmware 
i915/skl_dmc_ver1_27.bin (v1.27)
[Sat Apr 27 18:14:18 2019] [drm] Initialized i915 1.6.0 20181204 for 
:00:02.0 on minor 0
[Sat Apr 27 18:14:18 2019] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[Sat Apr 27 18:14:18 2019] i915 :00:02.0: fb0: inteldrmfb frame buffer 
device
[Sat Apr 27 18:14:56 2019] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] 
*ERROR* CPU pipe B FIFO underrun

➜  ~ dmesg -e | grep i915
[  +0.000664] i915 :00:02.0: vgaarb: changed VGA decodes: 
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[  +0.000861] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin 
(v1.27)
[  +0.016298] [drm] Initialized i915 1.6.0 20181204 for :00:02.0 on minor 0
[  +0.47] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[  +0.47] i915 :00:02.0: fb0: inteldrmfb frame buffer device
[ +23.689059] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe 
B FIFO underrun

```

I have attached the complete dmesg output in case that might help.

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550779/+attachment/5259448/+files/dmesg.txt

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

Title:
  [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A
  FIFO underrun

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

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

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-11-25 Thread Behrang
Backport the fix please: https://github.com/ibus/ibus/issues/2002

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

Title:
  Ubuntu 18.04's ibus package breaks password fields in Firefox (by
  lowering & raising window whenever they're focused)

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

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

[Bug 1772131] [NEW] Software Update checkbox cropped

2018-05-18 Thread Behrang
Public bug reported:

See the checkbox next to "Security updates" in the attached screenshot.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1772131/+attachment/5141526/+files/Untitled.png

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

Title:
  Software Update checkbox cropped

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

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

[Bug 1733073] [NEW] Files progress indicator blinks when file copy/move is in progress

2017-11-18 Thread Behrang
Public bug reported:

When copying files from my computer's drive to a USB drive, the progress
indicator constantly flickers.

Please see here for a video recording of the issue:
https://vimeo.com/243418988

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: nautilus 1:3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov 19 00:41:44 2017
InstallationDate: Installed on 2017-11-04 (14 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  Files progress indicator blinks when file copy/move is in progress

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

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

[Bug 1490349] Re: 15:10 and 16.04: bluetoothd reports "Not enough handles to register service" at start

2016-07-16 Thread Behrang
This affects me too:

$ journalctl  | grep -i bluetooth
Jul 16 16:58:40 machine kernel: Bluetooth: Core ver 2.21
Jul 16 16:58:40 machine kernel: Bluetooth: HCI device and connection manager 
initialized
Jul 16 16:58:40 machine kernel: Bluetooth: HCI socket layer initialized
Jul 16 16:58:40 machine kernel: Bluetooth: L2CAP socket layer initialized
Jul 16 16:58:40 machine kernel: Bluetooth: SCO socket layer initialized
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART driver ver 2.3
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol H4 registered
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol BCSP registered
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol LL registered
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol ATH3K registered
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol Three-wire (H5) 
registered
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol Intel registered
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol BCM registered
Jul 16 16:58:40 machine kernel: Bluetooth: HCI UART protocol QCA registered
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: Bootloader revision 0.0 build 
2 week 52 2014
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: Device revision is 5
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: Secure boot is enabled
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: OTP lock is enabled
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: API lock is enabled
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: Debug lock is disabled
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: Minimum firmware build 1 week 
10 2014
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: Found device firmware: 
intel/ibt-11-5.sfi
Jul 16 16:58:41 machine NetworkManager[898]:   [1468652321.0800] Loaded 
device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Jul 16 16:58:41 machine kernel: Bluetooth: hci0: Failed to send firmware data 
(-38)
Jul 16 16:58:43 machine kernel: Bluetooth: hci0 command 0xfc05 tx timeout
Jul 16 16:58:47 machine kernel: Bluetooth: hci0: Reading Intel version 
information failed (-19)
Jul 16 16:58:48 machine systemd[1]: Starting Bluetooth service...
Jul 16 16:58:48 machine bluetoothd[1482]: Bluetooth daemon 5.37
Jul 16 16:58:48 machine bluetoothd[1482]: Starting SDP server
Jul 16 16:58:48 machine systemd[1]: Started Bluetooth service.
Jul 16 16:58:48 machine systemd[1]: Reached target Bluetooth.
Jul 16 16:58:48 machine systemd[1]: bluetooth.target: Unit not needed anymore. 
Stopping.
Jul 16 16:58:48 machine systemd[1]: Stopped target Bluetooth.
Jul 16 16:58:48 machine kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 16 16:58:48 machine kernel: Bluetooth: BNEP filters: protocol multicast
Jul 16 16:58:48 machine kernel: Bluetooth: BNEP socket layer initialized
Jul 16 16:58:48 machine bluetoothd[1482]: Bluetooth management interface 1.10 
initialized
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: Bootloader revision 0.0 build 
2 week 52 2014
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: Device revision is 5
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: Secure boot is enabled
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: OTP lock is enabled
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: API lock is enabled
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: Debug lock is disabled
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: Minimum firmware build 1 week 
10 2014
Jul 16 16:58:48 machine kernel: Bluetooth: hci0: Found device firmware: 
intel/ibt-11-5.sfi
Jul 16 16:58:50 machine kernel: Bluetooth: hci0: Waiting for firmware download 
to complete
Jul 16 16:58:50 machine kernel: Bluetooth: hci0: Firmware loaded in 1679702 
usecs
Jul 16 16:58:50 machine kernel: Bluetooth: hci0: Waiting for device to boot
Jul 16 16:58:50 machine kernel: Bluetooth: hci0: Device booted in 11770 usecs
Jul 16 16:58:50 machine kernel: Bluetooth: hci0: Found Intel DDC parameters: 
intel/ibt-11-5.ddc
Jul 16 16:58:50 machine kernel: Bluetooth: hci0: Applying Intel DDC parameters 
completed
Jul 16 16:58:50 machine kernel: Bluetooth: hci0: Setting Intel event mask 
failed (-16)
Jul 16 16:58:50 machine bluetoothd[1482]: Failed to obtain handles for "Service 
Changed" characteristic
Jul 16 16:58:50 machine bluetoothd[1482]: Not enough free handles to register 
service
Jul 16 16:58:50 machine bluetoothd[1482]: Error adding Link Loss service
Jul 16 16:58:50 machine bluetoothd[1482]: Not enough free handles to register 
service
Jul 16 16:58:50 machine bluetoothd[1482]: Not enough free handles to register 
service
Jul 16 16:58:50 machine bluetoothd[1482]: Not enough free handles to register 
service
Jul 16 16:58:50 machine bluetoothd[1482]: Current Time Service could not be 
registered
Jul 16 16:58:50 machine bluetoothd[1482]: gatt-time-server: Input/output error 
(5)
Jul 16 16:58:50 machine bluetoothd[1482]: Not enough free handles to register 
service
Jul 16 16:58:50 

[Bug 1597377] [NEW] Malformed 01autoremove-kernels apt file

2016-06-29 Thread Behrang
Public bug reported:

After updating my system earlier today, I wanted to perform an apt
search and it failed with this error:

E: Syntax error /etc/apt/apt.conf.d/01autoremove-kernels:20: Malformed
tag

Upon inspecting the file I saw this malformed line (2nd line):

   "^.*-modules-4\.4\.0-24-generic$";
 ^@h½N^H<88>ÿÿodules-4\.4\.0-28-generic$";
   "^.*-kernel-4\.4\.0-24-generic$";

** 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/1597377

Title:
  Malformed 01autoremove-kernels apt file

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

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

[Bug 1512993] Re: VLC exhibits blockiness on h264 seeking

2016-02-07 Thread Behrang
For me, under 15.10, with Intel Skylake Core i7 6700 and the Intel
Graphics suite installed, the video plays back completely black. I can't
see anything at all.

Kernel: 4.2.0-27-generic #32-Ubuntu SMP Fri Jan 22 04:49:08 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux
Desktop: Unity
VLC: 2.2.1

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

Title:
  VLC exhibits blockiness on h264 seeking

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

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


[Bug 1224732] Re: Custom keyboard shortcuts don't work

2014-04-02 Thread Behrang
Wow. still not fixed and 14.04 is gonna be released soon. This together
with keyboard stopping working in Java apps thanks to bugs in IBus, is
gonna make it a troublesome time for Java devs.

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

Title:
  Custom keyboard shortcuts don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1224732/+subscriptions

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


[Bug 245168] Re: Unable to install additional packages in Kubuntu 8.10

2008-07-12 Thread behrang
I had the same problem running Kubuntu 8.10 Intrepid Alpha1 32 bit on an
AMD64 PC.

I set the root password, but adept crashed.

In a terminal session, I tried:

[EMAIL PROTECTED]:~$ sudo /usr/bin/adept_installer
kapture::PkgSystem::PkgSystem()
Error: /var/tmp/kdecache-cb is owned by uid 1000 instead of uid 0.
adduser
debconf
sysklogd
snort-mysql
oinkmaster
KCrash: Application 'adept_installer' crashing...
KCrash cannot reach kdeinit, launching directly.

-- 
Unable to install additional packages in Kubuntu 8.10
https://bugs.launchpad.net/bugs/245168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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