[Desktop-packages] [Bug 1251281] Re: gnome-session-flashback/Unity fails to start without hardware acceleration in cloud/remote environments (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

2015-02-13 Thread tdeering
Eugene's PPA doesn't seem to fix this for me on 14.10.  If I log in with
NX and "gnome-session --session=gnome-flashback", I still get a black
screen. Am I missing something? Or were the fixes only intended to work
with 14.04?

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

Title:
  gnome-session-flashback/Unity fails to start without hardware
  acceleration in cloud/remote environments
  (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

Status in The GNOME 2 Session Manager:
  Fix Released
Status in gnome-session package in Ubuntu:
  Triaged

Bug description:
  This bug will cause static grey or black screen instead of openning
  remote session using Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting from
  x2goclient, rdpclient(reminna/vinagre/mstsc), SSH, VNC, NOMACHINE and
  etc.

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

  2) apt-cache policy gnome-session
  gnome-session:
    Installed: 3.9.90-0ubuntu12
    Candidate: 3.9.90-0ubuntu12
    Version table:
   *** 3.9.90-0ubuntu12 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  apt-cache policy gnome-session-fallback
  gnome-session-fallback:
    Installed: 1:3.8.0-1ubuntu12.1
    Candidate: 1:3.8.0-1ubuntu12.1
    Version table:
   *** 1:3.8.0-1ubuntu12.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
amd64 Packages
  100 /var/lib/dpkg/status
   1:3.8.0-1ubuntu11 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages

  apt-cache policy xrdp
  xrdp:
    Installed: 0.6.0-1
    Candidate: 0.6.0-1
    Version table:
   *** 0.6.0-1 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  apt-cache policy remmina
  remmina:
    Installed: 1.0.0-4ubuntu3
    Candidate: 1.0.0-4ubuntu3
    Version table:
   *** 1.0.0-4ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  apt-cache policy vinagre
  vinagre:
    Installed: 3.10.2-0ubuntu1
    Candidate: 3.10.2-0ubuntu1
    Version table:
   *** 3.10.2-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen is when one installs xrdp on the host
  and attempts to use remmina or vinagre on a Ubuntu 14.04 client to RDP
  in, it works.

  4) What happens instead is it shows a gray static screen as per attached 
screenshot. This would appear an issue with gnome-session as per client log:
  cat .xsession-errors.old
  Script for ibus started at run_im.
  Script for auto started at run_im.
  Script for default started at run_im.
  init: indicator-application main process ended, respawning
  init: indicator-application main process ended, respawning
  init: indicator-application respawning too fast, stopped
  Xsession: X session started for  at Sun Jul 20 15:25:59 CDT 2014
  X Error of failed request:  BadValue (integer parameter out of range for 
operation)
    Major opcode of failed request:  109 (X_ChangeHosts)
    Value in failed request:  0x5
    Serial number of failed request:  6
    Current serial number in output stream:  8
  localuser:moniker being added to access control list
  X Error of failed request:  BadValue (integer parameter out of range for 
operation)
    Major opcode of failed request:  109 (X_ChangeHosts)
    Value in failed request:  0x5
    Serial number of failed request:  6
    Current serial number in output stream:  8
  Script for ibus started at run_im.
  Script for auto started at run_im.
  Script for default started at run_im.
  Script for ibus started at run_im.
  Script for auto started at run_im.
  Script for default started at run_im.
  gnome-session-is-accelerated: No composite extension.
  gnome-session-check-accelerated: Helper exited with code 256
  gnome-session-is-accelerated: No composite extension.
  gnome-session-check-accelerated: Helper exited with code 256

  ** (process:2565): WARNING **: software acceleration check failed:
  Child process exited with code 1

  ** (x-session-manager:2565): CRITICAL **: We failed, but the fail
  whale is dead. Sorry

  The following is not a WORKAROUND, create /etc/xorg.conf :
  Section "Device"
     Identifier  "Intel Graphics"
     Driver  "Intel"
     Option  "DRI" "False"
  EndSection

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session 3.9.90-0ubuntu12
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul 20 15:35:23 2014
  InstallationDate: Installed on 2014-06-22 (28 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release a

[Desktop-packages] [Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2015-01-05 Thread tdeering
I'm still getting segmentation faults out of libglib-2.0 with Java
1.8.0_25-b17, Ubuntu 14.10, and Eclipse. However, after upgrading to
Java 8, the seg faults I'm seeing have moved to from g_str_hash() to
g_type_check_instance_is_a()

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f5bcdd41d6c, pid=12791, tid=140033135843072
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b17) (build 1.8.0_25-b17)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x31d6c]  g_type_check_instance_is_a+0x3c

