[Desktop-packages] [Bug 2042859] [NEW] [snap] Firefox snap cannot use kerberos authentication

2023-11-06 Thread Sergei Genchev
Public bug reported:

Applies to Ubuntu 22.04 and any other versions where firefox runs as snap:
firefox:
  Installed: 1:1snap1-0ubuntu2
  Candidate: 1:1snap1-0ubuntu2
  Version table:
 *** 1:1snap1-0ubuntu2 500
500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
100 /var/lib/dpkg/statu

 You can configure Firefox to use negotiate authentication with kerberos. 
https://people.redhat.com/mikeb/negotiate/ on how to do this.
 To use kerberos auth, Firefox needs to read kerberos ticket cache, default to 
/tmp/krb5cc_${id -u}. Since Firefox runs as a snap in 22.04, and possibly other 
versions, it cannot read this cache, and thus cannot use kerberized 
authentication. 
Firefox installed as native application works as expected.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/2042859

Title:
  [snap] Firefox snap cannot use kerberos authentication

Status in firefox package in Ubuntu:
  New

Bug description:
  Applies to Ubuntu 22.04 and any other versions where firefox runs as snap:
  firefox:
Installed: 1:1snap1-0ubuntu2
Candidate: 1:1snap1-0ubuntu2
Version table:
   *** 1:1snap1-0ubuntu2 500
  500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  100 /var/lib/dpkg/statu

   You can configure Firefox to use negotiate authentication with kerberos. 
https://people.redhat.com/mikeb/negotiate/ on how to do this.
   To use kerberos auth, Firefox needs to read kerberos ticket cache, default 
to /tmp/krb5cc_${id -u}. Since Firefox runs as a snap in 22.04, and possibly 
other versions, it cannot read this cache, and thus cannot use kerberized 
authentication. 
  Firefox installed as native application works as expected.

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2012832] Re: Xorg crashes on second and next unbind operations of Arc GPU

2023-03-28 Thread Sergei
Yeah I tried to reproduce the same on 5.15 kernel (since it's supported
by intel-i915-dkms, 5.19 and 6.1 are not supported and fails on i915
module compilation).

The results are in general the same:
https://errors.ubuntu.com/oops/f8d291da-cd9c-11ed-b9ad-fa163ef35206

It's most likely i915 driver, but I'm not sure why Xorg fails on
OsLookupColor when the device is disconnected...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2012832

Title:
  Xorg crashes on second and next unbind operations of Arc GPU

Status in linux package in Ubuntu:
  Incomplete
Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  Hello folks,

  Experimenting with new Lenovo Yoga i7 with Intel Arc on board and
  found that even if it's possible to disable the GPU to save power,
  Xorg session crashes the session after the second attempt (the first
  after reboot works just fine).

  This works like that - after poweroff/poweron of the system I execute the 
next commands:
  1. First attempt:
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Works great
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  2. Second attempt:
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Here the Xorg crashes, but I can login again
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  3. This and the next attempts are just the same as second one

  I collected the info and can reproduce this state after each reboot,
  so hopefully it will help you to find what's going wrong during second
  and next unbind operations. I can always help with additional
  information if you will need some.

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Sun Mar 26 12:25:03 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] 
(rev 0c) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3ae3]
     Subsystem: Lenovo Device [17aa:3ae3]
  InstallationDate: Installed on 2023-02-21 (33 days ago)
  InstallationMedia: Xubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: LENOVO 82UF
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.8-060208-generic 
root=UUID=52e0f674-3384-4128-973b-d049407f961a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2022
  dmi.bios.release: 1.35
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J1CN35WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T76461 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Yoga 7 16IAH7
  dmi.ec.firmware.release: 1.35
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ1CN35WW:bd11/16/2022:br1.35:efr1.35:svnLENOVO:pn82UF:pvrYoga716IAH7:rvnLENOVO:rnLNVNB161216:rvrSDK0T76461WIN:cvnLENOVO:ct31:cvrYoga716IAH7:skuLENOVO_MT_82UF_BU_idea_FM_Yoga716IAH7:
  dmi.product.family: Yoga 7 16IAH7
  dmi.product.name: 82UF
  dmi.product.sku: LENOVO_MT_82UF_BU_idea_FM_Yoga 7 16IAH7
  dmi.product.version: Yoga 7 16IAH7
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.0.20221126.1+2050~u22.04
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 

[Desktop-packages] [Bug 2012832] Re: Xorg crashes on second and next unbind operations of Arc GPU

2023-03-27 Thread Sergei
Or maybe I just have to wait until linux 6.4:
https://www.phoronix.com/news/Intel-Linux-6.4-More-GT-Next

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2012832

Title:
  Xorg crashes on second and next unbind operations of Arc GPU

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  Hello folks,

  Experimenting with new Lenovo Yoga i7 with Intel Arc on board and
  found that even if it's possible to disable the GPU to save power,
  Xorg session crashes the session after the second attempt (the first
  after reboot works just fine).

  This works like that - after poweroff/poweron of the system I execute the 
next commands:
  1. First attempt:
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Works great
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  2. Second attempt:
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Here the Xorg crashes, but I can login again
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  3. This and the next attempts are just the same as second one

  I collected the info and can reproduce this state after each reboot,
  so hopefully it will help you to find what's going wrong during second
  and next unbind operations. I can always help with additional
  information if you will need some.

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Sun Mar 26 12:25:03 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] 
(rev 0c) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3ae3]
     Subsystem: Lenovo Device [17aa:3ae3]
  InstallationDate: Installed on 2023-02-21 (33 days ago)
  InstallationMedia: Xubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: LENOVO 82UF
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.8-060208-generic 
root=UUID=52e0f674-3384-4128-973b-d049407f961a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2022
  dmi.bios.release: 1.35
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J1CN35WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T76461 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Yoga 7 16IAH7
  dmi.ec.firmware.release: 1.35
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ1CN35WW:bd11/16/2022:br1.35:efr1.35:svnLENOVO:pn82UF:pvrYoga716IAH7:rvnLENOVO:rnLNVNB161216:rvrSDK0T76461WIN:cvnLENOVO:ct31:cvrYoga716IAH7:skuLENOVO_MT_82UF_BU_idea_FM_Yoga716IAH7:
  dmi.product.family: Yoga 7 16IAH7
  dmi.product.name: 82UF
  dmi.product.sku: LENOVO_MT_82UF_BU_idea_FM_Yoga 7 16IAH7
  dmi.product.version: Yoga 7 16IAH7
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.0.20221126.1+2050~u22.04
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/2012832/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : 

[Desktop-packages] [Bug 2012832] Re: Xorg crashes on second and next unbind operations of Arc GPU

2023-03-27 Thread Sergei
Ok, looks like I see what's happening:

1. I boot the laptop after cold-reboot and it crashes during xorg startup and 
shows on VT:
i915 :04:00.0: [drm] *ERROR* Writing dc state to 0x1 failed, now 0x0
i915 :04:00.0: [drm] *ERROR* DC state mismatch (0x1 -> 0x0)

2. It starts in 5sec-1min up and shows the login screen, then I login
and send this first crash:
https://errors.ubuntu.com/oops/ea15e7a0-cd06-11ed-9fcb-fa163e993415
(~300KB)

3. Now I executing sequentially the steps to unbind, then bind, then
unbind - and it crashes again.

4. I login back and sending this bigger crash log:
https://errors.ubuntu.com/oops/a797a552-cd07-11ed-b9a4-fa163ef35206
(~6MB)

Now I can find the X crash "Backtrace" in the last crash:
 [98.987] (EE) Backtrace:
 [98.987] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x5610ac7d2809]
 [98.988] (EE) 1: /lib/x86_64-linux-gnu/libc.so.6 (__sigaction+0x50) 
[0x7f36ec042520]
 [98.990] (EE) 2: ? (?+0x0) [0x0]
 [98.990] (EE)
 [98.990] (EE) Segmentation fault at address 0x0

So I hope it is the one you look for - or I can try to find something
else, just describe which additional info I need to look for and I will
do that) Maybe journalctl logs or something else?

Thank you

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2012832

Title:
  Xorg crashes on second and next unbind operations of Arc GPU

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  Hello folks,

  Experimenting with new Lenovo Yoga i7 with Intel Arc on board and
  found that even if it's possible to disable the GPU to save power,
  Xorg session crashes the session after the second attempt (the first
  after reboot works just fine).

  This works like that - after poweroff/poweron of the system I execute the 
next commands:
  1. First attempt:
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Works great
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  2. Second attempt:
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Here the Xorg crashes, but I can login again
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  3. This and the next attempts are just the same as second one

  I collected the info and can reproduce this state after each reboot,
  so hopefully it will help you to find what's going wrong during second
  and next unbind operations. I can always help with additional
  information if you will need some.

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Sun Mar 26 12:25:03 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] 
(rev 0c) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3ae3]
     Subsystem: Lenovo Device [17aa:3ae3]
  InstallationDate: Installed on 2023-02-21 (33 days ago)
  InstallationMedia: Xubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: LENOVO 82UF
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.8-060208-generic 
root=UUID=52e0f674-3384-4128-973b-d049407f961a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2022
  dmi.bios.release: 1.35
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J1CN35WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T76461 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Yoga 7 16IAH7
  dmi.ec.firmware.release: 1.35
  dmi.modalias: 

[Desktop-packages] [Bug 2012832] Re: Xorg crashes on second and next unbind operations of Arc GPU

2023-03-27 Thread Sergei
Hi Daniel,

So here what I found:
https://errors.ubuntu.com/oops/0e9e0a38-cc6e-11ed-b99a-fa163ef35206 -
seems about that, but I did not found the same Backtrace thing inside.
If it will not help - I can try to reproduce again and see if it will
generate the crash again.

Thank you

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2012832

Title:
  Xorg crashes on second and next unbind operations of Arc GPU

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  Hello folks,

  Experimenting with new Lenovo Yoga i7 with Intel Arc on board and
  found that even if it's possible to disable the GPU to save power,
  Xorg session crashes the session after the second attempt (the first
  after reboot works just fine).

  This works like that - after poweroff/poweron of the system I execute the 
next commands:
  1. First attempt:
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Works great
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  2. Second attempt:
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Here the Xorg crashes, but I can login again
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
     * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
     * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
  3. This and the next attempts are just the same as second one

  I collected the info and can reproduce this state after each reboot,
  so hopefully it will help you to find what's going wrong during second
  and next unbind operations. I can always help with additional
  information if you will need some.

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Sun Mar 26 12:25:03 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] 
(rev 0c) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3ae3]
     Subsystem: Lenovo Device [17aa:3ae3]
  InstallationDate: Installed on 2023-02-21 (33 days ago)
  InstallationMedia: Xubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: LENOVO 82UF
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.8-060208-generic 
root=UUID=52e0f674-3384-4128-973b-d049407f961a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2022
  dmi.bios.release: 1.35
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J1CN35WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T76461 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Yoga 7 16IAH7
  dmi.ec.firmware.release: 1.35
  dmi.modalias: 
dmi:bvnLENOVO:bvrJ1CN35WW:bd11/16/2022:br1.35:efr1.35:svnLENOVO:pn82UF:pvrYoga716IAH7:rvnLENOVO:rnLNVNB161216:rvrSDK0T76461WIN:cvnLENOVO:ct31:cvrYoga716IAH7:skuLENOVO_MT_82UF_BU_idea_FM_Yoga716IAH7:
  dmi.product.family: Yoga 7 16IAH7
  dmi.product.name: 82UF
  dmi.product.sku: LENOVO_MT_82UF_BU_idea_FM_Yoga 7 16IAH7
  dmi.product.version: Yoga 7 16IAH7
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.0.20221126.1+2050~u22.04
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/2012832/+subscriptions


-- 

[Desktop-packages] [Bug 2012832] Re: Xorg crashes on second and next unbind operations of Arc GPU

2023-03-26 Thread Sergei
** Description changed:

- Hello folks,  
  
-   
 
- Experimenting with new Lenovo Yoga i7 with Intel Arc on board and found that 
even if it's possible to disable the GPU to save power, Xorg session crashes 
the session after the second attempt (the first after reb
- oot works just fine). 
 
-   
 
- This works like that - after poweroff/poweron of the system I execute the 
next commands:
- 1. First attempt: 
  
-* DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
-* echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Works great  
-* DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
-* echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind 
  
-* DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
- 2. Second attempt:
  
-* echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Here the Xorg crashes, but I can login again
-* DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
-* echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind 
  
-* DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
- 3. This and the next attempts are just the same as second one 
  
-   
  
- I collected the info and can reproduce this state after each reboot, so 
hopefully it will help you to find what's going wrong during second and next 
unbind operations. I can always help with additional information if you will 
need some.  

-   
  
+ Hello folks,
+ 
+ Experimenting with new Lenovo Yoga i7 with Intel Arc on board and found
+ that even if it's possible to disable the GPU to save power, Xorg
+ session crashes the session after the second attempt (the first after
+ reboot works just fine).
+ 
+ This works like that - after poweroff/poweron of the system I execute the 
next commands:
+ 1. First attempt:
+    * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
+    * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Works great
+    * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
+    * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
+    * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
+ 2. Second attempt:
+    * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/unbind  # 
Here the Xorg crashes, but I can login again
+    * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Graphics (ADL GT2)", it's embedded graphics
+    * echo -n ":04:00.0" | sudo tee /sys/bus/pci/drivers/i915/bind
+    * DRI_PRIME=1 glxinfo | grep 'OpenGL renderer'  # Shows: "OpenGL renderer 
string: Mesa Intel(R) Arc(tm) A370M Graphics (DG2)"
+ 3. This and the next attempts are just the same as second one
+ 
+ I collected the info and can reproduce this state after each reboot, so
+ hopefully it will help you to find what's going wrong during second and
+ next unbind operations. I can always help with additional information if
+ you will need some.
+ 
  Thank you
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Sun Mar 26 12:25:03 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection 

