[Desktop-packages] [Bug 1286779] Re: Please migrate libjetty-extra-java to tomcat7

2014-08-26 Thread Bruno Medeiros
This seems a reasoable workaround:

http://www.thadeirich.com/posts/3

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

Title:
  Please migrate libjetty-extra-java to tomcat7

Status in One Hundred Papercuts:
  Fix Released
Status in “jetty” package in Ubuntu:
  Fix Released
Status in “jetty” package in Debian:
  Fix Released

Bug description:
  libjetty-extra-java still depends on libtomcat6-java which prevents it
  from being installed alongside other programs which depend on tomcat7.
  According to the Debian bug report, Eclipse is among these programs.

  (Another it causes problems for is gradle which cannot currently be
  installed at the same time as tomcat7. Gradle's explicit dependency on
  tomcat6 has been removed (see bug 997743for details) and should have
  fixed it, but since gradle also depends on libjetty-extra-java the
  issue is still present. )

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libjetty-extra-java 6.1.26-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-6.23-generic 3.13.0
  Uname: Linux 3.13.0-6-generic i686
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Mar  2 11:48:27 2014
  InstallationDate: Installed on 2013-10-26 (127 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20131021.1)
  PackageArchitecture: all
  SourcePackage: jetty
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1286779/+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 1286779] Re: Please migrate libjetty-extra-java to tomcat7

2014-08-26 Thread Bruno Medeiros
Wow, this is bizarre.
The bug is "fixed", but nobody cares pushing it, so it's not actually fixed. 
Why do 99% and left 1% missing?

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

Title:
  Please migrate libjetty-extra-java to tomcat7

Status in One Hundred Papercuts:
  Fix Released
Status in “jetty” package in Ubuntu:
  Fix Released
Status in “jetty” package in Debian:
  Fix Released

Bug description:
  libjetty-extra-java still depends on libtomcat6-java which prevents it
  from being installed alongside other programs which depend on tomcat7.
  According to the Debian bug report, Eclipse is among these programs.

  (Another it causes problems for is gradle which cannot currently be
  installed at the same time as tomcat7. Gradle's explicit dependency on
  tomcat6 has been removed (see bug 997743for details) and should have
  fixed it, but since gradle also depends on libjetty-extra-java the
  issue is still present. )

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libjetty-extra-java 6.1.26-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-6.23-generic 3.13.0
  Uname: Linux 3.13.0-6-generic i686
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Mar  2 11:48:27 2014
  InstallationDate: Installed on 2013-10-26 (127 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20131021.1)
  PackageArchitecture: all
  SourcePackage: jetty
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1286779/+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 1289047] Re: [Trusty] hostapd package is broken

2014-05-19 Thread Bruno Medeiros
> sudo nmcli nm wifi off
> sudo rfkill unblock wlan

It works on Ubuntu 14.04! My complete script to set the AP up now is:

sudo nmcli nm wifi off
sudo rfkill unblock wlan

sudo ifconfig wlan0 10.15.0.1/24 up
sleep 1
sudo service isc-dhcp-server restart
sudo service hostapd restart

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

Title:
  [Trusty] hostapd package is broken

Status in “wpa” package in Ubuntu:
  Confirmed

Bug description:
  When trying to create an access point, I am met with a fatal error
  with hostapd:

  nl80211: Could not configure driver mode
  nl80211 driver initialization failed.
  hostapd_free_hapd_data: Interface wlan0 wasn't started

  What worked before no longer works today after a package upgrade.

  After installing hostapd deb from Ubuntu 13.10, it works.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hostapd 1:2.1-0ubuntu1
  Uname: Linux 3.14.0-031400rc5-lowlatency x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Thu Mar  6 16:57:20 2014
  InstallationDate: Installed on 2014-02-01 (33 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140121.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   LANGUAGE=en_CA:en
   SHELL=/bin/bash
  SourcePackage: wpa
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1289047/+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 1281808] Re: gsettings-data-convert crashed with signal 5 in g_settings_set_value()

2014-05-17 Thread Bruno Medeiros
I've upgraded a few more machines and I didn't get this error.

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

Title:
  gsettings-data-convert crashed with signal 5 in g_settings_set_value()

Status in “gconf” package in Ubuntu:
  New

Bug description:
  Just upgraded from 12.04 to 14.04 and got this error.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: gconf2 3.2.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 18 18:59:09 2014
  ExecutablePath: /usr/bin/gsettings-data-convert
  InstallationDate: Installed on 2013-03-19 (336 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  ProcCmdline: gsettings-data-convert 
--file=/usr/lib/compiz/migration/compiz-profile-unity.convert
  Signal: 5
  SourcePackage: gconf
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set_value () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? ()
  Title: gsettings-data-convert crashed with signal 5 in g_settings_set_value()
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (0 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1281808/+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 1281808] Re: gsettings-data-convert crashed with signal 5 in g_settings_set_value()

2014-04-01 Thread Bruno Medeiros
Do you need any info? Just ask in case.

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

Title:
  gsettings-data-convert crashed with signal 5 in g_settings_set_value()

Status in “gconf” package in Ubuntu:
  New

Bug description:
  Just upgraded from 12.04 to 14.04 and got this error.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: gconf2 3.2.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 18 18:59:09 2014
  ExecutablePath: /usr/bin/gsettings-data-convert
  InstallationDate: Installed on 2013-03-19 (336 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  ProcCmdline: gsettings-data-convert 
--file=/usr/lib/compiz/migration/compiz-profile-unity.convert
  Signal: 5
  SourcePackage: gconf
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set_value () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? ()
  Title: gsettings-data-convert crashed with signal 5 in g_settings_set_value()
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (0 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1281808/+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 458044] Re: déja dup does not have an option to exclude hidden files (~save.txt or .config.txt)

2014-03-06 Thread Bruno Medeiros
I have an use case a little bit tricky.. I want to backup a folder with a lot 
of SVN checkouts, and each checkout and its subfolders all have an .svn folder, 
which I don't want to backup.
The suggested workaround of explicitly exclude each hidden folder is 
infeasible, since there are thousands of them.

Having an option to exclude every ".svn" directory on all directory
levels would be awesome to me!

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

Title:
  déja dup does not have an option to exclude hidden files (~save.txt or
  .config.txt)

Status in Déjà Dup Backup Tool:
  Confirmed
Status in “deja-dup” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: deja-dup

  Feature request :-)

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: nvidia
  Package: deja-dup 7.4-0ubuntu2
  ProcEnviron:
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  Uname: Linux 2.6.28-15-generic i686
  UnreportableReason: Das Paket stammt nicht von Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/458044/+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 1288553] [NEW] No dash nor window title bars on unity after upgrate from precise to trusty

