[Desktop-packages] [Bug 1081839] Re: failback-servers for gtalk are misconfigured

2012-12-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: account-plugins (Ubuntu)
   Status: New = Confirmed

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

Title:
  failback-servers for gtalk are misconfigured

Status in Online Accounts: Account plugins:
  New
Status in “account-plugins” package in Ubuntu:
  Confirmed
Status in “account-plugins” source package in Quantal:
  Confirmed

Bug description:
  I work behind a firewall and the port 5222 is blocked so the
  telepathy-gabble need to failback to the server
  talkx.l.google.com:443,oldssl but the file
  /usr/share/accounts/services/google-im.service are misconfigured.

  I fixed and attached a patch.

  You can simulate this by blocking the port 5222.

  And you can find more information using the command mc-tool that shows
  the error:


  ==
   before the correction 
  ==

  $ mc-tool show gabble/jabber/google_2ecom0
   Account: gabble/jabber/google_2ecom0
  Display Name: raizdepi
Normalized: raizd...@gmail.com
   Enabled: enabled
  Icon: im-google-talk
  Connects: only when requested
  Nickname: Caio Cezar
   Service: google-talk

  Presences:
 Automatic: available (2) 
   Current: offline (1) 
 Requested: available (2) 
  Changing: yes

  Storage:
  Provider: im.telepathy.Account.Storage.UOA
Identifier: uint32 11
  Restrictions: Cannot_Set_Parameters, Cannot_Set_Service

  (bool) require-encryption = true
(string) server = talk.google.com
 (GStrv) fallback-servers = [\ntalkx.l.google.com, \n
talkx.l.google.com:443,oldssl, \ntalkx.l.google.com:80\\n  ]
 (GStrv) extra-certificate-identities = [talk.google.com]
(string) account = google.com



  
  ==
   after the correction 
  ==

  
  :~$ mc-tool show gabble/jabber/google_2ecom0
   Account: gabble/jabber/google_2ecom0
  Display Name: raizd...@gmail.com
   Enabled: enabled
  Icon: im-google-talk
  Connects: only when requested
   Service: google-talk

  Presences:
 Automatic: available (2) 
   Current: offline (1) 
 Requested: available (2) 
  Changing: yes

  Storage:
  Provider: im.telepathy.Account.Storage.UOA
Identifier: uint32 14
  Restrictions: Cannot_Set_Parameters, Cannot_Set_Service

  (bool) require-encryption = true
(string) server = talk.google.com
 (GStrv) fallback-servers = [talkx.l.google.com, 
talkx.l.google.com:443,oldssl, talkx.l.google.com:80]
 (GStrv) extra-certificate-identities = [talk.google.com]
(string) account = google.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1081839/+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 1081839] Re: failback-servers for gtalk are misconfigured

2012-12-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: account-plugins (Ubuntu Quantal)
   Status: New = Confirmed

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

Title:
  failback-servers for gtalk are misconfigured

Status in Online Accounts: Account plugins:
  New
Status in “account-plugins” package in Ubuntu:
  Confirmed
Status in “account-plugins” source package in Quantal:
  Confirmed

Bug description:
  I work behind a firewall and the port 5222 is blocked so the
  telepathy-gabble need to failback to the server
  talkx.l.google.com:443,oldssl but the file
  /usr/share/accounts/services/google-im.service are misconfigured.

  I fixed and attached a patch.

  You can simulate this by blocking the port 5222.

  And you can find more information using the command mc-tool that shows
  the error:


  ==
   before the correction 
  ==

  $ mc-tool show gabble/jabber/google_2ecom0
   Account: gabble/jabber/google_2ecom0
  Display Name: raizdepi
Normalized: raizd...@gmail.com
   Enabled: enabled
  Icon: im-google-talk
  Connects: only when requested
  Nickname: Caio Cezar
   Service: google-talk

  Presences:
 Automatic: available (2) 
   Current: offline (1) 
 Requested: available (2) 
  Changing: yes

  Storage:
  Provider: im.telepathy.Account.Storage.UOA
Identifier: uint32 11
  Restrictions: Cannot_Set_Parameters, Cannot_Set_Service

  (bool) require-encryption = true
(string) server = talk.google.com
 (GStrv) fallback-servers = [\ntalkx.l.google.com, \n
talkx.l.google.com:443,oldssl, \ntalkx.l.google.com:80\\n  ]
 (GStrv) extra-certificate-identities = [talk.google.com]
(string) account = google.com



  
  ==
   after the correction 
  ==

  
  :~$ mc-tool show gabble/jabber/google_2ecom0
   Account: gabble/jabber/google_2ecom0
  Display Name: raizd...@gmail.com
   Enabled: enabled
  Icon: im-google-talk
  Connects: only when requested
   Service: google-talk

  Presences:
 Automatic: available (2) 
   Current: offline (1) 
 Requested: available (2) 
  Changing: yes

  Storage:
  Provider: im.telepathy.Account.Storage.UOA
Identifier: uint32 14
  Restrictions: Cannot_Set_Parameters, Cannot_Set_Service

  (bool) require-encryption = true
(string) server = talk.google.com
 (GStrv) fallback-servers = [talkx.l.google.com, 
talkx.l.google.com:443,oldssl, talkx.l.google.com:80]
 (GStrv) extra-certificate-identities = [talk.google.com]
(string) account = google.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1081839/+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 1087144] Re: [Aspire 4736Z, Realtek ALC888, Speaker, Internal] No sound at all

2012-12-06 Thread Raymond
active profile: output:iec958-stereo+input:analog-stereo
sinks:
alsa_output.pci-_00_1b.0.iec958-stereo/#0: Built-in Audio 
Digital Stereo (IEC958)
sources:
alsa_output.pci-_00_1b.0.iec958-stereo.monitor/#0: Monitor 
of Built-in Audio Digital Stereo (IEC958)
alsa_input.pci-_00_1b.0.analog-stereo/#1: Built-in Audio 
Analog Stereo
ports:
analog-output-speaker: Speakers (priority 1, available: 
unknown)
properties:

analog-output-headphones: Headphones (priority 9000, available: 
no)
properties:

analog-input-microphone-internal: Internal Microphone (priority 
8900, available: unknown)
properties:

analog-input-microphone: Microphone (priority 8700, available: 
no)
properties:

analog-input-linein: Line In (priority 8100, available: no)
properties:

iec958-stereo-output: Digital Output (S/PDIF) (priority 0, 
available: unknown)
properties:

hdmi-output-0: HDMI / DisplayPort (priority 5900, available: no)
properties:

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

Title:
  [Aspire 4736Z, Realtek ALC888, Speaker, Internal] No sound at all

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  No sound are heared

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rapc0d 9378 F pulseaudio
   /dev/snd/pcmC0D1p:   rapc0d 9378 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd670 irq 44'
 Mixer name : 'Intel Cantiga HDMI'
 Components : 'HDA:10ec0888,10250260,00100202 
HDA:11c11040,10250260,00100200 HDA:80862802,80860101,0010'
 Controls  : 39
 Simple ctrls  : 18
  Date: Thu Dec  6 13:56:26 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   9378  9378  rapc0dF pulseaudio
   /dev/snd/pcmC0D1p:   rapc0dF...m pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: No sound at all
  Title: [Aspire 4736Z, Realtek ALC888, Speaker, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/18/2010
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.08
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire 4736Z
  dmi.board.vendor: Acer
  dmi.board.version: V2.08
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.08
  dmi.modalias: 
dmi:bvnAcer:bvrV2.08:bd01/18/2010:svnAcer:pnAspire4736Z:pvrV2.08:rvnAcer:rnAspire4736Z:rvrV2.08:cvnAcer:ct10:cvrV2.08:
  dmi.product.name: Aspire 4736Z
  dmi.product.version: V2.08
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1087144/+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 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-06 Thread Ludo Stellingwerff
@Timo: I understand the frustration, but please reconsider your position! It's 
the purpose of any driver to make the system work correctly for the users. In 
such cases where there are closed-source drivers involved you might want to 
consider those drivers part of the (hardware) system that needs to work. If the 
bug affecting the open driver would be in the firmware layer you would also 
accept work-around solutions, why not at this level? 
Currently Ubuntu 12.10 is unusable for hybrid fglrx/intel setups, Nick's 
approach fixes that. I haven't studied the issue deep enough to estimate if a 
fix on the fglrx side would be easy. (and if we might expect a fix by them any 
time soon) In the meantime many users are left out in the cold.

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

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org 

[Desktop-packages] [Bug 1083757] Re: LibreOffice Print dialog needs to support Bonjour broadcasting of remote printers

2012-12-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libreoffice (Ubuntu)
   Status: New = Confirmed

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

Title:
  LibreOffice Print dialog needs to support Bonjour broadcasting of
  remote printers

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  CUPS upstream dropped the CUPS broadcasting/browsing mechanism to 
automatically
  discover shared remote printers beginning from 1.6.x. Replacement is
  Bonjour-based broadcasting odf the shared printers by CUPS and on the client
  side the application's print dialogs are responsible for browsing these
  broadcasts and listing the remote printers appropriately. CUPS even provides a
  library function for that now.

  See

  https://blueprints.launchpad.net/ubuntu/+spec/desktop-r-cups-bonjour-
  browsing

  I wrote there:

  --
  The CUPS Browsing/Broadcasting mechanism which made print queues shared on
  remote CUPS servers automatically visible for the local CUPS daemon and so for
  local applications got dropped upstream from CUPS 1.6.x on. Ubpstream has
  replaced this functionality by Bonjour-based broadcasting (under Linux
  implemented via Avahi), an OS-indpendent PWG (Printing Working Group) 
standard,
  but this lacks the implementation of browsing on the client side making the
  printers on remote CUPS servers not automatically appearing any more.

  Ubuntu Quantal's CUPS has a mega patch to forward-port this functionality from
  the old CUPS for one cycle, to avoid regressions. We cannot carry such a patch
  eternally, and we should follow upstream and the PWG standards.

  So in Ubuntu Raring we need the real solution which means that the print
  dialogs (upstream-recommended solution) or the CUPS daemon (how I like to have
  it) takes the new Bonjour (Avahi) broadcasts to display the shared remote CUPS
  queues automatically. The browsing functionality is implemented in the CUPS
  library (libcups) from CUPS 1.6.x on, but there is currently no production 
code
  using these functions.

  Upstream expects the print dialogs to use the new library functions for
  displaying the new queues. This would require modifications and upstream
  submissions for GTK, Qt, and LibreOffice at least and this does not safely
  cover all existing applications which have CUPS-aware print dialogs and
  therefore listed the remote queues before. Especially printing from the 
command
  line would not be covered.

  The better approach would be modifying the CUPS daemon so that it uses the new
  library function to find the remote queues and advertize them like its own
  local queues. Where the CUPS daemon needs to be patched for that we could
  probably derive from Quantal's CUPS Broadcasting/Browsing forward port patch.
  The new Bonjour browsing patch being based on the new standard way of Bonjour
  broadcasting has probably good chances to be accepted upstream.

  This feature does not only prevent a regression, but it also helps to more
  easily access printers connected to Mac OS X machines (they broadcasted
  Bonjour-only all the time) and also for mobile Ubuntu devices. Usually you do
  not have connected printers to tablets or phones and you carry them around
  between different local networks, so here it is especially important that they
  automatically pick up the print queues in the local network.
  --

  Such a patch to the CUPS daemon or an extra daemon to do the browsing and
  add/remove queues appropriately in the local CUPS environment is also not the
  best solution but a way to avoid regressions with legacy apps.

  The real intention from upstream is that all print dialogs browse the print
  queues available on the local network via Bonjour (under Linux implemented by
  Avahi), where print queues on the local network are CUPS queues from Linux and
  Mac OS X but also IPP printers which broadcast themselves via Bonjour (IPP
  Everywhere printers). Printing on iOS devices (iPhone, iPad, iPod Touch)
  already works this way. These devices do not allow the setup of local queues 
at
  all and they discovcer available print queues via Bonjour.

  For this the CUPS library has even special functions, see as sample code the
  program

  cups/testcups.c

  to be called as follows:

  cups/testcups enum 1

  enum makes it enumerating printers and the number is the number of seconds 
to
  Bonjour-browse for network printers.

  The library function is the function cupsEnumDests() in cups/dest.c. For
  Bonjour browsing it must be called with a non-zero value for the msec
  parameter.

  This feature in the print dialogs is VERY urgent because:

  - This is how CUPS upstream and also the PWG (Printing Working Group,
http://www.pwg.org/) expects how network printing 

[Desktop-packages] [Bug 1086811] Re: Add test suite

2012-12-06 Thread David King
** Changed in: account-plugins
   Status: New = Fix Committed

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

Title:
  Add test suite

Status in Online Accounts: Account plugins:
  Fix Committed
Status in “account-plugins” package in Ubuntu:
  New

Bug description:
  account-plugins currently has no tests.  We need automated test
  coverage to ensure quality and utilize autolanding of packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1086811/+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 1086181] Re: [HP Pavilion dv2000, Conexant CX20551] No sound

2012-12-06 Thread mostafa
ok i get these in text 
Node 0x1d [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name=Speaker Playback Volume, index=0, device=0
ControlAmp: chs=3, dir=1, idx=1, ofs=0
  Amp-Out caps: ofs=0x1f, nsteps=0x1e, stepsize=0x05, mute=1
  Amp-Out vals: [0x03 0x0a]
  Pincap 0x0314: OUT Detect
Vref caps: HIZ 50
  Pin Default 0x92170110: [Fixed] Speaker at Int Front
Conn = Analog, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT VREF_HIZ
  Unsolicited: tag=0x00, enabled=0
  Power: setting=D0, actual=D0
  Connection: 3
 0x1c 0x19* 0x16

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

Title:
  [HP Pavilion dv2000, Conexant CX20551] No sound

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  the sound stopped working even on root user

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic i686
  ApportVersion: 2.6.1-0ubuntu7
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  Date: Tue Dec  4 00:47:10 2012
  InstallationDate: Installed on 2012-11-22 (11 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  PackageArchitecture: all
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: alsa-driver
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/2006
  dmi.bios.vendor: Phoenix
  dmi.bios.version: F.11
  dmi.board.name: 30B2
  dmi.board.vendor: Wistron
  dmi.board.version: 61.44
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenix:bvrF.11:bd09/11/2006:svnHewlett-Packard:pnHPPaviliondv2000(RG498UA#ABA):pvrF.11:rvnWistron:rn30B2:rvr61.44:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv2000 (RG498UA#ABA)
  dmi.product.version: F.11
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1086181/+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 780117] Re: Brasero finishes without error but unusable media ...

2012-12-06 Thread Thomas Schmitt
Hi,

 So I was in good luck that I only had to wait 2 days for the fix :-)

I guess the fix for your problem was available since a while.
But if you had installed it, you had gotten the bug that was fixed here.

So your luck is a very wise one which knows how long to wait. Congrats.


Have a nice day :)

Thomas

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

Status in A disc burning application for gnome 2:
  New
Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Fix Released
Status in “brasero” package in Ubuntu:
  Fix Released
Status in “brasero” source package in Precise:
  Fix Released
Status in “brasero” source package in Quantal:
  Fix Released
Status in Baltix GNU/Linux:
  In Progress
Status in “brasero” package in Fedora:
  New

Bug description:
  SRU Justification
  ~

  Impact:

    Currently Brasero will fail to write files to a disc in on-the-fly
    mode using the libburnia plugin resulting in 'coastered' media.
    This is the default mode of operation and unless the user is writing
    a pre-built ISO image, this fails 100% of the time and has since Oneiric
    -- possibly Natty.

  Fix:

    Complete/fix part of the following commit:

  
http://git.gnome.org/browse/brasero/commit/?id=1b8397ee252df2d554682ca2d694d5937fbf6e39

    Particularly the change to plugins/libburnia/burn-libisofs.c around line
    200 that hoisted the priv-libburn_src-read_xt() call out of the if() 
statement
    should have actually removed it instead of duplicating it.

  Patch:

  
http://git.gnome.org/browse/brasero/commit/?id=253031b69c5dcbcf079c445ec530afb7ccd9ea82

  Test Case:

    * Insert blank CD or DVD in drive:

  (1) Attempt to write files to the writable optical disc by dragging
  files from Nautilus to a blank disc.

  (2) Click on the 'Write Files to Disc' button in nautilus.

  (3) Make sure 'on the fly' mode is enabled by selecting 'Burn image
  directly without saving to disc' (which should be the default).

  (4) Click on the 'burn' button.

    * If the bug is fixed, you should have a properly written and readable
    disc.  Otherwise, the procedure will fail and the disc will be unusable.

  --

  Binary package hint: brasero

  When I burn a DVD (4,7 and 8,5 GB) Brasero show the progressbar till
  about 30-40% (exact point is randomly) and than says, that it is
  finalizing the media. This finalizing messages is showing for the rest
  of the burning process (~10min @8x 8,5GB). After that, it ejects the
  media without any error. But when I insert the media again, nothing
  happens, except, that the DVD-Drive disappears from the computer:///
  location in nautilus.

  This problem only exists when burning On-The-Fly. Burning ISO Images
  or automatic creation of ISO Images before burning works without
  problems. The burning speed doesn't matter to this problem. I test 8x,
  4x and 2x. All the same problem. On-The-Fly burning using K3B works
  quite well @8x speed.

  One thing I also notice is, that Brasero uses 100% CPU on one core,
  while K3B uses just about 5-15%.

  I attached the last Brasero log. I don't know, why it just says, that
  it was only at 49% and then says it's finished. The burning took about
  28 minutes. The media was unusable on all my three devices
  (Linux/Windows).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: brasero 2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon May  9 22:10:24 2011
  ExecutablePath: /usr/bin/brasero
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: brasero
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (brasero:2453): GLib-CRITICAL **: the GVariant format string `(u)' has a 
type of `(u)' but the given value has a type of `()'
   (brasero:2453): GLib-CRITICAL **: g_variant_get: assertion 
`valid_format_string (format_string, TRUE, value)' failed
   (unknown:4557): GStreamer-CRITICAL **: gst_debug_add_log_function: 
assertion `func != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/brasero/+bug/780117/+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 1082621] Re: Desktop icons dissapear after executing xrandr