[Desktop-packages] [Bug 1936893] Re: Gnome-software says internet access not available while i'm connected

2022-01-11 Thread Sergei
@corradoventu
Try this in terminal

sudo mkdir /etc/systemd/system/packagekit.service.d
sudo gedit /etc/systemd/system/packagekit.service.d/override.conf

And paste this to file

[Unit]
Wants=network-online.target
After=network-online.target

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1936893

Title:
  Gnome-software says internet access not available while i'm connected

Status in snap-store-desktop:
  Confirmed
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Started gnome-software, click on 'Updates' gnome-software says: 'Unable to 
download updates: Internet access required but wasn't available' while I'm 
connected via wifi.
  see nmcli output and attached screenshot.
  corrado@corrado-n4-ii-0718:~$ nmcli connection show
  NAMEUUID  TYPE  DEVICE 
  corado  62241493-d859-4bcd-9843-7f158233130b  wifi  wlp2s0 
  Wired connection 1  72d727fa-2f49-3b54-a39f-2a059e6948c7  ethernet  -- 
  corrado@corrado-n4-ii-0718:~$ nmcli -f connection.metered connection show 
62241493-d859-4bcd-9843-7f158233130b
  connection.metered: unknown
  corrado@corrado-n4-ii-0718:~$ busctl get-property 
org.freedesktop.NetworkManager /org/freedesktop/NetworkManager 
org.freedesktop.NetworkManager Metered
  u 3
  corrado@corrado-n4-ii-0718:~$ 
   
  The problem was different: 
https://gitlab.gnome.org/GNOME/gnome-software/-/issues/996
  before today updates:
  Start-Date: 2021-07-20  06:35:15
  Commandline: apt upgrade
  Requested-By: corrado (1000)
  Install: gir1.2-clutter-gst-3.0:amd64 (3.0.27-2, automatic), 
gir1.2-gtkclutter-1.0:amd64 (1.8.4-4, automatic)
  Upgrade: ubuntu-drivers-common:amd64 (1:0.8.9.1, 1:0.9.1.2), 
gnome-shell-extension-desktop-icons-ng:amd64 (0.18.0-0ubuntu2, 
0.18.0-0ubuntu3), netplan.io:amd64 (0.102-0ubuntu4, 0.102-0ubuntu6), 
libnetplan0:amd64 (0.102-0ubuntu4, 0.102-0ubuntu6), libnspr4:amd64 (2:4.29-1, 
2:4.32-1)
  End-Date: 2021-07-20  06:35:20

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-software 3.38.1-1
  ProcVersionSignature: Ubuntu 5.11.0-20.21+21.10.1-generic 5.11.21
  Uname: Linux 5.11.0-20-generic x86_64
  ApportVersion: 2.20.11-0ubuntu67
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jul 20 07:36:06 2021
  InstallationDate: Installed on 2021-07-18 (1 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210718)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.38.1-1
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu67
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2021-07-18 (8 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210718)
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-snap3.38.1-1
  Package: gnome-software 3.38.1-1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.11.0-20.21+21.10.1-generic 5.11.21
  Tags:  wayland-session impish
  Uname: Linux 5.11.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo whoopsie
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1936893/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1672822] Re: sound only coming from left speaker on acer predator (fresh install)

2019-11-04 Thread Sergei Shutov
** Also affects: pulseaudio
   Importance: Undecided
   Status: New

** No longer affects: pulseaudio

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1672822

Title:
  sound only coming from left speaker on acer predator (fresh install)

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu version: Ubuntu  16.10 and a fresh install of 17.04 and even
  fedora F25-WORK-x86_64-20170228 via live usb

  Device: acer predator: G9-593-7757 15,6"/i7-7700/32 GB RAM/512 GB
  SSD/1 TB HDD/GTX1070

  expected: sound comes out of both left and right speaker and the
  subwoofer

  what happened instead:
  Sound only comes out of the left speaker or subwoofer.

  More system information:

  $ aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC255 Analog [ALC255 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

  audio chip (on motherboard): VGA Chip nVidia N17E-G2-A1 GP104-725-A1

  note that that is only 1 device, one would expect several here.

  I attempted to fix this by modifying the /etc/pulse/deamon.conf into the 
following:
  # This file is part of PulseAudio.
  #
  # PulseAudio is free software; you can redistribute it and/or modify
  # it under the terms of the GNU Lesser General Public License as published by
  # the Free Software Foundation; either version 2 of the License, or
  # (at your option) any later version.
  #
  # PulseAudio is distributed in the hope that it will be useful, but
  # WITHOUT ANY WARRANTY; without even the implied warranty of
  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  # General Public License for more details.
  #
  # You should have received a copy of the GNU Lesser General Public License
  # along with PulseAudio; if not, see .

  ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
  ## more information. Default values are commented out.  Use either ; or # for
  ## commenting.

  ; daemonize = no
  ; fail = yes
  ; allow-module-loading = yes
  ; allow-exit = yes
  ; use-pid-file = yes
  ; system-instance = no
  ; local-server-type = user
  ; enable-shm = yes
  ; enable-memfd = yes
  ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB
  ; lock-memory = no
  ; cpu-limit = no

  ; high-priority = yes
  ; nice-level = -11

  ; realtime-scheduling = yes
  ; realtime-priority = 5

  ; exit-idle-time = 20
  ; scache-idle-time = 20

  ; dl-search-path = (depends on architecture)

  ; load-default-script-file = yes
  ; default-script-file = /etc/pulse/default.pa

  ; log-target = auto
  ; log-level = notice
  ; log-meta = no
  ; log-time = no
  ; log-backtrace = 0

  ; resample-method = speex-float-1
  ; enable-remixing = yes
   enable-lfe-remixing = yes
  ; lfe-crossover-freq = 0

  flat-volumes = no

  ; rlimit-fsize = -1
  ; rlimit-data = -1
  ; rlimit-stack = -1
  ; rlimit-core = -1
  ; rlimit-as = -1
  ; rlimit-rss = -1
  ; rlimit-nproc = -1
  ; rlimit-nofile = 256
  ; rlimit-memlock = -1
  ; rlimit-locks = -1
  ; rlimit-sigpending = -1
  ; rlimit-msgqueue = -1
  ; rlimit-nice = 31
  ; rlimit-rtprio = 9
  ; rlimit-rttime = 20

  ; default-sample-format = s16le
  ; default-sample-rate = 44100
  ; alternate-sample-rate = 48000
  default-sample-channels = 3
  default-channel-map = front-left,front-right,lfe

  ; default-fragments = 4
  ; default-fragment-size-msec = 25

  ; enable-deferred-volume = yes
  deferred-volume-safety-margin-usec = 1
  ; deferred-volume-extra-delay-usec = 0

  but this did not work. I also tried various other permutations to see
  if changing the order of  front-left,front-right,lfe would work but it
  did not. I also tried to see if it would work in fedora but the same
  problem occurred there. When on ubuntu 16.10 at first only the
  subwoofer seemed to be working and altering the file only the left
  speaker was working. On ubuntu 17.04 only the left speaker was working
  regardless of how I altered the above file.

  
  Note that the speakers work perfectly fine on windows 10. 

  Looking around online there seem to be a lot of problems with acer
  predator laptops and sound on ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1672822/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1770929] Re: backup fails on ubuntu 18.4

2018-08-21 Thread Sergei
Affected by ascii error too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1770929

Title:
  backup fails on ubuntu 18.4

Status in Duplicity:
  In Progress
Status in duplicity package in Ubuntu:
  Confirmed

Bug description:
  backup worked under Ubuntu 17.10
  It also worked on Ubuntu 18.4 before last week's update (run on Friday 11.5)
  my drive is encrypted
  this is the error message in the error frame
  Traceback (innermost last):
File "/usr/bin/duplicity", line 1555, in 
  with_tempdir(main)
File "/usr/bin/duplicity", line 1541, in with_tempdir
  fn()
File "/usr/bin/duplicity", line 1393, in main
  do_backup(action)
File "/usr/bin/duplicity", line 1523, in do_backup
  incremental_backup(sig_chain)
File "/usr/bin/duplicity", line 668, in incremental_backup
  globals.backend)
File "/usr/bin/duplicity", line 454, in write_multivol
  (tdp, dest_filename, vol_num)))
File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 
146, in schedule_task
  return self.__run_synchronously(fn, params)
File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 
172, in __run_synchronously
  ret = fn(*params)
File "/usr/bin/duplicity", line 453, in 
  vol_num: put(tdp, dest_filename, vol_num),
File "/usr/bin/duplicity", line 342, in put
  backend.put(tdp, dest_filename)
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 395, in 
inner_retry
  % (n, e.__class__.__name__, util.uexc(e)))
File "/usr/lib/python2.7/dist-packages/duplicity/util.py", line 79, in uexc
  return ufn(unicode(e).encode('utf-8'))
   UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 37: 
ordinal not in range(128)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: duplicity 0.7.17-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun May 13 09:55:00 2018
  InstallationDate: Installed on 2018-05-01 (11 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: duplicity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1698270] Re: Totem pauses and stutters during video playback even when CPU usage is low

2018-08-21 Thread Sergei
After gnome-twitch flatpak update (and some other "core" flatpak packages 
update) now I have same lags in gnome-twitch. 
The bug comes from gnome. Just like most of bugs in Ubuntu and other distros.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to clutter-gst-3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1698270

Title:
  Totem pauses and stutters during video playback even when CPU usage is
  low

Status in GStreamer:
  Confirmed
Status in GTK+:
  Fix Released
Status in totem-pl-parser:
  Expired
Status in clutter-1.0 package in Ubuntu:
  Confirmed
Status in clutter-gst-3.0 package in Ubuntu:
  Incomplete
Status in clutter-gtk package in Ubuntu:
  Fix Released
Status in gstreamer-vaapi package in Ubuntu:
  Incomplete
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in totem-pl-parser package in Ubuntu:
  Fix Released

Bug description:
  Totem pauses and stutters during video playback even when CPU usage is
  low.

  After figuring out how to play videos with full hardware accelerated
  decoding (e.g. <= 10% CPU), I was surprised to find Totem still pauses
  and stutters during playback. Other apps like Mplayer, VLC and even
  gst-play-1.0 never have this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: totem 3.24.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
  Uname: Linux 4.10.0-22-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  Date: Fri Jun 16 12:03:18 2017
  InstallationDate: Installed on 2017-05-03 (44 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170502)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-06-10 Thread Sergei
Release package is already unstable and isn't able to  it's job. 
I don't see any reasons not to deploy this excepting bureaucracy.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1766137

Title:
  [regression] Password accepted but login fails (blank purple screen
  and mouse pointer only)

Status in gdm:
  Fix Released
Status in Release Notes for Ubuntu:
  Fix Released
Status in gdm3 package in Ubuntu:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Invalid
Status in gdm3 source package in Bionic:
  Fix Committed
Status in gnome-shell source package in Bionic:
  Invalid

Bug description:
  [ Description ]

  Due to a refcounting bug, a GDBusConnection was getting disposed when
  it was still required. The symptom of this was that you couldn't log
  in on the second attempt if you'd got your password wrong on the first
  attempt. All you'd see is a blank purple screen and mouse pointer
  only.

  [ Test case ]

  1. Boot to GDM
  2. Click your username
  3. Type the wrong password a couple of times, pressing enter after each time
  4. Type the right password

  If the bug is happening, after 4. the system hangs at a blank screen
  with the mouse cursor. If you then switch to a VT or otherwise connect
  to the machine, you can examine the journal and you'll see a
  G_IS_DBUS_CONNECTION failure.

  [ Fix ]

  Marco and I worked upstream on this fix. We found out that there was a
  problem like this-

  The GdmClient has a shared GDBusConnection for its operations. The
  first time  someone calls for it, it is created and stored in the
  object's private structure. Subsequent calls return *a new reference*
  to this same object. It turned out that the asynchronous method to get
  the connection was accidentally unreferencing its object before giving
  it to the caller if it was returning an already-existing connection.

  For this to work properly, we need to nullify the pointer we stored
  when the connection goes away, so we know when to make a new one.
  There were some cases where we didn't add the weak references required
  to do that. Those are also fixed.

  [ Regression potential ]

  Now we share connections more than we did before. We also more
  carefully track when to clear our object. If we got this wrong, we
  might end up leaking the connection or dropping it in even more cases.

  [ Original report ]

  WORKAROUND: After typing an incorrect password, click Cancel, then
  click your name, then enter your password again.

  ---

  Trying to log into my session (Gnome, Xorg), if I enter the wrong
  password before entering it correctly, the session doesn't load and I
  get a purple screen, a mouse cursor, and an invisible but clickable
  menu in the top right. If I enter it correctly the first time, there
  is no problem.

  I've replicated this from a fresh boot, after logging out and after
  'sudo service gdm restart' from the Ctrl-Alt-F4 console.

  This is a fresh install, and didn't occur when I was using a previous
  install of 18.04 (until Friday).

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 22 20:31:13 2018
  InstallationDate: Installed on 2018-04-22 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180421.1)
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1774915] Re: Video freezes and stutters when using totem (audio continues fine)