2014-03-05 Thread Bruno Medeiros
Public bug reported:

I've upgraded from precise to trusty a few weeks ago and I'm not able to
use unity anymore. If I choose "Ubuntu" on lightdm, I got only my
desktop screen, with no dash nor top bar, just my desktop icons. If I
open any window, The window appears with no title bar.

To report this bug, I typed Ctrl + Alt + T, and used apport-bug, which
opened the browser. I'm not able to switch back to the terminal right
now I'm writing this description, thus alt+tab doesn't work too.

Just let me know if you need more info.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.1.2+14.04.20140305-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-15.35-generic 3.13.5
Uname: Linux 3.13.0-15-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
Date: Thu Mar  6 01:50:19 2014
DistUpgraded: 2014-02-18 18:48:29,441 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.3.6, 3.11.0-15-generic, x86_64: installed
 vboxhost, 4.3.6, 3.13.0-13-generic, x86_64: installed
 vboxhost, 4.3.6, 3.13.0-14-generic, x86_64: installed
 vboxhost, 4.3.6, 3.13.0-15-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0162] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
InstallationDate: Installed on 2013-03-19 (351 days ago)
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-15-generic 
root=UUID=c51f30e3-4663-44de-a683-7a7313eeec50 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2014-02-18 (15 days ago)
dmi.bios.date: 08/23/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F2
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z77N-WIFI
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd08/23/2012:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ77N-WIFI:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.11+14.04.20140305-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc3-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc3-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Mar  6 01:46:37 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputVideo BusKEYBOARD, id 7
 inputPower Button KEYBOARD, id 8
 inputLogitech Unifying Device. Wireless PID:4024 KEYBOARD, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9986 
 vendor SNY
xserver.version: 2:1.15.0-1ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  No dash nor window title bars on unity after upgrate from precise to
  trusty

Status in “unity” package in Ubuntu:
  New

Bug description:
  I've upgraded from precise to trusty a few weeks ago and I'm not able
  to use unity anymore. If I choose "Ubuntu" on lightdm, I got only my
  desktop screen, with no dash nor top bar, just my desktop icons. If I
  o

[Desktop-packages] [Bug 1167994] Re: [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

2014-03-03 Thread Bruno Medeiros
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.11.0-17-generic.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 1: SB [HDA ATI SB], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ilza   1874 F pulseaudio
 /dev/snd/controlC0:  ilza   1874 F pulseaudio
CRDA: Error: [Errno 2] Arquivo ou diretório não encontrado
Card0.Amixer.info:
 Card hw:0 'Generic'/'HD-Audio Generic at 0xfeb44000 irq 40'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 7
   Simple ctrls  : 1
Card0.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card1.Amixer.info:
 Card hw:1 'SB'/'HDA ATI SB at 0xfeb4 irq 16'
   Mixer name   : 'Realtek ALC269VB'
   Components   : 'HDA:10ec0269,12972028,00100100'
   Controls  : 24
   Simple ctrls  : 11
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=34564e7d-3998-4917-8f81-cd0f45b9354f
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
MachineType: PHILCO 14I
MarkForUpload: True
NonfreeKernelModules: fglrx
Package: modemmanager 0.5.2.0-0ubuntu2
PackageArchitecture: amd64
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-17-generic 
root=UUID=2e962acd-3b6b-4ef5-9269-6f11901ed8c3 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.11.0-17.31~precise1-generic 3.11.10.3
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-17-generic N/A
 linux-backports-modules-3.11.0-17-generic  N/A
 linux-firmware 1.79.10
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Tags:  precise precise
Uname: Linux 3.11.0-17-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 10/08/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.00
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 14I
dmi.board.vendor: PHILCO
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: PHILCO
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.00:bd10/08/2012:svnPHILCO:pn14I:pvrTobefilledbyO.E.M.:rvnPHILCO:rn14I:rvrTobefilledbyO.E.M.:cvnPHILCO:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: 14I
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: PHILCO


** Tags added: apport-collected precise

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] CurrentDmesg.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005289/+files/CurrentDmesg.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] WifiSyslog.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005301/+files/WifiSyslog.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] PciMultimedia.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005294/+files/PciMultimedia.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] UdevDb.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1167994/+attachment/4005299/+files/UdevDb.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] ProcCpuinfo.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005295/+files/ProcCpuinfo.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] PulseList.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005298/+files/PulseList.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] ProcModules.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005297/+files/ProcModules.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] UdevLog.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005300/+files/UdevLog.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] ProcInterrupts.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005296/+files/ProcInterrupts.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] Lsusb.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1167994/+attachment/4005293/+files/Lsusb.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] Card1.Codecs.codec.0.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "Card1.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005288/+files/Card1.Codecs.codec.0.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] Lspci.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1167994/+attachment/4005292/+files/Lspci.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] IwConfig.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005291/+files/IwConfig.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] AlsaDevices.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005277/+files/AlsaDevices.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] Card0.Codecs.codec.0.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005280/+files/Card0.Codecs.codec.0.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] Card1.Amixer.values.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "Card1.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005281/+files/Card1.Amixer.values.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] Dependencies.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005290/+files/Dependencies.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] BootDmesg.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005279/+files/BootDmesg.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] AcpiTables.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005276/+files/AcpiTables.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1167994] AplayDevices.txt