...

Stack: [0x7f5c01419000,0x7f5c0151a000],  sp=0x7f5c015167b8,  free 
space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libgobject-2.0.so.0+0x31d6c]  g_type_check_instance_is_a+0x3c
J 20947 C2 org.eclipse.swt.widgets.MenuItem.setText(Ljava/lang/String;)V (259 
bytes) @ 0x7f5bea2fa368 [0x7f5bea2f9780+0xbe8]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 8151  org.eclipse.swt.internal.gtk.OS._gtk_bin_get_child(J)J (0 bytes) @ 
0x7f5bea1fa241 [0x7f5bea1fa200+0x41]
J 20947 C2 org.eclipse.swt.widgets.MenuItem.setText(Ljava/lang/String;)V (259 
bytes) @ 0x7f5bea2fa368 [0x7f5bea2f9780+0xbe8]
...

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

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  Invalid
Status in gtk+2.0 package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1241101/+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 1381752] [NEW] SIGSEGV in libgobject-2.0 g_type_check_instance_cast+0x1c

2014-10-15 Thread tdeering
Public bug reported:

glib2.0 intermittently causes Eclipse to crash with the attached trace.
Please let me know if I can do anything else to help you debug.

Eclipse Kepler
Description:Ubuntu 14.04.1 LTS
Release:14.04

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libglib2.0-0 2.40.0-2
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.5
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Oct 15 15:43:25 2014
InstallationDate: Installed on 2014-07-01 (105 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: glib2.0
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** Attachment added: "Eclipse crash log, caused by seg fault within glib"
   
https://bugs.launchpad.net/bugs/1381752/+attachment/4237592/+files/hs_err_pid30002.log

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

Title:
  SIGSEGV in libgobject-2.0 g_type_check_instance_cast+0x1c

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  glib2.0 intermittently causes Eclipse to crash with the attached
  trace. Please let me know if I can do anything else to help you debug.

  Eclipse Kepler
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libglib2.0-0 2.40.0-2
  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.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 15 15:43:25 2014
  InstallationDate: Installed on 2014-07-01 (105 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: glib2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1381752/+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 1241101]

2014-10-13 Thread tdeering
Created attachment 247831
Additional crash log

Eclipse 4.3.2 crashes *constantly* (several times per day) with this
problem on Ubuntu 14.04. The UI goes grey and unresponsive, and after
force-quitting the application I get an error log with a stack trace
about a seg fault in native code invoked from
org.eclipse.swt.internal.gtk.OS._gtk_widget_show().

I've heard rumors that GTK on Ubuntu is not entirely sound. Eclipse may
actually be a victim here rather than the culprit.

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

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Invalid
Status in “gtk+2.0” package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1241101/+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 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2014-10-13 Thread tdeering
This bug in GTK causes Eclipse to crash *constantly* (several times per
day) on Ubuntu 14.04. I've attached an error log that gets left behind
after the crash. The incriminating frame is:

C  [libglib-2.0.so.0+0x38fe0]  g_str_hash+0x0

I really hope this gets fixed! Stability bugs are the worst.

** Attachment added: "Example crash log showing GTK crashing Eclipse"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1241101/+attachment/4234122/+files/hs_err_pid12077.log

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

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Invalid
Status in “gtk+2.0” package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1241101/+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 1066569] Re: Eclipse Freezes, Causes Hard System Freeze