2018-06-06 Thread Sergei
Also when I was on 17.10 beta, there was an update that broke totem
(black screen instead of video). Problem appeared after the issue was
fixed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gstreamer1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1774915

Title:
  Video freezes and stutters when using totem (audio continues fine)

Status in gnome-shell package in Ubuntu:
  Incomplete
Status in gstreamer1.0 package in Ubuntu:
  Incomplete
Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  Advised to file a bug report after posting on "Call for testing: Video
  playback in 18.04".

  Running 18.04 LTS as fresh install (not upgraded from previous version
  - older version still installed in separate partition). Xorg session.

  System: HP Pavillion DV7 (lm726av) - Intel Core i7 2630 processor,
  integrated Intel video

  Playing any local video file (regardless of video format - flv, mp4,
  avi), the video will randomly lag in playback. Audio is not affected,
  it plays back correctly. Very occasional lags in browsers (Firefox and
  Chrome) on pages with a lot of active graphics (flash or HTML5).
  Browser lags significantly improved after installing synaptic driver
  for touchpad operation (I have no idea why this would affect video
  playback - I simply note that it happened).

  I can pick a random video on YouTube and watch it in Firefox or Chrome
  without lag (even full-screen). However, if I grab a local copy of the
  video (using, for instance, Clipgrab) and play it using Totem, I get
  lag.

  I was also advised to try using mpv - I still get lag in mpv, although
  not as pronounced.

  tracy@tracy-hp:~$ sudo apt-cache policy totem
  [sudo] password for tracy: 
  totem:
Installed: 3.26.0-0ubuntu6
Candidate: 3.26.0-0ubuntu6
Version table:
   *** 3.26.0-0ubuntu6 500
  500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  I was also asked to include output of lspci -k - shown below:

  tracy@tracy-hp:~$ lspci -k
  00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family 