2014-03-03 Thread Bruno Medeiros
apport information

** Attachment added: "AplayDevices.txt"
   
https://bugs.launchpad.net/bugs/1167994/+attachment/4005278/+files/AplayDevices.txt

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

Title:
  [12d1:1506] Huawei E398 LTE/UMTS/GSM modem does not work

Status in “linux” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Confirmed
Status in “linux” package in Fedora:
  Unknown

Bug description:
  See https://answers.launchpad.net/ubuntu/+source/gnome-
  nettool/+question/211095

  The "huawei/ndisdup-changes" branch upstream might solve this:

  http://cgit.freedesktop.org/ModemManager/ModemManager/log/?h=huawei
  /ndisdup-changes

  in addition to some kernel changes mentioned. According to
  https://mail.gnome.org/archives/networkmanager-
  list/2012-November/msg00129.html, these changes are not available in
  Quantal, as I get:

  $ modinfo cdc_ncm
  filename:   
/lib/modules/3.5.0-26-generic/kernel/drivers/net/usb/cdc_ncm.ko
  license:Dual BSD/GPL
  description:USB CDC NCM host driver
  author: Hans Petter Selasky
  srcversion: 37EE8DB294F0074D8A6F416
  alias:  usb:v*p*d*dc*dsc*dp*ic02isc0Dip00*
  depends:usbnet
  intree: Y
  vermagic:   3.5.0-26-generic SMP mod_unload modversions 686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167994/+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 1281808] Re: gsettings-data-convert crashed with signal 5 in g_settings_set_value()

2014-02-18 Thread Bruno Medeiros
*** This bug is a duplicate of bug 945144 ***
https://bugs.launchpad.net/bugs/945144

This is obviously not a duplicate, since the #945144 is fixed, and I
just got the error in trusty.

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

Title:
  gsettings-data-convert crashed with signal 5 in g_settings_set_value()

Status in “gconf” package in Ubuntu:
  New

Bug description:
  Just upgraded from 12.04 to 14.04 and got this error.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: gconf2 3.2.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 18 18:59:09 2014
  ExecutablePath: /usr/bin/gsettings-data-convert
  InstallationDate: Installed on 2013-03-19 (336 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  ProcCmdline: gsettings-data-convert 
--file=/usr/lib/compiz/migration/compiz-profile-unity.convert
  Signal: 5
  SourcePackage: gconf
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set_value () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? ()
  Title: gsettings-data-convert crashed with signal 5 in g_settings_set_value()
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (0 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1281808/+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 1011073] Re: NetworkManager submenus sometimes unpopulated

2013-08-02 Thread Bruno Medeiros
Is there any deadline for verification of bug 1103050 and bug 1104136?
If they don't verify, will this push to updates wait forever?

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

Title:
  NetworkManager submenus sometimes unpopulated

Status in DBus Menu:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  Won't Fix
Status in OEM Priority Project raring series:
  Won't Fix
Status in “libdbusmenu” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Invalid
Status in “libdbusmenu” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Precise:
  Invalid
Status in “libdbusmenu” source package in Quantal:
  Triaged
Status in “network-manager-applet” source package in Quantal:
  Invalid
Status in “libdbusmenu” source package in Raring:
  Fix Committed
Status in “network-manager-applet” source package in Raring:
  Invalid

Bug description:
  [Impact]

   * Affected applications with a high number of menu updates reach the maximum 
value allowed for the ID of a menuitem, and rejects further menu changes. 
Because the application underneath the menu has already removed the underlying 
actual GtkMenuItem objects, it is impossible to activate the items -- to effect 
the actions linked to the menuitems.
   * Some indicators have a relatively high and climbing memory usage due to 
the way they build menus to be displayed in the panel.

  [Test Case]

   * Run nm-applet for a while (multiple days without shutdown, without killing 
the application), notice whether the menus are still usable.
   * Run indicators for a while, observe memory usage.

  [Regression Potential]

  Indicators with a very high amount of updates may be affected as circling 
back past the maximum value, if a new menu item is created with an ID still in 
use by a menuitem that has not been removed yet, neither or only one of the two 
menu items might be available to be clicked -- this could confuse users or 
cause error messages to be displayed.
  Risk is low however since network-manager-gnome (nm-applet) is currently the 
application with the most menu updates.

  [Other Info]
   
  Submenus in Network Manager are sometimes unusable as they are not populated. 
 This happens both with the list of available networks and with the VPN list.  
When the bug happens, it occurs for *both* the wireless submenu and the VPN 
menu.  I know there are entries for those submenus as I can see them with other 
network UI mechanisms.  The issue is intermittent.

  Expected:
  Dropping down the menu then hovering over the submenu trigger-point (example: 
"More networks") shows the additional expected entries (example: more wifi 
networks to choose from).

  Actual:
  Dropping down the menu and hovering over the submenu trigger displays a 
submenu but the submenu has nothing in it and is unusable.

  Ubuntu 12.04
  network-manager 0.9.4.0-0ubuntu4.1
  Apple Macbook Pro 8,1

  03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 
02)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit 
Ethernet PCIe (rev 10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1011073/+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 1011073] Re: NetworkManager submenus sometimes unpopulated

2013-06-25 Thread Bruno Medeiros
So far so good to me too. I hadn't reported before because the problem
sometimes happened after a long time, so I was waiting to see if it's
really fixed.

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

Title:
  NetworkManager submenus sometimes unpopulated

Status in DBus Menu:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  New
Status in OEM Priority Project raring series:
  In Progress
Status in “libdbusmenu” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Invalid
Status in “libdbusmenu” source package in Precise:
  Fix Committed
Status in “network-manager-applet” source package in Precise:
  Invalid
Status in “libdbusmenu” source package in Quantal:
  Triaged
Status in “network-manager-applet” source package in Quantal:
  Invalid
Status in “libdbusmenu” source package in Raring:
  Fix Committed
Status in “network-manager-applet” source package in Raring:
  Invalid