2014-05-25 Thread tdeering
It's not clear what the bug is/was. I can no longer reproduce with
Eclipse Kepler in Ubuntu 14.04.

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

Title:
  Eclipse Freezes, Causes Hard System Freeze

Status in “eclipse” package in Ubuntu:
  Confirmed

Bug description:
  During routine use on Ubuntu 12.04 64-bit, Eclipse Indigo (version in
  repos) intermittently will freeze and become unresponsive (Window is
  grayed-out, CPU maxed out). Occasionally this causes the entire system
  to freeze (no input accepted, images on screen frozen). The only way
  to recover from this freeze is to hold the power button down for a
  hard reset.

  The problem is intermittent- repeating the same sequence of actions
  which led to a freeze cannot produce another freeze.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: eclipse 3.7.2-1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Sun Oct 14 14:21:51 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eclipse
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.eclipse.ini: [modified]
  mtime.conffile..etc.eclipse.ini: 2012-10-03T19:20:58.144219

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1066569/+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 1066569] Re: Eclipse Freezes, Causes Hard System Freeze

2013-06-28 Thread tdeering
When the entire system hangs and you have to hard reset, I don't think
Eclipse gets a chance to leave a crash dump.

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

Title:
  Eclipse Freezes, Causes Hard System Freeze

Status in “eclipse” package in Ubuntu:
  Confirmed

Bug description:
  During routine use on Ubuntu 12.04 64-bit, Eclipse Indigo (version in
  repos) intermittently will freeze and become unresponsive (Window is
  grayed-out, CPU maxed out). Occasionally this causes the entire system
  to freeze (no input accepted, images on screen frozen). The only way
  to recover from this freeze is to hold the power button down for a
  hard reset.

  The problem is intermittent- repeating the same sequence of actions
  which led to a freeze cannot produce another freeze.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: eclipse 3.7.2-1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Sun Oct 14 14:21:51 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eclipse
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.eclipse.ini: [modified]
  mtime.conffile..etc.eclipse.ini: 2012-10-03T19:20:58.144219

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1066569/+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 964231] Re: System Stutter When HDMI Monitor Is Connected

2013-03-08 Thread tdeering
** Attachment added: "HDMI xrandr --prop output"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+attachment/3564105/+files/HDMI%20xrandr%20prop.txt

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

Title:
  System Stutter When HDMI Monitor Is Connected

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

Bug description:
  With a fresh install of Ubuntu 11.10 x64, the system has many
  "microfreezes" when I connect an external monitor via HDMI. These last
  maybe 10ms and occur about once per second. As I move my cursor around
  the screen, it stops motion during these microfreezes, causing a very
  irritating stutter effect. This only happens when using HDMI- when
  connected via VGA to an external monitor, the system behaves smoothly
  as expected.

  I started a thread about this a long time ago, but I never did find an
  answer: http://ubuntuforums.org/showthread.php?t=1817910

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  Uname: Linux 3.3.0-030300rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,vpswitch,place,mousepoll,resize,wall,regex,session,snap,gnomecompat,imgpng,animation,expo,workarounds,unitymtgrabhandles,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar 24 18:30:09 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Device [1b0a:2080]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: PEGATRON CORPORATION A15
  ProcEnviron:
   PATH=(cususername, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-030300rc7-generic 
root=UUID=a19e39dd-b510-4f9d-93f5-de6d40df10f1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: A15
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd06/17/2011:svnPEGATRONCORPORATION:pnA15:pvr1.0:rvnPEGATRONCORPORATION:rnA15:rvr1.0:cvnPEGATRONComputerInc.:ct9:cvr1.0:
  dmi.product.name: A15
  dmi.product.version: 1.0
  dmi.sys.vendor: PEGATRON CORPORATION
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+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 964231] Re: System Stutter When HDMI Monitor Is Connected

2013-03-08 Thread tdeering
Here's even more information. The output of 'xrandr --prop' with VGA and
with HDMI connected

