[Desktop-packages] [Bug 1973084] Re: transmission-daemon high RAM usage

2023-03-12 Thread lan
Same problem, is possible to have an update to fix this problem?
Thx

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

Title:
  transmission-daemon high RAM usage

Status in transmission package in Ubuntu:
  Confirmed

Bug description:
  Transmission uses a lot of RAM in ubuntu 22.04 server (arm64) runnign
  on a Raspberry Pi 4.

  It "eats" RAM and the RAM usage grows each hour until it crashes the
  system.

  I sideloaded transmission-daemon and its dependancies from debian 11
  (arm64) locked the packages so apt won't update them and, ever since,
  this issue hasn't happened.

  
  Description:Ubuntu 22.04 LTS
  Release:22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1973084/+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 1928464] Re: Installing the previous printer driver not upgraded

2021-05-14 Thread lan
solved with

sudo apt-get install apparmor-utils

sudo aa-disable /usr/share/hplip/plugin.py

Run as normal user, not as root:

hp-plugin

This problem appear after updating to irsuit

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

Title:
  Installing the previous printer driver not upgraded

Status in hplip package in Ubuntu:
  New

Bug description:
  -
  | PLUG-IN INSTALLATION FOR HPLIP 3.21.2 |
  -

  Checking for network connection...
  Downloading plug-in from: 
  Downloading plug-in: [\   

   ] 0% Traceback (most recent call last):
File "/usr/bin/hp-plugin", line 363, in 
  status, plugin_path, error_str = pluginObj.download(plugin_path, 
plugin_download_callback)
File "/usr/share/hplip/installer/pluginhandler.py", line 254, in download
  core = core_install.CoreInstall()
File "/usr/share/hplip/installer/core_install.py", line 240, in __init__
  self.passwordObj = password.Password(ui_mode)
File "/usr/share/hplip/base/password.py", line 88, in __init__
  self.__readAuthType()  # self.__authType
File "/usr/share/hplip/base/password.py", line 111, in __readAuthType
  distro_name = get_distro_name().lower().replace(" ","")
File "/usr/share/hplip/base/password.py", line 78, in get_distro_name
  return distro.linux_distribution(full_distribution_name=False)[0]
File "/usr/lib/python3/dist-packages/distro.py", line 125, in 
linux_distribution
  return _distro.linux_distribution(full_distribution_name)
File "/usr/lib/python3/dist-packages/distro.py", line 681, in 
linux_distribution
  self.version(),
File "/usr/lib/python3/dist-packages/distro.py", line 741, in version
  self.lsb_release_attr('release'),
File "/usr/lib/python3/dist-packages/distro.py", line 903, in 
lsb_release_attr
  return self._lsb_release_info.get(attribute, '')
File "/usr/lib/python3/dist-packages/distro.py", line 556, in __get__
  ret = obj.__dict__[self._fname] = self._f(obj)
File "/usr/lib/python3/dist-packages/distro.py", line 1014, in 
_lsb_release_info
  stdout = subprocess.check_output(cmd, stderr=devnull)
File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
  return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.9/subprocess.py", line 528, in run
  raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '('lsb_release', '-a')' returned 