2012-12-06 Thread Pontus Goffe
Additional info:
It is enough to execute
xrandr --output LVDS1 --off
xrandr --output VGA1 --auto
to reproduce the problem. In my case the latter forces a resolution adjustment 
that I think has something to do with the problem.

The problem also show when combining the above into selections in
lxrandr.

It is also intermittent. On rare occasions it actually work as supposed.
I haven't figured out what makes a difference.

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

Title:
  Desktop icons dissapear after executing xrandr

Status in “x11-xserver-utils” package in Ubuntu:
  New

Bug description:
  To shut off my laptop screen and adjust resolution on my external screen I 
execute
  xrandr --output VGA1 --off
  xrandr --output LVDS1 --off
  xrandr --output VGA1 --auto
  and recently (2-3 weeks) this has made all desktop icons to dissapear from 
screen.
  At one time I thought I had a workaround by
  ln -s ~/Skrivbord ~/Desktop
  which is my localized name of Desktop, but it only worked the first time.
  I find no logs with hints, currently I only know of one way of getting the 
icons back which is reboot. Adjusting resolution or turning on laptopmonitor 
has no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: x11-xserver-utils 7.7~3ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Sat Nov 24 11:11:28 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-09-07 (77 days ago)
  InstallationMedia: Lubuntu 12.04 Precise Pangolin - Release i386 (20120423)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  SourcePackage: x11-xserver-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-xserver-utils/+bug/1082621/+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 1087175] [NEW] upowerd locks up, crashing X, with optimus hybrid graphics in power saving mode

2012-12-06 Thread David Schoen
Public bug reported:

I have an interaction problem between upowerd and Optimus Hybrid
graphics drivers.

I think potentially this should be split in to a few bugs (i.e. the
kernel video driver should probably respond with something whether or
not the card does, upowerd shouldn't fail because of a buggy driver and
GDM/X shouldn't become unresponsive due to upowerd failing), but thought
I'd start with this one to get feedback.

Summary of what's happening: When I have the discrete video card powered
off to save power, upowerd attempts to read from a file in sys that does
not respond and can cause GDM/X to lock up when it attempts to talk to
upowerd.

Detail and testing strategy follows...

To make the laptop stable I have disabled upowerd with:
: # mv /usr/lib/upower/upowerd{,.disabled} 
and then booted up.

Without doing this I can not login because the laptop crashes quickly
after displaying the GDM login prompt (and poking around from another
laptop over ssh indicated upowerd might be up to something).

I have an Optimus (hybrid) video card that is not well supported under Ubuntu 
(Linux generally) so to save power I keep the discrete (DIS) component powered 
off:
: # cat /sys/kernel/debug/vgaswitcheroo/switch 
: 0:IGD:+:Pwr::00:02.0
: 1:DIS: :Off::01:00.0

If I switch it on:
: # echo ON  /sys/kernel/debug/vgaswitcheroo/switch 
: # cat /sys/kernel/debug/vgaswitcheroo/switch 
: 0:IGD:+:Pwr::00:02.0
: 1:DIS: :Pwr::01:00.0

and then let upowerd start:
: # strace -f -o upowerd_vid-on.strace /usr/lib/upower/upowerd.disabled
... everything seems to behave just fine.

However if I turn the discrete card back off:
: # echo OFF  /sys/kernel/debug/vgaswitcheroo/switch 
: # cat /sys/kernel/debug/vgaswitcheroo/switch 
: 0:IGD:+:Pwr::00:02.0
: 1:DIS: :Off::01:00.0

and then start it again:
: # strace -f -o upowerd_vid-off.strace /usr/lib/upower/upowerd.disabled

My %sy (system cpu) in top goes up to 75% for 1 core and load average 
continually rises (I'm guessing this is due to random process on the system 
trying to talk to an unresponsive upowerd). Any processes that have anything at 
all to do with upowerd seem to get stuck, e.g. niether the strace or a tail 
following its output can be killed with ^C and they sit in either sleeping or 
waiting on disk states:
: # ps aux | egrep 'strace|tail|upowerd' | grep -v grep
: root  6444  0.0  0.0   4648   824 pts/0S+   19:01   0:00 strace -f -o 
upowerd_vid-off.strace /usr/lib/upower/upowerd.disabled
: root  6445  0.0  0.0 220176  4572 pts/0Rl+  19:01   0:00 
/usr/lib/upower/upowerd.disabled
: root  6470  0.0  0.0  0 0 pts/3D+   19:01   0:00 [tail]

(tail will not even respond to kill -9 ...).

... at which point I can enable the discrete card again:
: # echo ON  /sys/kernel/debug/vgaswitcheroo/switch
and all of the processes die and the load average drops.

The interesting lines from the strace are:
: 6445  
lstat(/sys/devices/pci:00/:00:01.0/:01:00.0/drm/card1/card1-VGA-2/status,
 {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
: 6445  
open(/sys/devices/pci:00/:00:01.0/:01:00.0/drm/card1/card1-VGA-2/status,
 O_RDONLY|O_CLOEXEC) = 14
: 6445  read(14, 
basically: upowerd tried to do a blocking read from 
/sys/devices/pci:00/:00:01.0/:01:00.0/drm/card1/card1-VGA-2/status
 and nothing happened (it sits there indefinitely).

Isolating a little further, I've found that I can cat from the file upowerd is 
attempting to read from with the discrete card on:
: # echo ON  /sys/kernel/debug/vgaswitcheroo/switch 
: # cat 
/sys/devices/pci:00/:00:01.0/:01:00.0/drm/card1/card1-VGA-2/status
: connected
but with it off, cat stalls indefinitely (which is why I think I may need to 
lodge another bug around the driver):
: # echo OFF  /sys/kernel/debug/vgaswitcheroo/switch 
: # cat 
/sys/devices/pci:00/:00:01.0/:01:00.0/drm/card1/card1-VGA-2/status

If I enable the card from another console I get disconnected echo'd
back from the cat call.

I've tested cat stalling in 3.2.0-{34,32,23}-generic and gotten the same
behavior.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: upower 0.9.15-3git1
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: Thu Dec  6 19:54:21 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: upower
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  upowerd locks up, crashing X, with optimus hybrid graphics in power
  saving mode

Status in “upower” package in Ubuntu:
  New

Bug description:
 

[Desktop-packages] [Bug 805154] Re: gdm-simple-slave crashed with SIGSEGV in _nss_compat_getpwnam_r()

2012-12-06 Thread Arrigo Marchiori
I can confirm this bug still exists on Precise.
IMHO it should have higher importance, as it is a show-stopper.

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

Title:
  gdm-simple-slave crashed with SIGSEGV in _nss_compat_getpwnam_r()

Status in “gdm” package in Ubuntu:
  Fix Released
Status in “gdm” source package in Oneiric:
  Won't Fix
Status in “gdm” source package in Precise:
  Triaged

Bug description:
  Chrash happend while trying to change a desktop-icon. Searching the
  icon in a hidden folder . in the user directory.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gdm 3.0.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0-2.3-generic-pae 3.0.0-rc4
  Uname: Linux 3.0-2-generic-pae i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Sun Jul  3 01:25:08 2011
  ExecutablePath: /usr/lib/gdm/gdm-simple-slave
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110531.1)
  ProcCmdline: /usr/lib/gdm/gdm-simple-slave --display-id 
/org/gnome/DisplayManager/Display2
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
  SegvAnalysis:
   Segfault happened at: 0xb77405b7 _nss_compat_getpwnam_r+55:movzbl 
(%edx),%eax
   PC (0xb77405b7) ok
   source (%edx) (0x) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gdm
  StacktraceTop:
   _nss_compat_getpwnam_r () from /lib/i386-linux-gnu/libnss_compat.so.2
   getpwnam_r () from /lib/i386-linux-gnu/libc.so.6
   getpwnam () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
   ?? ()
  Title: gdm-simple-slave crashed with SIGSEGV in _nss_compat_getpwnam_r()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/805154/+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 367372] Re: Gedit uses 100% of the CPU while editing files

2012-12-06 Thread The Doctor
Actually, I managed to fix it by deleting (not just unchecking in the
plugin list) many plugins I wasn't using (I had downloaded the plugins
package for gedit). Sorry, I didn't record which plugins I had
activated, although I only fixed the problem, as I've said above, by
deleting the plugins. Hopefully this helps. I'm using version 2.30.4

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

Title:
  Gedit uses 100% of the CPU while editing files

Status in Light-Weight Text Editor for Gnome:
  New
Status in “gedit” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gedit

  Making changes to a file(typing or deleting characters) makes gedit consume 
100% of the CPU power available.
  I noticed this since I've installed Ubuntu 9.04. 

  I was poking in the fonts setting under the appearance preferences and
  I thought I noticed a slight difference if I turn off all processing
  and make the font glyph render without subpixel rendering and hinting.
  However it is merely marginal. To make sure it was not the graphics
  drivers I switched from the ati drivers to vesa but that did not help
  at all.

  I am running on a 5 years old Dell Inspiron 5100 laptop with Radeon Mobility 
7500(details in lspci-vvnn.log provided in link below), with 256MiB of RAM.
  http://launchpadlibrarian.net/21840367/dmesg.log
  http://launchpadlibrarian.net/21840491/lspci-vvnn.log

  uname -a yields:
  Linux lordmetroid-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 
UTC 2009 i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/367372/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-06 Thread Thomas Hood
 something that conflicts: the internal resolver of the samba4 packages

Please file another report against samba4 describing the conflict with
nm-dnsmasq.

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

Status in “djbdns” package in Ubuntu:
  Confirmed
Status in “dnsmasq” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “pdns-recursor” package in Ubuntu:
  Invalid
Status in “pdnsd” package in Ubuntu:
  Invalid
Status in “djbdns” source package in Precise:
  Confirmed
Status in “dnsmasq” source package in Precise:
  Triaged
Status in “network-manager” source package in Precise:
  Triaged
Status in “pdns-recursor” source package in Precise:
  Invalid
Status in “pdnsd” source package in Precise:
  Invalid

Bug description:
  As described in
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-
  resolving, network manager now starts a dnsmasq instance for local DNS
  resolving.

  That breaks the default bind9 and dnsmasq installations, for people that 
actually want to install a DNS server.
  Having to manually comment out #dns=dnsmasq in 
/etc/NetworkManager/NetworkManager.conf doesn't sound good, and if it stays 
that way, it should be moved to the bind9 and dnsmasq postinst scripts.

  Please make network-manager smarter so that it checks if bind9 or
  dnsmasq are installed, so that it doesn't start the local resolver in
  that case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 981065] Re: Deleted account always reappears after a reboot

2012-12-06 Thread Yann Simon
I confirm this bug

** Changed in: empathy (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Deleted account always reappears after a reboot

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  I've got a mysterious account in my empathy account list. It seems to
  be a mixture of to of my accounts (credentials of my sip account and
  it is marked as a google talk account). If I delete the account it
  disappears but after a reboot it is there again.

  In addition: If I end Empathy and try to restart it again it seems to
  have problems to get access to the account settings, I get the
  following error message:

  Fehler beim Aufruf der Kontenverwaltung

  Es ist ein Fehler beim Verbinden zur Telepathy-Kontenverwaltung
  aufgetreten. Fehlermeldung war:

  Did not receive a reply. Possible causes include: the remote
  application did not send a reply, the message bus security policy
  blocked the reply, the reply timeout expired, or the network
  connection was broken.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.0.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: amd64
  Date: Fri Apr 13 20:42:50 2012
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/981065/+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 1079240] Re: Am not sure what to say except;

2012-12-06 Thread bugbot
We're closing this bug since there has not been a response from the original 
reporter.  However, the issue still exists please feel free to reopen with the 
requested information.  If you're not the original reporter, we'd prefer you 
file a new bug report.

Some tips:

  * Report X.org bugs via the command:  `ubuntu-bug xorg`

  * Test against the latest development Ubuntu.  
http://cdimage.ubuntu.com/daily-live/
Bugs marked as affecting the development version tend to get priority 
attention.

  * The `xdiagnose` utility has functionality for enabling debugging and
analyzing a few common X problems.

  * Tag your bugs with the Ubuntu versions you have reproduced the issue
in.

  * See https://wiki.ubuntu.com/X/Reporting for tips on writing good bug
reports.


** Changed in: xorg (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Am not sure what to say except;

Status in “xorg” package in Ubuntu:
  Expired

Bug description:
  I downloaded Zram and it  had issues after doing this; I went into Package 
Manager and uninstalled it...
  but the tension does not seem to be repaired.
  Sincerely,
  Thomas Farber

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic i686
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Nov 15 10:12:50 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 5.100.82.112+bdcom, 3.5.0-17-generic, i686: installed
   bcmwl, 5.100.82.112+bdcom, 3.5.0-18-generic, i686: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:022f]
 Subsystem: Acer Incorporated [ALI] Device [1025:022f]
  InstallationDate: Installed on 2012-10-25 (20 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MachineType: eMachines eM250
  MarkForUpload: True
  ProcEnviron:
   TERM=unknown
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=c56348ee-72ff-4aec-ab19-1debf6d83121 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/28/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.25
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: eM250
  dmi.board.vendor: Acer
  dmi.board.version: V1.25
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.25
  dmi.modalias: 
dmi:bvnAcer:bvrV1.25:bd11/28/2009:svneMachines:pneM250:pvrV1.25:rvnAcer:rneM250:rvrV1.25:cvnAcer:ct10:cvrV1.25:
  dmi.product.name: eM250
  dmi.product.version: V1.25
  dmi.sys.vendor: eMachines
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1079240/+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 1075530] Re: No keyboard or mouse after ubuntu 12.10 install

2012-12-06 Thread bugbot
We're closing this bug since there has not been a response from the original 
reporter.  However, the issue still exists please feel free to reopen with the 
requested information.  If you're not the original reporter, we'd prefer you 
file a new bug report.

Some tips:

  * Report X.org bugs via the command:  `ubuntu-bug xorg`

  * Test against the latest development Ubuntu.  
http://cdimage.ubuntu.com/daily-live/
Bugs marked as affecting the development version tend to get priority 
attention.

  * The `xdiagnose` utility has functionality for enabling debugging and
analyzing a few common X problems.

  * Tag your bugs with the Ubuntu versions you have reproduced the issue
in.

  * See https://wiki.ubuntu.com/X/Reporting for tips on writing good bug
reports.


** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  No keyboard or mouse after ubuntu 12.10 install

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Expired

Bug description:
  My system works fine while I'm running off of the live cd ( I can use
  the keyboard and the mouse), but once I eject the live cd after
  install and re-boot my keyboard and mouse stop working after I log in.
  I'm working with people in three different threads on ubuntu forums
  with similar issues, so I'm trying to put out a wider search to see if
  anyone else is having this issue, or knows how to fix it...

  http://ubuntuforums.org/showthread.php?p=12337832#post12337832

  http://ubuntuforums.org/showthread.php?p=12337827#post12337827

  http://ubuntuforums.org/showthread.php?t=2059135page=2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1075530/+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 1068773] Re: 3d games can't change resolution when on full screen , and nvidia proprietary driver can't be isntalled ... needs kernel sources ?

2012-12-06 Thread bugbot
We're closing this bug since there has not been a response from the original 
reporter.  However, the issue still exists please feel free to reopen with the 
requested information.  If you're not the original reporter, we'd prefer you 
file a new bug report.

Some tips:

  * Report X.org bugs via the command:  `ubuntu-bug xorg`

  * Test against the latest development Ubuntu.  
http://cdimage.ubuntu.com/daily-live/
Bugs marked as affecting the development version tend to get priority 
attention.

  * The `xdiagnose` utility has functionality for enabling debugging and
analyzing a few common X problems.

  * Tag your bugs with the Ubuntu versions you have reproduced the issue
in.

  * See https://wiki.ubuntu.com/X/Reporting for tips on writing good bug
reports.


** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  3d games can't change resolution when on full screen , and nvidia
  proprietary driver can't be isntalled ... needs kernel sources ?

Status in “nvidia-graphics-drivers” package in Ubuntu:
  Expired

Bug description:
  I have problems with nvidia driver and repos on ubuntu 12.10 64bit.
  1)
  When i 'm in a 3d game and try to change resolution ingame the game exits.

  I tried to install the proprietary drivers (tested) but after reboot
  couldn't login to ubuntu , it lower the resolution and when i try to
  login i got nothing but the desktop screen no dash no menus no nothing
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1068773/+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 1032251] Re: EOG hangs in Ubuntu 12.04

2012-12-06 Thread bugbot
We're closing this bug since there has not been a response from the original 
reporter.  However, the issue still exists please feel free to reopen with the 
requested information.  If you're not the original reporter, we'd prefer you 
file a new bug report.

Some tips:

  * Report X.org bugs via the command:  `ubuntu-bug xorg`

  * Test against the latest development Ubuntu.  
http://cdimage.ubuntu.com/daily-live/
Bugs marked as affecting the development version tend to get priority 
attention.

  * The `xdiagnose` utility has functionality for enabling debugging and
analyzing a few common X problems.

  * Tag your bugs with the Ubuntu versions you have reproduced the issue
in.

  * See https://wiki.ubuntu.com/X/Reporting for tips on writing good bug
reports.


** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  EOG hangs in Ubuntu 12.04

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

Bug description:
  When I try to open some images using Eye Of Gnome in Ubuntu 12.04
  using a gnome session, the screen freezes, the mouse does not move.
  Ctrl+Alt+F1, F2, ecc does not work. As far as I know, the only way to
  unfreeze the screen is to restart gdm from a ssh session.

  I report this bug here as suggested in
  https://bugs.launchpad.net/ubuntu/+source/eog/+bug/877279

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: None
  Date: Thu Aug  2 17:22:40 2012
  DistUpgraded: 2012-04-29 00:34:40,937 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 3.2.12, 2.6.35-24-generic, i686: built
   vboxhost, 3.2.12, 2.6.35-25-generic, i686: built
   vboxhost, 3.2.12, 2.6.35-28-generic, i686: installed
  ExtraDebuggingInterest: Yes, even including gdb or git bisection work if 