** Attachment added: "VGa xrandr --prop output"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+attachment/3564104/+files/VGA%20xrandr%20prop.txt

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

Title:
  System Stutter When HDMI Monitor Is Connected

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

Bug description:
  With a fresh install of Ubuntu 11.10 x64, the system has many
  "microfreezes" when I connect an external monitor via HDMI. These last
  maybe 10ms and occur about once per second. As I move my cursor around
  the screen, it stops motion during these microfreezes, causing a very
  irritating stutter effect. This only happens when using HDMI- when
  connected via VGA to an external monitor, the system behaves smoothly
  as expected.

  I started a thread about this a long time ago, but I never did find an
  answer: http://ubuntuforums.org/showthread.php?t=1817910

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  Uname: Linux 3.3.0-030300rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,vpswitch,place,mousepoll,resize,wall,regex,session,snap,gnomecompat,imgpng,animation,expo,workarounds,unitymtgrabhandles,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar 24 18:30:09 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Device [1b0a:2080]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: PEGATRON CORPORATION A15
  ProcEnviron:
   PATH=(cususername, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-030300rc7-generic 
root=UUID=a19e39dd-b510-4f9d-93f5-de6d40df10f1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: A15
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd06/17/2011:svnPEGATRONCORPORATION:pnA15:pvr1.0:rvnPEGATRONCORPORATION:rnA15:rvr1.0:cvnPEGATRONComputerInc.:ct9:cvr1.0:
  dmi.product.name: A15
  dmi.product.version: 1.0
  dmi.sys.vendor: PEGATRON CORPORATION
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+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 964231] Re: System Stutter When HDMI Monitor Is Connected

2013-03-08 Thread tdeering
I've attached the manuals for the two displays. The relevant pages seem
to be:

Samsung Manual: p44 (labeled 42), discusses HDMI in CEA mode for 1080p
Acer Manual: p12, standard timing table

My best guess for what is happening is that Ubuntu's display output
timing over HDMI is slightly out of sync with what the Acer monitor
expects, and hence some kind of "re-sync" process is happening about
once a second. Or the timing of the laptop's built-in display is
slightly different than that of the external monitor, causing the noveau
driver to freak out about once a second as it tries to reconcile this.

In my Xorg log file, I see a lot of stuff like this:

[  1878.231] (II) intel(0): EDID vendor "LGD", prod id 489
[  1878.231] (II) intel(0): Printing DDC gathered Modelines:
[  1878.231] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 
2080  1080 1083 1088  -hsync -vsync (66.6 kHz eP)
[  1879.796] (II) intel(0): Allocated new frame buffer 3840x1080 stride 15360, 
tiled
[  2099.091] (II) intel(0): EDID vendor "LGD", prod id 489
[  2099.091] (II) intel(0): Printing DDC gathered Modelines:
[  2099.091] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 
2080  1080 1083 1088  -hsync -vsync (66.6 kHz eP)
[  2111.153] (II) intel(0): EDID vendor "LGD", prod id 489
[  2111.153] (II) intel(0): Printing DDC gathered Modelines:
[  2111.154] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 
2080  1080 1083 1088  -hsync -vsync (66.6 kHz eP)
[  2124.123] (II) intel(0): EDID vendor "LGD", prod id 489
[  2124.123] (II) intel(0): Printing DDC gathered Modelines:

But if I look at the monitor's own menu, I see that the reported refresh
rates are H:68KHz, V:60Hz The differences here seem like a likely
culprit to me.

** Attachment added: "display_manuals.zip"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+attachment/3564050/+files/display_manuals.zip

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

Title:
  System Stutter When HDMI Monitor Is Connected

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