non-zero exit status 1.
  Error in sys.excepthook:
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in 
apport_excepthook
  with os.fdopen(os.open(pr_filename,
  PermissionError: [Errno 13] Permission denied: 
'/var/crash/_usr_share_hplip_plugin.py.1000.crash'

  Original exception was:
  Traceback (most recent call last):
File "/usr/bin/hp-plugin", line 363, in 
  status, plugin_path, error_str = pluginObj.download(plugin_path, 
plugin_download_callback)
File "/usr/share/hplip/installer/pluginhandler.py", line 254, in download
  core = core_install.CoreInstall()
File "/usr/share/hplip/installer/core_install.py", line 240, in __init__
  self.passwordObj = password.Password(ui_mode)
File "/usr/share/hplip/base/password.py", line 88, in __init__
  self.__readAuthType()  # self.__authType
File "/usr/share/hplip/base/password.py", line 111, in __readAuthType
  distro_name = get_distro_name().lower().replace(" ","")
File "/usr/share/hplip/base/password.py", line 78, in get_distro_name
  return distro.linux_distribution(full_distribution_name=False)[0]
File "/usr/lib/python3/dist-packages/distro.py", line 125, in 
linux_distribution
  return _distro.linux_distribution(full_distribution_name)
File "/usr/lib/python3/dist-packages/distro.py", line 681, in 
linux_distribution
  self.version(),
File "/usr/lib/python3/dist-packages/distro.py", line 741, in version
  self.lsb_release_attr('release'),
File "/usr/lib/python3/dist-packages/distro.py", line 903, in 
lsb_release_attr
  return self._lsb_release_info.get(attribute, '')
File "/usr/lib/python3/dist-packages/distro.py", line 556, in __get__
  ret = obj.__dict__[self._fname] = self._f(obj)
File "/usr/lib/python3/dist-packages/distro.py", line 1014, in 
_lsb_release_info
  stdout = subprocess.check_output(cmd, stderr=devnull)
File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
  return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.9/subprocess.py", line 528, in run
  raise CalledProcessError(retcode, proces

[Desktop-packages] [Bug 1928464] [NEW] Installing the previous printer driver not upgraded

2021-05-14 Thread lan
Public bug reported:

-
| PLUG-IN INSTALLATION FOR HPLIP 3.21.2 |
-

Checking for network connection...
Downloading plug-in from: 
Downloading plug-in: [\ 

 ] 0% Traceback (most recent call last):
  File "/usr/bin/hp-plugin", line 363, in 
status, plugin_path, error_str = pluginObj.download(plugin_path, 
plugin_download_callback)
  File "/usr/share/hplip/installer/pluginhandler.py", line 254, in download
core = core_install.CoreInstall()
  File "/usr/share/hplip/installer/core_install.py", line 240, in __init__
self.passwordObj = password.Password(ui_mode)
  File "/usr/share/hplip/base/password.py", line 88, in __init__
self.__readAuthType()  # self.__authType
  File "/usr/share/hplip/base/password.py", line 111, in __readAuthType
distro_name = get_distro_name().lower().replace(" ","")
  File "/usr/share/hplip/base/password.py", line 78, in get_distro_name
return distro.linux_distribution(full_distribution_name=False)[0]
  File "/usr/lib/python3/dist-packages/distro.py", line 125, in 
linux_distribution
return _distro.linux_distribution(full_distribution_name)
  File "/usr/lib/python3/dist-packages/distro.py", line 681, in 
linux_distribution
self.version(),
  File "/usr/lib/python3/dist-packages/distro.py", line 741, in version
self.lsb_release_attr('release'),
  File "/usr/lib/python3/dist-packages/distro.py", line 903, in lsb_release_attr
return self._lsb_release_info.get(attribute, '')
  File "/usr/lib/python3/dist-packages/distro.py", line 556, in __get__
ret = obj.__dict__[self._fname] = self._f(obj)
  File "/usr/lib/python3/dist-packages/distro.py", line 1014, in 
_lsb_release_info
stdout = subprocess.check_output(cmd, stderr=devnull)
  File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('lsb_release', '-a')' returned 
non-zero exit status 1.
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in 
apport_excepthook
with os.fdopen(os.open(pr_filename,
PermissionError: [Errno 13] Permission denied: 
'/var/crash/_usr_share_hplip_plugin.py.1000.crash'

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/hp-plugin", line 363, in 
status, plugin_path, error_str = pluginObj.download(plugin_path, 
plugin_download_callback)
  File "/usr/share/hplip/installer/pluginhandler.py", line 254, in download
core = core_install.CoreInstall()
  File "/usr/share/hplip/installer/core_install.py", line 240, in __init__
self.passwordObj = password.Password(ui_mode)
  File "/usr/share/hplip/base/password.py", line 88, in __init__
self.__readAuthType()  # self.__authType
  File "/usr/share/hplip/base/password.py", line 111, in __readAuthType
distro_name = get_distro_name().lower().replace(" ","")
  File "/usr/share/hplip/base/password.py", line 78, in get_distro_name
return distro.linux_distribution(full_distribution_name=False)[0]
  File "/usr/lib/python3/dist-packages/distro.py", line 125, in 
linux_distribution
return _distro.linux_distribution(full_distribution_name)
  File "/usr/lib/python3/dist-packages/distro.py", line 681, in 
linux_distribution
self.version(),
  File "/usr/lib/python3/dist-packages/distro.py", line 741, in version
self.lsb_release_attr('release'),
  File "/usr/lib/python3/dist-packages/distro.py", line 903, in lsb_release_attr
return self._lsb_release_info.get(attribute, '')
  File "/usr/lib/python3/dist-packages/distro.py", line 556, in __get__
ret = obj.__dict__[self._fname] = self._f(obj)
  File "/usr/lib/python3/dist-packages/distro.py", line 1014, in 
_lsb_release_info
stdout = subprocess.check_output(cmd, stderr=devnull)
  File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('lsb_release', '-a')' returned 
non-zero exit status 1.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: hplip 3.21.2+dfsg1-2
ProcVersionSignature: Ubuntu 5.11.0-17.18-generic 5.11.12
Uname: Linux 5.11.0-17-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Fri May 14 14:26:31 2021
InstallationDate: Installed on 2019-08-26 (626 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416

[Desktop-packages] [Bug 1797714] Re: [Dell Studio 1557] No sound after upgrade to Kubuntu 18.10 beta

2018-10-19 Thread lan
I've upgraded today to 18.10, after fist reboot no audio and the UI only
shows a 'Dummy Device'.

With a "alsa force-reload" the sound become available, but after a reboot same 
problem.
Removing timidity the issue appear solved.

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

Title:
  [Dell Studio 1557] No sound after upgrade to Kubuntu 18.10 beta

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I upgraded from Kubuntu 18.04 to 18.10 beta today, and I noticed I don't have 
sounds. The UI only shows a 'Dummy Device'. After doing a 'sudo alsa 
force-reload', KDE shows the audio device.
  When I execute alsamixer in a shell before executing the force-reload, the 
audio card is shown.

  My hardware: (from lspci)
  00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High 
Definition Audio (rev 05)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: pulseaudio 1:12.2-0ubuntu4
  Uname: Linux 4.19.0-041900rc6-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  juergen8924 F pulseaudio
   /dev/snd/controlC1:  juergen8924 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Oct 13 21:07:53 2018
  InstallationDate: Installed on 2015-02-16 (1334 days ago)
  InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to cosmic on 2018-10-13 (0 days ago)
  dmi.bios.date: 10/06/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0KM426
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A02
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd10/06/2009:svnDellInc.:pnStudio1557:pvrA02:rvnDellInc.:rn0KM426:rvrA02:cvnDellInc.:ct8:cvrA02:
  dmi.product.name: Studio 1557
  dmi.product.version: A02
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1797714/+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 1797714] Re: [Dell Studio 1557] No sound after upgrade to Kubuntu 18.10 beta

2018-10-19 Thread lan
My hardware
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller 
(rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor 
PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB xHCI (rev 04)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 
04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High 
Definition Audio Controller (rev 04)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family 
USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Q87 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 
6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus 
Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] 
(rev a1)
01:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controller 
(rev a1)

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

Title:
  [Dell Studio 1557] No sound after upgrade to Kubuntu 18.10 beta

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I upgraded from Kubuntu 18.04 to 18.10 beta today, and I noticed I don't have 
sounds. The UI only shows a 'Dummy Device'. After doing a 'sudo alsa 
force-reload', KDE shows the audio device.
  When I execute alsamixer in a shell before executing the force-reload, the 
audio card is shown.

  My hardware: (from lspci)
  00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High 
Definition Audio (rev 05)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: pulseaudio 1:12.2-0ubuntu4
  Uname: Linux 4.19.0-041900rc6-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  juergen8924 F pulseaudio
   /dev/snd/controlC1:  juergen8924 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Oct 13 21:07:53 2018
  InstallationDate: Installed on 2015-02-16 (1334 days ago)
  InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to cosmic on 2018-10-13 (0 days ago)
  dmi.bios.date: 10/06/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0KM426
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A02
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd10/06/2009:svnDellInc.:pnStudio1557:pvrA02:rvnDellInc.:rn0KM426:rvrA02:cvnDellInc.:ct8:cvrA02:
  dmi.product.name: Studio 1557
  dmi.product.version: A02
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1797714/+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 1511653] [NEW] TearFree is not working after I reopen the monitor, everytime.

2015-10-30 Thread Lou Lan
Public bug reported:

Xubuntu 15.10 
Package Version:2.99.917+git20150808-0ubuntu4
Graphic Card :Intel HD Graphics 2500

Same as the title.I added the 20-intel.conf with TearFree enable to
/usr/share/X11/xorg.conf.d.It use to work fine in 15.04.Recently I
upgraded the system,it was a fresh install,then it happened,really
annoying.

Steps to reproduce:

#Set the Blank after to 1(or whatever except Never) minutes in Xfce Power 
Manager
1.Wait until the monitor blanked then wake it.Open a window and shake it,the 
window is tearing.
2.Logout and login,TearFree works again.
Do it again,it's a loop!

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Xorg.0.log"
   https://bugs.launchpad.net/bugs/1511653/+attachment/4509120/+files/Xorg.0.log

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

Title:
  TearFree is not working after I reopen the monitor,everytime.

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

Bug description:
  Xubuntu 15.10 
  Package Version:2.99.917+git20150808-0ubuntu4
  Graphic Card :Intel HD Graphics 2500

  Same as the title.I added the 20-intel.conf with TearFree enable to
  /usr/share/X11/xorg.conf.d.It use to work fine in 15.04.Recently I
  upgraded the system,it was a fresh install,then it happened,really
  annoying.

  Steps to reproduce:

  #Set the Blank after to 1(or whatever except Never) minutes in Xfce Power 
Manager
  1.Wait until the monitor blanked then wake it.Open a window and shake it,the 
window is tearing.
  2.Logout and login,TearFree works again.
  Do it again,it's a loop!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1511653/+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 1387287] [NEW] nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-10-29 Thread lan
Public bug reported:

See attached file

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
DKMSKernelVersion: 3.16.0-24-generic
Date: Wed Oct 29 17:55:57 2014
InstallationDate: Installed on 2014-07-05 (116 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
UpgradeStatus: Upgraded to utopic on 2014-10-12 (16 days ago)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1387287/+attachment/4248297/+files/make.log

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

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

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

Bug description:
  See attached file

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-24-generic
  Date: Wed Oct 29 17:55:57 2014
  InstallationDate: Installed on 2014-07-05 (116 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-10-12 (16 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1387287/+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 1016996] Re: Right ALT key mapped through .Xmodmap does not work in Firefox

2012-07-05 Thread Hoang Lan Nguyen
ocales: extensions.sqlite corrupt or missing
  Profile2Plugins:
   IcedTea NPR Web Browser Plugin (using IcedTea6 1.9.10 
(6b20-1.9.10-0ubuntu1~10.10.3)) - 
/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so
   Google Talk Plugin Video Accelerator - 
/opt/google/talkplugin/libnpgtpo3dautoplugin.so
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so
   Shockwave Flash - /opt/firefox/plugins/libflashplayer.so
   Skype Buttons for Kopete - /usr/lib/mozilla/plugins/skypebuttons.so
  Profile2PrefSources:
   /etc/firefox/syspref.js
   prefs.js
   user.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=13.0.1/20120615112143 (In use)
   Profile1 - LastVersion=13.0.1/20120615112143 (In use)
   Profile2 - LastVersion=9.0.1/20111220165912 (Out of date)
  RelatedPackageVersions: totem-mozilla 3.0.1-0ubuntu21
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.9
  dmi.board.name: 0M017G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: '01'
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.9:bd12/25/2008:svnDellInc.:pnStudio540:pvr:rvnDellInc.:rn0M017G:rvrA00:cvnDellInc.:ct3:cvr'01':
  dmi.product.name: Studio 540
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1016996/+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 1016996] Re: Right ALT key mapped through .Xmodmap does not work in Firefox

2012-07-04 Thread Hoang Lan Nguyen
talkplugin/libnpgoogletalk.so
   Shockwave Flash - /opt/firefox/plugins/libflashplayer.so
   Skype Buttons for Kopete - /usr/lib/mozilla/plugins/skypebuttons.so
  Profile2PrefSources:
   /etc/firefox/syspref.js
   prefs.js
   user.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=13.0.1/20120615112143 (In use)
   Profile1 - LastVersion=13.0.1/20120615112143 (In use)
   Profile2 - LastVersion=9.0.1/20111220165912 (Out of date)
  RelatedPackageVersions: totem-mozilla 3.0.1-0ubuntu21
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.9
  dmi.board.name: 0M017G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: '01'
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.9:bd12/25/2008:svnDellInc.:pnStudio540:pvr:rvnDellInc.:rn0M017G:rvrA00:cvnDellInc.:ct3:cvr'01':
  dmi.product.name: Studio 540
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1016996/+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 1016996] Re: Right ALT key mapped through .Xmodmap does not work in Firefox

2012-07-03 Thread Hoang Lan Nguyen
talk.so
   Shockwave Flash - /opt/firefox/plugins/libflashplayer.so
   Skype Buttons for Kopete - /usr/lib/mozilla/plugins/skypebuttons.so
  Profile2PrefSources:
   /etc/firefox/syspref.js
   prefs.js
   user.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=13.0.1/20120615112143 (In use)
   Profile1 - LastVersion=13.0.1/20120615112143 (In use)
   Profile2 - LastVersion=9.0.1/20111220165912 (Out of date)
  RelatedPackageVersions: totem-mozilla 3.0.1-0ubuntu21
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.9
  dmi.board.name: 0M017G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: '01'
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.9:bd12/25/2008:svnDellInc.:pnStudio540:pvr:rvnDellInc.:rn0M017G:rvrA00:cvnDellInc.:ct3:cvr'01':
  dmi.product.name: Studio 540
  dmi.sys.vendor: Dell Inc.

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