Bug description:
  [Impact]

   * Affected applications with a high number of menu updates reach the maximum 
value allowed for the ID of a menuitem, and rejects further menu changes. 
Because the application underneath the menu has already removed the underlying 
actual GtkMenuItem objects, it is impossible to activate the items -- to effect 
the actions linked to the menuitems.
   * Some indicators have a relatively high and climbing memory usage due to 
the way they build menus to be displayed in the panel.

  [Test Case]

   * Run nm-applet for a while (multiple days without shutdown, without killing 
the application), notice whether the menus are still usable.
   * Run indicators for a while, observe memory usage.

  [Regression Potential]

  Indicators with a very high amount of updates may be affected as circling 
back past the maximum value, if a new menu item is created with an ID still in 
use by a menuitem that has not been removed yet, neither or only one of the two 
menu items might be available to be clicked -- this could confuse users or 
cause error messages to be displayed.
  Risk is low however since network-manager-gnome (nm-applet) is currently the 
application with the most menu updates.

  [Other Info]
   
  Submenus in Network Manager are sometimes unusable as they are not populated. 
 This happens both with the list of available networks and with the VPN list.  
When the bug happens, it occurs for *both* the wireless submenu and the VPN 
menu.  I know there are entries for those submenus as I can see them with other 
network UI mechanisms.  The issue is intermittent.

  Expected:
  Dropping down the menu then hovering over the submenu trigger-point (example: 
"More networks") shows the additional expected entries (example: more wifi 
networks to choose from).

  Actual:
  Dropping down the menu and hovering over the submenu trigger displays a 
submenu but the submenu has nothing in it and is unusable.

  Ubuntu 12.04
  network-manager 0.9.4.0-0ubuntu4.1
  Apple Macbook Pro 8,1

  03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 
02)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit 
Ethernet PCIe (rev 10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1011073/+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 1011073] Re: NetworkManager submenus sometimes unpopulated

2013-06-20 Thread Bruno Medeiros
Sorry, forgot to mention one command:
dpkg -i build-area/gir1.2-dbusmenu-*.deb

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

Title:
  NetworkManager submenus sometimes unpopulated

Status in DBus Menu:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  New
Status in OEM Priority Project raring series:
  In Progress
Status in “libdbusmenu” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Invalid
Status in “libdbusmenu” source package in Precise:
  Triaged
Status in “network-manager-applet” source package in Precise:
  Invalid
Status in “libdbusmenu” source package in Quantal:
  Triaged
Status in “network-manager-applet” source package in Quantal:
  Invalid
Status in “libdbusmenu” source package in Raring:
  Triaged
Status in “network-manager-applet” source package in Raring:
  Invalid

Bug description:
  [Impact]

   * Affected applications with a high number of menu updates reach the maximum 
value allowed for the ID of a menuitem, and rejects further menu changes. 
Because the application underneath the menu has already removed the underlying 
actual GtkMenuItem objects, it is impossible to activate the items -- to effect 
the actions linked to the menuitems.
   * Some indicators have a relatively high and climbing memory usage due to 
the way they build menus to be displayed in the panel.

  [Test Case]

   * Run nm-applet for a while (multiple days without shutdown, without killing 
the application), notice whether the menus are still usable.
   * Run indicators for a while, observe memory usage.

  [Regression Potential]

  Indicators with a very high amount of updates may be affected as circling 
back past the maximum value, if a new menu item is created with an ID still in 
use by a menuitem that has not been removed yet, neither or only one of the two 
menu items might be available to be clicked -- this could confuse users or 
cause error messages to be displayed.
  Risk is low however since network-manager-gnome (nm-applet) is currently the 
application with the most menu updates.

  [Other Info]
   
  Submenus in Network Manager are sometimes unusable as they are not populated. 
 This happens both with the list of available networks and with the VPN list.  
When the bug happens, it occurs for *both* the wireless submenu and the VPN 
menu.  I know there are entries for those submenus as I can see them with other 
network UI mechanisms.  The issue is intermittent.

  Expected:
  Dropping down the menu then hovering over the submenu trigger-point (example: 
"More networks") shows the additional expected entries (example: more wifi 
networks to choose from).

  Actual:
  Dropping down the menu and hovering over the submenu trigger displays a 
submenu but the submenu has nothing in it and is unusable.

  Ubuntu 12.04
  network-manager 0.9.4.0-0ubuntu4.1
  Apple Macbook Pro 8,1

  03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 
02)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit 
Ethernet PCIe (rev 10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1011073/+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 1011073] Re: NetworkManager submenus sometimes unpopulated

2013-06-20 Thread Bruno Medeiros
I did the following:
sudo apt-get install bzr-builddeb
bzr branch lp:~jm-leddy/ubuntu/precise/libdbusmenu/menuitem-max-id
cd menuitem-max-id/
sudo apt-get install libgtk-3-dev libdbus-glib-1-dev gnome-doc-utils 
gtk-doc-tools libjson-glib-dev gobject-introspection libgirepository1.0-dev 
dh-autoreconf valgrind valac-0.16
bzr builddeb --quick
dpkg -i build-area/libdbusmenu*.deb

I'm going to restart now, get back to you when I have some news.

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

Title:
  NetworkManager submenus sometimes unpopulated

Status in DBus Menu:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  New
Status in OEM Priority Project raring series:
  In Progress
Status in “libdbusmenu” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Invalid
Status in “libdbusmenu” source package in Precise:
  Triaged
Status in “network-manager-applet” source package in Precise:
  Invalid
Status in “libdbusmenu” source package in Quantal:
  Triaged
Status in “network-manager-applet” source package in Quantal:
  Invalid
Status in “libdbusmenu” source package in Raring:
  Triaged
Status in “network-manager-applet” source package in Raring:
  Invalid

Bug description:
  [Impact]

   * Affected applications with a high number of menu updates reach the maximum 
value allowed for the ID of a menuitem, and rejects further menu changes. 
Because the application underneath the menu has already removed the underlying 
actual GtkMenuItem objects, it is impossible to activate the items -- to effect 
the actions linked to the menuitems.
   * Some indicators have a relatively high and climbing memory usage due to 
the way they build menus to be displayed in the panel.

  [Test Case]

   * Run nm-applet for a while (multiple days without shutdown, without killing 
the application), notice whether the menus are still usable.
   * Run indicators for a while, observe memory usage.

  [Regression Potential]

  Indicators with a very high amount of updates may be affected as circling 
back past the maximum value, if a new menu item is created with an ID still in 
use by a menuitem that has not been removed yet, neither or only one of the two 
menu items might be available to be clicked -- this could confuse users or 
cause error messages to be displayed.
  Risk is low however since network-manager-gnome (nm-applet) is currently the 
application with the most menu updates.

  [Other Info]
   
  Submenus in Network Manager are sometimes unusable as they are not populated. 
 This happens both with the list of available networks and with the VPN list.  
When the bug happens, it occurs for *both* the wireless submenu and the VPN 
menu.  I know there are entries for those submenus as I can see them with other 
network UI mechanisms.  The issue is intermittent.

  Expected:
  Dropping down the menu then hovering over the submenu trigger-point (example: 
"More networks") shows the additional expected entries (example: more wifi 
networks to choose from).

  Actual:
  Dropping down the menu and hovering over the submenu trigger displays a 
submenu but the submenu has nothing in it and is unusable.

  Ubuntu 12.04
  network-manager 0.9.4.0-0ubuntu4.1
  Apple Macbook Pro 8,1

  03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 
02)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit 
Ethernet PCIe (rev 10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1011073/+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 1011073] Re: NetworkManager submenus sometimes unpopulated

2013-06-19 Thread Bruno Medeiros
Sure,i can!
Is there any easy way to build a deb file based on your branch? I'll need to 
run this on my production machine in order to properly test and I'm afraid of 
compile with Usr prefix, install, and have trouble rolling back.
if it's the only way,let me know and i will try anyway.

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

Title:
  NetworkManager submenus sometimes unpopulated

Status in DBus Menu:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in OEM Priority Project quantal series:
  New
Status in OEM Priority Project raring series:
  In Progress
Status in “libdbusmenu” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Invalid
Status in “libdbusmenu” source package in Precise:
  Triaged
Status in “network-manager-applet” source package in Precise:
  Invalid
Status in “libdbusmenu” source package in Quantal:
  Triaged
Status in “network-manager-applet” source package in Quantal:
  Invalid
Status in “libdbusmenu” source package in Raring:
  Triaged
Status in “network-manager-applet” source package in Raring:
  Invalid

Bug description:
  [Impact]

   * Affected applications with a high number of menu updates reach the maximum 
value allowed for the ID of a menuitem, and rejects further menu changes. 
Because the application underneath the menu has already removed the underlying 
actual GtkMenuItem objects, it is impossible to activate the items -- to effect 
the actions linked to the menuitems.
   * Some indicators have a relatively high and climbing memory usage due to 
the way they build menus to be displayed in the panel.

  [Test Case]

   * Run nm-applet for a while (multiple days without shutdown, without killing 
the application), notice whether the menus are still usable.
   * Run indicators for a while, observe memory usage.

  [Regression Potential]

  Indicators with a very high amount of updates may be affected as circling 
back past the maximum value, if a new menu item is created with an ID still in 
use by a menuitem that has not been removed yet, neither or only one of the two 
menu items might be available to be clicked -- this could confuse users or 
cause error messages to be displayed.
  Risk is low however since network-manager-gnome (nm-applet) is currently the 
application with the most menu updates.

  [Other Info]
   
  Submenus in Network Manager are sometimes unusable as they are not populated. 
 This happens both with the list of available networks and with the VPN list.  
When the bug happens, it occurs for *both* the wireless submenu and the VPN 
menu.  I know there are entries for those submenus as I can see them with other 
network UI mechanisms.  The issue is intermittent.

  Expected:
  Dropping down the menu then hovering over the submenu trigger-point (example: 
"More networks") shows the additional expected entries (example: more wifi 
networks to choose from).

  Actual:
  Dropping down the menu and hovering over the submenu trigger displays a 
submenu but the submenu has nothing in it and is unusable.

  Ubuntu 12.04
  network-manager 0.9.4.0-0ubuntu4.1
  Apple Macbook Pro 8,1

  03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 
02)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit 
Ethernet PCIe (rev 10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1011073/+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 1011073] Re: NetworkManager submenus sometimes unpopulated

2013-06-19 Thread Bruno Medeiros
How can we test if the fix works? Please point it out and I can test, I
just had this problem one more time ;)

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

Title:
  NetworkManager submenus sometimes unpopulated

Status in DBus Menu:
  New
Status in OEM Priority Project:
  Triaged
Status in OEM Priority Project precise series:
  New
Status in OEM Priority Project quantal series:
  New
Status in OEM Priority Project raring series:
  Triaged
Status in “libdbusmenu” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Invalid
Status in “libdbusmenu” source package in Precise:
  Triaged
Status in “network-manager-applet” source package in Precise:
  Invalid
Status in “libdbusmenu” source package in Quantal:
  Triaged
Status in “network-manager-applet” source package in Quantal:
  Invalid
Status in “libdbusmenu” source package in Raring:
  Triaged
Status in “network-manager-applet” source package in Raring:
  Invalid

Bug description:
  [Impact]

   * Affected applications with a high number of menu updates reach the maximum 
value allowed for the ID of a menuitem, and rejects further menu changes. 
Because the application underneath the menu has already removed the underlying 
actual GtkMenuItem objects, it is impossible to activate the items -- to effect 
the actions linked to the menuitems.
   * Some indicators have a relatively high and climbing memory usage due to 
the way they build menus to be displayed in the panel.

  [Test Case]

   * Run nm-applet for a while (multiple days without shutdown, without killing 
the application), notice whether the menus are still usable.
   * Run indicators for a while, observe memory usage.

  [Regression Potential]

  Indicators with a very high amount of updates may be affected as circling 
back past the maximum value, if a new menu item is created with an ID still in 
use by a menuitem that has not been removed yet, neither or only one of the two 
menu items might be available to be clicked -- this could confuse users or 
cause error messages to be displayed.
  Risk is low however since network-manager-gnome (nm-applet) is currently the 
application with the most menu updates.

  [Other Info]
   
  Submenus in Network Manager are sometimes unusable as they are not populated. 
 This happens both with the list of available networks and with the VPN list.  
When the bug happens, it occurs for *both* the wireless submenu and the VPN 
menu.  I know there are entries for those submenus as I can see them with other 
network UI mechanisms.  The issue is intermittent.

  Expected:
  Dropping down the menu then hovering over the submenu trigger-point (example: 
"More networks") shows the additional expected entries (example: more wifi 
networks to choose from).

  Actual:
  Dropping down the menu and hovering over the submenu trigger displays a 
submenu but the submenu has nothing in it and is unusable.

  Ubuntu 12.04
  network-manager 0.9.4.0-0ubuntu4.1
  Apple Macbook Pro 8,1

  03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 
02)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit 
Ethernet PCIe (rev 10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1011073/+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 1011073] Re: NetworkManager submenus sometimes unpopulated

2013-06-10 Thread Bruno Medeiros
I got here trying to search on the internet how to properly collect data
to help people fix this, and I found the bug report itself. What I naive
action thinking that nobody had reported it before ;)

Eloy, I think that it will be backported to precise, quantal and raring,
because of the status 'Triaged' in each of these.

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

Title:
  NetworkManager submenus sometimes unpopulated

Status in OEM Priority Project:
  New
Status in OEM Priority Project precise series:
  New
Status in OEM Priority Project quantal series:
  New
Status in OEM Priority Project raring series:
  New
Status in “libdbusmenu” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” package in Ubuntu:
  Invalid
Status in “libdbusmenu” source package in Precise:
  Triaged
Status in “network-manager-applet” source package in Precise:
  Invalid
Status in “libdbusmenu” source package in Quantal:
  Triaged
Status in “network-manager-applet” source package in Quantal:
  Invalid
Status in “libdbusmenu” source package in Raring:
  Triaged
Status in “network-manager-applet” source package in Raring:
  Invalid

Bug description:
  Submenus in Network Manager are sometimes unusable as they are not
  populated.  This happens both with the list of available networks and
  with the VPN list.  When the bug happens, it occurs for *both* the
  wireless submenu and the VPN menu.  I know there are entries for those
  submenus as I can see them with other network UI mechanisms.  The
  issue is intermittent.

  Expected:
  Dropping down the menu then hovering over the submenu trigger-point (example: 
"More networks") shows the additional expected entries (example: more wifi 
networks to choose from).

  Actual:
  Dropping down the menu and hovering over the submenu trigger displays a 
submenu but the submenu has nothing in it and is unusable.

  Ubuntu 12.04
  network-manager 0.9.4.0-0ubuntu4.1
  Apple Macbook Pro 8,1

  03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 
02)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit 
Ethernet PCIe (rev 10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1011073/+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 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-25 Thread Bruno Medeiros
@albertomilone yes, I did (2). The headers are installed:

brunojcm@brunojcm-desktop:~$ dpkg -l linux-headers-3.8*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  linux-headers-3.8.0-20  3.8.0-20.31~precise1Header 
files related to Linux kernel version 3.8.0
ii  linux-headers-3.8.0-20-generic  3.8.0-20.31~precise1Linux 
kernel headers for version 3.8.0 on 64 bit x86 SMP
ii  linux-headers-3.8.0-21  3.8.0-21.32~precise1Header 
files related to Linux kernel version 3.8.0
ii  linux-headers-3.8.0-21-generic  3.8.0-21.32~precise1Linux 
kernel headers for version 3.8.0 on 64 bit x86 SMP

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

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 --> kernel 2.6.32
  Ubuntu 11.04 --> kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  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:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+subscriptions

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

[Desktop-packages] [Bug 1178517] Re: libgl1-mesa-dev unistallable (outdated dev package?)

2013-05-09 Thread Bruno Medeiros
This bug is problably invalid. I run the following and found out thatmy
version 9.0-0ubuntu1 came from nowhere:

brunojcm@brunojcm-desktop:~/gnome-shell$ sudo apt-cache policy libgl1-mesa-glx
libgl1-mesa-glx:
  Installed: 9.0-0ubuntu1
  Candidate: 9.0-0ubuntu1
  Version table:
 *** 9.0-0ubuntu1 0
100 /var/lib/dpkg/status
 8.0.4-0ubuntu0.5 0
500 http://mirror.globo.com/ubuntu/archive/ precise-updates/main amd64 
Packages
500 http://mirror.globo.com/ubuntu/archive/ precise-security/main amd64 
Packages
 8.0.2-0ubuntu3 0
500 http://mirror.globo.com/ubuntu/archive/ precise/main amd64 Packages


After running this everything seems ok:

brunojcm@brunojcm-desktop:~/gnome-shell$ sudo apt-get --reinstall install 
libgl1-mesa-glx=8.0.4-0ubuntu0.5 libgl1-mesa-glx=8.0.4-0ubuntu0.5 
libglapi-mesa=8.0.4-0ubuntu0.5 ia32-libs ia32-libs-multiarch 
libglapi-mesa:i386=8.0.4-0ubuntu0.5 libglu1-mesa:i386 libqt4-opengl:i386 
libgl1-mesa-glx:i386=8.0.4-0ubuntu0.5 libgl1-mesa-glx:i386=8.0.4-0ubuntu0.5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be DOWNGRADED:
  libgl1-mesa-glx libgl1-mesa-glx:i386 libglapi-mesa libglapi-mesa:i386

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

Title:
  libgl1-mesa-dev unistallable (outdated dev package?)

Status in “mesa” package in Ubuntu:
  New

Bug description:
  I'm trying to install libgl1-mesa-dev and I'm getting the following
  error:

  brunojcm@brunojcm-desktop:~/gnome-shell$ sudo apt-get install libgl1-mesa-dev
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libgl1-mesa-dev : Depends: libgl1-mesa-glx (= 8.0.4-0ubuntu0.5) or
  libgl1-mesa-glx-lts-quantal but it is not going 
to be installed or
  libgl1-mesa-glx-lts-raring but it is not 
installable
  E: Unable to correct problems, you have held broken packages.

  I have libgl1-mesa-glx 9.0-0ubuntu1 installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgl1-mesa-dev (not installed)
  ProcVersionSignature: Ubuntu 3.5.0-28.48~precise1-generic 3.5.7.9
  Uname: Linux 3.5.0-28-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  310.14  Tue Oct  9 11:52:41 
PDT 2012
   GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  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 May  9 22:38:56 2013
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 304.37, 3.5.0-28-generic, x86_64: installed
   nvidia-experimental-310, 310.14, 3.5.0-28-generic, x86_64: installed
   vboxhost, 4.2.12, 3.5.0-28-generic, x86_64: installed
   vboxhost, 4.2.12, 3.8.0-20-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
   NVIDIA Corporation G92 [GeForce GTS 250] [10de:0615] (rev a2) (prog-if 00 
[VGA controller])
 Subsystem: ZOTAC International (MCO) Ltd. Device [19da:2103]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  JockeyStatus:
   xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
   xorg:nvidia_current_updates - NVIDIA accelerated graphics driver 
(post-release updates) (Proprietary, Disabled, Not in use)
   xorg:nvidia_experimental_304 - NVIDIA accelerated graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
   xorg:nvidia_experimental_310 - NVIDIA accelerated graphics driver 
(**experimental** beta) (Proprietary, Enabled, In use)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA770-DS3
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-28-generic 
root=UUID=6c6f5d8b-197b-41c7-9c4f-d45de1c9c2b4 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (p

[Desktop-packages] [Bug 1178517] [NEW] libgl1-mesa-dev unistallable (outdated dev package?)

2013-05-09 Thread Bruno Medeiros
Public bug reported:

I'm trying to install libgl1-mesa-dev and I'm getting the following
error:

brunojcm@brunojcm-desktop:~/gnome-shell$ sudo apt-get install libgl1-mesa-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgl1-mesa-dev : Depends: libgl1-mesa-glx (= 8.0.4-0ubuntu0.5) or
libgl1-mesa-glx-lts-quantal but it is not going to 
be installed or
libgl1-mesa-glx-lts-raring but it is not installable
E: Unable to correct problems, you have held broken packages.

I have libgl1-mesa-glx 9.0-0ubuntu1 installed.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgl1-mesa-dev (not installed)
ProcVersionSignature: Ubuntu 3.5.0-28.48~precise1-generic 3.5.7.9
Uname: Linux 3.5.0-28-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  310.14  Tue Oct  9 11:52:41 
PDT 2012
 GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: amd64
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 May  9 22:38:56 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia, 304.37, 3.5.0-28-generic, x86_64: installed
 nvidia-experimental-310, 310.14, 3.5.0-28-generic, x86_64: installed
 vboxhost, 4.2.12, 3.5.0-28-generic, x86_64: installed
 vboxhost, 4.2.12, 3.8.0-20-generic, x86_64: installed
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 NVIDIA Corporation G92 [GeForce GTS 250] [10de:0615] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: ZOTAC International (MCO) Ltd. Device [19da:2103]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:nvidia_experimental_304 - NVIDIA accelerated graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
 xorg:nvidia_experimental_310 - NVIDIA accelerated graphics driver 
(**experimental** beta) (Proprietary, Enabled, In use)
MachineType: Gigabyte Technology Co., Ltd. GA-MA770-DS3
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-28-generic 
root=UUID=6c6f5d8b-197b-41c7-9c4f-d45de1c9c2b4 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash
SourcePackage: mesa
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/15/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F8f
dmi.board.name: GA-MA770-DS3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8f:bd12/15/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA770-DS3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA770-DS3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA770-DS3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.43-0ubuntu0.0.1
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.11.4-0ubuntu10.13
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.19.0-0ubuntu1~xup1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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


** Tags: amd64 apport-bug needs-reassignment possible-manual-nvidia-install 
precise regression-update running-unity ubuntu

-- 
You received this bug notification because you are a member of Desktop
Pack

[Desktop-packages] [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2013-05-09 Thread Bruno Medeiros
I created a bug, https://bugs.launchpad.net/ubuntu/+source/nvidia-
graphics-drivers-experimental-310/+bug/1178292, maybe it's a duplicated
of this bug.

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

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in NVIDIA Drivers Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-304” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-experimental-310” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Triaged

Bug description:
  WORKAROUND:

  Revert back to the kernel version that your Ubuntu release came with:
  Ubuntu 10.04 --> kernel 2.6.32
  Ubuntu 11.04 --> kernel 2.6.38

  TEST CASE FOR 10.04:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  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:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/576648/+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 838792] Re: "Restart" logs out, even when there are no other people logged in

2013-03-11 Thread Bruno Medeiros
Reported the bug against HSQLDB Server: #1153856

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

Title:
  "Restart" logs out, even when there are no other people logged in

Status in The Session Menu:
  Invalid
Status in Unity Foundations:
  Invalid
Status in “gnome-session” package in Ubuntu:
  Confirmed

Bug description:
  Trying to restart the computer from within a unity session causes the
  session to log out, instead of actually restarting the computer.

  1. Boot up oneiric
  2. Log in
  3. Click on the Power button obscured by a tiny gear on the top and far right 
of the screen
  4. Click "Shutdown..."
  5. When asked, "Are you sure you want to close all programs and shut down the 
computer?", select "Restart" (it's on the bottom left of the dialog)

  Instead of restarting, you will be logged out.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-session 0.3.3.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic x86_64
  Architecture: amd64
  Date: Thu Sep  1 13:52:22 2011
  EcryptfsInUse: Yes
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-session
  UpgradeStatus: Upgraded to oneiric on 2011-07-26 (37 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/838792/+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 1153856] [NEW] HSQLDB server prevents shutdown and restart

2013-03-11 Thread Bruno Medeiros
Public bug reported:

Every time I try to logout, my system gets back to the login screen.
After some investigation using the information provided on the bug
#838792, I could find out that the bug is caused by the HSQLDB Server.
Here is the output of my ck-list-sessions when the bug is about to
happen:

bruno.medeiros@brunojcm-notebook:~$ ck-list-sessions
Session19:
unix-user = '1001'
realname = 'Bruno Medeiros'
seat = 'Seat1'
session-type = ''
active = TRUE
x11-display = ':0'
x11-display-device = '/dev/tty7'
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2013-03-12T00:12:39.202403Z'
login-session-id = '4294967295'
Session2:
unix-user = '128'
realname = 'HSQLDB system user'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/???'
remote-host-name = ''
is-local = TRUE
on-since = '2013-03-11T14:35:41.265747Z'
login-session-id = '4294967295'

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

** Package changed: gnome-session (Ubuntu) => hsqldb (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/1153856

Title:
  HSQLDB server prevents shutdown  and restart

Status in “hsqldb” package in Ubuntu:
  New

Bug description:
  Every time I try to logout, my system gets back to the login screen.
  After some investigation using the information provided on the bug
  #838792, I could find out that the bug is caused by the HSQLDB Server.
  Here is the output of my ck-list-sessions when the bug is about to
  happen:

  bruno.medeiros@brunojcm-notebook:~$ ck-list-sessions
  Session19:
unix-user = '1001'
realname = 'Bruno Medeiros'
seat = 'Seat1'
session-type = ''
active = TRUE
x11-display = ':0'
x11-display-device = '/dev/tty7'
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2013-03-12T00:12:39.202403Z'
login-session-id = '4294967295'
  Session2:
unix-user = '128'
realname = 'HSQLDB system user'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/???'
remote-host-name = ''
is-local = TRUE
on-since = '2013-03-11T14:35:41.265747Z'
login-session-id = '4294967295'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hsqldb/+bug/1153856/+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 993579] Re: lightdm improperly report low graphics card

2012-05-02 Thread Bruno Medeiros
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/993579

Title:
  lightdm improperly report low graphics card

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Today, after reinstall my nvidia drivers, I started to get an error
  after X starts, before lightdm login screen, saying thar my computer
  was in low graphics mode and asking me what to do. Whatever option I
  choose, the screen backs to the terminal.

  I thought for hours that I had a X driver problems, and tried a lot of
  drivers, nouveau, nvidia-current, nvidia-current-updates... No
  success. After search a little bit on the internet, I found this site,
  http://ubuntuforums.org/showthread.php?t=1970586 saying that after
  change to gdm the problem were gone. So I did, everything is working
  fine, with gdm + unity-2d-shell.

  I found other users complaining about similar problems:
  http://askubuntu.com/questions/128375/low-graphic-mode-after-upgrade-to-12-04
  
http://askubuntu.com/questions/125453/your-system-is-running-in-low-graphics-mode-with-an-ati-radeon-3200-graphics-car
  
http://askubuntu.com/questions/129776/how-do-i-fix-running-in-low-graphics-mode-ubuntu-12-04
  
http://askubuntu.com/questions/127606/your-system-is-running-in-low-graphics-mode-on-an-acer-aspire-5552

  Please ask if you need more info.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Tue May  1 14:48:02 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/993579/+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 993579] [NEW] lightdm improperly report low graphics card

2012-05-02 Thread Bruno Medeiros
Public bug reported:

Today, after reinstall my nvidia drivers, I started to get an error
after X starts, before lightdm login screen, saying thar my computer was
in low graphics mode and asking me what to do. Whatever option I choose,
the screen backs to the terminal.

I thought for hours that I had a X driver problems, and tried a lot of
drivers, nouveau, nvidia-current, nvidia-current-updates... No success.
After search a little bit on the internet, I found this site,
http://ubuntuforums.org/showthread.php?t=1970586 saying that after
change to gdm the problem were gone. So I did, everything is working
fine, with gdm + unity-2d-shell.

I found other users complaining about similar problems:
http://askubuntu.com/questions/128375/low-graphic-mode-after-upgrade-to-12-04
http://askubuntu.com/questions/125453/your-system-is-running-in-low-graphics-mode-with-an-ati-radeon-3200-graphics-car
http://askubuntu.com/questions/129776/how-do-i-fix-running-in-low-graphics-mode-ubuntu-12-04
http://askubuntu.com/questions/127606/your-system-is-running-in-low-graphics-mode-on-an-acer-aspire-5552

Please ask if you need more info.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  1 14:48:02 2012
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  lightdm improperly report low graphics card

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Today, after reinstall my nvidia drivers, I started to get an error
  after X starts, before lightdm login screen, saying thar my computer
  was in low graphics mode and asking me what to do. Whatever option I
  choose, the screen backs to the terminal.

  I thought for hours that I had a X driver problems, and tried a lot of
  drivers, nouveau, nvidia-current, nvidia-current-updates... No
  success. After search a little bit on the internet, I found this site,
  http://ubuntuforums.org/showthread.php?t=1970586 saying that after
  change to gdm the problem were gone. So I did, everything is working
  fine, with gdm + unity-2d-shell.

  I found other users complaining about similar problems:
  http://askubuntu.com/questions/128375/low-graphic-mode-after-upgrade-to-12-04
  
http://askubuntu.com/questions/125453/your-system-is-running-in-low-graphics-mode-with-an-ati-radeon-3200-graphics-car
  
http://askubuntu.com/questions/129776/how-do-i-fix-running-in-low-graphics-mode-ubuntu-12-04
  
http://askubuntu.com/questions/127606/your-system-is-running-in-low-graphics-mode-on-an-acer-aspire-5552

  Please ask if you need more info.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Tue May  1 14:48:02 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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