DRAM Controller (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family 
DRAM Controller
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core 
Processor Family PCI Express Root Port (rev 09)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family 
Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915
  00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series 
Chipset Family MEI Controller #1 (rev 04)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
MEI Controller
Kernel driver in use: mei_me
Kernel modules: mei_me
  00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller
Kernel driver in use: ehci-pci
  00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
High Definition Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
  00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 1 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 2 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 3 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 4 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller
Kernel driver in use: ehci-pci
  00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC 
Controller (rev 05)
Subsystem: Hewlett-Packard Company HM65 Express Chipset Family LPC 
Controller
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
  00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset 
Family 6 port 

[Desktop-packages] [Bug 1774915] Re: Video freezes and stutters when using totem (audio continues fine)

2018-06-06 Thread Sergei
I've checked iowait using iotop during lags and revealed no spikes or something 
like that. So it's not a performance  problem at all. I believe gstreamer is 
just dropping frames due to some bugs.
I had 17.10 installed and had no issue that time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gstreamer1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1774915

Title:
  Video freezes and stutters when using totem (audio continues fine)

Status in gnome-shell package in Ubuntu:
  Incomplete
Status in gstreamer1.0 package in Ubuntu:
  Incomplete
Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  Advised to file a bug report after posting on "Call for testing: Video
  playback in 18.04".

  Running 18.04 LTS as fresh install (not upgraded from previous version
  - older version still installed in separate partition). Xorg session.

  System: HP Pavillion DV7 (lm726av) - Intel Core i7 2630 processor,
  integrated Intel video

  Playing any local video file (regardless of video format - flv, mp4,
  avi), the video will randomly lag in playback. Audio is not affected,
  it plays back correctly. Very occasional lags in browsers (Firefox and
  Chrome) on pages with a lot of active graphics (flash or HTML5).
  Browser lags significantly improved after installing synaptic driver
  for touchpad operation (I have no idea why this would affect video
  playback - I simply note that it happened).

  I can pick a random video on YouTube and watch it in Firefox or Chrome
  without lag (even full-screen). However, if I grab a local copy of the
  video (using, for instance, Clipgrab) and play it using Totem, I get
  lag.

  I was also advised to try using mpv - I still get lag in mpv, although
  not as pronounced.

  tracy@tracy-hp:~$ sudo apt-cache policy totem
  [sudo] password for tracy: 
  totem:
Installed: 3.26.0-0ubuntu6
Candidate: 3.26.0-0ubuntu6
Version table:
   *** 3.26.0-0ubuntu6 500
  500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  I was also asked to include output of lspci -k - shown below:

  tracy@tracy-hp:~$ lspci -k
  00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family 
DRAM Controller (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family 
DRAM Controller
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core 
Processor Family PCI Express Root Port (rev 09)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family 
Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915
  00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series 
Chipset Family MEI Controller #1 (rev 04)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
MEI Controller
Kernel driver in use: mei_me
Kernel modules: mei_me
  00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller
Kernel driver in use: ehci-pci
  00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
High Definition Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
  00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 1 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 2 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 3 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 4 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller
Kernel driver in use: ehci-pci
  00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC 
Controller (rev 05)
Subsystem: Hewlett-Packard Company HM65 Express Chipset Family LPC 
Controller
Kernel driver in use: lpc_ich
Kernel 

[Desktop-packages] [Bug 1774915] Re: Video lag when using totem (audio does not lag)

2018-06-04 Thread Sergei
VLC work fine for me

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gstreamer1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1774915

Title:
  Video lag when using totem (audio does not lag)

Status in gnome-shell package in Ubuntu:
  Incomplete
Status in gstreamer1.0 package in Ubuntu:
  Incomplete

Bug description:
  Advised to file a bug report after posting on "Call for testing: Video
  playback in 18.04".

  Running 18.04 LTS as fresh install (not upgraded from previous version
  - older version still installed in separate partition). Xorg session.

  System: HP Pavillion DV7 (lm726av) - Intel Core i7 2630 processor,
  integrated Intel video

  Playing any local video file (regardless of video format - flv, mp4,
  avi), the video will randomly lag in playback. Audio is not affected,
  it plays back correctly. Very occasional lags in browsers (Firefox and
  Chrome) on pages with a lot of active graphics (flash or HTML5).
  Browser lags significantly improved after installing synaptic driver
  for touchpad operation (I have no idea why this would affect video
  playback - I simply note that it happened).

  I can pick a random video on YouTube and watch it in Firefox or Chrome
  without lag (even full-screen). However, if I grab a local copy of the
  video (using, for instance, Clipgrab) and play it using Totem, I get
  lag.

  I was also advised to try using mpv - I still get lag in mpv, although
  not as pronounced.

  tracy@tracy-hp:~$ sudo apt-cache policy totem
  [sudo] password for tracy: 
  totem:
Installed: 3.26.0-0ubuntu6
Candidate: 3.26.0-0ubuntu6
Version table:
   *** 3.26.0-0ubuntu6 500
  500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  I was also asked to include output of lspci -k - shown below:

  tracy@tracy-hp:~$ lspci -k
  00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family 
DRAM Controller (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family 
DRAM Controller
  00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core 
Processor Family PCI Express Root Port (rev 09)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family 
Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915
  00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series 
Chipset Family MEI Controller #1 (rev 04)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
MEI Controller
Kernel driver in use: mei_me
Kernel modules: mei_me
  00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller
Kernel driver in use: ehci-pci
  00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
High Definition Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
  00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 1 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 2 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 3 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI 
Express Root Port 4 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
  00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
USB Enhanced Host Controller
Kernel driver in use: ehci-pci
  00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC 
Controller (rev 05)
Subsystem: Hewlett-Packard Company HM65 Express Chipset Family LPC 
Controller
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
  00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset 
Family 6 port SATA AHCI Controller (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 
6 port Mobile SATA AHCI Controller
Kernel driver in use: ahci

[Desktop-packages] [Bug 1774915] Re: Video lag when using totem (audio does not lag)

2018-06-04 Thread Sergei
Same here. I have Intel® Ivybridge Desktop graphics only.

lspci -k
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor 
DRAM Controller (rev 09)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: ivb_uncore
Kernel modules: ie31200_edac
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor 
PCI Express Root Port (rev 09)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen 
Core processor Graphics Controller (rev 09)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset 
Family MEI Controller #1 (rev 04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: mei_me
Kernel modules: mei_me
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB 
Enhanced Host Controller #2 (rev 04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: ehci-pci
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express 
Root Port 1 (rev c4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 5 (rev c4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.5 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB 
Enhanced Host Controller #1 (rev 04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge: Intel Corporation Z77 Express Chipset LPC Controller (rev 
04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 
6-port SATA Controller [AHCI mode] (rev 04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller 
(rev 04)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard
Kernel modules: i2c_i801
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 
PCI Express Gigabit Ethernet Controller (rev 06)
Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge 
(rev 03)
05:00.0 Network controller: Qualcomm Atheros AR9227 Wireless Network Adapter 
(rev 01)
Subsystem: Qualcomm Atheros AR9227 Wireless Network Adapter
Kernel driver in use: ath9k
Kernel modules: ath9k
05:01.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD 
Audio]
Subsystem: ASUSTeK Computer Inc. Virtuoso 100 (Xonar D1)
Kernel driver in use: snd_virtuoso
Kernel modules: snd_virtuoso

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gstreamer1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1774915

Title:
  Video lag when using totem (audio does not lag)

Status in gnome-shell package in Ubuntu:
  Incomplete
Status in gstreamer1.0 package in Ubuntu:
  Incomplete

Bug description:
  Advised to file a bug report after posting on "Call for testing: Video
  playback in 18.04".

  Running 18.04 LTS as fresh install (not upgraded from previous version
  - older version still installed in separate partition). Xorg session.

  System: HP Pavillion DV7 (lm726av) - Intel Core i7 2630 processor,
  integrated Intel video

  Playing any local video file (regardless of video format - flv, mp4,
  avi), the video will randomly lag in playback. Audio is not affected,
  it plays back correctly. Very occasional lags in browsers (Firefox and
  Chrome) on pages with a lot of active graphics (flash or HTML5).
  Browser lags significantly improved after installing synaptic driver
  for touchpad operation (I have no idea why this would affect video
  playback - I simply note that it happened).

  I can pick a random video on YouTube and watch it in Firefox or Chrome
  without lag (even full-screen). However, if I grab a local copy of the
  video (using, for instance, Clipgrab) and play it using Totem, I get
  lag.

  I was also advised to try using mpv - I still get lag in mpv, although
  not as pronounced.

  

[Desktop-packages] [Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-05-31 Thread Sergei
Switching users sometimes hangs since gnome shell 3.22. The bug exists
in debian stable. But it's not 100% reproducible.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1766137

Title:
  [regression] Password accepted but login fails (blank purple screen
  and mouse pointer only)

Status in gdm:
  Fix Released
Status in Release Notes for Ubuntu:
  Fix Released
Status in gdm3 package in Ubuntu:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Invalid
Status in gdm3 source package in Bionic:
  Fix Committed
Status in gnome-shell source package in Bionic:
  Invalid

Bug description:
  [ Description ]

  Due to a refcounting bug, a GDBusConnection was getting disposed when
  it was still required. The symptom of this was that you couldn't log
  in on the second attempt if you'd got your password wrong on the first
  attempt. All you'd see is a blank purple screen and mouse pointer
  only.

  [ Test case ]

  1. Boot to GDM
  2. Click your username
  3. Type the wrong password a couple of times, pressing enter after each time
  4. Type the right password

  If the bug is happening, after 4. the system hangs at a blank screen
  with the mouse cursor. If you then switch to a VT or otherwise connect
  to the machine, you can examine the journal and you'll see a
  G_IS_DBUS_CONNECTION failure.

  [ Fix ]

  Marco and I worked upstream on this fix. We found out that there was a
  problem like this-

  The GdmClient has a shared GDBusConnection for its operations. The
  first time  someone calls for it, it is created and stored in the
  object's private structure. Subsequent calls return *a new reference*
  to this same object. It turned out that the asynchronous method to get
  the connection was accidentally unreferencing its object before giving
  it to the caller if it was returning an already-existing connection.

  For this to work properly, we need to nullify the pointer we stored
  when the connection goes away, so we know when to make a new one.
  There were some cases where we didn't add the weak references required
  to do that. Those are also fixed.

  [ Regression potential ]

  Now we share connections more than we did before. We also more
  carefully track when to clear our object. If we got this wrong, we
  might end up leaking the connection or dropping it in even more cases.

  [ Original report ]

  WORKAROUND: After typing an incorrect password, click Cancel, then
  click your name, then enter your password again.

  ---

  Trying to log into my session (Gnome, Xorg), if I enter the wrong
  password before entering it correctly, the session doesn't load and I
  get a purple screen, a mouse cursor, and an invisible but clickable
  menu in the top right. If I enter it correctly the first time, there
  is no problem.

  I've replicated this from a fresh boot, after logging out and after
  'sudo service gdm restart' from the Ctrl-Alt-F4 console.

  This is a fresh install, and didn't occur when I was using a previous
  install of 18.04 (until Friday).

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 22 20:31:13 2018
  InstallationDate: Installed on 2018-04-22 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180421.1)
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-05-30 Thread Sergei
I don't think you should release this because this produces more critical bug. 
This bug has some kind of workaround (cancel button), but I will have to 
disable updates if there is an upcoming update that will totally break an 
ability to switch users without any workaround. 
I believe I'm not the only one who has multiple users on my PC.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1766137

Title:
  [regression] Password accepted but login fails (blank purple screen
  and mouse pointer only)

Status in gdm:
  Fix Released
Status in Release Notes for Ubuntu:
  Fix Released
Status in gdm3 package in Ubuntu:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Invalid
Status in gdm3 source package in Bionic:
  Fix Committed
Status in gnome-shell source package in Bionic:
  Invalid

Bug description:
  [ Description ]

  Due to a refcounting bug, a GDBusConnection was getting disposed when
  it was still required. The symptom of this was that you couldn't log
  in on the second attempt if you'd got your password wrong on the first
  attempt. All you'd see is a blank purple screen and mouse pointer
  only.

  [ Test case ]

  1. Boot to GDM
  2. Click your username
  3. Type the wrong password a couple of times, pressing enter after each time
  4. Type the right password

  If the bug is happening, after 4. the system hangs at a blank screen
  with the mouse cursor. If you then switch to a VT or otherwise connect
  to the machine, you can examine the journal and you'll see a
  G_IS_DBUS_CONNECTION failure.

  [ Fix ]

  Marco and I worked upstream on this fix. We found out that there was a
  problem like this-

  The GdmClient has a shared GDBusConnection for its operations. The
  first time  someone calls for it, it is created and stored in the
  object's private structure. Subsequent calls return *a new reference*
  to this same object. It turned out that the asynchronous method to get
  the connection was accidentally unreferencing its object before giving
  it to the caller if it was returning an already-existing connection.

  For this to work properly, we need to nullify the pointer we stored
  when the connection goes away, so we know when to make a new one.
  There were some cases where we didn't add the weak references required
  to do that. Those are also fixed.

  [ Regression potential ]

  Now we share connections more than we did before. We also more
  carefully track when to clear our object. If we got this wrong, we
  might end up leaking the connection or dropping it in even more cases.

  [ Original report ]

  WORKAROUND: After typing an incorrect password, click Cancel, then
  click your name, then enter your password again.

  ---

  Trying to log into my session (Gnome, Xorg), if I enter the wrong
  password before entering it correctly, the session doesn't load and I
  get a purple screen, a mouse cursor, and an invisible but clickable
  menu in the top right. If I enter it correctly the first time, there
  is no problem.

  I've replicated this from a fresh boot, after logging out and after
  'sudo service gdm restart' from the Ctrl-Alt-F4 console.

  This is a fresh install, and didn't occur when I was using a previous
  install of 18.04 (until Friday).

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 22 20:31:13 2018
  InstallationDate: Installed on 2018-04-22 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180421.1)
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1769761] [NEW] Sometimes session doesn't start after success login (gnome, 18.04)

2018-05-07 Thread Sergei
Public bug reported:

This happens sometimes (~70% to happen) after I upgrdaded my ubuntu to 18.04. 
After entering user & password I see only blank purple screen without anything. 
I was trying to wait for 30 minutes, but it seemed like nothing was happening. 
This problem affects gnome-session and ubuntu-session for me. 
I've also found that I'm not the only person who is affected.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gdm3 3.28.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue May  8 01:51:42 2018
InstallationDate: Installed on 2017-11-11 (177 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.gdm3.custom.conf: 2018-03-02T21:56:59.591943

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1769761

Title:
  Sometimes session doesn't start after success login (gnome, 18.04)

Status in gdm3 package in Ubuntu:
  New

Bug description:
  This happens sometimes (~70% to happen) after I upgrdaded my ubuntu to 18.04. 
After entering user & password I see only blank purple screen without anything. 
I was trying to wait for 30 minutes, but it seemed like nothing was happening. 
This problem affects gnome-session and ubuntu-session for me. 
  I've also found that I'm not the only person who is affected.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue May  8 01:51:42 2018
  InstallationDate: Installed on 2017-11-11 (177 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.gdm3.custom.conf: 2018-03-02T21:56:59.591943

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2018-05-05 Thread Sergei Morozov
> But there is one moment, keyboard layout still switch on key RELEASE

Same here. It's better than OOTB but still requires switching back after
Ctrl + Shift is pressed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1245473

Title:
  Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes
  shortcuts with ctrl+shift, etc not working in any program

Status in GNOME Settings Daemon:
  Fix Released
Status in GNOME Shell:
  Won't Fix
Status in Unity:
  Confirmed
Status in X.Org X server:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-terminal package in Ubuntu:
  Confirmed
Status in kubuntu-meta package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Triaged
Status in gnome-settings-daemon package in ALT Linux:
  Unknown
Status in gnome-settings-daemon package in Debian:
  New
Status in gnome-settings-daemon package in Fedora:
  In Progress
Status in gnome-settings-daemon package in openSUSE:
  Confirmed

Bug description:
  Tried only with ctrl+shift, maybe behaves the same for other modifier
  key combinations when used as shortcut for switching layouts.

  - Set ctrl+shift as shortcut for switching keyboard layouts
  - Try to use ctrl+shift+v, ctrl+shift+c in Terminal -- it doesn't work 
(actually Terminal window loses focus when ctrl+shift is pressed, and layout is 
switched)

  --
  For other layout switching problems introduced in Ubuntu 13.10 you can see 
bug 1218322.
  --

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-settings-daemon 3.8.5-0ubuntu11.1
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Mon Oct 28 16:40:02 2013
  InstallationDate: Installed on 2013-10-23 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1245473/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1715365] Re: gnome-session-check-accelerated crashed with SIGSEGV

2018-02-26 Thread Sergei
Happens sometimes when I;m trying to switch users. The worst thing about this 
bug is that it hangs user switching process and I have to press ctrl+alt+f1 to 
make gdm appear.
This bug is really critical for users that don't know so much about hotkeys, 
so, please, fix! it asap!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1715365

Title:
  gnome-session-check-accelerated crashed with SIGSEGV

Status in gnome-session package in Ubuntu:
  Confirmed

Bug description:
  bug at login

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-session-bin 3.25.90-0ubuntu2
  Uname: Linux 4.12.0-041200-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Sun Sep  3 09:34:09 2017
  Disassembly: => 0x0:  Cannot access memory at address 0x0
  ExecutablePath: /usr/lib/gnome-session/gnome-session-check-accelerated
  InstallationDate: Installed on 2015-04-16 (874 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  ProcCmdline: /usr/lib/gnome-session/gnome-session-check-accelerated
  SegvAnalysis:
   Segfault happened at: 0x0:   Cannot access memory at address 0x0
   PC (0x) not located in a known VMA region (needed executable region)!
  SegvReason: executing NULL VMA
  Signal: 11
  SourcePackage: gnome-session
  StacktraceTop:
   ()
   g_hash_table_lookup () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
   gdk_x11_atom_to_xatom_for_display () at 
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ()
   __libc_start_main (main=0x55f3e2ce4200, argc=1, argv=0x7ffcebd38af8, 
init=, fini=, rtld_fini=, 
stack_end=0x7ffcebd38ae8) at ../csu/libc-start.c:291
  Title: gnome-session-check-accelerated crashed with SIGSEGV
  UpgradeStatus: Upgraded to artful on 2017-08-25 (11 days ago)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1660464] Re: No ability to print on ubuntu touch device.

2017-01-31 Thread Sergei Pikalev
** Package changed: ubuntu => cups (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1660464

Title:
  No ability to print on ubuntu touch device.

Status in cups package in Ubuntu:
  New

Bug description:
  Hi.

  I bought a bq aquaris m10 tablet with ubuntu onboard.

  And suddenly I've found that there are no printing ability. At all! I
  cannot add/setup printer, I cannot print.

  I really need it. I need to print from web browser, from pdf viewer as
  I can do it from android, ios or winmobile devices. Moreover, it's
  really more than funny to release an OS without printing support. How
  is it possible to miss BASIC functionality? Fix it URGENTLY please.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1295670] Re: Nautilus doesn't save items view

2015-06-18 Thread Sergei Solo
Actually, that function was in nautilus till ubuntu 12.10 I think. I found
the most simple way to restore habitable functionality by installing Nemo
(Nautilus fork)

чт, 18 июня 2015, 10:21, Tamir tami...@bk.ru:

 I agree, I even think such a function (save items view) was very
 helpful, as it adds to the flexibility of the file manager. Maybe create
 a separate report card with a request to add this feature in Nautilus?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1295670

 Title:
   Nautilus doesn't save items view

 Status in Nautilus:
   New
 Status in nautilus package in Ubuntu:
   Triaged

 Bug description:
   Nautilus Files doesn't save items view style (List or Icons view)
   after closing window and opening it again. Previous Nautilus release
   does it.

   The following screencast shows the bug “in action”:
   http://www.youtube.com/watch?v=EdrsO5Kwtlgfeature=youtu.be

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: nautilus 1:3.10.1-0ubuntu8
   ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
   Uname: Linux 3.13.0-18-generic x86_64
   ApportVersion: 2.13.3-0ubuntu1
   Architecture: amd64
   CurrentDesktop: Unity
   Date: Fri Mar 21 17:06:24 2014
   ExecutablePath: /usr/bin/nautilus
   GsettingsChanges: b'org.gnome.nautilus.list-view'
 b'default-column-order' b['name', 'size', 'type', 'date_modified',
 'date_accessed', 'owner', 'group', 'permissions', 'mime_type', 'where']
   InstallationDate: Installed on 2014-03-18 (3 days ago)
   InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64
 (20140317)
   SourcePackage: nautilus
   UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1295670

Title:
  Nautilus doesn't save items view

Status in Nautilus:
  New
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  Nautilus Files doesn't save items view style (List or Icons view)
  after closing window and opening it again. Previous Nautilus release
  does it.

  The following screencast shows the bug “in action”:
  http://www.youtube.com/watch?v=EdrsO5Kwtlgfeature=youtu.be

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1301225] Re: Parts of Text disappear in Firefox and Thunderbird Editors /Text Areas

2014-12-01 Thread Sergei Ivanov
I observed this bug in the previous LTS release (12.04?) and I confirm
it is still here in Ubuntu 14.04.1 (Thunderbird 31.2.0).

System details:
x86_64
nvidia graphics, nouveau driver
KDE enviroment
Happened in both Thunderbird and Firefox in Ubuntu 12.04. Under 14.04.1, I 
observed this bug in Thunderbird but not (yet?) in Firefox. 

Don't know how to reproduce it reliably, but it happens sufficiently often to 
be annoying.
When it happens, I usually force a window refresh by switching to another 
(fullscreen) window and back.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1301225

Title:
  Parts of Text disappear in Firefox and Thunderbird Editors /Text Areas

Status in firefox package in Ubuntu:
  Confirmed
Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  System info:
  Firefox 28
  Thunderbird 24.4.0
  Ubuntu 13.10 64 bit

  When I edit text in Firefox or Thunderbird,  parts of this text
  (usually entire rows above the cursor) seem to disappear while I type.

  This happens e.g. when I edit an email message inThunderbird, or edit
  a Jira comment or a Wikipedia page in Firefox.

  Sometimes the 'opposite' happens, i.e. a row is copied, so it is shown
  twice.

  The text is not really gone; I can restore it by selecting it (e.g.
  with Ctrl-a). I.e. only the text display is affected.

  The behavior is not quite reproducible. It does happen frequently, but
  I can't reproduce it exactly by typing the same text again.

  I had never observed this behavior before the latest Firefox upgrade.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397597] [NEW] Broken GStreamer-1.4.3

2014-11-29 Thread Sergei Vorobyov
Public bug reported:

1)
$ lsb_release -rd
Description:Ubuntu 14.10
Release:14.10

2)
$ apt-cache policy gstreamer-1.0
gstreamer-1.0-pulseaudio:
  Installed: (none)
  Candidate: (none)
  Version table:
gir1.2-gstreamer-1.0:
  Installed: 1.4.3-1
  Candidate: 1.4.3-1
  Version table:
 *** 1.4.3-1 0
500 http://se.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
100 /var/lib/dpkg/status

3) I expected the basic pipelines

a) gst-launch-1.0 filesrc location=242.jpg ! decodebin ! imagefreeze ! 
videoconvert ! ximagesink
b) gst-launch-1.0 filesrc location=242.jpg ! decodebin ! imagefreeze ! 
videoconvert ! autovideosink

which always played OK on the previous versions of Ubuntu (e.g.,
GStreamer 1.2.4 on 14.04LTS) play seamlessly in Ubuntu 14.10.

4) Whereas 3a plays OK, 3b (differing by just the video sink) fails; see
below

fl@gbx2:~/ads$ gst-launch-1.0 filesrc location=242.jpg ! decodebin ! 
imagefreeze ! videoconvert ! ximagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:03.504271487
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

fl@gbx2:~/ads$ gst-launch-1.0 filesrc location=242.jpg ! decodebin ! 
imagefreeze ! videoconvert ! autovideosink
Setting pipeline to PAUSED ...
libva info: VA-API version 0.35.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_35
libva info: va_openDriver() returns 0
Pipeline is PREROLLING ...
ERROR: from element 
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstJpegDec:jpegdec0: No valid 
frames decoded before end of stream
Additional debug info:
gstvideodecoder.c(1071): gst_video_decoder_sink_event_default (): 
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstJpegDec:jpegdec0:
no valid frames found
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gstreamer1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1397597