Bug description:
  With a fresh install of Ubuntu 11.10 x64, the system has many
  "microfreezes" when I connect an external monitor via HDMI. These last
  maybe 10ms and occur about once per second. As I move my cursor around
  the screen, it stops motion during these microfreezes, causing a very
  irritating stutter effect. This only happens when using HDMI- when
  connected via VGA to an external monitor, the system behaves smoothly
  as expected.

  I started a thread about this a long time ago, but I never did find an
  answer: http://ubuntuforums.org/showthread.php?t=1817910

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  Uname: Linux 3.3.0-030300rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,vpswitch,place,mousepoll,resize,wall,regex,session,snap,gnomecompat,imgpng,animation,expo,workarounds,unitymtgrabhandles,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar 24 18:30:09 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Device [1b0a:2080]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: PEGATRON CORPORATION A15
  ProcEnviron:
   PATH=(cususername, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-030300rc7-generic 
root=UUID=a19e39dd-b510-4f9d-93f5-de6d40df10f1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: A15
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd06/17/2011:svnPEGATRONCORPORATION:pnA15:pvr1.0:rvnPEGATRONCORPORATION:rnA15:rvr1.0:cvnPEGATRONComputerInc.:ct9:cvr1.0:
  dmi.product.name: A15
  dmi.product.version: 1.0
  dmi.sys.vendor: PEGATRON CORPORATION
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-m

[Desktop-packages] [Bug 964231] Re: System Stutter When HDMI Monitor Is Connected

2013-03-08 Thread tdeering
Here's something: The stutter occurs when using HDMI with my primary
monitor, but not with my HDTV.

Monitor: Acer S231HLbid 
http://www.newegg.com/Product/Product.aspx?Item=N82E16824009255
TV: Samsung LN37A550 
http://www.amazon.com/Samsung-LN37A550-37-Inch-1080p-HDTV/dp/B00141AZR2

The root cause must lay in the difference between these two products.
There is no "stutter" with either product using Windows or Mac. So it's
strictly a Ubuntu thing, rather than a flaw with the monitor's hardware.

I think if we want to understand the problem, it's worth trying to pin
down exactly what is different between these two displays.

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

Title:
  System Stutter When HDMI Monitor Is Connected

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

Bug description:
  With a fresh install of Ubuntu 11.10 x64, the system has many
  "microfreezes" when I connect an external monitor via HDMI. These last
  maybe 10ms and occur about once per second. As I move my cursor around
  the screen, it stops motion during these microfreezes, causing a very
  irritating stutter effect. This only happens when using HDMI- when
  connected via VGA to an external monitor, the system behaves smoothly
  as expected.

  I started a thread about this a long time ago, but I never did find an
  answer: http://ubuntuforums.org/showthread.php?t=1817910

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  Uname: Linux 3.3.0-030300rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,vpswitch,place,mousepoll,resize,wall,regex,session,snap,gnomecompat,imgpng,animation,expo,workarounds,unitymtgrabhandles,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar 24 18:30:09 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Device [1b0a:2080]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: PEGATRON CORPORATION A15
  ProcEnviron:
   PATH=(cususername, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-030300rc7-generic 
root=UUID=a19e39dd-b510-4f9d-93f5-de6d40df10f1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: A15
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd06/17/2011:svnPEGATRONCORPORATION:pnA15:pvr1.0:rvnPEGATRONCORPORATION:rnA15:rvr1.0:cvnPEGATRONComputerInc.:ct9:cvr1.0:
  dmi.product.name: A15
  dmi.product.version: 1.0
  dmi.sys.vendor: PEGATRON CORPORATION
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+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 964231] Re: System Stutter When HDMI Monitor Is Connected

2013-02-24 Thread tdeering
FYI, Ubuntu 12.10 has the same issue with my monitor + HDMI. The freezes
seem to be about 100ms in duration, and occur regularly every 1s. It's
incredibly irritating.

Output of vmstat:

procs ---memory-- ---swap-- -io -system-- cpu
 r  b   swpd   free   buff  cache   si   sobibo   in   cs us sy id wa
 0  0  0 13850796  84292 128912000   25025   92  403  2  1 97  0

I installed perf, but I'm not exactly sure what to look for (nothing
stuck out). Chris, can you let me know what else I can provide to be
more helpful?

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