needed
  GraphicsCard:
   Intel Corporation 82852/855GM Integrated Graphics Device [8086:3582] (rev 
02) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0037]
 Subsystem: Acer Incorporated [ALI] Device [1025:0037]
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Acer TravelMate 380
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=it_IT:en
   TERM=xterm
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=fa9c3815-64c2-41ba-825a-66117322db01 ro
  SourcePackage: xorg
  UpgradeStatus: Upgraded to precise on 2012-04-28 (95 days ago)
  dmi.bios.date: 08/19/04
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.02
  dmi.board.name: TravelMate 380
  dmi.board.vendor: Acer
  dmi.board.version: Rev.A
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.02:bd08/19/04:svnAcer:pnTravelMate380:pvr-1:rvnAcer:rnTravelMate380:rvrRev.A:cvnAcer:ct1:cvrN/A:
  dmi.product.name: TravelMate 380
  dmi.product.version: -1
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.7.8-0ubuntu1.2
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1032251/+subscriptions

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

[Desktop-packages] [Bug 1026932] Re: freeze up

2012-12-06 Thread bugbot
We're closing this bug since there has not been a response from the original 
reporter.  However, the issue still exists please feel free to reopen with the 
requested information.  If you're not the original reporter, we'd prefer you 
file a new bug report.

Some tips:

  * Report X.org bugs via the command:  `ubuntu-bug xorg`

  * Test against the latest development Ubuntu.  
http://cdimage.ubuntu.com/daily-live/
Bugs marked as affecting the development version tend to get priority 
attention.

  * The `xdiagnose` utility has functionality for enabling debugging and
analyzing a few common X problems.

  * Tag your bugs with the Ubuntu versions you have reproduced the issue
in.

  * See https://wiki.ubuntu.com/X/Reporting for tips on writing good bug
reports.


** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  freeze up

Status in “xserver-xorg-video-ati” package in Ubuntu:
  Expired

Bug description:
  boots gnome desktop ...then next time system boots it will
  boot user defined ..and so on .in no order either.i am
  running 1204 pangolin didnt happen on natty ..P.T is 100 gig
  win7.50 gig ubuntu 2 gig swap 320 gig
  docsfat32..4gig home for shared desktop...

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,gnomecompat,shift,vpswitch,resize,mousepoll,clone,place,imgpng,water,grid,move,regex,session,wobbly,animation,workarounds,fade,cube,rotate,scale,expo,ezoom,switcher,ring]
  CompositorRunning: None
  CurrentDmesg:
   [   23.547181] init: plymouth-stop pre-start process (1235) terminated with 
status 1
   [   28.336049] eth2: no IPv6 routers present
  Date: Fri Jul 20 07:46:34 2012
  DistUpgraded: 2012-05-12 08:25:48,102 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.1.12, 3.2.0-26-generic, i686: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RC410 [Radeon Xpress 200M] [1002:5a62] 
(prog-if 00 [VGA controller])
 Subsystem: QUANTA Computer Inc Device [152d:0766]
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth 
Dongle (HCI mode)
  MachineType: DIXONSXP DIXONSXP
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=2a2f0264-a15f-403a-954d-b30317158e38 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to precise on 2012-05-12 (68 days ago)
  dmi.bios.date: 03/16/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: D3B11
  dmi.board.name: DIXONSXP
  dmi.board.vendor: DIXONSXP
  dmi.board.version: 02
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: DIXONSXP
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrD3B11:bd03/16/2007:svnDIXONSXP:pnDIXONSXP:pvrNotApplicable:rvnDIXONSXP:rnDIXONSXP:rvr02:cvnDIXONSXP:ct10:cvrN/A:
  dmi.product.name: DIXONSXP
  dmi.product.version: Not Applicable
  dmi.sys.vendor: DIXONSXP
  version.compiz: compiz 1:0.9.7.8-0ubuntu1.2
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1026932/+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 1077804] Re: xorg

2012-12-06 Thread bugbot
We're closing this bug since there has not been a response from the original 
reporter.  However, the issue still exists please feel free to reopen with the 
requested information.  If you're not the original reporter, we'd prefer you 
file a new bug report.

Some tips:

  * Report X.org bugs via the command:  `ubuntu-bug xorg`

  * Test against the latest development Ubuntu.  
http://cdimage.ubuntu.com/daily-live/
Bugs marked as affecting the development version tend to get priority 
attention.

  * The `xdiagnose` utility has functionality for enabling debugging and
analyzing a few common X problems.

  * Tag your bugs with the Ubuntu versions you have reproduced the issue
in.

  * See https://wiki.ubuntu.com/X/Reporting for tips on writing good bug
reports.


** Changed in: xorg (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  xorg

Status in “xorg” package in Ubuntu:
  Expired

Bug description:
  xorg

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Mon Nov 12 11:16:13 2012
  DistUpgraded: 2012-10-18 17:20:38,984 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e32] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:836d]
  InstallationDate: Installed on 2012-09-16 (56 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=8b258f41-d792-4ea4-8bda-388a7a19f898 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2012-10-18 (24 days ago)
  dmi.bios.date: 01/13/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0302
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5G41T-M LX3
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0302:bd01/13/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5G41T-MLX3:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1077804/+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 1070487] Re: Xorg/Unity occasionaly crashes

2012-12-06 Thread ThomasNovin
On average, two crashes a week.

Latest added this in Xorg.0.log before giving up.

[220832.923] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.924] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.924] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.924] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.925] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.926] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.989] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.991] (EE) intel(0): Failed to submit batch buffer, expect rendering 
corruption or even a frozen display: No space left on device.
[220832.991] (EE) intel(0): Failed to submit 

[Desktop-packages] [Bug 1086743] Re: gdm fails starting a session if gpg-agent-info-$(hostname) is malformed

2012-12-06 Thread Matteo Bertini
*** This bug is a duplicate of bug 766574 ***
https://bugs.launchpad.net/bugs/766574

** This bug has been marked a duplicate of bug 766574
   gpg-agent update prevents login/xserver start due to config error

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

Title:
  gdm fails starting a session if gpg-agent-info-$(hostname) is
  malformed

Status in “gdm” package in Ubuntu:
  New

Bug description:
  Put some random stuff in (in fact for fsck did this for me):

  echo dklsjf ksakjdhas hldslfkljhkljs(  /home/$USER/.gnupg/gpg-
  agent-info-$(hostname)

  Then login in gdm, the screen flashes and this is the log in
  ./.cache/gdm/session.log:

  /etc/gdm/Xsession: Beginning session setup...
  localuser:matteo being added to access control list
  localuser:matteo being added to access control list
  Setting IM through im-switch for locale=en_US.
  Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to 
/etc/X11/xinit/xinput.d/default.
  /etc/gdm/Xsession: 1: /home/matteo/.gnupg/gpg-agent-info-pecetta: Syntax 
error: ( unexpected

  A similar error occurs in lightdm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1086743/+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 940417] Re: Please add setting to enable/disable DNS forwarder

2012-12-06 Thread Thomas Hood
I changed the title to make this a wish for an easy way to
enable/disable nm-dnsmasq. Many people have to disable nm-dnsmasq
(myself included) and they shouldn't be forced to edit configuration
files in order to do so.

** Summary changed:

- Please add setting to enable/disable DNS cache
+ Please add setting to enable/disable DNS forwarder

** Description changed:

- Precise is now using DNSmasq for DNS cache. But no setting is apparent
- for disabling this DNS cache for users who do not want a DNS cache.
+ Precise is now using DNSmasq for DNS forwarding. But no setting is
+ apparent for disabling this forwarder for users who do not want it.
  
  The UbuntuBrainstorm asking for this feature said that users should be
- able to turn on/off the cache: http://brainstorm.ubuntu.com/idea/28926/
+ able to turn it on/off: http://brainstorm.ubuntu.com/idea/28926/

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

Title:
  Please add setting to enable/disable DNS forwarder

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

Bug description:
  Precise is now using DNSmasq for DNS forwarding. But no setting is
  apparent for disabling this forwarder for users who do not want it.

  The UbuntuBrainstorm asking for this feature said that users should be
  able to turn it on/off: http://brainstorm.ubuntu.com/idea/28926/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/940417/+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 1086300] Re: undefined symbol: bacon_video_widget_get_type

2012-12-06 Thread Bug Watch Updater
** Changed in: totem
   Status: Unknown = Fix Released

** Changed in: totem
   Importance: Unknown = Medium

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

Title:
   undefined symbol: bacon_video_widget_get_type

Status in Totem Movie Player:
  Fix Released
Status in “totem” package in Ubuntu:
  Triaged

Bug description:
  get logged into .xsession-errors at boot time on RR i386 logged as
  gnome-classic:

  ** (nautilus:3297): WARNING **: /usr/lib/nautilus/extensions-3.0
  /libtotem-properties-page.so: undefined symbol:
  bacon_video_widget_get_type

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic i686
  ApportVersion: 2.6.3-0ubuntu2
  Architecture: i386
  Date: Tue Dec  4 10:15:19 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1225x904+0+52'
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (gnome-panel:3261): Gtk-CRITICAL **: gtk_accelerator_parse_with_keycode: 
assertion `accelerator != NULL' failed
   (gnome-panel:3261): Gtk-CRITICAL **: gtk_accelerator_parse_with_keycode: 
assertion `accelerator != NULL' failed
   (gnome-panel:3261): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.34.2/./gobject/gsignal.c:2459: signal `size_request' is 
invalid for instance `0x8b43d08'
  usr_lib_nautilus:
   deja-dup  25.1.1-0ubuntu1
   evince3.6.1-1ubuntu1
   file-roller   3.6.3-0ubuntu2
   gnome-mplayer 1.0.7-2
   totem 3.6.3-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1086300/+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 1087206] [NEW] Evince often hangs on close

2012-12-06 Thread wvengen
Public bug reported:

When closing an  Evince 3.4.0-0ubuntu1.4 window, it often happens that
the window remains open but stops responding to events. This is not
document-dependent, as this behaviour is seen for different documents,
for at least both PDF and EPS documents, and the same document sometimes
shows this behaviour, and sometimes doesn't.

When attaching using strace, it is hanging on
futex(0x7f57e20bb5c4, FUTEX_WAIT_PRIVATE, 1, NULL

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: 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/1087206

Title:
  Evince often hangs on close

Status in “evince” package in Ubuntu:
  New

Bug description:
  When closing an  Evince 3.4.0-0ubuntu1.4 window, it often happens that
  the window remains open but stops responding to events. This is not
  document-dependent, as this behaviour is seen for different documents,
  for at least both PDF and EPS documents, and the same document
  sometimes shows this behaviour, and sometimes doesn't.

  When attaching using strace, it is hanging on
  futex(0x7f57e20bb5c4, FUTEX_WAIT_PRIVATE, 1, NULL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1087206/+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 263435]

2012-12-06 Thread Manuela-muntean
*** Bug 811225 has been marked as a duplicate of this bug. ***

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

Title:
  Firefox cannot close tab (using Ctrl-w) when flash content is selected
  on page

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox-3.0” package in Ubuntu:
  Confirmed
Status in “flashplugin-nonfree” package in Ubuntu:
  Opinion

Bug description:
  Binary package hint: flashplugin-nonfree

  Firefox cannot close tab (using Ctrl-w) or switch to next tab (using
  Ctrl-Tab) when flash content is selected on page.

  Steps to reproduce:
  1) Open a new Tab
  2) Go to a website with flash content (in this case youtube.com)
  3) Selected the flash content by clicking on it (in this case click on play)
  4) While the content plays, press a keyboard shortcut (in this case Ctrl-w to 
close the tab)

  Result: The shortcut is not registered by firefox, the tab remains open
  Expectation: The shortcut should be registered by firefox, the tab should 
close

  A good way of knowing that selecting the flash content is at the
  root of the problem: if you select a part of the page that is not
  flash content (in this case empty white space at the right or the left
  of the video) followed by Ctrl-W, the tab closes.

  Version Information:
  Ubuntu Hardy (2.6.24-19-generic)
  firefox 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
  flashplugin-nonfree 9.0.124.0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/263435/+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 287476] Re: Links to gvfs mounts do not use a URI

2012-12-06 Thread Sebastien Bacher
@ritz: thanks, will you also provide the SRU informations (see comment
#6)

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

Title:
  Links to gvfs mounts do not use a URI

Status in Nautilus:
  Fix Released
Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Precise:
  Triaged

Bug description:
  Binary package hint: nautilus

  Links to gvfs mounts point to ~/.gvfs/ rather than a URI. Opening the
  links without previously mounting the remote server produces an error
  message that the link is broken, and offers to move it to Trash.

  Steps to reproduce:

   * Places-Connect to a remote server (I use SFTP)
   * drag a file to your desktop while holding Alt
   * Select Link Here
   * Unmount the remote server (or reboot, etc)
   * Double click on the link

  Presumably this could be entirely avoided by having the link point to
  the URI equivalent of the ~/.gvfs/ path?

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  Package: nautilus 1:2.24.1-0ubuntu1
  ProcEnviron:
   
PATH=/home/username/bin:/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.27-7-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/287476/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-06 Thread Robin Battey
I would if I considered it a bug. (I didn't fully describe the current
state of samba4, because I figured it was irrelevant: You can alter the
interfaces it binds to, but not for *only* the dns resolver -- so
currently, if you want samba4 listening on the wildcard address you'll
need the dns resolver listening there too.) It would be a nice feature,
sure.  But, it's nm-dnsmasq is the one breaking away from standards in
ways that will break other packages, so I'm reporting the conflict here.

Btw, named immediately notices because of the
/etc/network/if-{up,down}.d/bind9 scripts that trigger rndc reconfig
when an interface goes up or down.

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

Status in “djbdns” package in Ubuntu:
  Confirmed
Status in “dnsmasq” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “pdns-recursor” package in Ubuntu:
  Invalid
Status in “pdnsd” package in Ubuntu:
  Invalid
Status in “djbdns” source package in Precise:
  Confirmed
Status in “dnsmasq” source package in Precise:
  Triaged
Status in “network-manager” source package in Precise:
  Triaged
Status in “pdns-recursor” source package in Precise:
  Invalid
Status in “pdnsd” source package in Precise:
  Invalid

Bug description:
  As described in
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-
  resolving, network manager now starts a dnsmasq instance for local DNS
  resolving.

  That breaks the default bind9 and dnsmasq installations, for people that 
actually want to install a DNS server.
  Having to manually comment out #dns=dnsmasq in 
/etc/NetworkManager/NetworkManager.conf doesn't sound good, and if it stays 
that way, it should be moved to the bind9 and dnsmasq postinst scripts.

  Please make network-manager smarter so that it checks if bind9 or
  dnsmasq are installed, so that it doesn't start the local resolver in
  that case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-06 Thread Thomas Hood
If libnss-nm-dns would make it easier to introduce per-user caching
and/or if it improved security then those would be important benefits.

Currently nm-dnsmasq has caching disabled because of concerns about
cache poisoning and information leakage.

https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-
resolving

If there have already been discussions of per-user caching in Ubuntu
then someone please give me the link.

The only approach that I have seen so far is per-user nscd in Solaris
and (I now see) FreeBSD.

http://docs.oracle.com/cd/E19963-01/html/821-1462/nscd-1m.html
http://www.unix.com/man-page/freebsd/8/NSCD

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

Status in “djbdns” package in Ubuntu:
  Confirmed
Status in “dnsmasq” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “pdns-recursor” package in Ubuntu:
  Invalid
Status in “pdnsd” package in Ubuntu:
  Invalid
Status in “djbdns” source package in Precise:
  Confirmed
Status in “dnsmasq” source package in Precise:
  Triaged
Status in “network-manager” source package in Precise:
  Triaged
Status in “pdns-recursor” source package in Precise:
  Invalid
Status in “pdnsd” source package in Precise:
  Invalid

Bug description:
  As described in
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-
  resolving, network manager now starts a dnsmasq instance for local DNS
  resolving.

  That breaks the default bind9 and dnsmasq installations, for people that 
actually want to install a DNS server.
  Having to manually comment out #dns=dnsmasq in 
/etc/NetworkManager/NetworkManager.conf doesn't sound good, and if it stays 
that way, it should be moved to the bind9 and dnsmasq postinst scripts.

  Please make network-manager smarter so that it checks if bind9 or
  dnsmasq are installed, so that it doesn't start the local resolver in
  that case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 287476] Re: Links to gvfs mounts do not use a URI

2012-12-06 Thread Sebastien Bacher
** Also affects: nautilus (Ubuntu Quantal)
   Importance: Undecided
   Status: 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/287476

Title:
  Links to gvfs mounts do not use a URI

Status in Nautilus:
  Fix Released
Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Precise:
  Triaged
Status in “nautilus” source package in Quantal:
  New

Bug description:
  Binary package hint: nautilus

  Links to gvfs mounts point to ~/.gvfs/ rather than a URI. Opening the
  links without previously mounting the remote server produces an error
  message that the link is broken, and offers to move it to Trash.

  Steps to reproduce:

   * Places-Connect to a remote server (I use SFTP)
   * drag a file to your desktop while holding Alt
   * Select Link Here
   * Unmount the remote server (or reboot, etc)
   * Double click on the link

  Presumably this could be entirely avoided by having the link point to
  the URI equivalent of the ~/.gvfs/ path?

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  Package: nautilus 1:2.24.1-0ubuntu1
  ProcEnviron:
   
PATH=/home/username/bin:/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.27-7-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/287476/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-06 Thread Thomas Hood
 Btw, named immediately notices because of the 
 /etc/network/if-{up,down}.d/bind9 scripts that trigger
 rndc reconfig when an interface goes up or down.

Ah, yes. There is also a hook at /etc/ppp/ip-{up,down}.d/bind9.

But named also notices immediately when I bring up an with
NetworkManager. Any idea what the mechanism is there?

When I bring down an interface with NetworkManager, named does *not*
notice this right away.

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

Status in “djbdns” package in Ubuntu:
  Confirmed
Status in “dnsmasq” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “pdns-recursor” package in Ubuntu:
  Invalid
Status in “pdnsd” package in Ubuntu:
  Invalid
Status in “djbdns” source package in Precise:
  Confirmed
Status in “dnsmasq” source package in Precise:
  Triaged
Status in “network-manager” source package in Precise:
  Triaged
Status in “pdns-recursor” source package in Precise:
  Invalid