Title:
  Broken GStreamer-1.4.3

Status in gstreamer1.0 package in Ubuntu:
  New

Bug description:
  1)
  $ lsb_release -rd
  Description:  Ubuntu 14.10
  Release:  14.10

  2)
  $ apt-cache policy gstreamer-1.0
  gstreamer-1.0-pulseaudio:
Installed: (none)
Candidate: (none)
Version table:
  gir1.2-gstreamer-1.0:
Installed: 1.4.3-1
Candidate: 1.4.3-1
Version table:
   *** 1.4.3-1 0
  500 http://se.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

  3) I expected the basic pipelines

  a) gst-launch-1.0 filesrc location=242.jpg ! decodebin ! imagefreeze ! 
videoconvert ! ximagesink
  b) gst-launch-1.0 filesrc location=242.jpg ! decodebin ! imagefreeze ! 
videoconvert ! autovideosink

  which always played OK on the previous versions of Ubuntu (e.g.,
  GStreamer 1.2.4 on 14.04LTS) play seamlessly in Ubuntu 14.10.

  4) Whereas 3a plays OK, 3b (differing by just the video sink) fails;
  see below

  fl@gbx2:~/ads$ gst-launch-1.0 filesrc location=242.jpg ! decodebin ! 
imagefreeze ! videoconvert ! ximagesink
  Setting pipeline to PAUSED ...
  Pipeline is PREROLLING ...
  Pipeline is PREROLLED ...
  Setting pipeline to PLAYING ...
  New clock: GstSystemClock
  ^Chandling interrupt.
  Interrupt: Stopping pipeline ...
  Execution ended after 0:00:03.504271487
  Setting pipeline to PAUSED ...
  Setting pipeline to READY ...
  Setting pipeline to NULL ...
  Freeing pipeline ...

  fl@gbx2:~/ads$ gst-launch-1.0 filesrc location=242.jpg ! decodebin ! 
imagefreeze ! videoconvert ! autovideosink
  Setting pipeline to PAUSED ...
  libva info: VA-API version 0.35.1
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  libva info: Found init function __vaDriverInit_0_35
  libva info: va_openDriver() returns 0
  Pipeline is PREROLLING ...
  ERROR: from element 
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstJpegDec:jpegdec0: No valid 
frames decoded before end of stream
  Additional debug info:
  gstvideodecoder.c(1071): gst_video_decoder_sink_event_default (): 
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstJpegDec:jpegdec0:
  no valid frames found
  ERROR: pipeline doesn't want to preroll.
  Setting pipeline to NULL ...
  Freeing pipeline ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1397597/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : 

[Desktop-packages] [Bug 1384297] Re: gpu i915 OOPS on power change intel_display_power_put+0xf9

2014-11-16 Thread Sergei
Having same issue on DELL Inspiron 7000 13 (mid, 2014)

Kernel:
Linux bono 3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 17:56:17 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux

[11693.162227] WARNING: CPU: 3 PID: 1768 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_pm.c:6001 
intel_display_power_put+0xf9/0x160 [i915]()
[11693.162229] Modules linked in: pci_stub vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) vboxdrv(OE) btusb uvcvideo hid_sensor_accel_3d 
hid_sensor_gyro_3d videobuf2_vmalloc hid_sensor_magn_3d videobuf2_memops 
hid_sensor_incl_3d hid_sensor_als hid_sensor_rotation hid_sensor_trigger 
industrialio_triggered_buffer kfifo_buf industrialio hid_sensor_iio_common 
videobuf2_core hid_multitouch v4l2_common hid_sensor_hub videodev media usbhid 
hid intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm 
dell_wmi sparse_keymap crct10dif_pclmul crc32_pclmul joydev ghash_clmulni_intel 
snd_hda_codec_hdmi aesni_intel aes_x86_64 lrw dell_laptop gf128mul dcdbas 
glue_helper ablk_helper cryptd rfcomm bnep bluetooth wl(POE) serio_raw 
6lowpan_iphc cfg80211 wmi snd_hda_codec_realtek snd_hda_codec_generic 
snd_seq_midi
[11693.162273]  snd_seq_midi_event snd_rawmidi int3403_thermal snd_soc_rt5640 
snd_soc_rl6231 snd_soc_core snd_hda_intel snd_compress binfmt_misc 
snd_hda_controller i915 snd_pcm_dmaengine snd_hda_codec snd_hwdep dell_smo8800 
snd_pcm drm_kms_helper snd_seq dw_dmac snd_seq_device i2c_designware_platform 
drm dw_dmac_core shpchp nls_iso8859_1 lpc_ich video snd_timer 
i2c_designware_core 8250_dw mac_hid snd spi_pxa2xx_platform mei_me i2c_algo_bit 
soc_button_array parport_pc mei soundcore ppdev lp parport psmouse ahci libahci 
sdhci_acpi sdhci
[11693.162309] CPU: 3 PID: 1768 Comm: upowerd Tainted: PW  OE 
3.16.0-23-generic #31-Ubuntu
[11693.162311] Hardware name: Dell Inc. Inspiron 7347/037N8F, BIOS A00 
06/30/2014
[11693.162313]  0009 88015757bd18 8277fcbc 

[11693.162317]  88015757bd50 8206fd8d c03cb800 
0800
[11693.162321]  880081c88520  880081c8 
88015757bd60
[11693.162325] Call Trace:
[11693.162330]  [8277fcbc] dump_stack+0x45/0x56
[11693.162335]  [8206fd8d] warn_slowpath_common+0x7d/0xa0
[11693.162341]  [8206fe6a] warn_slowpath_null+0x1a/0x20
[11693.162359]  [c031d209] intel_display_power_put+0xf9/0x160 [i915]
[11693.162386]  [c0382725] intel_dp_detect+0xa5/0x320 [i915]
[11693.162405]  [c0243f2d] status_show+0x3d/0x80 [drm]
[11693.162411]  [824cb560] dev_attr_show+0x20/0x60
[11693.162415]  [82785ab2] ? mutex_lock+0x12/0x30
[11693.162420]  [82259256] sysfs_kf_seq_show+0xb6/0x150
[11693.162424]  [82257803] kernfs_seq_show+0x23/0x30
[11693.162429]  [8220523d] seq_read+0xcd/0x3b0
[11693.162433]  [82258215] kernfs_fop_read+0xf5/0x160
[11693.162438]  [821e0a74] vfs_read+0x94/0x180
[11693.162442]  [821e1716] SyS_read+0x46/0xb0
[11693.162447]  [82787ced] system_call_fastpath+0x1a/0x1f
[11693.162450] ---[ end trace 7926a16d528e925d ]---

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1384297

Title:
  gpu i915 OOPS on power change intel_display_power_put+0xf9

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  [ 3871.551684] WARNING: CPU: 2 PID: 2161 at 
/build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_pm.c:5997 
intel_display_power_put+0x14c/0x160 [i915]()
  [ 3871.551686] Modules linked in: ctr ccm ec_sys dm_crypt intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul 
crc32_pclmul arc4 ghash_clmulni_intel rfcomm dm_multipath scsi_dh bnep 
aesni_intel iwlmvm hid_multitouch aes_x86_64 mac80211 lrw gf128mul glue_helper 
ablk_helper cryptd snd_hda_codec_hdmi snd_hda_codec_realtek iwlwifi 
snd_hda_codec_generic nfsd rtsx_pci_ms snd_hda_intel auth_rpcgss 
snd_hda_controller nfs_acl btusb memstick joydev snd_hda_codec nfs lockd 
snd_hwdep bluetooth snd_seq_midi snd_seq_midi_event sunrpc snd_rawmidi 
snd_soc_rt5640 6lowpan_iphc fscache snd_soc_rl6231 cfg80211 snd_seq 
snd_soc_core snd_compress binfmt_misc snd_pcm_dmaengine snd_pcm snd_seq_device 
tpm_infineon snd_timer lpc_ich dw_dmac dw_dmac_core i2c_hid 8250_dw 
i2c_designware_platform
  [ 3871.551704]  i2c_designware_core snd shpchp snd_soc_sst_acpi mei_me mei 
spi_pxa2xx_platform mac_hid soundcore serio_raw parport_pc ppdev lp parport 
btrfs xor raid6_pq dm_mirror dm_region_hash dm_log mmc_block usbhid hid 
rtsx_pci_sdmmc i915 i2c_algo_bit rtsx_pci psmouse ahci drm_kms_helper r8169 
libahci mii drm wmi sdhci_acpi video sdhci
  [ 3871.551717] CPU: 2 PID: 2161 Comm: unity-system-co Tainted: GW I   
3.16.0-23-generic #30-Ubuntu
  [ 3871.551718] Hardware name: System76, IncDarter 

[Desktop-packages] [Bug 1379670] [NEW] package gstreamer1.0-plugins-good 1.2.3-1ubuntu2 failed to install/upgrade: не удалось скопировать извлечённые данные «./usr/lib/x86_64-linux-gnu/gstreamer-1.0/l

2014-10-10 Thread Sergei
Public bug reported:

Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: gstreamer1.0-plugins-good 1.2.3-1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Fri Oct 10 13:01:13 2014
ErrorMessage: не удалось скопировать извлечённые данные 
«./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so» в 
«/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so.dpkg-new»: неожиданный 
конец файла или потока
InstallationDate: Installed on 2014-10-09 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: gst-plugins-good1.0
Title: package gstreamer1.0-plugins-good 1.2.3-1ubuntu2 failed to 
install/upgrade: не удалось скопировать извлечённые данные 
«./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so» в 
«/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so.dpkg-new»: неожиданный 
конец файла или потока
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gst-plugins-good1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1379670

Title:
  package gstreamer1.0-plugins-good 1.2.3-1ubuntu2 failed to
  install/upgrade: не удалось скопировать извлечённые данные
  «./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so» в
  «/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so.dpkg-new»:
  неожиданный конец файла или потока

Status in “gst-plugins-good1.0” package in Ubuntu:
  New

Bug description:
  Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: gstreamer1.0-plugins-good 1.2.3-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 10 13:01:13 2014
  ErrorMessage: не удалось скопировать извлечённые данные 
«./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so» в 
«/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so.dpkg-new»: неожиданный 
конец файла или потока
  InstallationDate: Installed on 2014-10-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: gst-plugins-good1.0
  Title: package gstreamer1.0-plugins-good 1.2.3-1ubuntu2 failed to 
install/upgrade: не удалось скопировать извлечённые данные 
«./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so» в 
«/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so.dpkg-new»: неожиданный 
конец файла или потока
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good1.0/+bug/1379670/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1320157] Re: user space gnome-terminal overflows / file system

2014-05-21 Thread Sergei Vorobyov
 gnome-terminal stores the scrollback content in a temporary file, opened
 at the standard location which is /tmp by default, overridable with the
 standard TMPDIR environment variable

this default/standard location /tmp is certainly inadmissible, since it's
an obvious welcome hackers breach. Users should be restricted to use their
own quotas, even for the g-t. If there are thousands applications being
regularly used on a system which behave similarly, should all of them be
audited and reconfigured against such gotchas?


On Mon, May 19, 2014 at 10:39 PM, Egmont Koblinger egm...@gmail.com
wrote:

  The question is this: why does it overflow the / rather than the /home
 partition?

 gnome-terminal stores the scrollback content in a temporary file, opened
 at the standard location which is /tmp by default, overridable with the
 standard TMPDIR environment variable.

  May be unlimited should be understood as unlimited within
 reasonable limits?

 g-t tries to do what you ask from this. If you ask this to remember
 everything, it tries to store everything. What do you mean by
 reasonable limits? E.g. 1 million lines? Feel free to set this in
 gnome-terminal's preferences :)

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1320157

 Title:
   user space gnome-terminal overflows / file system

 Status in “gnome-terminal” package in Ubuntu:
   New

 Bug description:
   I have two partitions on my system:

   $ df -h
   Filesystem Size Used Avail Use% Mounted on
   /dev/sda3 23G 12G 11G 52% /
   /dev/sda6 98G 67G 27G 72% /home

   When I run a user application (on /home) which produces lots of
   debugging output to the terminal, it quickly (less than a day)
   overflows the root file system /. I think I figured the reason for
   that:

   I selected the unlimited option for scrolling back in the gnome
   terminal.

   The question is this: why does it overflow the / rather than the /home
   partition? May be unlimited should be understood as unlimited
   within reasonable limits?

   I earlier reported it as

   https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1319667

   (Of course I am not going to use this in a production application. It
   popped up in a stress testing, where I modeled events which happen
   usually once or twice a minute at accelerated speed, of thousands of
   times per second)

   1)
   $ lsb_release -rd
   Description:  Ubuntu 14.04 LTS
   Release:  14.04

   2)
   # apt-cache policy gnome-terminal
   gnome-terminal:
 Installed: 3.6.2-0ubuntu1
 Candidate: 3.6.2-0ubuntu1
 Version table:
*** 3.6.2-0ubuntu1 0
   500 http://se.archive.ubuntu.com/ubuntu/ trusty/main amd64
 Packages
   100 /var/lib/dpkg/status

   3) I expected it to chop off the terminal output when it grew
   unreasonably big, or at least not to overflow the / partition, staying
   in /home instead.


   4) it overflew the / partition instead

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: gnome-terminal 3.6.2-0ubuntu1
   ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
   Uname: Linux 3.13.0-24-generic x86_64
   ApportVersion: 2.14.1-0ubuntu3
   Architecture: amd64
   Date: Fri May 16 11:18:01 2014
   InstallationDate: Installed on 2014-02-10 (94 days ago)
   InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64
 (20131016.1)
   SourcePackage: gnome-terminal
   UpgradeStatus: Upgraded to trusty on 2014-04-22 (24 days ago)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1320157/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1320157

Title:
  user space gnome-terminal overflows / file system

Status in “gnome-terminal” package in Ubuntu:
  New

Bug description:
  I have two partitions on my system:

  $ df -h
  Filesystem Size Used Avail Use% Mounted on
  /dev/sda3 23G 12G 11G 52% /
  /dev/sda6 98G 67G 27G 72% /home

  When I run a user application (on /home) which produces lots of
  debugging output to the terminal, it quickly (less than a day)
  overflows the root file system /. I think I figured the reason for
  that:

  I selected the unlimited option for scrolling back in the gnome
  terminal.

  The question is this: why does it overflow the / rather than the /home
  partition? May be unlimited should be understood as unlimited
  within reasonable limits?

  I earlier reported it as

  https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1319667

  (Of course I am not going to use this in a production application. It
  popped up in a stress testing, where I modeled events which happen
  usually once or twice a minute at accelerated speed, of thousands of
  times per second)

  1)
  $ lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  2)
  # 

[Desktop-packages] [Bug 1320157] [NEW] user space gnome-terminal overflows / file system

2014-05-16 Thread Sergei Vorobyov
Public bug reported:

I have two partitions on my system:

$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 23G 12G 11G 52% /
/dev/sda6 98G 67G 27G 72% /home

When I run a user application (on /home) which produces lots of
debugging output to the terminal, it quickly (less than a day) overflows
the root file system /. I think I figured the reason for that:

I selected the unlimited option for scrolling back in the gnome
terminal.

The question is this: why does it overflow the / rather than the /home
partition? May be unlimited should be understood as unlimited within
reasonable limits?

I earlier reported it as

https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1319667

(Of course I am not going to use this in a production application. It
popped up in a stress testing, where I modeled events which happen
usually once or twice a minute at accelerated speed, of thousands of
times per second)

1)
$ lsb_release -rd
Description:Ubuntu 14.04 LTS
Release:14.04

2)
# apt-cache policy gnome-terminal
gnome-terminal:
  Installed: 3.6.2-0ubuntu1
  Candidate: 3.6.2-0ubuntu1
  Version table:
 *** 3.6.2-0ubuntu1 0
500 http://se.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

3) I expected it to chop off the terminal output when it grew
unreasonably big, or at least not to overflow the / partition, staying
in /home instead.


4) it overflew the / partition instead

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gnome-terminal 3.6.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Fri May 16 11:18:01 2014
InstallationDate: Installed on 2014-02-10 (94 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to trusty on 2014-04-22 (24 days ago)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1320157

Title:
  user space gnome-terminal overflows / file system

Status in “gnome-terminal” package in Ubuntu:
  New

Bug description:
  I have two partitions on my system:

  $ df -h
  Filesystem Size Used Avail Use% Mounted on
  /dev/sda3 23G 12G 11G 52% /
  /dev/sda6 98G 67G 27G 72% /home

  When I run a user application (on /home) which produces lots of
  debugging output to the terminal, it quickly (less than a day)
  overflows the root file system /. I think I figured the reason for
  that:

  I selected the unlimited option for scrolling back in the gnome
  terminal.

  The question is this: why does it overflow the / rather than the /home
  partition? May be unlimited should be understood as unlimited
  within reasonable limits?

  I earlier reported it as

  https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1319667

  (Of course I am not going to use this in a production application. It
  popped up in a stress testing, where I modeled events which happen
  usually once or twice a minute at accelerated speed, of thousands of
  times per second)

  1)
  $ lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  2)
  # apt-cache policy gnome-terminal
  gnome-terminal:
Installed: 3.6.2-0ubuntu1
Candidate: 3.6.2-0ubuntu1
Version table:
   *** 3.6.2-0ubuntu1 0
  500 http://se.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  3) I expected it to chop off the terminal output when it grew
  unreasonably big, or at least not to overflow the / partition, staying
  in /home instead.

  
  4) it overflew the / partition instead

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-terminal 3.6.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri May 16 11:18:01 2014
  InstallationDate: Installed on 2014-02-10 (94 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (24 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1320157] Re: user space gnome-terminal overflows / file system

2014-05-16 Thread Sergei Vorobyov
the reason I think this is the unlimited gnome-terminal window is
this:

when I run the same application with

./app  /dev/null

the / partition does not overflow

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1320157

Title:
  user space gnome-terminal overflows / file system

Status in “gnome-terminal” package in Ubuntu:
  New

Bug description:
  I have two partitions on my system:

  $ df -h
  Filesystem Size Used Avail Use% Mounted on
  /dev/sda3 23G 12G 11G 52% /
  /dev/sda6 98G 67G 27G 72% /home

  When I run a user application (on /home) which produces lots of
  debugging output to the terminal, it quickly (less than a day)
  overflows the root file system /. I think I figured the reason for
  that:

  I selected the unlimited option for scrolling back in the gnome
  terminal.

  The question is this: why does it overflow the / rather than the /home
  partition? May be unlimited should be understood as unlimited
  within reasonable limits?

  I earlier reported it as

  https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1319667

  (Of course I am not going to use this in a production application. It
  popped up in a stress testing, where I modeled events which happen
  usually once or twice a minute at accelerated speed, of thousands of
  times per second)

  1)
  $ lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  2)
  # apt-cache policy gnome-terminal
  gnome-terminal:
Installed: 3.6.2-0ubuntu1
Candidate: 3.6.2-0ubuntu1
Version table:
   *** 3.6.2-0ubuntu1 0
  500 http://se.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  3) I expected it to chop off the terminal output when it grew
  unreasonably big, or at least not to overflow the / partition, staying
  in /home instead.

  
  4) it overflew the / partition instead

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-terminal 3.6.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri May 16 11:18:01 2014
  InstallationDate: Installed on 2014-02-10 (94 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (24 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1295670] Re: Nautilus doesn't save folders view style

2014-05-10 Thread Sergei Solo
Nautilus in Ubuntu 14.04 LTS still does NOT save view style (List or
Icons) for each folder after it exit. Good work, guys.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1295670

Title:
  Nautilus doesn't save folders view style

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Nautilus fork Files doesn't save folders view style (List or Icons
  view) after closing window and open it again. Original Nautilus does
  it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1295670] Re: Nautilus doesn't save folders view style

2014-05-10 Thread Sergei Solo
Will it be fixed?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1295670

Title:
  Nautilus doesn't save folders view style

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Nautilus fork Files doesn't save folders view style (List or Icons
  view) after closing window and open it again. Original Nautilus does
  it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1295670] Re: Nautilus doesn't save folders view style

2014-04-15 Thread Sergei Solo
** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1295670

Title:
  Nautilus doesn't save folders view style

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Nautilus fork Files doesn't save folders view style (List or Icons
  view) after closing window and open it again. Original Nautilus does
  it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1299177] [NEW] Nautilus doesn't save server connection settings

2014-03-28 Thread Sergei Solo
Public bug reported:

While connecting to remote SSH or FTP servers via Nautilus tool Connect
to server, there is option to forget or remember password. Whatever you
choose, it will forget password.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.10.1-0ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Mar 28 23:24:12 2014
GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
InstallationDate: Installed on 2014-03-18 (10 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1299177

Title:
  Nautilus doesn't save server connection settings

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  While connecting to remote SSH or FTP servers via Nautilus tool
  Connect to server, there is option to forget or remember password.
  Whatever you choose, it will forget password.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 28 23:24:12 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1299221] [NEW] Unity dashboard stopped searching apps

2014-03-28 Thread Sergei Solo
Public bug reported:

Since last update and reboot I can't find any application via Unity
dash. It finds only local folders and files.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.1.2+14.04.20140321-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Sat Mar 29 01:03:02 2014
InstallationDate: Installed on 2014-03-18 (10 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1299221

Title:
  Unity dashboard stopped searching apps

Status in “unity” package in Ubuntu:
  New

Bug description:
  Since last update and reboot I can't find any application via Unity
  dash. It finds only local folders and files.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140321-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Sat Mar 29 01:03:02 2014
  InstallationDate: Installed on 2014-03-18 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1295670] [NEW] Nautilus doesn't save folders view style

2014-03-21 Thread Sergei Solo
Public bug reported:

Nautilus fork Files doesn't save folders view style (List or Icons
view) after closing window and open it again. Original Nautilus does it.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.10.1-0ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Mar 21 17:06:24 2014
ExecutablePath: /usr/bin/nautilus
GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
InstallationDate: Installed on 2014-03-18 (3 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** Description changed:

- Nautilus fork Files doesn't save folders view style after closing
- window and open it again. Original Nautilus does it.
+ Nautilus fork Files doesn't save folders view style (List or Icons
+ view) after closing window and open it again. Original Nautilus does it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1295670

Title:
  Nautilus doesn't save folders view style

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Nautilus fork Files doesn't save folders view style (List or Icons
  view) after closing window and open it again. Original Nautilus does
  it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1288241] Re: gnome-screensaver is running twice and prompts twice to unlock

2014-03-21 Thread Sergei Solo
This bug affects me too! (see more details
https://bugs.launchpad.net/bugs/1295673)

And I think it associated with 
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1184262
Becouse:

When laptop suspending, before display turns off and laptop become fully
suspended - I see Default Ubuntu lock screen and hear Ubuntu notice
sound.

May be somewhere added second lock screen call. Becouse it seems like
lock screen calls before suspend and after wake up...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1288241

Title:
  gnome-screensaver is running twice and prompts twice to unlock

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed
Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  $ ps auxww|grep [g]nome-screensaver
  jamie 3180  0.0  0.2 441840 23612 ?Sl   Mar04   0:05 
/usr/bin/gnome-screensaver --no-daemon
  jamie 3944  0.0  0.2 437496 23280 ?Sl   Mar04   0:00 
/usr/bin/gnome-screensaver --no-daemon

  The symptoms appear the same as bug #556255, but this is on Trusty.
  This has been happening off and on for a couple months.

  Nothing in ~/.config/gnome-session/saved-session/, not listed in 
~/.config/autostart, and nothing in ~/.config/upstart/. I do have this in 
/etc/xdg/autostart/:
  -rw-r--r-- 1 root root  518 Feb  9  2013 gnome-screensaver.desktop
  -rw-r--r-- 1 root root  466 Mar 30  2010 gnome-screensaver.desktop.dpkg-old

  but as you can see, the timestamp on gnome-screensaver.desktop is
  quite old and this only started happening in the last couple of
  months. Perhaps this is related to the supposed upstart race in bug
  #1271591?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
  Uname: Linux 3.13.0-14-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar  5 06:59:16 2014
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'gnome'
   org.gnome.desktop.session idle-delay uint32 600
  InstallationDate: Installed on 2011-06-28 (980 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110425.2)
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2013-11-04 (120 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1288241] Re: gnome-screensaver is running twice and prompts twice to unlock

2014-03-21 Thread Sergei Solo
It seems that gnome-session reloading before suspend. Because when I
click to Suspend - display blink with black screen ones and after, about
4-5 seconds I see ordinary desktop and folders.

Second lock screen process name (Gnome Lock screen) is gnome-
screensaver-dialog.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1288241

Title:
  gnome-screensaver is running twice and prompts twice to unlock

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed
Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  $ ps auxww|grep [g]nome-screensaver
  jamie 3180  0.0  0.2 441840 23612 ?Sl   Mar04   0:05 
/usr/bin/gnome-screensaver --no-daemon
  jamie 3944  0.0  0.2 437496 23280 ?Sl   Mar04   0:00 
/usr/bin/gnome-screensaver --no-daemon

  The symptoms appear the same as bug #556255, but this is on Trusty.
  This has been happening off and on for a couple months.

  Nothing in ~/.config/gnome-session/saved-session/, not listed in 
~/.config/autostart, and nothing in ~/.config/upstart/. I do have this in 
/etc/xdg/autostart/:
  -rw-r--r-- 1 root root  518 Feb  9  2013 gnome-screensaver.desktop
  -rw-r--r-- 1 root root  466 Mar 30  2010 gnome-screensaver.desktop.dpkg-old

  but as you can see, the timestamp on gnome-screensaver.desktop is
  quite old and this only started happening in the last couple of
  months. Perhaps this is related to the supposed upstart race in bug
  #1271591?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-14.34-generic 3.13.5
  Uname: Linux 3.13.0-14-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar  5 06:59:16 2014
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'gnome'
   org.gnome.desktop.session idle-delay uint32 600
  InstallationDate: Installed on 2011-06-28 (980 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110425.2)
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2013-11-04 (120 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1295670] Re: Nautilus doesn't save folders view style

2014-03-21 Thread Sergei Solo
In any folder. In guest session same thing.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1295670

Title:
  Nautilus doesn't save folders view style

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Nautilus fork Files doesn't save folders view style (List or Icons
  view) after closing window and open it again. Original Nautilus does
  it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1295670] Re: Nautilus doesn't save folders view style