Title:
  System Stutter When HDMI Monitor Is Connected

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

Bug description:
  With a fresh install of Ubuntu 11.10 x64, the system has many
  "microfreezes" when I connect an external monitor via HDMI. These last
  maybe 10ms and occur about once per second. As I move my cursor around
  the screen, it stops motion during these microfreezes, causing a very
  irritating stutter effect. This only happens when using HDMI- when
  connected via VGA to an external monitor, the system behaves smoothly
  as expected.

  I started a thread about this a long time ago, but I never did find an
  answer: http://ubuntuforums.org/showthread.php?t=1817910

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  Uname: Linux 3.3.0-030300rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,vpswitch,place,mousepoll,resize,wall,regex,session,snap,gnomecompat,imgpng,animation,expo,workarounds,unitymtgrabhandles,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar 24 18:30:09 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Device [1b0a:2080]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: PEGATRON CORPORATION A15
  ProcEnviron:
   PATH=(cususername, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-030300rc7-generic 
root=UUID=a19e39dd-b510-4f9d-93f5-de6d40df10f1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: A15
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd06/17/2011:svnPEGATRONCORPORATION:pnA15:pvr1.0:rvnPEGATRONCORPORATION:rnA15:rvr1.0:cvnPEGATRONComputerInc.:ct9:cvr1.0:
  dmi.product.name: A15
  dmi.product.version: 1.0
  dmi.sys.vendor: PEGATRON CORPORATION
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/964231/+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 1080144] [NEW] Power Manager Ignores Settings, Turns Off Screen

2012-11-17 Thread tdeering
Public bug reported:

After a fresh install of Ubuntu 12.10 Quantal Quetzal 64-bit, gnome-
power-manager ignores my setting to never turn off my screen. The screen
automatically turns off after ~20 minutes of inactivity.

In System Settings > Brightness and Lock, my setting is "Turn screen off
when inactive for: Never".

This problem did not occur in 12.04 Precise Pangolin.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-power-manager 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Sat Nov 17 12:38:46 2012
InstallationDate: Installed on 2012-11-05 (11 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Power Manager Ignores Settings, Turns Off Screen

Status in “gnome-power-manager” package in Ubuntu:
  New

Bug description:
  After a fresh install of Ubuntu 12.10 Quantal Quetzal 64-bit, gnome-
  power-manager ignores my setting to never turn off my screen. The
  screen automatically turns off after ~20 minutes of inactivity.

  In System Settings > Brightness and Lock, my setting is "Turn screen
  off when inactive for: Never".

  This problem did not occur in 12.04 Precise Pangolin.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-power-manager 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov 17 12:38:46 2012
  InstallationDate: Installed on 2012-11-05 (11 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1080144/+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 899955] Re: On login ignores setting, turns off screen after idle timeout

2012-10-31 Thread tdeering
Confirmed on 12.10 Quantal Quetzal. This exact problem began happening
to me after an upgrade from 12.04 to 12.10.

This seems to be a bug with the upgrade process screwing up power
management settings.

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

Title:
  On login ignores setting, turns off screen after idle timeout

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  1. Disable power saving
  2. (Re-)boot (logoff may suffice, though I've not tested this)
  3. Login and don't touch mouse or keyboard after that
  4. Wait

  What happens:
  Within half an hour (on my system at least) the display signal is turned off 
(monitor reports "No signal").

  What you expect to happen:
  The screen to stay on as indicated by power saving settings.

  Additional info:
  1. Any keyboard or mouse activity seems to make it obey the setting: after 
that the screen won't go blank on its own (irregardless of whether or not the 
bug has manifested itself during the session).
  2. I've disabled screensaver as well, though that probably doesn't concern 
this bug.
  3. From bug #854624's comments I picked up this settings listing command, in 
case it helps:

  jani@saegusa:~$ for c in `dconf list 
/org/gnome/settings-daemon/plugins/power/`; do echo -n 
"/org/gnome/settings-daemon/plugins/power/${c}="; dconf read 
/org/gnome/settings-daemon/plugins/power/${c}; done
  /org/gnome/settings-daemon/plugins/power/sleep-display-ac=0
  /org/gnome/settings-daemon/plugins/power/sleep-display-battery=0

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.2.1-1
  ProcVersionSignature: Ubuntu 3.2.0-2.6-generic 3.2.0-rc3
  Uname: Linux 3.2.0-2-generic x86_64
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 09ae689090491ca53449589269e4bfd8
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  Date: Sun Dec  4 17:46:51 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to precise on 2011-12-01 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/899955/+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 1066569] [NEW] Eclipse Freezes, Causes Hard System Freeze

2012-10-14 Thread tdeering
Public bug reported:

During routine use on Ubuntu 12.04 64-bit, Eclipse Indigo (version in
repos) intermittently will freeze and become unresponsive (Window is
grayed-out, CPU maxed out). Occasionally this causes the entire system
to freeze (no input accepted, images on screen frozen). The only way to
recover from this freeze is to hold the power button down for a hard
reset.

The problem is intermittent- repeating the same sequence of actions
which led to a freeze cannot produce another freeze.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: eclipse 3.7.2-1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Sun Oct 14 14:21:51 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: eclipse
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.eclipse.ini: [modified]
mtime.conffile..etc.eclipse.ini: 2012-10-03T19:20:58.144219

** Affects: eclipse (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 eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1066569

Title:
  Eclipse Freezes, Causes Hard System Freeze

Status in “eclipse” package in Ubuntu:
  New

Bug description:
  During routine use on Ubuntu 12.04 64-bit, Eclipse Indigo (version in
  repos) intermittently will freeze and become unresponsive (Window is
  grayed-out, CPU maxed out). Occasionally this causes the entire system
  to freeze (no input accepted, images on screen frozen). The only way
  to recover from this freeze is to hold the power button down for a
  hard reset.

  The problem is intermittent- repeating the same sequence of actions
  which led to a freeze cannot produce another freeze.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: eclipse 3.7.2-1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Sun Oct 14 14:21:51 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eclipse
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.eclipse.ini: [modified]
  mtime.conffile..etc.eclipse.ini: 2012-10-03T19:20:58.144219

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1066569/+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 1036738] Re: facebook login doesn't work.....".i've tried usern...@chat.facebook.com and just username"

2012-08-19 Thread tdeering
Confirmed, broken for me too. It has worked in the past, but no longer
works with Empathy 3.4.2.3 in Precise.

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

Title:
  facebook login doesn't work.".i've tried
  usern...@chat.facebook.com and just username"

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  i've tried use empathy.but my facebook login doesn't work with it...
  i searched the web.most of the people  have the same problem...u'...
  for some, it works by using "usern...@chat.facebook.com" and for some by just 
writing 'username'in the username field, but for me none of them worked, 
  i error it gives me is: NETWORK ERROR.
  i don't know why...my internet is connected;everythng is just fine, 
but stiill i don't knw, why is tht problem...

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.2.0.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.0.0-24.40-generic 3.0.38
  Uname: Linux 3.0.0-24-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Tue Aug 14 09:54:26 2012
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to oneiric on 2012-07-15 (29 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1036738/+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 473735] Re: empathy keeps showing "network error" on facebook account

2012-08-19 Thread tdeering
Wow, this bug is old. Anyway, it's plaguing me too, and I can't figure
out how to work around it.

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

Title:
  empathy keeps showing "network error" on facebook account

Status in Chat app, and Telepathy user interface:
  Invalid
Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: empathy

  I've tried the instruction given from 
http://live.gnome.org/Empathy/Protocols, but I still cannot get myself to my 
facebook account through empathy. It keeps showing me a message "network error."
  On this thread http://ubuntuforums.org/showthread.php?t=1240863&page=2, some 
have made it work but I don't know why after my third attempts, I'm still 
having the same result

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Nov  4 11:18:14 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  Package: empathy 2.28.1.1-0ubuntu1
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: empathy
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/473735/+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