[Desktop-packages] [Bug 599628] Re: Notification Could not apply the stored configuration for monitors is displayed every startup

2013-01-27 Thread hayno
Because bug#599626
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/599626

I remove monitors.xml  
rm ~/.config/monitors.xml

Then I get  an error notification every startup before login.

Could not apply the stored configuration for monitors  
Error on line 1 char 1: Document was empty or contained only whitespace

Please Help!!

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

Title:
  Notification Could not apply the stored configuration for monitors
  is displayed every startup

Status in “gnome-control-center” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: gnome-control-center

  A notification box pops up on every startup that says 
  Could not apply the stored configuration for monitors
  Error on line 1 char 1: Document was empty or contained only whitespace

  It has the same icon as the gnome-display-properties program and so it
  is likely related to that.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-control-center 1:2.30.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  Architecture: amd64
  Date: Tue Jun 29 14:42:57 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_AU.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/599628/+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 599628] Re: Notification Could not apply the stored configuration for monitors is displayed every startup

2013-01-27 Thread hayno
I try to setup monitor again.
Even ~/.config/monitors.xml comes back, the error message still there everytime 
before I login.

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

Title:
  Notification Could not apply the stored configuration for monitors
  is displayed every startup

Status in “gnome-control-center” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: gnome-control-center

  A notification box pops up on every startup that says 
  Could not apply the stored configuration for monitors
  Error on line 1 char 1: Document was empty or contained only whitespace

  It has the same icon as the gnome-display-properties program and so it
  is likely related to that.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-control-center 1:2.30.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  Architecture: amd64
  Date: Tue Jun 29 14:42:57 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_AU.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/599628/+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 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2012-12-17 Thread hayno
Yes!
period-size=441 cause the problem!

$ arecord aaa.wav
Recording WAVE 'aaa.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
^CAborted by signal Interrupt...
$ aplay aaa.wav
Playing WAVE 'aaa.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono

$ arecord --period-size=441 bbb.wav
Recording WAVE 'bbb.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
^CAborted by signal Interrupt...
$ aplay bbb.wav
Playing WAVE 'bbb.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
underrun!!! (at least 38476.681 ms long)
underrun!!! (at least 80882.328 ms long)
underrun!!! (at least 6392.898 ms long)

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

Title:
  pulseaudio unusable (es1968 driver on karmic)

Status in “pulseaudio” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: pulseaudio

  Constant underruns are making pulseaudio completely unusable.
  Applications trying to play sound seem to hang.

  But I can play sound with no problems if I send it directly through
  oss (with ogg123 -d oss, for example).

  pulseaudio complains that the es1968 driver may be buggy, but I have
  no way of knowing whether the bug is really in alsa or pulseaudio.
  I've used this sound card for many years under alsa without any
  problems.  This was a clean install of Karmic.

  ProblemType: Bug
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: E2 [ESS ES1968 (Maestro 2)], device 0: ESS Maestro [ESS Maestro]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  edward 1583 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'E2'/'ESS ES1968 (Maestro 2) at 0xde00, irq 17'
 Mixer name : 'TriTech TR28023'
 Components : 'AC97a:54524103'
 Controls  : 28
 Simple ctrls  : 18
  Date: Wed Nov 11 02:52:13 2009
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  NonfreeKernelModules: nvidia
  Package: pulseaudio 1:0.9.19-0ubuntu4
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: pulseaudio
  Uname: Linux 2.6.31-14-generic i686
  XsessionErrors:
   (gnome-settings-daemon:1633): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:1633): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:1701): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:1670): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
  mtime.conffile..etc.pulse.default.pa: 2009-11-11T00:56:05.690651

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/480543/+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 480543] Re: pulseaudio unusable (es1968 driver on karmic)

2012-12-11 Thread hayno
I have ES1968 sound card.
GNOME Totem player ,Flash player and Firefox (plays ogg files) 
plays video and audio about 20 times fast.  

GNOME MPlayer usually plays in normal speed.

I am not sure where is the problem 
maybe GStreamer or PulseAudio.

** Attachment added: pulseverbose.log
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/480543/+attachment/3457452/+files/pulseverbose.log

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

Title:
  pulseaudio unusable (es1968 driver on karmic)

Status in “pulseaudio” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  Constant underruns are making pulseaudio completely unusable.
  Applications trying to play sound seem to hang.

  But I can play sound with no problems if I send it directly through
  oss (with ogg123 -d oss, for example).

  pulseaudio complains that the es1968 driver may be buggy, but I have
  no way of knowing whether the bug is really in alsa or pulseaudio.
  I've used this sound card for many years under alsa without any
  problems.  This was a clean install of Karmic.

  ProblemType: Bug
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: E2 [ESS ES1968 (Maestro 2)], device 0: ESS Maestro [ESS Maestro]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  edward 1583 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'E2'/'ESS ES1968 (Maestro 2) at 0xde00, irq 17'
 Mixer name : 'TriTech TR28023'
 Components : 'AC97a:54524103'
 Controls  : 28
 Simple ctrls  : 18
  Date: Wed Nov 11 02:52:13 2009
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  NonfreeKernelModules: nvidia
  Package: pulseaudio 1:0.9.19-0ubuntu4
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: pulseaudio
  Uname: Linux 2.6.31-14-generic i686
  XsessionErrors:
   (gnome-settings-daemon:1633): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:1633): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:1701): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:1670): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
  mtime.conffile..etc.pulse.default.pa: 2009-11-11T00:56:05.690651

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/480543/+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 1017840] Re: Unknown property: GtkDialog.has-separator

2012-11-21 Thread hayno
I have the same problem too in Wheezy (Debian 7).
It is ok when run gstreamer-properties at first time
and I got this error after second time.

$ gstreamer-properties

(gstreamer-properties:4804): Gtk-WARNING **: Unknown property: GtkDialog
.has-separator

(gstreamer-properties:4804): Gtk-WARNING **: Unknown property: 
GtkDialog.has-separator
gstreamer-properties-Message: Skipping unavailable plugin 'alsasink'
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'sunaudiosink'
gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'alsasrc'
gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
gstreamer-properties-Message: Skipping unavailable plugin 'sunaudiosrc'
程式記憶體區段錯誤

Sorry, the last line 程式記憶體區段錯誤 is traditional Chinese.
It's means program memory segment error in English.

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

Title:
  Unknown property: GtkDialog.has-separator

Status in “gnome-media” package in Ubuntu:
  Confirmed

Bug description:
  Quantal i386

  checking for gstreamer-properties, i get this output:

  
  oem@dub:~$ gstreamer-properties

  (gstreamer-properties:23898): Gtk-WARNING **: Unknown property:
  GtkDialog.has-separator

  (gstreamer-properties:23898): Gtk-WARNING **: Unknown property: 
GtkDialog.has-separator
  gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
  gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
  gstreamer-properties-Message: Skipping unavailable plugin 'sunaudiosink'
  gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
  gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
  gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
  gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
  gstreamer-properties-Message: Skipping unavailable plugin 'v4lsrc'
  gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
  gstreamer-properties-Message: Skipping unavailable plugin 'sunaudiosrc'

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-media 3.4.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-1.1-generic 3.5.0-rc3
  Uname: Linux 3.5.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: i386
  Date: Tue Jun 26 09:28:07 2012
  SourcePackage: gnome-media
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/1017840/+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