2014-03-21 Thread Sergei Solo
1. Open any folder
2. Change view from Icons to List (Click by menu View - List or Ctrl+1). 
3. Close folder
4. Open the same folder  - Instead of List view you will see Icons view again.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1295670

Title:
  Nautilus doesn't save folders view style

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Nautilus fork Files doesn't save folders view style (List or Icons
  view) after closing window and open it again. Original Nautilus does
  it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:06:24 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1295673] Re: Two lock screens. Ubuntu and Gnome - parallel. Why?

2014-03-21 Thread Sergei Solo
*** This bug is a duplicate of bug 1288241 ***
https://bugs.launchpad.net/bugs/1288241

Gnome Lock screen process name is gnome-screensaver-dialog

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1295673

Title:
  Two lock screens. Ubuntu and Gnome - parallel. Why?

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When my laptop wake up from suspend I should enter my user password
  twice. First I see regular LightDM screen (I changed it to the LightDM
  from Ubuntu Login Screen), after press Enter - I see Gnome Lock screen
  (with black top panel) and I should enter my user password again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 17:13:08 2014
  InstallationDate: Installed on 2014-03-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1119442] Re: No sound capturing possible - only noise - no hardware issue

2013-02-19 Thread Sergei Zhabrov
I confirm this issue. My findings about problem in post #2.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1119442

Title:
  No sound capturing possible - only noise - no hardware issue

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Since my update to KDE 4.10.0 (Kubuntu 12.04 backports) sound
  recording is not possible anymore.

  All I hear is hard noise, no matter what microphone I use (analog,
  usb, …). I recorded my screen so you can see what's happening:

  http://youtu.be/4YM3oDcl7K4

  I record sound using Audacity, so you can see the noise. Then I use
  KMix and the Audiosettings software to change several configuration
  settings.

  I booted Kubuntu 12.04.1 from CD-ROM (installation disk) to check if
  it is a hardware issue, however recording works fine using the live
  system.

  Please let me know if I can provide more helpful information.

  === Installed Pulse Audio packages ===

  $ dpkg -l|grep ^ii|grep pulseaudio
  ii  ffgtk-plugins-pulseaudio   0.8.5-0ubuntu1~precise
  ii  gstreamer0.10-pulseaudio   0.10.31-1ubuntu1
  ii  pulseaudio 1:1.1-0ubuntu15.2
  ii  pulseaudio-esound-compat   1:1.1-0ubuntu15.2
  ii  pulseaudio-module-bluetooth1:1.1-0ubuntu15.2
  ii  pulseaudio-module-gconf1:1.1-0ubuntu15.2
  ii  pulseaudio-module-x11  1:1.1-0ubuntu15.2
  ii  pulseaudio-module-zeroconf 1:1.1-0ubuntu15.2
  ii  pulseaudio-utils   1:1.1-0ubuntu15.2

  === Installed Phonon Packages ===

  $ dpkg -l|grep ^ii|grep phonon
  ii  libphonon4 4:4.7.0really4.6.0-0ubuntu1
  ii  phonon 4:4.7.0really4.6.0-0ubuntu1
  ii  phonon-backend-gstreamer   
4:4.7.0really4.6.2-0ubuntu1~precise1~ppa1
  ii  phonon-backend-vlc 0.6.0-0ubuntu1~ppa1~precise1

  === Installed ALSA packages ===

  $ dpkg -l|grep ^ii|grep alsa
  ii  alsa-base  1.0.25+dfsg-0ubuntu1
  ii  alsa-utils 1.0.25-1ubuntu5
  ii  bluez-alsa 4.98-2ubuntu7
  ii  bluez-alsa:i3864.98-2ubuntu7
  ii  gstreamer0.10-alsa 0.10.36-1ubuntu0.1
  ii  libsox-fmt-alsa14.3.2-3

  
  === Anything sound related ===

  $ dpkg -l|grep ^ii|grep sound
  ii  asoundconf-gtk 1.6-0ubuntu1
  ii  esound-common  0.2.41-10build3 
  ii  lib32asound2   1.0.25-1ubuntu10.1  
  ii  libadplug-2.2.1-0  2.2.1+dfsg1-1build1 
  ii  libasound2 1.0.25-1ubuntu10.1  
  ii  libasound2:i3861.0.25-1ubuntu10.1  
  ii  libasound2-plugins 1.0.25-1ubuntu1 
  ii  libasound2-plugins:i3861.0.25-1ubuntu1 
  ii  libcanberra-gtk-module:i3860.28-3ubuntu3   
  ii  libcanberra-gtk0:i386  0.28-3ubuntu3   
  ii  libcanberra-gtk3-0 0.28-3ubuntu3   
  ii  libcanberra-gtk3-module0.28-3ubuntu3   
  ii  libcanberra0   0.28-3ubuntu3   
  ii  libcanberra0:i386  0.28-3ubuntu3   
  ii  libmikmod2:i3863.1.12-2
  ii  libsoundtouch0 1.6.0-2build1   
  ii  linux-sound-base   1.0.25+dfsg-0ubuntu1
  ii  pulseaudio 1:1.1-0ubuntu15.2   
  ii  pulseaudio-esound-compat   1:1.1-0ubuntu15.2   
  ii  pulseaudio-module-bluetooth1:1.1-0ubuntu15.2   
  ii  pulseaudio-module-gconf1:1.1-0ubuntu15.2   
  ii  pulseaudio-module-x11  1:1.1-0ubuntu15.2   
  ii  pulseaudio-module-zeroconf 1:1.1-0ubuntu15.2   
  ii  pulseaudio-utils   1:1.1-0ubuntu15.2   
  ii  sndfile-tools  1.03-2build2
  ii  sound-theme-freedesktop0.7.pristine-2  
  ii  sox14.3.2-3

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu15.2
  ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
  Uname: Linux 3.2.0-37-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  floeschie   2998 F pulseaudio
   /dev/snd/controlC0:  floeschie   2998 F pulseaudio
floeschie   5764 F audacity
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf162 irq 51'
 Mixer name : 'Intel CougarPoint HDMI'
 Components : 

[Desktop-packages] [Bug 1055766] Re: grep -R doesn't automatically search amazon

2012-12-18 Thread Sergei Beilin
I would be lucky if I can find music with find! Like

find . -ilyrics When I find myself in times of trouble

or

find . -itune EBC, EGH, HH EBC, ...

This should search both my harddrive for OGGs and my CD shelf for CDs!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1055766

Title:
  grep -R doesn't automatically search amazon

Status in Ayatana Design:
  Invalid
Status in “command-not-found” package in Ubuntu:
  Invalid
Status in “gnome-terminal” package in Ubuntu:
  Invalid