Status in “pdnsd” source package in Precise:
  Invalid

Bug description:
  As described in
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-
  resolving, network manager now starts a dnsmasq instance for local DNS
  resolving.

  That breaks the default bind9 and dnsmasq installations, for people that 
actually want to install a DNS server.
  Having to manually comment out #dns=dnsmasq in 
/etc/NetworkManager/NetworkManager.conf doesn't sound good, and if it stays 
that way, it should be moved to the bind9 and dnsmasq postinst scripts.

  Please make network-manager smarter so that it checks if bind9 or
  dnsmasq are installed, so that it doesn't start the local resolver in
  that case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 287476] Re: Links to gvfs mounts do not use a URI

2012-12-06 Thread Sebastien Bacher
@ritz: I'm holding on the updates there because I'm not sure to
understand what's the issue and how it's supposed to behave

trying on raring which has the fix it still seems buggy, e.g when the
share is unmounted clicking on one of those file prompt with a dialog
saying that no application is installed to handle the filetype (a .txt
in this case that should open in gedit)...

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

Title:
  Links to gvfs mounts do not use a URI

Status in Nautilus:
  Fix Released
Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Precise:
  Triaged
Status in “nautilus” source package in Quantal:
  New

Bug description:
  Binary package hint: nautilus

  Links to gvfs mounts point to ~/.gvfs/ rather than a URI. Opening the
  links without previously mounting the remote server produces an error
  message that the link is broken, and offers to move it to Trash.

  Steps to reproduce:

   * Places-Connect to a remote server (I use SFTP)
   * drag a file to your desktop while holding Alt
   * Select Link Here
   * Unmount the remote server (or reboot, etc)
   * Double click on the link

  Presumably this could be entirely avoided by having the link point to
  the URI equivalent of the ~/.gvfs/ path?

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  Package: nautilus 1:2.24.1-0ubuntu1
  ProcEnviron:
   
PATH=/home/username/bin:/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.27-7-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/287476/+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 1086912] [NEW] Brightness and lock - UI quirks

2012-12-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

See attachment

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

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

-- 
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 1086912] Re: Brightness and lock - UI quirks

2012-12-06 Thread Sergey Shnatsel Davidoff
This is a GNOME Control  Center panel, retargeting accordingly.

** Project changed: switchboard = gnome-control-center (Ubuntu)

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

Title:
  Brightness and lock - UI quirks

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

Bug description:
  See attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1086912/+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 1051882] Re: NBS: Needs porting to latest evolution-data-server API

2012-12-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/raring/evolution-indicator
/raring-proposed

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

Title:
  NBS: Needs porting to latest evolution-data-server API

Status in Evolution Indicator:
  Triaged
Status in “evolution-indicator” package in Ubuntu:
  Triaged

Bug description:
  evolution-data-server changed its API. evolution-indicator needs to be
  ported to it to work in quantal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-indicator/+bug/1051882/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-06 Thread Thomas Hood
Whoa. When an interface is brought up with NM the scripts in
/etc/network/if-up.d/ somehow get run (how?) but when an interface is
downed with NM, the scripts in /etc/network/if-down.d/ don't get run
(inconsistent!).

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

Status in “djbdns” package in Ubuntu:
  Confirmed
Status in “dnsmasq” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “pdns-recursor” package in Ubuntu:
  Invalid
Status in “pdnsd” package in Ubuntu:
  Invalid
Status in “djbdns” source package in Precise:
  Confirmed
Status in “dnsmasq” source package in Precise:
  Triaged
Status in “network-manager” source package in Precise:
  Triaged
Status in “pdns-recursor” source package in Precise:
  Invalid
Status in “pdnsd” source package in Precise:
  Invalid

Bug description:
  As described in
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-
  resolving, network manager now starts a dnsmasq instance for local DNS
  resolving.

  That breaks the default bind9 and dnsmasq installations, for people that 
actually want to install a DNS server.
  Having to manually comment out #dns=dnsmasq in 
/etc/NetworkManager/NetworkManager.conf doesn't sound good, and if it stays 
that way, it should be moved to the bind9 and dnsmasq postinst scripts.

  Please make network-manager smarter so that it checks if bind9 or
  dnsmasq are installed, so that it doesn't start the local resolver in
  that case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 1087200] [NEW] System defaults to internal audio when USB dac is present

2012-12-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I'm using USB dac (HiFimeDIY Sabre) and after logout or shutdown system
switch Audio Out settings to default internal audio.

ProblemType: Bug
DistroRelease: elementary OS 0.2
Package: elementary-desktop 1.284-0~355~precise1 [origin: 
LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.2.0-34.53-generic-pae 3.2.33
Uname: Linux 3.2.0-34-generic-pae i686
ApportVersion: 2.0.1-0ubuntu15+elementary3~precise1
Architecture: i386
CrashDB: elementary_meta
Date: Thu Dec  6 14:11:28 2012
EcryptfsInUse: Yes
InstallationMedia: elementary OS 0.2 Luna - Beta 1 i386 (20121114)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: elementary-meta
SuspiciousXErrors:
 
ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 luna third-party-packages
-- 
System defaults to internal audio when USB dac is present
https://bugs.launchpad.net/bugs/1087200
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to pulseaudio in Ubuntu.

-- 
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 1087200] Re: System defaults to internal audio when USB dac is present

2012-12-06 Thread Sergey Shnatsel Davidoff
** Project changed: elementaryos = pulseaudio (Ubuntu)

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

Title:
  System defaults to internal audio when USB dac is present

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  I'm using USB dac (HiFimeDIY Sabre) and after logout or shutdown
  system switch Audio Out settings to default internal audio.

  ProblemType: Bug
  DistroRelease: elementary OS 0.2
  Package: elementary-desktop 1.284-0~355~precise1 [origin: 
LP-PPA-elementary-os-daily]
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic-pae 3.2.33
  Uname: Linux 3.2.0-34-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu15+elementary3~precise1
  Architecture: i386
  CrashDB: elementary_meta
  Date: Thu Dec  6 14:11:28 2012
  EcryptfsInUse: Yes
  InstallationMedia: elementary OS 0.2 Luna - Beta 1 i386 (20121114)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: elementary-meta
  SuspiciousXErrors:
   
  ThirdParty: True
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1087200/+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 1085532] Re: upgrade from 12.04 to 12.10

2012-12-06 Thread bugbot
** Tags added: precise

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

Title:
  upgrade from 12.04 to 12.10

Status in “xorg” package in Ubuntu:
  New

Bug description:
  this problem was after an upgrade from 12.04 to 12.10

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Dec  2 02:29:05 2012
  DistUpgraded: 2012-12-02 01:48:53,909 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx, 9.000, 3.2.0-34-generic-pae, i686: installed
   fglrx, 9.000, 3.5.0-19-generic, i686: installed
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RV710 [Mobility Radeon HD 4300/4500 
Series] [1002:9555] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company ProBook 4720s GPU (Mobility Radeon HD 
4350) [103c:1411]
  InstallationDate: Installed on 2012-11-27 (4 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  MachineType: Hewlett-Packard HP ProBook 4520s
  MarkForUpload: True
  ProcEnviron:
   TERM=unknown
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=b3193080-7712-4dec-9cb8-b46c623520a7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request:  BadRequest (invalid request code or no 
such operation)
 Major opcode of failed request:  153 (GLX)
 Minor opcode of failed request:  19 (X_GLXQueryServerString)
 Serial number of failed request:  22
 Current serial number in output stream:  22
  UpgradeStatus: Upgraded to quantal on 2012-12-02 (0 days ago)
  dmi.bios.date: 06/29/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68AZZ Ver. F.08
  dmi.board.name: 1411
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 57.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68AZZVer.F.08:bd06/29/2010:svnHewlett-Packard:pnHPProBook4520s:pvr:rvnHewlett-Packard:rn1411:rvrKBCVersion57.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4520s
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085532/+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 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2012-12-06 Thread bugbot
** Tags added: edgers

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

Title:
  16 Bit colours / Banding on Intel HD4000

Status in “xorg” package in Ubuntu:
  New

Bug description:
  On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
  colours/banding on the internal LCD panel. The external monitor works
  fine (no banding is to be seen).

  This happens on at least:
  linux-image-3.5.0-19-generic
  linux-image-3.5.0-18-generic
  linux-image-3.5.0-17-generic

  and not on
  linux-image-3.5.0-10-generic

  Others were not tested as I reinstalled my system.

  I experience the same behaviour when using the xorg-edgers repository.

  This issue might be related to
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
  way as they started occuring at the same time (This sounds vague, and
  it indeed is as I only noticed after doing some more kernel updates,
  so I am not sure where this issue came up)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 30 20:07:45 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
     Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  InstallationDate: Installed on 2012-11-30 (0 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085168/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-06 Thread Thomas Hood
Aha. /etc/NetworkManager/dispatcher.d/01ifupdown run-partses
/etc/network/if-up.d/ on up and /etc/network/if-post-down.d/ on down
(which is actually post-down in ifupdown terminology).  And there is
no /etc/network/if-post-down.d/bind9 so named doesn't get nudged when NM
takes down an interface. Just reported this in bug #1087228.

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

Status in “djbdns” package in Ubuntu:
  Confirmed
Status in “dnsmasq” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “pdns-recursor” package in Ubuntu:
  Invalid
Status in “pdnsd” package in Ubuntu:
  Invalid
Status in “djbdns” source package in Precise:
  Confirmed
Status in “dnsmasq” source package in Precise:
  Triaged
Status in “network-manager” source package in Precise:
  Triaged
Status in “pdns-recursor” source package in Precise:
  Invalid
Status in “pdnsd” source package in Precise:
  Invalid

Bug description:
  As described in
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-
  resolving, network manager now starts a dnsmasq instance for local DNS
  resolving.

  That breaks the default bind9 and dnsmasq installations, for people that 
actually want to install a DNS server.
  Having to manually comment out #dns=dnsmasq in 
/etc/NetworkManager/NetworkManager.conf doesn't sound good, and if it stays 
that way, it should be moved to the bind9 and dnsmasq postinst scripts.

  Please make network-manager smarter so that it checks if bind9 or
  dnsmasq are installed, so that it doesn't start the local resolver in
  that case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 780117] Re: Brasero finishes without error but unusable media ...

2012-12-06 Thread UlfZibis
 I guess the fix for your problem was available since a while.
 But if you had installed it, you had gotten the bug that was fixed here.
I do not get what you mean by that?
Can you send me a german translation privately?

Have a sunny day,

Ulf

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

Status in A disc burning application for gnome 2:
  New
Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project precise series:
  Fix Released
Status in “brasero” package in Ubuntu:
  Fix Released
Status in “brasero” source package in Precise:
  Fix Released
Status in “brasero” source package in Quantal:
  Fix Released
Status in Baltix GNU/Linux:
  In Progress
Status in “brasero” package in Fedora:
  New

Bug description:
  SRU Justification
  ~

  Impact:

    Currently Brasero will fail to write files to a disc in on-the-fly
    mode using the libburnia plugin resulting in 'coastered' media.
    This is the default mode of operation and unless the user is writing
    a pre-built ISO image, this fails 100% of the time and has since Oneiric
    -- possibly Natty.

  Fix:

    Complete/fix part of the following commit:

  
http://git.gnome.org/browse/brasero/commit/?id=1b8397ee252df2d554682ca2d694d5937fbf6e39

    Particularly the change to plugins/libburnia/burn-libisofs.c around line
    200 that hoisted the priv-libburn_src-read_xt() call out of the if() 
statement
    should have actually removed it instead of duplicating it.

  Patch:

  
http://git.gnome.org/browse/brasero/commit/?id=253031b69c5dcbcf079c445ec530afb7ccd9ea82

  Test Case:

    * Insert blank CD or DVD in drive:

  (1) Attempt to write files to the writable optical disc by dragging
  files from Nautilus to a blank disc.

  (2) Click on the 'Write Files to Disc' button in nautilus.

  (3) Make sure 'on the fly' mode is enabled by selecting 'Burn image
  directly without saving to disc' (which should be the default).

  (4) Click on the 'burn' button.

    * If the bug is fixed, you should have a properly written and readable
    disc.  Otherwise, the procedure will fail and the disc will be unusable.

  --

  Binary package hint: brasero

  When I burn a DVD (4,7 and 8,5 GB) Brasero show the progressbar till
  about 30-40% (exact point is randomly) and than says, that it is
  finalizing the media. This finalizing messages is showing for the rest
  of the burning process (~10min @8x 8,5GB). After that, it ejects the
  media without any error. But when I insert the media again, nothing
  happens, except, that the DVD-Drive disappears from the computer:///
  location in nautilus.

  This problem only exists when burning On-The-Fly. Burning ISO Images
  or automatic creation of ISO Images before burning works without
  problems. The burning speed doesn't matter to this problem. I test 8x,
  4x and 2x. All the same problem. On-The-Fly burning using K3B works
  quite well @8x speed.

  One thing I also notice is, that Brasero uses 100% CPU on one core,
  while K3B uses just about 5-15%.

  I attached the last Brasero log. I don't know, why it just says, that
  it was only at 49% and then says it's finished. The burning took about
  28 minutes. The media was unusable on all my three devices
  (Linux/Windows).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: brasero 2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon May  9 22:10:24 2011
  ExecutablePath: /usr/bin/brasero
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: brasero
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (brasero:2453): GLib-CRITICAL **: the GVariant format string `(u)' has a 
type of `(u)' but the given value has a type of `()'
   (brasero:2453): GLib-CRITICAL **: g_variant_get: assertion 
`valid_format_string (format_string, TRUE, value)' failed
   (unknown:4557): GStreamer-CRITICAL **: gst_debug_add_log_function: 
assertion `func != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/brasero/+bug/780117/+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 1086868] Re: No global menu in Plasma (KDE) session in Raring

2012-12-06 Thread Björn Michaelsen
as long as libreoffice-kde is installed libreoffice with try to use that
in a KDE environment. Im unsure what it would fall back to if thats
uninstalled: gtk or X11 generic. That is something that might be easily
fixed (As in: If in KDE, use kde plugin, fall back to gtk and only then
fall back to generic).

Exporting SAL_USE_VCLPLUGIN=gtk in the environment should force using
the gtk/gnome plugin. Note that this will also give you gtk theming
(however gtk-themes are mostly matched to kde/qt anyway) and more
importantly: some gtk native dialogs (e.g. file chooser, possibly
print).

The way to 'solve' this would be to reimplement the functionality in
libreoffice-kde -- however since the point of the plugins is pretty much
to not depend hard on 'the other framework' linking against gio from
-kde would likely not go uncontested at least upstream.

** Changed in: libreoffice (Ubuntu)
   Status: New = Won't Fix

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

Title:
  No global menu in Plasma (KDE) session in Raring

Status in “libreoffice” package in Ubuntu:
  Won't Fix

Bug description:
  Under a Plasma (KDE) session in raring there is no global menu
  (plasma-widget-menubar).  This does work in 12.10, so it's a
  regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1086868/+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 1086868] Re: No global menu in Plasma (KDE) session in Raring

2012-12-06 Thread Björn Michaelsen
Marking as wontfix -- for now.

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

Title:
  No global menu in Plasma (KDE) session in Raring

Status in “libreoffice” package in Ubuntu:
  Won't Fix

Bug description:
  Under a Plasma (KDE) session in raring there is no global menu
  (plasma-widget-menubar).  This does work in 12.10, so it's a
  regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1086868/+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 1086411] Re: reply to a message duplicates signature

2012-12-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

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

Title:
  reply to a message duplicates signature

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  When replying to an e-mail, the editor window pops with quoted text,
  then it blinks, and inserts the signature twice.

  I took a video : http://ubuntuone.com/1Y6Ydn5LyVeg6Yb417kLDc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1086411/+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 1066585]

2012-12-06 Thread Bugzilla-mozilla-org-rolf
I am still affected by this problem in TB17 and going by #20 the
certificate I use is not md5: PKCS #1 SHA-1 With RSA Encryption

Ludovic, how can I provide the information you were requesting?

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

Title:
  [Regression] Cacert CA certified certificate no longer recognized

Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Incomplete

Bug description:
  There is a fairly serious regression from thunderbird
  15.0.1+build1-0ubuntu0.10.04.1 to 1:16.0.1+build1-0ubuntu0.10.04.1.
  The later version apparently no longer recognizes the Cacert CA
  whereas the former does. I use a self-signed cert for my mail-server
  with a key that is trusted by Cacert.org.  This stopped working today
  with said update.  Upon connection to the mail server I'm being shown
  an Add security exception-dialog saying that the certificicate isn't
  trusted. I have run TB in safe-mode and it was the same.  I've also
  tried adding the Cacert root CA explicitly as trusted but TB told me
  that the certificate is already in the pool (not really a surprise as
  the old version of TB relied on it quite happily).  I've now
  downgraded back to the previous version and used pinning to prevent an
  upgrade.

  Oh, and by the way, feel free to ignore this ticket as I believe in
  Datensparsamkeit instead of routinely uploading oodles of private
  information via apport.  This ticket contains all the information you
  need, if not, feel free to ask for clarification.  I hope Ubuntu is
  still about quality and not about being required to use certain tools
  to report an issue (while being ignored in the bug tracker nonetheless
  ;))

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1066585/+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 985202] Re: libx11 causes kwin to crash on login (over NX protocol)

2012-12-06 Thread Reinhard Tartler
I can reproduce this issue. Following the suggestion from comment #34, I
can also confirm that downgrading libxfixes to version 5.0-4 avoids the
crash in kwin.

Raof, I see that you have introduced the latest changes to libxfixes.
Could you please have a look at this? Thanks!

** Package changed: libx11 (Ubuntu) = libxfixes (Ubuntu)

** Changed in: libxfixes (Ubuntu)
 Assignee: (unassigned) = Chris Halse Rogers (raof)

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

Title:
  libx11 causes kwin to crash on login (over NX protocol)

Status in “libxfixes” package in Ubuntu:
  Confirmed

Bug description:
  This behavior is 100% reproducible. I have freenx-server installed from here:
  https://launchpad.net/~freenx-team/+archive/ppa

  And am logging in from a remote machine with the newest nxclient from
  nomachine.org. What happens is that upon login or shortly thereafter,
  kwin crashes with a segfault. After restarting, it crashes at regular
  intervals as well.

  I reported a bug to the KDE4 tracker:
  https://bugs.kde.org/show_bug.cgi?id=298370

  And it was marked a duplicate of a bug NOT related to NX:
  https://bugs.kde.org/show_bug.cgi?id=293209

  Judging from the backtrace, and from the comments in bug 293209, the
  problem is related to Xorg, and the people at KDE seem to think that
  the problem might even be Ubuntu 12.04 specific. So I decided to re-
  report the bug here and give you pointers to the relevant KDE
  bugreports.

  We are really desperate to get Kwin working under NX and are willing
  to test whatever you like!

  Many thanks in advance.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libx11-6 2:1.4.99.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: i386
  Date: Wed Apr 18 16:18:16 2012
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   PATH=(custom, no user)
   SHELL=/bin/bash
  SourcePackage: libx11
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/985202/+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 1078942] Re: Nautilus strange behavior on list view

2012-12-06 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1073913 ***
https://bugs.launchpad.net/bugs/1073913

Status changed to 'Confirmed' because the bug affects multiple users.

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

Title:
  Nautilus strange behavior on list view

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  If there are a lot of files in any folder in list view Nautilus
  behavior is very strange. I recoded a video, because it is hard to
  describe.

  FS is ext4 .

  It is very annoying and confusing.

  In 12.04 I don't have such problem. So it might be a regression.

  I have the latest updates.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Thu Nov 15 00:49:58 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'256'
  InstallationDate: Installed on 2012-10-06 (39 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121006)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.xdg.autostart.nautilus.autostart.desktop: 
2012-10-31T11:39:55.499222

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1078942/+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 341541] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

2012-12-06 Thread Bug Watch Updater
** Changed in: gvfs
   Status: New = Incomplete

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

Title:
  gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

Status in GVFS:
  Incomplete
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gvfs

  I'm currently doing a file system compare between ext2/3/4 in
  Virtualbox.  Everything is identical except now the ext4 one gave this
  error after bootup.  Nothing crashed during testing of ext2/3.

  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/lib/gvfs/gvfs-fuse-daemon
  Package: gvfs-fuse 1.1.8-0ubuntu1
  ProcCmdline: /usr/lib/gvfs//gvfs-fuse-daemon /home/username/.gvfs
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /usr/lib/gio/modules/libgvfsdbus.so
   g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
   ?? () from /usr/lib/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
  Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()
  Uname: Linux 2.6.28-9-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/341541/+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 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2012-12-06 Thread peterrus
** Tags removed: edgers

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

Title:
  16 Bit colours / Banding on Intel HD4000

Status in “xorg” package in Ubuntu:
  New

Bug description:
  On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
  colours/banding on the internal LCD panel. The external monitor works
  fine (no banding is to be seen).

  This happens on at least:
  linux-image-3.5.0-19-generic
  linux-image-3.5.0-18-generic
  linux-image-3.5.0-17-generic

  and not on
  linux-image-3.5.0-10-generic

  Others were not tested as I reinstalled my system.

  I experience the same behaviour when using the xorg-edgers repository.

  This issue might be related to
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
  way as they started occuring at the same time (This sounds vague, and
  it indeed is as I only noticed after doing some more kernel updates,
  so I am not sure where this issue came up)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 30 20:07:45 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
     Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  InstallationDate: Installed on 2012-11-30 (0 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085168/+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 847967] Re: A minimized window 'remains' behind on the desktop if /apps/compiz-1/plugins/unityshell/screen0/options/show_minimized_windows is set to true

2012-12-06 Thread luxiter
i've same issue on gnome-fallback on ubuntu 12.04 
Nvidia driver Proprietary driver installed (downloaded from nvidia.com)
System is up to date but i don't use Unity.

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

Title:
  A minimized window 'remains' behind on the desktop if
  /apps/compiz-1/plugins/unityshell/screen0/options/show_minimized_windows
  is set to true

Status in Compiz Core:
  Fix Released
Status in Unity:
  Fix Released
Status in X.Org X server:
  Confirmed
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “xorg-server” package in Ubuntu:
  Fix Released

Bug description:
  Any window minimized to unity launcher remains on the desktop unseen
  You cannot interact with the area it occupies other than  files on the 
desktop outside it's area can be DD into if applicable otherwise they return 
to position
  Minimizing a maximized window can create additional havoc

  Xserver patch required: http://lists.x.org/archives/xorg-
  devel/2011-September/024996.html

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: compiz 1:0.9.5.94+bzr2803-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  280.13  Wed Jul 27 16:55:43 PDT 
2011
   GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu2)
  .tmp.unity.support.test.0:

  ApportVersion: 1.22.1-0ubuntu2
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,decor,text,imgpng,compiztoolbox,fade,resize,mousepoll,cube,rotate,gnomecompat,vpswitch,move,scale,regex,expo,place,unityshell,scaleaddon]
  CompositorRunning: compiz
  Date: Mon Sep 12 11:16:44 2011
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-current-updates, 280.13, 3.0.0-10-generic, i686: installed
   nvidia-current-updates, 280.13, 3.0.0-11-generic, i686: installed
  GraphicsCard:
   nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Dell Device [1028:0209]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110831)
  JockeyStatus:
   kmod:nvidia_173 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
   kmod:nvidia_current_updates - nvidia_current_updates (Proprietary, Enabled, 
Not in use)
   kmod:nvidia_current - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
  MachineType: Dell Inc. XPS M1330
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-11-generic 
root=UUID=ad432a25-9ac2-4357-9630-7b4a0dc3deb2 ro quiet splash vt.handoff=7
  SourcePackage: compiz
  UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', 
'-f'] failed with exit code -11:
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1330
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.5.94+bzr2803-0ubuntu1
  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.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  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
  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/compiz-core/+bug/847967/+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 1086915] [NEW] Sliders too long

2012-12-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Sliders are too long; shorten them and you'll be able to have everything
in one page

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

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

-- 
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 1086916] [NEW] User Accounts - Minor UI quirks

2012-12-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

See attachment

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

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

-- 
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 1003836] Re: System Monitor shows only 19 Cores

2012-12-06 Thread Robert Roth
Could you please also attach the file /proc/stat for further debugging?

** Changed in: gnome-system-monitor (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  System Monitor shows only 19 Cores

Status in The GNOME System Monitor:
  Confirmed
Status in “gnome-system-monitor” package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  ---

  System Monitor shows:

  under System (Processor: Intel® Xeon(R) CPU X5675 @ 3.07GHz × 19)

  and under Resources all 24 Cores

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 12.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices: aplay: device_list:252: no soundcards found...
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  ArecordDevices: arecord: device_list:252: no soundcards found...
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/hwC1D1', '/dev/snd/hwC1D2', 
'/dev/snd/hwC1D3', '/dev/snd/pcmC1D3p', '/dev/snd/pcmC1D7p', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D9p', '/dev/snd/controlC0', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  BuildID: 20120423122928
  CRDA: Error: [Errno 2] No such file or directory
  Channel: release
  CurrentDmesg:
   [   21.992749] tg3 :06:00.0: eth0: Flow control is on for TX and on for 
RX
   [   21.993831] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   32.358136] eth0: no IPv6 routers present
  Date: Thu May 24 10:54:37 2012
  ForcedLayersAccel: False
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IpRoute:
   default via 172.16.0.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   172.16.0.0/16 dev eth0  proto kernel  scope link  src 172.16.10.118  metric 1
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Plugins:
   iTunes Application Detector - Lib=librhythmbox-itms-detection-plugin.so, 
Location=/usr/lib/mozilla/plugins
   VLC Multimedia Plugin (compatible Totem 3.0.1) - 
Lib=libtotem-cone-plugin.so, Location=/usr/lib/mozilla/plugins
   DivX® Web Player - Lib=libtotem-mully-plugin.so, 
Location=/usr/lib/mozilla/plugins
   QuickTime Plug-in 7.6.6 - Lib=libtotem-narrowspace-plugin.so, 
Location=/usr/lib/mozilla/plugins
   Windows Media Player Plug-in 10 (compatible; Totem) - 
Lib=libtotem-gmp-plugin.so, Location=/usr/lib/mozilla/plugins
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423122928
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/29/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0CRH6C
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd12/29/2011:svnDellInc.:pnPrecisionWorkStationT5500:pvr:rvnDellInc.:rn0CRH6C:rvrA02:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision WorkStation T5500
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/1003836/+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 1086916] Re: User Accounts - Minor UI quirks

2012-12-06 Thread Sergey Shnatsel Davidoff
** This bug is no longer a duplicate of bug 711611
   Create a User Accounts plug

** Project changed: switchboard = gnome-control-center (Ubuntu)

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

Title:
  User Accounts - Minor UI quirks

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

Bug description:
  See attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1086916/+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 1005304] Re: NM-generated resolv.conf contains both domain and search even though the second option supersedes the first one

2012-12-06 Thread Thomas Hood
Also, when the file is piped to resolvconf (as is now the default),
resolvconf eliminates the superfluous domain line.

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

Title:
  NM-generated resolv.conf contains both domain and search even
  though the second option supersedes the first one

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

Bug description:
  $ cat /etc/resolv.conf 
  # Generated by NetworkManager
  domain langfeldt.net
  search langfeldt.net
  nameserver 192.168.1.1

  
  man resolv.conf:

 The domain and search keywords are mutually exclusive.  If more than  
one  instance  of  these  keywords  is
 present, the last instance wins.

  To avoid surprising people that don't know better (or changes in
  named.conf) and to observe the Robustness principle
  (http://en.wikipedia.org/wiki/Robustness_principle) or some unintended
  change in which instance of the keywords that win, the file should
  probably only use one of those.  The DHCP option in question  here is
  setting the dns domain and so the domain line should be generated. I
  have been told that there now is a DHCP option for the search line as
  well.  But in any case they should not both be generated.

  Regards,
Nicolai

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CRDA:
   country NO:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  Date: Sun May 27 23:54:44 2012
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.9  metric 2
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to precise on 2012-05-20 (7 days ago)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1005304/+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 1086915] Re: Sliders too long

2012-12-06 Thread Sergey Shnatsel Davidoff
** Project changed: gnome-control-center = gnome-control-center
(Ubuntu)

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

Title:
  Sliders too long

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

Bug description:
  Sliders are too long; shorten them and you'll be able to have
  everything in one page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1086915/+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 1087240] Re: A minimized window 'remains' behind on the desktop (Firefox thunderbird libreoffice)

2012-12-06 Thread luxiter
** Package changed: unity (Ubuntu) = gnome-session (Ubuntu)

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

Title:
  A minimized window 'remains' behind on the desktop (Firefox
  thunderbird libreoffice)

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

Bug description:
  window minimized remains on the desktop unseen
  You cannot interact with the area it occupies other than files on the desktop 
outside it's area can be DD into if applicable otherwise they return to 
position
  Minimizing a maximized window can create additional havoc

  This issue affect firefox thunderbird libreoffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1087240/+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 1086693] Re: DNS lookup fails intermittently with Comcast, when Network Manager's copy of dnsmasq is in use.

2012-12-06 Thread Thomas Hood
There are really two issues here. One is that nm-dnsmasq isn't working
properly for you. The second is that you'd like it not to be enabled by
default.

Let's consider this report (bug #1086693) to be your request that nm-
dnsmasq not be enabled by default.

Please take a look at the reports that have already been filed against
the dnsmasq package, especially bug #1003842. If you feel that your bug
is different, file a new report against dnsmasq. These reports are not
ignored!

** Summary changed:

- DNS lookup fails intermittently with Comcast, when Network Manager's copy of 
dnsmasq is in use.
+ Please don't enable the NetworkManager-controlled dnsmasq by default

** Description changed:

- In Ubuntu's default configuration, Network Manager spawns a copy of
+ In Ubuntu's default configuration, NetworkManager spawns a copy of
  dnsmasq, which breaks DNS lookups for me. It has done this since Ubuntu
  12.04, when this was made the default. I've just been following the
  workaround that has worked for other people of disabling dnsmasq in
  /etc/NetworkManager/NetworkManager.conf.
  
  There have been multiple bug reports about the various problems of this
  configuration, but it remains the default configuration in 12.10, and
  breaks my DNS lookups there, as well.
  
  Someone mentioned I should file a bug. So, why not? It'll just be
  ignored like they always are, but fine. You got it!

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

Title:
  Please don't enable the NetworkManager-controlled dnsmasq by default

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

Bug description:
  In Ubuntu's default configuration, NetworkManager spawns a copy of
  dnsmasq, which breaks DNS lookups for me. It has done this since
  Ubuntu 12.04, when this was made the default. I've just been following
  the workaround that has worked for other people of disabling dnsmasq
  in /etc/NetworkManager/NetworkManager.conf.

  There have been multiple bug reports about the various problems of
  this configuration, but it remains the default configuration in 12.10,
  and breaks my DNS lookups there, as well.

  Someone mentioned I should file a bug. So, why not? It'll just be
  ignored like they always are, but fine. You got it!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1086693/+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 562023] Re: nm-applet doesn't apply ipv4 changes without resetting connection (or it disconnects)

2012-12-06 Thread Thomas Hood
*** This bug is a duplicate of bug 979372 ***
https://bugs.launchpad.net/bugs/979372

** This bug has been marked a duplicate of bug 979372
   When changing from DHCP to DHCP (addresses only) please reconfigure the 
interface without an unnecessary downup

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

Title:
  nm-applet doesn't apply ipv4 changes without resetting connection (or
  it disconnects)

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

Bug description:
  I have tested this on multiple systems with recent versions of lucid 64-bit. 
It has been observed on both wired and wireless connections.
  My current one:
  Acer Aspire 1410
  Lucid installed from daily-live cd from April 12th.

  The simplest way to reproduce this is to go to your wireless or wired 
connection in nm-applet (network-manager-gnome applet) and change the ipv4 
settings from automatic (DHCP) to automatic (DHCP) addresses only. Then 
enter Google's Public DNS servers 8.8.8.8, 8.8.4.4 (without the quotes) 
(presumably other DNS servers would work.) You can read about Google's service 
here, I am simply using it as a practical example.
  http://code.google.com/speed/public-dns/
  After hitting apply, either the new settings won't go into effect, or the 
connection will disconnect.

  This was not observed before upgrading from Ubuntu 9.10 to lucid on at
  least one machine.

  The workaround is to click on the connection name/entry in nm-applet
  to force it to reconnect.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: network-manager-gnome 0.8-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-20.29-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-20-generic x86_64
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Tue Apr 13 01:23:22 2010
  Gconf:
   
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100412)
  IpRoute:
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.0.0/16 dev wlan0  proto kernel  scope link  src 192.168.2.153  
metric 2 
   default via 192.168.1.1 dev wlan0  proto static
  Keyfiles: Error: [Errno 2] No such file or directory
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager-applet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/562023/+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 538275] Re: Nouveau not working with Modeline resolution in xorg.conf

2012-12-06 Thread Walter Ribeiro
I believe I have the same problem with my HP Pavilion dv6000 notebook, GeForce 
7150M / nForce 630M.
The image is stretched vertically and the lines are jumbled and confusing. The 
bottom image is not displayed because it is off the screen.
Detected resolution is 1024x768, but should be 1280x800.

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

Title:
  Nouveau not working with Modeline resolution in xorg.conf

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

Bug description:
  I've got nouveau running on a 9500GT card, but having a problem using
  a Modeline to create a resolution setting for my monitor. My monitor
  is supposed to run at 1920x1200; however, it is detected at 1680x1050
  from EDID.  I have always (nvidia, nv, intel) had to workaround by
  using a custom modeline setting and have been doing this for 2 years
  successfully.

  Nouveau works fine at the 1680 resolution; however, I cannot get
  nouveau to work correctly at 1920 resolution, that the monitor is
  designed to work at. When I use the modeline for 1920 below I can only
  see a tiny (~1/4 inch) section of the screen at the top of the
  monitor.  It is big enough to see the tip of the mouse moving around
  and some color from the wallpaper, but not much esle.  It as if the
  whole bottom part is cut off and black.  I can get out of this by
  switching to a Alt-Ctl-F1 terminal.

  Any thoughts and Thanks, Geoff

  My xorg.conf is below.

  
  # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  # nvidia-xconfig:  version 1.0  (buildmeister@builder75)  Tue Dec  8 21:04:28 
PST 2009

  Section ServerLayout
  Identifier Layout0
  Screen  0  Screen0
  InputDeviceKeyboard0 CoreKeyboard
  InputDeviceMouse0 CorePointer
  EndSection

  Section Files
  EndSection

  Section InputDevice
  # generated from default
  Identifier Mouse0
  Driver mouse
  Option Protocol auto
  Option Device /dev/psaux
  Option Emulate3Buttons no
  Option ZAxisMapping 4 5
  EndSection

  Section InputDevice
  # generated from default
  Identifier Keyboard0
  Driver kbd
  EndSection

  Section Monitor
  Identifier Monitor0
  VendorName Unknown
  ModelName  Unknown
  HorizSync   30.0 - 81.0
  VertRefresh 56.0 - 75.0
  Modeline 1920x1200  193.16  1920 2048 2256 2592  1200 1201 1204 1242  
-HSync +Vsync
  Option   DPI 96 x 96
  #Option DPMS
  EndSection

  Section Device
  Identifier Device0
  Driver nouveau
  VendorName NVIDIA Corporation
  OptionUseEDID False
  OptionNoLogofalse
  EndSection

  Section Screen
  Identifier Screen0
  Device Device0
  MonitorMonitor0
  DefaultDepth24
  SubSection Display
  Depth   24
Modes 1920x1200 1680x1050 1600x1024 1600x1200 1024x768 
800x600 640x480
  EndSubSection
  EndSection

  Section Module
Loadglx
  EndSection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/538275/+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 73536]

2012-12-06 Thread Choller
Getting this fixed should fix some issues with coverage measurement and
external applications using the browser. My current problem is that an
external testing application uses SIGTERM to signal the browser to
terminate but GCOV data is not written out because no regular exit is
performed.

Are there any remaining problems with the attached patch?

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

Title:
  MASTER Firefox crashes on instant X server shutdown

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Won't Fix
Status in “firefox-3.0” package in Ubuntu:
  Triaged

Bug description:
  Firefox crashes when X server is forcefully torn down (e.g. by
  pressing ctrl-alt-backspace) and a crash report gets generated on next
  login.

  (Original Report:
  I've reproduced it once on my machine with the following steps. With, oh, 
about 5 tabs open, I just pressed ctrl-alt-backspace, logged back in when the X 
server restarted, and FF crashed with a bug report when Gnome tried to restore 
the session.

  It's not terribly important, I don't think anyone does this very often, but 
maybe it'll be helpful.
  )

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/73536/+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 1043513] Re: Xorg crashed with SIGABRT in memcpy() via cirRefreshArea() under KVM virtual machine

2012-12-06 Thread Dave Gilbert
Hi,
  Attached is a patch that seems to fix this; however it needs looking at by 
someone who understands the code; in particular I have some questions:

  1) Does this also need to go in cirRefreshArea8/16/24/32 ?
  2) Why is the generic one being called if there are those specialised ones 
anyway?
  3) Is there something that will clip a BoxRec rather than having to use my 
func?

This was tested on 1.5.1-0ubuntu2 on raring.

** Patch added: Clip the range in cirRefreshArea
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-cirrus/+bug/1043513/+attachment/3452921/+files/11-clip-refresh.patch

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

Title:
  Xorg crashed with SIGABRT in memcpy() via cirRefreshArea() under KVM
  virtual machine

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

Bug description:
  No login possible on KVM-based virtual machine (with virt-manager) and
  network settings

  Source device: Host device eth2 : macvtap
  Device model: virtio
  Source mode: VEPA

  With source mode set to Default it works.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.12.99.905-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-13.13-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  CurrentDmesg:
   [3.809292] init: plymouth-stop pre-start process (1197) terminated with 
status 1
   [5.314446] hda-intel: Invalid position buffer, using LPIB read method 
instead.
   [9.269441] hda-intel: IRQ timing workaround is activated for card #0. 
Suggest a bigger bdl_pos_adj.
  Date: Wed Aug 29 22:04:57 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   Cirrus Logic GD 5446 [1013:00b8] (prog-if 00 [VGA controller])
 Subsystem: Red Hat, Inc Device [1af4:1100]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Bochs Bochs
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=2258d315-c1f3-4f2c-b925-01ab5cdf448d ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libc.so.6
   cirRefreshArea () from /usr/lib/xorg/modules/drivers/cirrus_drv.so
   ?? () from /usr/lib/xorg/modules/libshadowfb.so
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in cirRefreshArea()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs
  version.compiz: compiz 1:0.9.8+bzr3319-0ubuntu3
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.38-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120821.c1114c61-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120821.c1114c61-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.905-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-cirrus/+bug/1043513/+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 1086506] Re: Network Manager applet wireless connections refresh too slow

2012-12-06 Thread Thomas Hood
** Package changed: network-manager (Ubuntu) = network-manager-applet
(Ubuntu)

** Summary changed:

- Network Manager applet wireless connections refresh too slow
+ NetworkManager applet wireless connections refresh too slow

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

Title:
  NetworkManager applet wireless connections refresh too slow

Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  When I physically turn off a wireless router, the connection name
  remains in the list of Wireless Networks long after.  Repeated
  clicking on the network manager applet does not refresh the list.

  The delay to refresh the list of Wireless Network names can be 10-15
  minutes.

  The problem is reproducible.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic-pae 3.2.33
  Uname: Linux 3.2.0-34-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: i386
  Date: Tue Dec  4 13:18:20 2012
  EcryptfsInUse: Yes
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.10  metric 1
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1fdee8a75-ec5f-4055-8be8-93d42633b4ac   
802-3-ethernet1354645049   Tue 04 Dec 2012 01:17:29 PM ESTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1086506/+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 1083565] Re: network-manager should not allow a computer to access the same network by both wired and wireless - this especially breaks Bonjour/mDNS

2012-12-06 Thread Thomas Hood
It's avahi that needs to be fixed.

** Summary changed:

- network-manager should not allow a computer to access the same network by 
both wired and wireless - this especially breaks Bonjour/mDNS
+ avahi malfunctions on a machine connected to the network via multiple 
interfaces

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

Title:
  avahi malfunctions on a machine connected to the network via multiple
  interfaces

Status in “avahi” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I have a router making up one local NAT network connected to the
  internet. The router allows to connect both wired and wireless. My
  laptops are configured to use both wired and wireless. So I can walk
  around with them and also connect to the quicker wired network if they
  are on the desk.

  Problem is that when the laptops are on my desk and I plug in the
  network cables they stay connected on wireless and so they get
  connected twice, wired and wireless, with two IP addresses, appearing
  as two computers for the router and all other computers in the
  network. Most things still simply work, like accessing the internet
  from the laptops, SSHing to another computer, ... what causes problems
  is Bonjour/mDNS. Avahi broadcasts available services (I have shared
  CUPS printers on the laptops) into the network, using the host name of
  the machine assigned on installation, for example till-lenovo. As
  the broadcasts go through two interfaces there is a service name
  conflict and it seems that Avahi tries to overcome it by using host
  names like till-lenovo-1, till-lenovo-2, ... When the laptop keeps
  running one sees in the avahi-discover output on another machine the
  entries from the laptop, but with host names (and so the service
  names) changing from time to time. This leads to a client with a print
  queue pointing to a printer shared by the laptop via the printer's
  Bonjour service name cannot print any more.

  I have done a short test and Avahi stops adding numbers to the
  original host name when turning off wireless on the laptop so that it
  connects only through the wired network.

  One way of fixing (or working around?) the problem would be a change
  in network-manager to automatically turn off wireless if the computer
  is connected to a wired network and switching wireless back on when
  the network cable gets disconnected. This would probably also solve
  problems with other server functionality.

  Another solution would be a change in Avahi, somehow recognizing that
  the broadcasts through the two interfaces come from the same computer
  and so they can (and should) have the same service names, or
  recognizing that the two interfaces go into the same network and
  therefore broadcast only through one of them, stopping the
  broadcasting through the weaker one (the wireless in our case).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1083565/+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 1083111] Re: dnsmasq not working

2012-12-06 Thread Thomas Hood
** Summary changed:

- network-manager doesn't configure DNS properly and name resolution fails
+ dnsmasq not working

** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  dnsmasq not working

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

Bug description:
  My network is configured in such a way that I can only exit through a
  HTTP proxy and the this it is set with proxy.pac so for getting the
  proxy configuration I also need the DNS to work...

  When using dnsmasq for DNS, dnsmasq is getting started by network-
  manager, /etc/resolv.conf is pointing to localhost, but dnsmasq is
  unable to resolv any DNS names. In my network dnsmasq should not try
  to connect directly to the DNS root servers(which it looks like it
  does), but it should just use the DNS servers I get through DHCP. But
  there is nothing telling it to use them, since both /var/run/nm-dns-
  dnsmasq.conf and /etc/NetworkManager/dnsmasq.d (which dnsmasq is set
  to use when started by network-manager) are empty.

  -when not using dnsmasq for DNS in network-manager, I get the right
  DNS servers set inside /run/resolvconf/interface/NetworkManager, but
  resolvconf just won't use them, since it keeps getting localhost from
  /run/resolvconf/interface/lo.dnsmasq. The problem goes away after
  removing this file and restarting resolvconf.

  I think the problem can be worked around in two ways:

  -if using dnsmasq, network-manager should configure the reachable name 
servers in /etc/NetworkManager/dnsmasq.d
  -if using just resolvconf, /run/resolvconf/interface/lo.dnsmasq should not be 
created.

  
  Ubuntu version: 12.10
  network-manager version: 0.9.6.0-0ubuntu7
  expected results: DNS resolution should work
  current status: DNS resolution does not work unless I do a workaround each 
time I connect to the network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1083111/+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 1061851] Re: package postgresql-9.1 9.1.6-0ubuntu12.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-12-06 Thread Hendre Louw
My error occurred after I performed an apt-get remove, removed the
postgres user and group, then tried to apt-get install again. The issue
was resolved when I manually added the postgres user and goup with their
original ids, stopped the postgres service,  then reran apt-get install

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

Title:
  package postgresql-9.1 9.1.6-0ubuntu12.04 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in “postgresql-9.1” package in Ubuntu:
  Invalid

Bug description:
  after this error i am not able to update any of package.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: postgresql-9.1 9.1.6-0ubuntu12.04
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Fri Oct  5 01:17:50 2012
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: postgresql-9.1
  Title: package postgresql-9.1 9.1.6-0ubuntu12.04 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/1061851/+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 553473] Re: Bad digital sound quality with HDA-intel AD1989B *with workaround*

2012-12-06 Thread Raymond
do this patch fix your problem  ?

http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=commit;h=ae24c3191ba2ab03ec6b4be323e730e00404b4b6

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

Title:
  Bad digital sound quality with HDA-intel AD1989B *with workaround*

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Using the digital optical output on my Asus P5Q-E, I get ugly
  crackling distortions on the higher frequencies. That is, the
  distortions can only be clearly heard while listening to piano music
  or music with similar high and clean notes. The error is there no
  matter what player or sound server is used.

  *Workaround* Neverheless, the error can be easily addressed using the tool 
HDA-Analyzer: 
  
http://git.alsa-project.org/?p=alsa.git;a=blob_plain;f=hda-analyzer/run.py;hb=HEAD

  Simply running this program as root and in the entry Node[0x02] AUD_OUT 
disable and enable the checkbox called enable and suddenly my loudspeakers do 
not sound broken anymore.
  This has to be done every time the alsa has restarted, which might only be 
when the system is restarted and for me once per month, so the problem is alot 
more irritating than applying the simple workaround.

  Attachment: output from alsa-info.sh concerning my system, alsa-
  version, soundcard etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/553473/+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 1086411] Re: reply to a message duplicates signature

2012-12-06 Thread Ben Bacarisse
This appears to be https://bugzilla.gnome.org/show_bug.cgi?id=684249
though the initial report there is a little different.  If it is the
same, it's fixed in 3.6.1 (I'm using 3.6.0 from Ubuntu 12.10).  It would
be good to have this fixed in Ubuntu because it's a real pain to keep
deleting the duplicate.

** Bug watch added: GNOME Bug Tracker #684249
   https://bugzilla.gnome.org/show_bug.cgi?id=684249

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

Title:
  reply to a message duplicates signature

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  When replying to an e-mail, the editor window pops with quoted text,
  then it blinks, and inserts the signature twice.

  I took a video : http://ubuntuone.com/1Y6Ydn5LyVeg6Yb417kLDc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1086411/+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 1085552] Re: sound output connector reverts to headphones on boot

2012-12-06 Thread hangfirew8
Raymond,

I'm sorry, I don't understand your question, or how to find the answer,
or where your control.33  or Ports: comes from.

Both Headphones and Speakers choices are always available.

I'm running Gnome 3. The path to the visual control was given in the
initial post. It always reverts to Headphones on boot. I get no sound
from the laptop speakers. I change it to Speakers

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

Title:
  sound output connector reverts to headphones on boot

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  On each boot, System Settings-Sound-(Output Tab)-Connector comes up
  as Headphones. Sound does not work until changed to Speakers. Setting
  holds through suspend but not a reboot. On each cold boot, setting
  reverts to Headphones.

  I expect a setting of Speakers to hold through a reboot, so my system
  will have working sound on boot-up.

  $ cat /etc/lsb-release 
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=12.04
  DISTRIB_CODENAME=precise
  DISTRIB_DESCRIPTION=Ubuntu 12.04.1 LTS

  Upgraded from 11.10.

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
Installed: 3.4.2-0ubuntu0.5
Candidate: 3.4.2-0ubuntu0.5
Version table:
   *** 3.4.2-0ubuntu0.5 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   3.4.1-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1085552/+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 1087258] [NEW] PCI/internal sound card not detected

2012-12-06 Thread Karan Khosla
Public bug reported:

Not able to detect the audio drivers on my system which were earlier
working fine.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: alsa-base 1.0.25+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Thu Dec  6 19:03:59 2012
InstallationDate: Installed on 2012-11-26 (10 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/02/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0T656F
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd07/02/2009:svnDellInc.:pnOptiPlex360:pvr:rvnDellInc.:rn0T656F:rvrA02:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex 360
dmi.sys.vendor: Dell Inc.
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-12-06T18:21:40.450780

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  PCI/internal sound card not detected

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Not able to detect the audio drivers on my system which were earlier
  working fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Thu Dec  6 19:03:59 2012
  InstallationDate: Installed on 2012-11-26 (10 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/02/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0T656F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd07/02/2009:svnDellInc.:pnOptiPlex360:pvr:rvnDellInc.:rn0T656F:rvrA02:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex 360
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-12-06T18:21:40.450780

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1087258/+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 1077471] Re: after restart NM service we have doubled entries

2012-12-06 Thread Thomas Hood
In the output of nmcli con do you also see double entries?

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

Title:
  after restart NM service we have doubled entries

Status in “gnome-shell-extensions-netmonitor” package in Ubuntu:
  Invalid
Status in “knetworkmanager” package in Ubuntu:
  Incomplete
Status in “network-manager” package in Ubuntu:
  Incomplete

Bug description:
  Im using raring but this problem also exists in quantal, when
  restarting network-manager service, when clicking in NM plasma icon
  shows wifi network entries two times.

  If i restart NM service again, then it shows wifi network entries one
  time like it should, however when pointing the mouse over the NM icon
  in plasma panel continues showing doubled entries.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extensions-netmonitor/+bug/1077471/+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 1082853] Re: NetworkManager says Wired Network Disconnected even though managed=false

2012-12-06 Thread Thomas Hood
Is the problem that NM is trying to configure eth1 and you don't want it
to?  Then define iface eth1 in /etc/network/interfaces.

** Summary changed:

- Network Manager not disabled when managed=false
+ NetworkManager says Wired Network Disconnected even though managed=false

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

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

Title:
  NetworkManager says Wired Network Disconnected even though
  managed=false

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

Bug description:
  Network Manager can't seem to deal with having two ethernet ports,
  with eth0 not managed by it and eth1 managed as pppoe.  So I tried to
  disable Network Manager by via the conf file shown below.  But it
  constantly shows Wired Network Disconnected messages to me, and
  ifconfig -a sometimes shows two attempts at ppp sessions.  ppp0 I set
  up on eth1, and ppp1 Network Manager is trying to set up. It fails,
  repeatedly. I want it to go away--I spent forever trying to get it to
  manage my networks correctly and it just won't, so now I'll be happy
  to do it myself if I can just get Network Manager to go away.  Please
  have Network Manager recognize it is not supposed to do anything on my
  system by reading its conf file.  Better yet, provide a way to specify
  that it never start in the first place.

  jack@datum:/etc/NetworkManager$ cat Net*conf
  [main]
  plugins=ifupdown,keyfile
  dns=dnsmasq

  [ifupdown]
  managed=false

  jack@datum:/etc/NetworkManager$ cd /etc/network
  jack@datum:/etc/network$ ls
  if-down.d if-pre-up.d  interfaces   run
  if-post-down.dif-up.d  interfaces_orig
  jack@datum:/etc/network$ cat interfaces
  auto lo
  iface lo inet loopback

  
  auto eth0
  iface eth0 inet static
  address 10.10.1.6
  netmask 255.255.255.0

  jack@datum:/etc/network$ ifconfig -a
  eth0  Link encap:Ethernet  HWaddr 00:0f:ea:3a:f6:e2  
inet addr:10.10.1.6  Bcast:10.10.1.255  Mask:255.255.255.0
inet6 addr: fe80::20f:eaff:fe3a:f6e2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:9927 (9.9 KB)
Interrupt:18 Base address:0xc400 

  eth1  Link encap:Ethernet  HWaddr 00:00:b5:94:41:a8  
inet6 addr: fe80::200:b5ff:fe94:41a8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:13184 errors:0 dropped:0 overruns:0 frame:0
TX packets:14058 errors:165 dropped:0 overruns:0 carrier:330
collisions:0 txqueuelen:1000 
RX bytes:10747217 (10.7 MB)  TX bytes:3126128 (3.1 MB)
Interrupt:17 Base address:0x9000 

  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:16436  Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:680 (680.0 B)  TX bytes:680 (680.0 B)

  ppp0  Link encap:Point-to-Point Protocol  
inet addr:61.69.25.247  P-t-P:10.100.101.7  Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
RX packets:12902 errors:0 dropped:0 overruns:0 frame:0
TX packets:13001 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3 
RX bytes:10446005 (10.4 MB)  TX bytes:2669923 (2.6 MB)

  ppp1  Link encap:Point-to-Point Protocol  
POINTOPOINT NOARP MULTICAST  MTU:1460  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31
  Uname: Linux 3.2.0-33-generic i686
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Sun Nov 25 19:43:30 2012
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  IpRoute:
   default dev ppp0  scope link 
   10.10.1.0/24 dev eth0  proto kernel  scope link  src 10.10.1.6 
   10.100.101.7 dev ppp0  proto kernel  scope link  src 61.69.25.247 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   

[Desktop-packages] [Bug 1053510] Re: Unable to send Email: The reported error was Impossible d'envoyer le message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

2012-12-06 Thread Chris
This bug seems fixed in
https://bugzilla.gnome.org/show_bug.cgi?id=682449

How much work is it to include the fix in the 12.10 packages?

** Bug watch added: GNOME Bug Tracker #682449
   https://bugzilla.gnome.org/show_bug.cgi?id=682449

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

Title:
  Unable to send Email: The reported error was Impossible d'envoyer le
  message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  Using version Dev Ubuntu 12.10.

  1- Confugure Evolution useing exchange mapi server through mapi plugin
  2- Email reception ok
  3- Edit new email
  4- Try to send
  5- The reported error was Impossible d'envoyer le message : WriteStream : 
Erreur MAPI MAPI_E_CALL_FAILED (0x80004005).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.5.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Thu Sep 20 17:33:46 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120912)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1053510/+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 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-06 Thread Nick Andrik
BTW, I asked upstream [1] about this specific commit and what they say
is that it is safe to revert it since it just cleans up some public
structures making the Xorg.log cleaner.
The only side-effect they expect is a bit more log information in
Xorg.log which I believe is hardly any annoyance compared to hybrid
systems not working.

Timo, could you please reconsider the choice of not including the patch?

Thanks,
Nick

[1] https://bugs.freedesktop.org/show_bug.cgi?id=56494#c7

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

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 

[Desktop-packages] [Bug 1080674] Re: [QEMU] Corrupted desktop screen for raring desktop installation in QEMU guest (Cirrus graphics)

2012-12-06 Thread Dave Gilbert
Yeh I'm also seeing this; note that the cirrus driver is the same
1:1.5.1-0ubuntu2  Quantal (that works) and Raring (where it gets this
corruption).

Note that Cirrus tends to run with 24bpp packed that always adds fun and
excitement; and might explain the odd rhythmic patterning.

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

Title:
  [QEMU] Corrupted desktop screen for raring desktop installation in
  QEMU guest (Cirrus graphics)

Status in “linux” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-cirrus” package in Ubuntu:
  Confirmed

Bug description:
  The desktop screen appears corrupted after raring desktop
  installation. Please see attached screenshot for how it looks. Going
  through System settings - Appearance and selecting different wall
  papers does not solve the isssue.

  Test Steps:
  1. Install Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121119)
  2. Reboot after the installation and log in

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
  Uname: Linux 3.7.0-2-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.6.2-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CurrentDmesg: [   18.945219] hda-intel: IRQ timing workaround is activated 
for card #0. Suggest a bigger bdl_pos_adj.
  Date: Mon Nov 19 12:26:26 2012
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  GraphicsCard:
   Cirrus Logic GD 5446 [1013:00b8] (prog-if 00 [VGA controller])
 Subsystem: Red Hat, Inc Device [1af4:1100]
  InstallationDate: Installed on 2012-11-19 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121119)
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Bochs Bochs
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.7.0-2-generic 
root=UUID=131c13a4-8227-4946-8a1f-2aaa6043670d ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4-0ubuntu1
  xserver.bootTime: Mon Nov 19 12:23:11 2012
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputAT Translated Set 2 keyboard KEYBOARD, id 7
   inputImExPS/2 Generic Explorer Mouse MOUSE, id 8
  xserver.errors: open /dev/dri/card0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.13.0-0ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1080674/+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 890986] Re: Lotus Notes is incompatible with ayatana scrollbars

2012-12-06 Thread Mathieu Trudel-Lapierre
** Description changed:

  = Problem =
  
  When using Lotus notes with Unity the scrollbars do not display
  correctly. This uses gtk_paint_box, the theme for the scrollbar should
  be redrawn but is not.
  
  = Environment =
  
  * Ubuntu 11.10 (Oneiric) i386
  * Unity 4.22.0-0ubuntu3
  
  = Steps to reproduce =
  
  1. Compile scroll.cpp: g++ -o scroll scroll.cpp `pkg-config --libs 
gtk+-2.0``pkg-config --cflags gtk+-2.0`
  2. Launch it from a terminal
  3. Click on the buttons to make the scroll bar scroll up and down
  
+ [Regression Potential]
+ Minimal; adds Notes to the list of applications that won't get overlay 
scrollbars and instead revert to the GTK-style scrollbars. This would also 
affect any other applications using the same binary name: lnotes, notes.
+ 
  = Other Information =
  
  See screenshot attached (scrollbar-1.png)

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

Title:
  Lotus Notes is incompatible with ayatana scrollbars

Status in Overlay Scrollbar:
  Confirmed
Status in The Unico Gtk+ Theming Engine:
  Invalid
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “overlay-scrollbar” package in Ubuntu:
  Fix Released
Status in “light-themes” source package in Precise:
  Invalid
Status in “overlay-scrollbar” source package in Precise:
  Triaged
Status in “light-themes” source package in Quantal:
  Invalid
Status in “overlay-scrollbar” source package in Quantal:
  In Progress

Bug description:
  = Problem =

  When using Lotus notes with Unity the scrollbars do not display
  correctly. This uses gtk_paint_box, the theme for the scrollbar should
  be redrawn but is not.

  = Environment =

  * Ubuntu 11.10 (Oneiric) i386
  * Unity 4.22.0-0ubuntu3

  = Steps to reproduce =

  1. Compile scroll.cpp: g++ -o scroll scroll.cpp `pkg-config --libs 
gtk+-2.0``pkg-config --cflags gtk+-2.0`
  2. Launch it from a terminal
  3. Click on the buttons to make the scroll bar scroll up and down

  [Regression Potential]
  Minimal; adds Notes to the list of applications that won't get overlay 
scrollbars and instead revert to the GTK-style scrollbars. This would also 
affect any other applications using the same binary name: lnotes, notes.

  = Other Information =

  See screenshot attached (scrollbar-1.png)

To manage notifications about this bug go to:
https://bugs.launchpad.net/overlay-scrollbar/+bug/890986/+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 1087124] Re: Reporte automatico

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = fglrx-installer (Ubuntu)

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

Title:
  Reporte automatico

Status in “fglrx-installer” package in Ubuntu:
  Incomplete

Bug description:
  Reporte automatico

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
  Uname: Linux 3.2.0-34-generic i686
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,decor,commands,snap,regex,vpswitch,resize,animation,grid,compiztoolbox,workarounds,imgpng,place,mousepoll,gnomecompat,move,session,expo,wall,ezoom,fade,scale]
  CompositorRunning: None
  Date: Thu Dec  6 01:36:38 2012
  DistUpgraded: 2012-08-28 13:58:56,776 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 
Graphics] [1002:9612] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:30fe]
  InstallationMedia: Ubuntu 10.04.4 LTS Lucid Lynx - Release i386 (20120214.2)
  JockeyStatus:
   kmod:wl - Broadcom STA wireless driver (Proprietary, Disabled, Not in use) 
[auto-install]
   xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, 
Enabled, In use)
   xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard Compaq Presario CQ40 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic 
root=UUID=07b4abb9-12bc-406b-ae2d-13e093cd139f ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to precise on 2012-08-28 (99 days ago)
  dmi.bios.date: 12/07/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.54
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 30FE
  dmi.board.vendor: Compal
  dmi.board.version: 01.A5
  dmi.chassis.type: 10
  dmi.chassis.vendor: Compal
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.54:bd12/07/2009:svnHewlett-Packard:pnCompaqPresarioCQ40NotebookPC:pvr1:rvnCompal:rn30FE:rvr01.A5:cvnCompal:ct10:cvrN/A:
  dmi.product.name: Compaq Presario CQ40 Notebook PC
  dmi.product.version: 1
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.8-0ubuntu1.4
  version.fglrx-installer: fglrx-installer N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1087124/+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 1086035] Re: [VM800/P4M800Pro/VN800/CN700] X fails to start after upgrade

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-video-openchrome
(Ubuntu)

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

Title:
  [VM800/P4M800Pro/VN800/CN700] X fails to start after upgrade

Status in “xserver-xorg-video-openchrome” package in Ubuntu:
  New

Bug description:
  After upgrade to Ubuntu 12.10 the X server failed to start which
  worked fine before.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Mon Dec  3 17:42:49 2012
  InstallationDate: Installed on 2012-03-30 (248 days ago)
  InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release i386 
(20111011)
  MarkForUpload: True
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to quantal on 2012-05-23 (194 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1086035/+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 1085754] Re: Toshiba Laptop Overheating GPU

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-video-intel (Ubuntu)

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

Title:
  Toshiba Laptop Overheating GPU

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

Bug description:
  I have a Toshiba Satilite that is overheating when ever I am Playing a
  Video or using resouce heavy Appications.Please Help I haven't
  found a Patch(fix) for it yet (of Course I have checked all of the
  hardware).  If any More infromation is need  you can feel Free to ask
  because i am stumped on this one.Jesse M. Mills

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-28.45-generic 3.0.51
  Uname: Linux 3.0.0-28-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,imgpng,gnomecompat,place,regex,vpswitch,mousepoll,resize,unitymtgrabhandles,session,move,grid,animation,wall,workarounds,fade,expo,ezoom,scale,unityshell]
  CompositorRunning: compiz
  Date: Sun Dec  2 19:01:00 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fd80]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: TOSHIBA Satellite M645
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-28-generic 
root=UUID=78420708-fbea-4ace-9da6-f71022470b2d ro quiet splash acpi_osi=linux 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/26/11
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: 1.80
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: NBQAA
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 9
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvr1.80:bd05/26/11:svnTOSHIBA:pnSatelliteM645:pvrPSMPBU-00R01R:rvnTOSHIBA:rnNBQAA:rvr1.00:cvnTOSHIBA:ct9:cvrN/A:
  dmi.product.name: Satellite M645
  dmi.product.version: PSMPBU-00R01R
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.libdrm2: libdrm2 2.4.29~oneiric~ppa3
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11.2~oneiric~ppa1.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11.2~oneiric~ppa1.2
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13.1
  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.17.0~oneiric~ppa7
  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/1085754/+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 1085638] Re: Bug report

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = fglrx-installer (Ubuntu)

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

Title:
  Bug report

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  I do not know

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: hostname 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Sun Dec  2 09:30:22 2012
  DistUpgraded: 2012-11-07 22:22:30,416 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx, 9.000, 3.2.0-32-generic, x86_64: installed
   fglrx, 9.000, 3.5.0-18-generic, x86_64: installed
   fglrx, 9.000, 3.5.0-19-generic, x86_64: installed
  DpkgLog:
   
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI Barts XT [Radeon HD 6800 Series] 
[1002:6738] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:03b0]
  InstallationDate: Installed on 2011-05-04 (577 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  JockeyStatus:
   kmod:fglrx - ATI Fire GL (Proprietary, Enabled, In use)
   kmod:fglrx_updates - Video driver for the AMD graphics accelerators 
(Proprietary, Disabled, Not in use)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=a2e03138-663e-4e80-b401-6dce42182eb4 ro quiet splash security=selinux 
selinux=1
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2012-11-08 (24 days ago)
  dmi.bios.date: 06/27/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1850
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8P67 DELUXE
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1850:bd06/27/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8P67DELUXE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1085638/+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 1086111] Re: unity stops, only restart possible

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = xorg-server (Ubuntu)

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

Title:
  unity stops, only restart possible

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  unity stops, only restart possible

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Mon Dec  3 20:27:59 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G86 [Quadro NVS 140M] [10de:0429] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo ThinkPad T61 [17aa:20d8]
  InstallationDate: Installed on 2012-11-17 (15 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MachineType: LENOVO 889278G
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcEnviron:
   TERM=unknown
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=a5f98409-57de-4c27-a177-54fe4ffbfc70 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/21/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LETB0WW (2.10 )
  dmi.board.name: 889278G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LETB0WW(2.10):bd01/21/2008:svnLENOVO:pn889278G:pvrThinkPadT61:rvnLENOVO:rn889278G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 889278G
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1086111/+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 1085552] Re: sound output connector reverts to headphones on boot

2012-12-06 Thread Raymond
The value should be false when you unplugged

amixer -c0 contents

 numid=33,iface=CARD,name='Headphone Jack',index=0
 ; type=BOOLEAN,access=r---,values=1
 : values=off

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

Title:
  sound output connector reverts to headphones on boot

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  On each boot, System Settings-Sound-(Output Tab)-Connector comes up
  as Headphones. Sound does not work until changed to Speakers. Setting
  holds through suspend but not a reboot. On each cold boot, setting
  reverts to Headphones.

  I expect a setting of Speakers to hold through a reboot, so my system
  will have working sound on boot-up.

  $ cat /etc/lsb-release 
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=12.04
  DISTRIB_CODENAME=precise
  DISTRIB_DESCRIPTION=Ubuntu 12.04.1 LTS

  Upgraded from 11.10.

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
Installed: 3.4.2-0ubuntu0.5
Candidate: 3.4.2-0ubuntu0.5
Version table:
   *** 3.4.2-0ubuntu0.5 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   3.4.1-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1085552/+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 129242] Re: Incorrect total system memory

2012-12-06 Thread Robert Roth
Where do you see this information? On the resources or on the system
tab? What does gnome-control-center Details pane Overview section say?
Does that report the same amount of memory?

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

Title:
  Incorrect total system memory

Status in The GNOME System Monitor:
  Confirmed
Status in “gnome-system-monitor” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-system-monitor

  System Monitor reports that my workstation has 503.3MB total memory
  (which is also what /proc/meminfo says). I have 512MB onboard, and a
  discreet graphics card so all 512MB is available to the OS. Therefore
  System Monitor should say I have a total of 512MB.

  The 503.3MB value may be technically accurate, but end users won't
  know/care that the extra 8.7MB is in use by the kernel. They are much
  more likely to know that their computer came with 512MB of RAM, and
  expect that to be reflected in the System Monitor. A minor thing to be
  sure, but I think it will improve the experience for end users.

  To solve this, consider parsing the output of 'lshw', which knows I
  have 512MB RAM (installed as 2x256MB RDRAM, even). I'm not sure what
  the right solution is for those systems using integrated graphics.
  Consider rounding up the value reported by /proc/meminfo to the
  nearest 16MB.

  ProblemType: Bug
  Architecture: i386
  Date: Mon Jul 30 09:53:36 2007
  DistroRelease: Ubuntu 7.10
  ExecutablePath: /usr/bin/gnome-system-monitor
  Package: gnome-system-monitor 2.19.5-0ubuntu1
  PackageArchitecture: i386
  ProcCmdline: gnome-system-monitor
  ProcCwd: /home/steve
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-system-monitor
  Uname: Linux steve-ubuntu 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 
2007 i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/129242/+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 1085280] Re: bugs

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = nvidia-graphics-drivers (Ubuntu)

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

Title:
  bugs

Status in “nvidia-graphics-drivers” package in Ubuntu:
  Incomplete

Bug description:
  I am having a problem with Ubuntu, need a troubleshooter or tune
  program to fix the bugs for me.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.43  Sun Aug 19 20:20:21 PDT 
2012
   GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 30 19:47:17 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-current, 304.43, 3.5.0-18-generic, i686: installed
   nvidia-current, 304.43, 3.5.0-19-generic, i686: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GT200 [GeForce GTX 260] [10de:05e2] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1257]
  InstallationDate: Installed on 2012-11-07 (23 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=unknown
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-19-generic 
root=/dev/mapper/ubuntu-root ro drm.debug=0xe plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: WBIBX10J.86A.0333.2012.0129.2308
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DP55WB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE64798-204
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrWBIBX10J.86A.0333.2012.0129.2308:bd01/29/2012:svn:pn:pvr:rvnIntelCorporation:rnDP55WB:rvrAAE64798-204:cvn:ct2:cvr:
  version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu0.1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1085280/+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 1085124] Re: NVidia opensource video driver sets wrong refresh rate in HP Pavilion dv6000

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = nvidia-graphics-drivers (Ubuntu)

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

Title:
  NVidia opensource video driver sets wrong refresh rate in HP Pavilion
  dv6000

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  xserver-xorg-video-nouveau driver is unusable in HP Pavilion dv6000.

  Despite the screen resolution being detected correctly (1280x800), the 
refresh rate is set wrong and the information on the screen become unreadable.
  There is no way to change the refresh rate to fix the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic i686
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 30 14:02:16 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 5.100.82.112+bdcom, 3.5.0-17-generic, i686: installed
   bcmwl, 5.100.82.112+bdcom, 3.5.0-18-generic, i686: installed
   bcmwl, 5.100.82.112+bdcom, 3.7.0-4-generic, i686: installed
   virtualbox, 4.1.18, 3.5.0-18-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation C67 [GeForce 7150M / nForce 630M] [10de:0531] (rev a2) 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:30cf]
  InstallationDate: Installed on 2012-10-22 (39 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MachineType: Hewlett-Packard HP Pavilion dv6500 Notebook PC
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=3f1559cd-d9cf-45eb-8aaa-c90716357b41 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.34
  dmi.board.name: 30CF
  dmi.board.vendor: Quanta
  dmi.board.version: 85.26
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.34:bd03/22/2011:svnHewlett-Packard:pnHPPaviliondv6500NotebookPC:pvrRev1:rvnQuanta:rn30CF:rvr85.26:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6500 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
  version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1085124/+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 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2012-12-06 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-video-intel (Ubuntu)

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

Title:
  16 Bit colours / Banding on Intel HD4000

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

Bug description:
  On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
  colours/banding on the internal LCD panel. The external monitor works
  fine (no banding is to be seen).

  This happens on at least:
  linux-image-3.5.0-19-generic
  linux-image-3.5.0-18-generic
  linux-image-3.5.0-17-generic

  and not on
  linux-image-3.5.0-10-generic

  Others were not tested as I reinstalled my system.

  I experience the same behaviour when using the xorg-edgers repository.

  This issue might be related to
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
  way as they started occuring at the same time (This sounds vague, and
  it indeed is as I only noticed after doing some more kernel updates,
  so I am not sure where this issue came up)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 30 20:07:45 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
     Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  InstallationDate: Installed on 2012-11-30 (0 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+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 1087271] [NEW] Firefox location bar shows wrong and doesnt moves

2012-12-06 Thread Kangarooo
Public bug reported:

Firefox location bar shows wrong and doesnt moves
See video http://videobin.org/+5n9/6v5.html
In one page its workin in another stopped working

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: firefox 17.0.1+build1-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-45.100-generic 2.6.32.60+drm33.26
Uname: Linux 2.6.32-45-generic i686
Architecture: i386
BuildID: 20121129170341
Date: Thu Dec  6 16:05:34 2012
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
Plugins:
 Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
 IcedTea-Web Plugin (using IcedTea-Web 1.2 (1.2-2ubuntu0.10.04.3)) - 
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/IcedTeaPlugin.so (icedtea-6-plugin)
 Google Talk Plugin Video Accelerator - 
/opt/google/talkplugin/libnpgtpo3dautoplugin.so (google-talkplugin)
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
PrefSources:
 prefs.js
 
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=17.0.1/20121129170341 (In use)
SourcePackage: firefox

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


** Tags: apport-bug i386 lucid ubuntu-une

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

Title:
  Firefox location bar shows wrong and doesnt moves

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Firefox location bar shows wrong and doesnt moves
  See video http://videobin.org/+5n9/6v5.html
  In one page its workin in another stopped working

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 17.0.1+build1-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-45.100-generic 2.6.32.60+drm33.26
  Uname: Linux 2.6.32-45-generic i686
  Architecture: i386
  BuildID: 20121129170341
  Date: Thu Dec  6 16:05:34 2012
  InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 
(20100429.4)
  Plugins:
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
   IcedTea-Web Plugin (using IcedTea-Web 1.2 (1.2-2ubuntu0.10.04.3)) - 
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/IcedTeaPlugin.so (icedtea-6-plugin)
   Google Talk Plugin Video Accelerator - 
/opt/google/talkplugin/libnpgtpo3dautoplugin.so (google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
  PrefSources:
   prefs.js
   
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=17.0.1/20121129170341 (In use)
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1087271/+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 1087268] [NEW] [radeon] Jerky animations in all desktop environments

2012-12-06 Thread Rahul Jain
Public bug reported:

I get jerky OpenGL animations in all desktop environments, including Unity, 
KDE, Gnome Shell, and even Enlightenment.
Ubuntu 12.10

uname -a
Linux xxx-GA-880GM-D2H 3.7.0-4-generic #12-Ubuntu SMP Wed Nov 28 09:30:01 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

This was a problem in 12.04 as well. It seems to be a driver bug that is
causing jerky animation on my hardware. This is a problem in all the
distros I've tried, about five.

AMD 965BE (3.4Ghz quad core), 4GB RAM, 880G chipset [ATI Radeon HD 4250
integrated chip/512MB shared vram]. Open source radeon driver.

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: performance

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

Title:
  [radeon] Jerky animations in all desktop environments

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  I get jerky OpenGL animations in all desktop environments, including Unity, 
KDE, Gnome Shell, and even Enlightenment.
  Ubuntu 12.10

  uname -a
  Linux xxx-GA-880GM-D2H 3.7.0-4-generic #12-Ubuntu SMP Wed Nov 28 09:30:01 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

  This was a problem in 12.04 as well. It seems to be a driver bug that
  is causing jerky animation on my hardware. This is a problem in all
  the distros I've tried, about five.

  AMD 965BE (3.4Ghz quad core), 4GB RAM, 880G chipset [ATI Radeon HD
  4250 integrated chip/512MB shared vram]. Open source radeon driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1087268/+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 1084575] Re: 12.04 window manager freezes during or soon after installation

2012-12-06 Thread bugbot
** Tags added: freeze

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

Title:
  12.04 window manager freezes during or soon after installation

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

Bug description:
  Apparently, the X drivers supplied with ubuntu 12.04 for a new
  installation have a bug that causes a window freeze during or soon
  after installation on a Dell Dimension 2400 having on-motherboard
  Intel video hardware. The problem could be reliably induced by almost
  any manipulation of Firefox, though other interactions also seemed to
  trigger the problem. Notably, the automatic screen saver appeared to
  cause a freeze 10 minutes into an initial pkg update, ultimately
  resulting in a broken install.

  The resolution was a driver update using ppa:ubuntu-x-swat before
  attempting any user interaction in X, by logging into the console ASAP
  with cntl-alt-F1. It seems these updates need to be incorporated into
  the 12.04 release iso image, and into the normal repository if not
  already there.

  For further details, see the following thread:
  http://ubuntuforums.org/showthread.php?t=2089195

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1084575/+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 1085635] Re: Distorted display for resolutions with non-native aspect ratio

2012-12-06 Thread bugbot
** Tags added: resolution

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

Title:
  Distorted display for resolutions with non-native aspect ratio

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  I have a monitor with aspect ratio 16:10.  When I switch to a
  resolution with a non-native aspect ratio (such as 16:9), the display
  is distorted heavily.  It is not unusable, but pretty close.  The same
  resolution is displayed with much better quality by fglrx and Windows
  7.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-ati 1:6.99.99~git20120913.8637f772-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,compiztoolbox,gnomecompat,imgpng,place,text,move,grid,commands,resize,vpswitch,session,regex,snap,mousepoll,wall,unitymtgrabhandles,shift,animation,workarounds,expo,fade,ezoom,scale,scaleaddon,unityshell,switcher]
  CompositorRunning: compiz
  Date: Sun Dec  2 15:05:51 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI Barts XT [Radeon HD 6800 Series] 
[1002:6738] (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. Device [1462:2450]
  InstallationDate: Installed on 2012-11-22 (9 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  LightdmGreeterLog:
   ** (process:1451): WARNING **: Error reading existing Xauthority: Error 
opening file: Permission denied
   Error writing X authority: Error opening file 
'/var/lib/lightdm/.Xauthority': Permission denied
  LightdmGreeterLogOld:
   ** (process:1423): WARNING **: Error reading existing Xauthority: Error 
opening file: Permission denied
   Error writing X authority: Error opening file 
'/var/lib/lightdm/.Xauthority': Permission denied
  MachineType: Gigabyte Technology Co., Ltd. GA-770TA-UD3
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=d2a24aab-431c-49e6-8795-6fc21bc029cb ro quiet splash
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: GA-770TA-UD3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd12/25/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-770TA-UD3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-770TA-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-770TA-UD3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1085635/+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 1087268] Re: [radeon] Jerky animations in all desktop environments

2012-12-06 Thread bugbot
** Tags added: performance

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

Title:
  [radeon] Jerky animations in all desktop environments

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  I get jerky OpenGL animations in all desktop environments, including Unity, 
KDE, Gnome Shell, and even Enlightenment.
  Ubuntu 12.10

  uname -a
  Linux xxx-GA-880GM-D2H 3.7.0-4-generic #12-Ubuntu SMP Wed Nov 28 09:30:01 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

  This was a problem in 12.04 as well. It seems to be a driver bug that
  is causing jerky animation on my hardware. This is a problem in all
  the distros I've tried, about five.

  AMD 965BE (3.4Ghz quad core), 4GB RAM, 880G chipset [ATI Radeon HD
  4250 integrated chip/512MB shared vram]. Open source radeon driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1087268/+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 1087268] Re: [radeon] Jerky animations in all desktop environments

2012-12-06 Thread Rahul Jain
** Description changed:

- I get jerky animations in all desktop environments, including Unity, KDE, 
Gnome Shell, and even Enlightenment.
+ I get jerky OpenGL animations in all desktop environments, including Unity, 
KDE, Gnome Shell, and even Enlightenment.
  Ubuntu 12.10
  
  uname -a
  Linux xxx-GA-880GM-D2H 3.7.0-4-generic #12-Ubuntu SMP Wed Nov 28 09:30:01 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux
  
  This was a problem in 12.04 as well. It seems to be a driver bug that is
  causing jerky animation on my hardware. This is a problem in all the
  distros I've tried, about five.
  
  AMD 965BE (3.4Ghz quad core), 4GB RAM, 880G chipset [ATI Radeon HD 4250
  integrated chip/512MB shared vram]. Open source radeon driver.

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

Title:
  [radeon] Jerky animations in all desktop environments

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  I get jerky OpenGL animations in all desktop environments, including Unity, 
KDE, Gnome Shell, and even Enlightenment.
  Ubuntu 12.10

  uname -a
  Linux xxx-GA-880GM-D2H 3.7.0-4-generic #12-Ubuntu SMP Wed Nov 28 09:30:01 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

  This was a problem in 12.04 as well. It seems to be a driver bug that
  is causing jerky animation on my hardware. This is a problem in all
  the distros I've tried, about five.

  AMD 965BE (3.4Ghz quad core), 4GB RAM, 880G chipset [ATI Radeon HD
  4250 integrated chip/512MB shared vram]. Open source radeon driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1087268/+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 1086968] [NEW] Unity webapps launchers not working with firefox.

2012-12-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Firefox 18, raring.

Updated to latest raring yesterday (after a week of avoiding updates on
holiday), and my webapps launchers are no longer indicating that the
apps are running. Eg, firefox is open, gmail is active tab, gmail
launcher icon indicates gmail is not running. Clicking on it opens a new
window with gmail in it instead of focussing the current gmail tab, and
then it still doesn't even indicate that gmail is running.

Confirmed by kenvandine also.

** Affects: libunity-webapps
 Importance: High
 Status: Fix Committed

** Affects: libunity-webapps (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Unity webapps launchers not working with firefox.
https://bugs.launchpad.net/bugs/1086968
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to libunity-webapps in Ubuntu.

-- 
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 1086968] Re: Unity webapps launchers not working with firefox.

2012-12-06 Thread Ken VanDine
** Changed in: unity-firefox-extension (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: unity-firefox-extension (Ubuntu)
 Assignee: Ken VanDine (ken-vandine) = (unassigned)

** Changed in: unity-firefox-extension
   Status: Confirmed = Fix Committed

** Project changed: unity-firefox-extension = libunity-webapps

** Package changed: unity-firefox-extension (Ubuntu) = libunity-webapps
(Ubuntu)

** Changed in: libunity-webapps (Ubuntu)
   Status: Invalid = Confirmed

** Changed in: libunity-webapps (Ubuntu)
   Importance: Undecided = High

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

Title:
  Unity webapps launchers not working with firefox.

Status in WebApps: libunity:
  Fix Committed
Status in “libunity-webapps” package in Ubuntu:
  Confirmed

Bug description:
  Firefox 18, raring.

  Updated to latest raring yesterday (after a week of avoiding updates
  on holiday), and my webapps launchers are no longer indicating that
  the apps are running. Eg, firefox is open, gmail is active tab, gmail
  launcher icon indicates gmail is not running. Clicking on it opens a
  new window with gmail in it instead of focussing the current gmail
  tab, and then it still doesn't even indicate that gmail is running.

  Confirmed by kenvandine also.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity-webapps/+bug/1086968/+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 1087279] [NEW] Backport evolution-3.6.2 from raring to quantal

2012-12-06 Thread old_toby
Public bug reported:

Evolution 3.6.0 which is installed on quantal is a real pain in the ass.
I constantly have to kill -9 the process to use it again, and the
multiple signatures bug is just annoying.

Now I downloaded the 3.6.2 versions of
libebackend-1.2-5
libebook-1.2-14
libedataserverui-3.0-4
libedataserver-1.2-17
libecal-1.2-15
libevolution
libcamel-1.2-40
evolution-data-server-common
evolution-data-server
evolution-common
evolution-plugins-experimental
evolution-plugins
and of course: evolution
(and also libxml2 2.9.0)

from the raring repositories and installed it with dpkg -i *.deb.

Now my evolution works like a charm and it didn't break any
dependencies.

It wouldn't hurt backporting these packages to quantal, so all quantal
user would have a working evolution again.

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

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

Title:
  Backport evolution-3.6.2 from raring to quantal

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Evolution 3.6.0 which is installed on quantal is a real pain in the
  ass. I constantly have to kill -9 the process to use it again, and the
  multiple signatures bug is just annoying.

  Now I downloaded the 3.6.2 versions of
  libebackend-1.2-5
  libebook-1.2-14
  libedataserverui-3.0-4
  libedataserver-1.2-17
  libecal-1.2-15
  libevolution
  libcamel-1.2-40
  evolution-data-server-common
  evolution-data-server
  evolution-common
  evolution-plugins-experimental
  evolution-plugins
  and of course: evolution
  (and also libxml2 2.9.0)

  from the raring repositories and installed it with dpkg -i *.deb.

  Now my evolution works like a charm and it didn't break any
  dependencies.

  It wouldn't hurt backporting these packages to quantal, so all quantal
  user would have a working evolution again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1087279/+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 1086720] Re: After installed of fglrx or fglrx-update, can't boot to desktop

2012-12-06 Thread Alberto Milone
The kernel module wasn't loaded. Please make sure that the relevant
kernel headers are installed so that the module can be built

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

Title:
  After installed of fglrx or fglrx-update, can't boot to desktop

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  System: HP Heineken 10 ( 201206-11396)
  After installed of fglrx and fglrx, can't boot to desktop, only the 
background and mouse pointer are shown.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1742 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg: [   15.589071] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready
  Date: Wed Dec  5 04:26:34 2012
  HibernationDevice: RESUME=UUID=ccd7a21f-7a71-4fa5-b95d-e2898c3dae24
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard a654
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=58211ec4-f36a-4614-b688-d509d7109a6f ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts_pstor
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 8.08
  dmi.board.name: 2AEE
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr8.08:bd08/24/2012:svnHewlett-Packard:pna654:pvr:rvnPEGATRONCORPORATION:rn2AEE:rvr1.03:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: a654
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1086720/+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 1086300] Re: undefined symbol: bacon_video_widget_get_type

2012-12-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/totem

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

Title:
   undefined symbol: bacon_video_widget_get_type

Status in Totem Movie Player:
  Fix Released
Status in “totem” package in Ubuntu:
  Triaged

Bug description:
  get logged into .xsession-errors at boot time on RR i386 logged as
  gnome-classic:

  ** (nautilus:3297): WARNING **: /usr/lib/nautilus/extensions-3.0
  /libtotem-properties-page.so: undefined symbol:
  bacon_video_widget_get_type

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic i686
  ApportVersion: 2.6.3-0ubuntu2
  Architecture: i386
  Date: Tue Dec  4 10:15:19 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1225x904+0+52'
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (gnome-panel:3261): Gtk-CRITICAL **: gtk_accelerator_parse_with_keycode: 
assertion `accelerator != NULL' failed
   (gnome-panel:3261): Gtk-CRITICAL **: gtk_accelerator_parse_with_keycode: 
assertion `accelerator != NULL' failed
   (gnome-panel:3261): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.34.2/./gobject/gsignal.c:2459: signal `size_request' is 
invalid for instance `0x8b43d08'
  usr_lib_nautilus:
   deja-dup  25.1.1-0ubuntu1
   evince3.6.1-1ubuntu1
   file-roller   3.6.3-0ubuntu2
   gnome-mplayer 1.0.7-2
   totem 3.6.3-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/1086300/+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 1087289] [NEW] Only 640x480 resolution on external projector

2012-12-06 Thread E. Lefty Kreouzis
Public bug reported:

When I connect an external projector it is recognised and output is sent to it, 
however the only resolution
recognized is 640x480 which make it unusable

It used to work properly on the same hardware under ubuntu 12.04

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,snap,move,obs,resize,regex,place,session,imgpng,unitymtgrabhandles,commands,widget,gnomecompat,grid,mousepoll,vpswitch,animation,wall,expo,ezoom,workarounds,fade,scale,unityshell]
CompositorRunning: compiz
Date: Thu Dec  6 18:46:08 2012
DistUpgraded: 2012-10-19 09:39:22,938 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GT216 [NVS 5100M] [10de:0a2c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:1521]
JockeyStatus:
 kmod:nvidia_experimental_304 - Experimental NVIDIA binary Xorg driver, kernel 
module and VDPAU library (Proprietary, Disabled, Not in use)
 kmod:nvidia_experimental_310 - Experimental NVIDIA binary Xorg driver, kernel 
module and VDPAU library (Proprietary, Disabled, Not in use)
 kmod:nvidia_current - nvidia_current (Proprietary, Enabled, Not in use)
 kmod:nvidia_current_updates - NVIDIA binary Xorg driver, kernel module and 
VDPAU library (Proprietary, Disabled, Not in use)
MachineType: Hewlett-Packard HP EliteBook 8540p
MarkForUpload: True
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver pata_pcmcia
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9b3ffa35-e88f-4588-b4be-e8111c21d10b ro quiet splash
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to quantal on 2012-10-19 (48 days ago)
dmi.bios.date: 03/29/2012
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CVD Ver. F.21
dmi.board.name: 1521
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 32.34
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CVDVer.F.21:bd03/29/2012:svnHewlett-Packard:pnHPEliteBook8540p:pvr:rvnHewlett-Packard:rn1521:rvrKBCVersion32.34:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8540p
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 quantal resolution running-unity ubuntu

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

Title:
  Only 640x480 resolution on external projector

Status in “xorg” package in Ubuntu:
  New

Bug description:
  When I connect an external projector it is recognised and output is sent to 
it, however the only resolution
  recognized is 640x480 which make it unusable

  It used to work properly on the same hardware under ubuntu 12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
   GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: 

[Desktop-packages] [Bug 1024663] Re: Custom regional formats

2012-12-06 Thread Bug Watch Updater
** Changed in: glib
   Status: New = Won't Fix

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

Title:
  Custom regional formats

Status in The G Library - GLib:
  Won't Fix
Status in “coreutils” package in Ubuntu:
  Won't Fix
Status in “language-selector” package in Ubuntu:
  Confirmed

Bug description:
  Regional formats should be customizable. Currently the user is capable
  of selecting a locale, and that locale will determine how dates are
  displayed, the first day of the week, etc. However, it is not possible
  to override any of these choices -- it's a 'take it or leave it'
  decision. There are several problems with that:

  1. If the system language is English, and I set the RF to Hungarian,
  the names of months, days will be Hungarian, while the rest of the
  interface remains English, which is confusing.

  2. RF settings apply to the command line too; once again, introducing
  a different date format, names of days and months, which may cause
  scripts to stop working. That may be a problem for developers (or for
  users who download scripts from a developer's page, which, with
  smartphones, Calibre, etc., is not so uncommon as someone might
  think). The settings for the GUI and the command line should be
  distinct.

  3. Very often one would like to change just one setting (A4 paper size
  for printing, Monday as the first day of the week, etc.), which is
  currently not possible.

  I understand there was a similar bug, number 40669. However, the fix
  only added the Regional Formats tab, and ignored part of the problem
  of the reporter: it's impossible to configure a system that uses
  English GUI strings and the rest in native format.

  This functionality has been available in Windows and KDE forever.
  Ubuntu has parted ways with Gnome with regard to the DE, and it would
  be very welcome if we could also say goodbye to the Gnome mindset and
  actually give some power to the user. After all, even smartphones,
  which are definitely consumer devices, allow this type of
  customization.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: language-selector-gnome 0.79
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
  Uname: Linux 3.2.0-27-generic i686
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  Date: Sat Jul 14 11:32:04 2012
  ExecutablePath: /usr/bin/gnome-language-selector
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: language-selector
  UpgradeStatus: Upgraded to precise on 2012-05-03 (71 days ago)

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


  1   2   3   >