Bug description:
  Dear root owning overlords,

  When using grep recursively I only get local results:

  grep -R fish_t  /home/noob/fish_game/*

  /home/noob/fish_game/fish.h: struct fish_t {
  /home/noob/fish_game/fish.c: struct fish_t eric_the_ fish;

  or worse:

  grep -R shark_t  /home/noob/fish_game/*

  /home/noob/fish_game/fish.h: struct shark_t {
  /home/noob/fish_game/fish.c: struct shark_t_t mark_sw;

  I declare this a bug for two reasons:

  1. The output is boring.
  2. The terminal has more than 2 lines!!!  It's an unefficient use of my 
screenspace.

  I believe the reason for this is that the grep command only searches
  locally for things I am actually looking for, I kind of expect the
  results I get from my codebase and as such it removes any sense of
  mystery or something new and exciting to spice up my dull geek
  existence. That's boring, grep -R should also search amazon, so I get
  more exciting results such as:

  Shark Season 1 Starring Steven Eckholdt, Nora Dunn, Patrick Fabian, et al.
  Amazon Instant Video
  to buy episodes: $1.99
  to buy season: $34.99 ($1.59 per episode)

  Watch instantly on your PC, Mac, compatible TV or device.
  2.
  Product Details
  See Color  Size Options
  NHL San Jose Sharks Primary Logo T-Shirt Men's by Reebok
  $16.95 - $19.99

  new from $16.95
  (1)
  Eligible for FREE Super Saver Shipping.
  3.
  Product Details
  See Size Options
  Shark Week Girls T-Shirt by Hot Topic
  $22.50

  See all 9,755 results

  struct shark_t  (See all 1,583 results)
  1.
  Product Details
  See Size Options
  D:fi D:struct Pliable Molding Creme by D:Fi
  $23.50 $17.05 ($11.37/100 g)

  new from $10.50
  Only 7 left in stock - order soon.
  (35)
  Eligible for FREE Super Saver Shipping.
  2.
  Product Details
   
  Take 'N' Play Anywhere Activities Activity Tin - Robo-struct by Patch Products
  $11.99 $8.77

  new from $3.99
  Order in the next 1 hour and get it by Tuesday, Sep 25.
  Only 12 left in stock - order soon.
  (1)
  Eligible for FREE Super Saver Shipping.
  Manufacturer recommended age: 4 - 9 Years
  3.
  Product Details
   
  d:fi d:struct 2.65 oz by AMERICAN CREW 

  This is less dull and also maximises the use of my terminal and hence
  increases my productivity.

  Please can you change the grep warez to have this feature, and just
  install it on my machine while I'm down the pub, after all you do
  erm, have root, so it should be easy for you to do :-)

  Thanks Ubuntu devs!!!

  Sent from my Unity device, (which is why it took several glacial ages
  and a couple of eras to get it done)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Mon Sep 24 22:20:29 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1055766/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1086626] [NEW] Show icons for Create Document submenu

2012-12-04 Thread Sergei Izmailov
Public bug reported:

Bug was described here
https://bugzilla.gnome.org/show_bug.cgi?id=602909
and successfully solved. 

Will the solution be backported in Precise (and maybe in Quantal for those who
don't have the gnome3 PPA?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.4.2-0ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
Uname: Linux 3.2.0-34-generic x86_64
ApportVersion: 2.0.1-0ubuntu15
Architecture: amd64
Date: Wed Dec  5 05:28:08 2012
GsettingsChanges:
 org.gnome.nautilus.window-state geometry '655x716+710+24'
 org.gnome.nautilus.window-state maximized true
 org.gnome.nautilus.window-state start-with-status-bar true
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1086626

Title:
   Show icons for Create Document submenu

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Bug was described here
  https://bugzilla.gnome.org/show_bug.cgi?id=602909
  and successfully solved. 

  Will the solution be backported in Precise (and maybe in Quantal for those who
  don't have the gnome3 PPA?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.2-0ubuntu5
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
  Uname: Linux 3.2.0-34-generic x86_64
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  Date: Wed Dec  5 05:28:08 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '655x716+710+24'
   org.gnome.nautilus.window-state maximized true
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 838464] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_emit_finished()

2012-03-24 Thread Sergei Genchev
I hit this bug also when adding SMB folder to rhyrhmbox.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/838464

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_emit_finished()

Status in “gvfs” package in Ubuntu:
  Confirmed

Bug description:
  It crashed during duplicate check with gthumb over a network using
  samba...

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gvfs-backends 1.9.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu Sep  1 02:10:01 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/gvfs/gvfsd-smb
  ProcCmdline: /usr/lib/gvfs/gvfsd-smb --spawner :1.1 /org/gtk/gvfs/exec_spaw/4
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f75daec06d4 g_vfs_job_emit_finished+4:movzbl 
0x28(%rdi),%eax
   PC (0x7f75daec06d4) ok
   source 0x28(%rdi) (0x0028) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   g_vfs_job_emit_finished () from /usr/lib/gvfs/libgvfsdaemon.so
   ?? () from /usr/lib/gvfs/libgvfsdaemon.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: gvfsd-smb crashed with SIGSEGV in g_vfs_job_emit_finished()
  UpgradeStatus: Upgraded to oneiric on 2011-08-31 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 912119] Re: incorrect printing to a PDF-file

2012-01-10 Thread Sergei
** Changed in: evince (Ubuntu)
   Status: Incomplete = New

-- 
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/912119

Title:
  incorrect printing to a PDF-file

Status in “evince” package in Ubuntu:
  New

Bug description:
  when I print a part of a landscape PDF-document in Envice to PDF, it
  is saved only in portrait orientation, despite of settings to print in
  landscape orientation.

  Ubuntu 11.10
  Envice 3.2.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan  5 11:13:02 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 912119] Re: incorrect printing to a PDF-file

2012-01-08 Thread Sergei
when I print a part of a landscape PDF-document in Envice to PDF, it is
saved only in portrait orientation, despite of settings to print in
landscape orientation.

I have a PDF-document in landscape orientation. When I want to print a
part of this document I click: File - Print (Ctrl-P) then I choose pages
I need to print (like 4-6 or 23- 43) and select Album (Portrait) page
orientation in the next tab (Page option or Page parameters, I don't
know english translation) and click Print. As a result I have a new PDF-
document which contains only those pages I need. But it has Album
(Portrait) page orientation by default. How is it possible? 1 minute ago
I selected PORTRAIT not landscape. I can turn all pages to Portrait
orientation, of course. But I've not selected this orientation. Is it a
bug or I do something wrong?

-- 
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/912119

Title:
  incorrect printing to a PDF-file

Status in “evince” package in Ubuntu:
  Incomplete

Bug description:
  when I print a part of a landscape PDF-document in Envice to PDF, it
  is saved only in portrait orientation, despite of settings to print in
  landscape orientation.

  Ubuntu 11.10
  Envice 3.2.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan  5 11:13:02 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 800876] Re: window, buttons stretch with large number

2012-01-08 Thread Sergei
I have the same behavior of calc

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gcalctool in Ubuntu.
https://bugs.launchpad.net/bugs/800876

Title:
  window, buttons stretch with large number

Status in “gcalctool” package in Ubuntu:
  Confirmed

Bug description:
  Financial mode, FV.  100 amt, 6 interest, 300 pmt.  Large number
  calculated, stretches window and buttons to fit.  Should not stretch.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gcalctool 5.32.0-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Wed Jun 22 12:45:57 2011
  ExecutablePath: /usr/bin/gcalctool
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: gcalctool
  XsessionErrors:
   (gnome-power-manager:1399): Gtk-WARNING **: A floating object was finalized. 
This means that someone
   (polkit-gnome-authentication-agent-1:1466): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (gnome-panel:1463): Gtk-WARNING **: Attempting to read the recently used 
resources file at `/home/terryh/.recently-used.xbel', but the parser failed: 
Error reading file '/home/terryh/.recently-used.xbel': Is a directory.
   (process:1644): Gtk-CRITICAL **: set_table: assertion `buffer-tag_table == 
NULL' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 912119] Re: incorrect printing to a PDF-file

2012-01-08 Thread Sergei
** Changed in: evince (Ubuntu)
 Assignee: (unassigned) = Sergei (sas-mib)

-- 
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/912119

Title:
  incorrect printing to a PDF-file

Status in “evince” package in Ubuntu:
  Incomplete

Bug description:
  when I print a part of a landscape PDF-document in Envice to PDF, it
  is saved only in portrait orientation, despite of settings to print in
  landscape orientation.

  Ubuntu 11.10
  Envice 3.2.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan  5 11:13:02 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 912119] Re: incorrect printing to a PDF-file

2012-01-05 Thread Sergei
can i send detailed bug right to you?


05.01.2012, 17:28, Sebastien Bacher seb...@ubuntu.com:
 Having an example pdf and detailled steps would help there

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/912119

 Title:
  incorrect printing to a PDF-file

 Status in “evince” package in Ubuntu:
  Incomplete

 Bug description:
  when I print a part of a landscape PDF-document in Envice to PDF, it
  is saved only in portrait orientation, despite of settings to print in
  landscape orientation.

  Ubuntu 11.10
  Envice 3.2.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan  5 11:13:02 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
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/912119

Title:
  incorrect printing to a PDF-file

Status in “evince” package in Ubuntu:
  Incomplete

Bug description:
  when I print a part of a landscape PDF-document in Envice to PDF, it
  is saved only in portrait orientation, despite of settings to print in
  landscape orientation.

  Ubuntu 11.10
  Envice 3.2.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan  5 11:13:02 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 912119] [NEW] incorrect printing to a PDF-file

2012-01-04 Thread Sergei
Public bug reported:

when I print a part of a landscape PDF-document in Envice to PDF, it is
saved only in portrait orientation, despite of settings to print in
landscape orientation.

Ubuntu 11.10
Envice 3.2.1

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Jan  5 11:13:02 2012
ExecutablePath: /usr/bin/evince
InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric

-- 
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/912119

Title:
  incorrect printing to a PDF-file

Status in “evince” package in Ubuntu:
  New

Bug description:
  when I print a part of a landscape PDF-document in Envice to PDF, it
  is saved only in portrait orientation, despite of settings to print in
  landscape orientation.

  Ubuntu 11.10
  Envice 3.2.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan  5 11:13:02 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 912119] Re: incorrect printing to a PDF-file

2012-01-04 Thread Sergei
-- 
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/912119

Title:
  incorrect printing to a PDF-file

Status in “evince” package in Ubuntu:
  New

Bug description:
  when I print a part of a landscape PDF-document in Envice to PDF, it
  is saved only in portrait orientation, despite of settings to print in
  landscape orientation.

  Ubuntu 11.10
  Envice 3.2.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan  5 11:13:02 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] [NEW] Ubuntu 11.10 Long delay in restoring wireless connection after resume from suspend

2011-10-01 Thread Sergei Solo
Public bug reported:

Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
--- 
ApportVersion: 1.23-0ubuntu2
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
DistroRelease: Ubuntu 11.10
Gconf:
 
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
IpRoute:
 default via 192.168.1.1 dev wlan0  proto static 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  metric 2
Keyfiles: Error: [Errno 2] No such file or directory
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
Package: network-manager 0.9.1.90-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Tags:  oneiric
Uname: Linux 3.0.0-12-generic i686
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-collected oneiric

** Tags added: apport-collected

** Description changed:

- Sometimes there is a long delay in restoring wireless connection after
- resume from suspend. At this time, there is no early established
- connection in the list of wireless networks.
+ Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
+ --- 
+ ApportVersion: 1.23-0ubuntu2
+ Architecture: i386
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 11.10
+ Gconf:
+  
+ IfupdownConfig:
+  auto lo
+  iface lo inet loopback
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
+ IpRoute:
+  default via 192.168.1.1 dev wlan0  proto static 
+  192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
+ Keyfiles: Error: [Errno 2] No such file or directory
+ NetworkManager.state:
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+  WimaxEnabled=true
+ Package: network-manager 0.9.1.90-0ubuntu2
+ PackageArchitecture: i386
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
+ Tags:  oneiric
+ Uname: Linux 3.0.0-12-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] NMTool.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: NMTool.txt
   https://bugs.launchpad.net/bugs/864146/+attachment/2492601/+files/NMTool.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] IwConfig.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/864146/+attachment/2492600/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] NetDevice.lo.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: NetDevice.lo.txt
   
https://bugs.launchpad.net/bugs/864146/+attachment/2492602/+files/NetDevice.lo.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] NetDevice.wlan0.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: NetDevice.wlan0.txt
   
https://bugs.launchpad.net/bugs/864146/+attachment/2492603/+files/NetDevice.wlan0.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] PciNetwork.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: PciNetwork.txt
   
https://bugs.launchpad.net/bugs/864146/+attachment/2492604/+files/PciNetwork.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] Dependencies.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/864146/+attachment/2492598/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] IpAddr.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: IpAddr.txt
   https://bugs.launchpad.net/bugs/864146/+attachment/2492599/+files/IpAddr.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] RfKill.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/864146/+attachment/2492605/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 864146] WifiSyslog.txt

2011-10-01 Thread Sergei Solo
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/864146/+attachment/2492606/+files/WifiSyslog.txt

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/864146

Title:
  Ubuntu 11.10 Long delay in restoring wireless connection after resume
  from suspend

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes there is a long delay in restoring wireless connection after resume 
from suspend. At this time, there is no early established connection in the 
list of wireless networks.
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Keyfiles: Error: [Errno 2] No such file or directory
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.1.90-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/864146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 8629] Re: Evolution setup wizard does not fit in 800x600

2011-09-29 Thread Sergei A. Beilin
It's still the same in Oneiric :(

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/8629

Title:
  Evolution setup wizard does not fit in 800x600

Status in The Evolution Mail  Calendaring Tool:
  Confirmed
Status in “evolution” package in Ubuntu:
  Fix Released
Status in “evolution” source package in Jaunty:
  Fix Released

Bug description:
  I was testing in qemu and chose 800x600 as my resolution (so that the window
  fitted on my 1024x768 laptop) [Note 800x600 is a common resolution for
  subnotebooks anyway] and the evolution setup wizard does not fit in the 
vertial
  space.

  http://users.pepperfish.net/dsilvers/shots/evo-setup.png:
  http://users.pepperfish.net/dsilvers/shots/evo-setup.png

  Design work for this will be published at
  http://live.gnome.org/Evolution/NetbookCompatibility.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 860826] [NEW] Totem 3.0.1. Ubuntu 11.10. Full-screen slider bar is fully contracted, if the filename is too long

2011-09-27 Thread Sergei Solo
Public bug reported:

full-screen slider bar is fully compressed, if the filename is too long. So its 
impassible to scroll movie.
Totem 3.0.1
Ubuntu 11.10 Beta 2

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

-- 
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/860826

Title:
  Totem 3.0.1. Ubuntu 11.10. Full-screen slider bar is fully contracted,
  if the filename is too long

Status in “totem” package in Ubuntu:
  New

Bug description:
  full-screen slider bar is fully compressed, if the filename is too long. So 
its impassible to scroll movie.
  Totem 3.0.1
  Ubuntu 11.10 Beta 2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 762737] Re: nautilus crashed with SIGABRT in __kernel_vsyscall()

2011-09-25 Thread Sergei Solo
** Changed in: nautilus (Ubuntu)
   Status: Expired = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/762737

Title:
  nautilus crashed with SIGABRT in __kernel_vsyscall()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Binary package hint: nautilus

  Nautilus crashed on Natty.
  This is maybe a duplicate of bug 752512.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Sat Apr 16 17:05:28 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
  ProcCmdline: nautilus
  ProcEnviron:
   LANGUAGE=ru_RU:en
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   __kernel_vsyscall ()
   raise () from /lib/i386-linux-gnu/libc.so.6
   abort () from /lib/i386-linux-gnu/libc.so.6
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: nautilus crashed with SIGABRT in __kernel_vsyscall()
  UpgradeStatus: Upgraded to natty on 2011-04-11 (4 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
nopasswdlogin plugdev sambashare tape video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 858435] [NEW] Ubuntu 11.10 Beta 2: Desktop becomes inactive, doesn't work drag-and-drop extracting files from archive

2011-09-24 Thread Sergei Solo
Public bug reported:

Sometimes (it's gnome 3 bug) desktop become inactive - icons disappear, doesn't 
open sub menu.
It's impossible to extract files from archive by drag and drop to folder.

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

** Summary changed:

- Ubuntu 11.10 Beta 2: Desktop becomes inactive, doesn't work drag-and-drop 
extract archive files
+ Ubuntu 11.10 Beta 2: Desktop becomes inactive, doesn't  work drag-and-drop 
extracting files from archive

** Description changed:

- Some times (it's gnome 3 bug) desktop become inactive - icons disappear, 
doesn't open sub menu.
+ Sometimes (it's gnome 3 bug) desktop become inactive - icons disappear, 
doesn't open sub menu.
  It's impossible to extract files from archive by drag and drop to folder.

-- 
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/858435

Title:
  Ubuntu 11.10 Beta 2: Desktop becomes inactive, doesn't  work drag-and-
  drop extracting files from archive

Status in “evince” package in Ubuntu:
  New

Bug description:
  Sometimes (it's gnome 3 bug) desktop become inactive - icons disappear, 
doesn't open sub menu.
  It's impossible to extract files from archive by drag and drop to folder.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 856484] [NEW] Printing a PDF document to a Xerox 3300 Phase printer crashes the printer!!!

2011-09-22 Thread Sergei
Public bug reported:

Printing a PDF from Document Viewer 2.32.0 on Natty crashes Xerox Phaser 3300 
and it needs a reset for further printing.
Adobe Acrobat reader can print though.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
Architecture: amd64
Date: Thu Sep 22 18:58:13 2011
ExecutablePath: /usr/bin/evince
ProcCmdline_: BOOT_IMAGE=/vmlinuz-2.6.38-11-generic 
root=/dev/mapper/VLMain-root ro quiet splash vt.handoff=7
ProcEnviron:
 LANGUAGE=ru_RU:en
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.38-11.48-generic 2.6.38.8
SourcePackage: evince
UpgradeStatus: Upgraded to natty on 2011-09-10 (12 days ago)

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


** Tags: amd64 apport-bug apport-lpi natty

-- 
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/856484

Title:
  Printing a PDF document to a Xerox 3300 Phase printer crashes the
  printer!!!

Status in “evince” package in Ubuntu:
  New

Bug description:
  Printing a PDF from Document Viewer 2.32.0 on Natty crashes Xerox Phaser 3300 
and it needs a reset for further printing.
  Adobe Acrobat reader can print though.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: evince 2.32.0-0ubuntu12.3
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Thu Sep 22 18:58:13 2011
  ExecutablePath: /usr/bin/evince
  ProcCmdline_: BOOT_IMAGE=/vmlinuz-2.6.38-11-generic 
root=/dev/mapper/VLMain-root ro quiet splash vt.handoff=7
  ProcEnviron:
   LANGUAGE=ru_RU:en
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature_: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  SourcePackage: evince
  UpgradeStatus: Upgraded to natty on 2011-09-10 (12 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 856484] Re: Printing a PDF document to a Xerox 3300 Phase printer crashes the printer!!!

2011-09-22 Thread Sergei
-- 
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/856484

Title:
  Printing a PDF document to a Xerox 3300 Phase printer crashes the
  printer!!!

Status in “evince” package in Ubuntu:
  New

Bug description:
  Printing a PDF from Document Viewer 2.32.0 on Natty crashes Xerox Phaser 3300 
and it needs a reset for further printing.
  Adobe Acrobat reader can print though.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: evince 2.32.0-0ubuntu12.3
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Thu Sep 22 18:58:13 2011
  ExecutablePath: /usr/bin/evince
  ProcCmdline_: BOOT_IMAGE=/vmlinuz-2.6.38-11-generic 
root=/dev/mapper/VLMain-root ro quiet splash vt.handoff=7
  ProcEnviron:
   LANGUAGE=ru_RU:en
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature_: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  SourcePackage: evince
  UpgradeStatus: Upgraded to natty on 2011-09-10 (12 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp