[Bug 43572] Re: Dell Laptops don't talk to HAL about brightness correctly

2008-03-23 Thread Vyas
I still have the problem with Dell Inspiron 2200. I was able to change
the brightness a while back but now I am not able to. Is there any
solution? I use Ubuntu 7.10

-- 
Dell Laptops don't talk to HAL about brightness correctly
https://bugs.launchpad.net/bugs/43572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 43572] Re: Dell Laptops don't talk to HAL about brightness correctly

2008-03-23 Thread Vyas
I do not have any BIOS password. The output of the following commands :
-

[EMAIL PROTECTED]:~$ sudo dellLcdBrightness
[sudo] password for ejvyas:
Read Battery Mode Setting
current: 0
min: 0
max: 7

[EMAIL PROTECTED]:~$ dellLcdBrightness
An Error occurred. The Error message is:
Could not instantiate SMBIOS table.
[EMAIL PROTECTED]:~$

I am a fan of Ubuntu. The brightness was working earlier - I was trying out
a whole lot of changes for tuning and speeding up Ubuntu I am sure
something failed. Please help me fix this

Thanks,
Vs

On Sun, Mar 23, 2008 at 4:27 PM, Christian Schuerer <[EMAIL PROTECTED]> wrote:

> Vyas, do you have a BIOS password set?
>
> Does the command "dellLcdBrightness" give any error messages?
>
> --
> Dell Laptops don't talk to HAL about brightness correctly
> https://bugs.launchpad.net/bugs/43572
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Hardware Abstraction Layer (HAL): Fix Released
> Status in Source Package "hal" in Ubuntu: Fix Released
> Status in Source Package "linux" in Ubuntu: Fix Released
> Status in Source Package "linux-source-2.6.22" in Ubuntu: Won't Fix
>
> Bug description:
> This was discovered in Bug #38531. It seems that Dell laptops are able to
> change the brightness settings in the Bios but this does not talk properly
> to ACPI, HAL or anything else.
>
> >From http://bugzilla.gnome.org/show_bug.cgi?id=337580 :
> "Some code needs to be written to do this - there's no ACPI method to do
> it, but
> it can be done via an SMBios call from userspace."
>
> It means that the system does not know, and cannot change, the brightness
> of the monitor.
>


-- 
Vyas Sanzgiri
573 202 0165
http://ejvyas.blogspot.com

-- 
Dell Laptops don't talk to HAL about brightness correctly
https://bugs.launchpad.net/bugs/43572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 43572] Re: Dell Laptops don't talk to HAL about brightness correctly

2008-03-24 Thread Vyas
I do not know how to check/ add dcdbas module. All references to it go to
yum and I have not been able to install/ start/ check it
Please help

Thanks,
Vs
On Mon, Mar 24, 2008 at 3:38 AM, Erik Andrén <[EMAIL PROTECTED]> wrote:

> Vyas,
> please make sure you have loaded the dcdbas kernel module.
>
> --
> Dell Laptops don't talk to HAL about brightness correctly
> https://bugs.launchpad.net/bugs/43572
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Hardware Abstraction Layer (HAL): Fix Released
> Status in Source Package "hal" in Ubuntu: Fix Released
> Status in Source Package "linux" in Ubuntu: Fix Released
> Status in Source Package "linux-source-2.6.22" in Ubuntu: Won't Fix
>
> Bug description:
> This was discovered in Bug #38531. It seems that Dell laptops are able to
> change the brightness settings in the Bios but this does not talk properly
> to ACPI, HAL or anything else.
>
> >From http://bugzilla.gnome.org/show_bug.cgi?id=337580 :
> "Some code needs to be written to do this - there's no ACPI method to do
> it, but
> it can be done via an SMBios call from userspace."
>
> It means that the system does not know, and cannot change, the brightness
> of the monitor.
>


-- 
Vyas Sanzgiri
573 202 0165
http://ejvyas.blogspot.com

-- 
Dell Laptops don't talk to HAL about brightness correctly
https://bugs.launchpad.net/bugs/43572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 43572] Re: Dell Laptops don't talk to HAL about brightness correctly

2008-03-25 Thread Vyas
This does not work even if the module is loaded and running. Please
advise

On Tue, Mar 25, 2008 at 2:48 PM, Christian Schuerer <[EMAIL PROTECTED]> wrote:

> With the currently used kernel, it's not possible to load this module
> automatically (I think this will be available in hardy+1). But it's easy
> to get your system load this module at boot time, but adding 'dcdbas' in
> one empty line of the file '/etc/modules'. You can do this by issuing
> the following command in a terminal:
>
> sudo sh -c "echo 'dcdbas' >> /etc/modules"
>
> --
> Dell Laptops don't talk to HAL about brightness correctly
> https://bugs.launchpad.net/bugs/43572
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Hardware Abstraction Layer (HAL): Fix Released
> Status in Source Package "hal" in Ubuntu: Fix Released
> Status in Source Package "linux" in Ubuntu: Fix Released
> Status in Source Package "linux-source-2.6.22" in Ubuntu: Won't Fix
>
> Bug description:
> This was discovered in Bug #38531. It seems that Dell laptops are able to
> change the brightness settings in the Bios but this does not talk properly
> to ACPI, HAL or anything else.
>
> >From http://bugzilla.gnome.org/show_bug.cgi?id=337580 :
> "Some code needs to be written to do this - there's no ACPI method to do
> it, but
> it can be done via an SMBios call from userspace."
>
> It means that the system does not know, and cannot change, the brightness
> of the monitor.
>


-- 
Vyas Sanzgiri
573 202 0165
http://ejvyas.blogspot.com

-- 
Dell Laptops don't talk to HAL about brightness correctly
https://bugs.launchpad.net/bugs/43572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 43572] Re: Dell Laptops don't talk to HAL about brightness correctly

2008-03-25 Thread Vyas
This also does not work even if the module is loaded and running. Please
advise

On Tue, Mar 25, 2008 at 7:50 AM, Erik Andrén <[EMAIL PROTECTED]>
wrote:

> Vyas,
> you can check if you have the dcdbas kernel module loaded by issuing:
> 'sudo lsmod | grep dcdbas' in a terminal without the ticks.
> To load the dcdbas kernel module, issue 'sudo modprobe dcdbas'
> You might need to restart hal after loading the kernel module to get the
> backlight working.
> This can be done by typing 'sudo /etc/init.d/hal restart'
>
> --
> Dell Laptops don't talk to HAL about brightness correctly
> https://bugs.launchpad.net/bugs/43572
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Hardware Abstraction Layer (HAL): Fix Released
> Status in Source Package "hal" in Ubuntu: Fix Released
> Status in Source Package "linux" in Ubuntu: Fix Released
> Status in Source Package "linux-source-2.6.22" in Ubuntu: Won't Fix
>
> Bug description:
> This was discovered in Bug #38531. It seems that Dell laptops are able to
> change the brightness settings in the Bios but this does not talk properly
> to ACPI, HAL or anything else.
>
> >From http://bugzilla.gnome.org/show_bug.cgi?id=337580 :
> "Some code needs to be written to do this - there's no ACPI method to do
> it, but
> it can be done via an SMBios call from userspace."
>
> It means that the system does not know, and cannot change, the brightness
> of the monitor.
>


-- 
Vyas Sanzgiri
573 202 0165
http://ejvyas.blogspot.com

-- 
Dell Laptops don't talk to HAL about brightness correctly
https://bugs.launchpad.net/bugs/43572
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 558506] [NEW] package libc-bin 2.10.1-0ubuntu16 failed to install/upgrade:

2010-04-08 Thread palak vyas
Public bug reported:

1) Error Type: 
Error Value: installArchives() failed
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1952, in 
main()
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1949, in main
run(args, options.single)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1911, in run
backend.dispatcher(args)
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 647, in 
dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 611, in 
dispatch_command
self.update_packages(package_ids)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 168, in 
_unlock_cache_afterwards
func(*args, **kwargs)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1099, in 
update_packages
if not self._commit_changes(): return False
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1624, in 
_commit_changes
PackageKitInstallProgress(self, install_range))
File : /usr/lib/python2.6/dist-packages/apt/cache.py, line 318, in commit
raise SystemError("installArchives() failed")


1)Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... dpkg: unrecoverable fatal error, aborting:
 files list file for package 'libmimelib4' is missing final newline
E: Sub-process /usr/bin/dpkg returned an error code (2)


i am getting this error while updating my system ...

ProblemType: Package
Architecture: i386
Date: Thu Apr  8 21:17:43 2010
Dependencies:
 
DistroRelease: Ubuntu 9.10
ErrorMessage:
 ErrorMessage: package libc-bin is already installed and configured
InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: libc-bin 2.10.1-0ubuntu16
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: eglibc
Title: package libc-bin 2.10.1-0ubuntu16 failed to install/upgrade:
Uname: Linux 2.6.31-19-generic i686

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


** Tags: apport-package i386

-- 
package libc-bin 2.10.1-0ubuntu16 failed to install/upgrade:
https://bugs.launchpad.net/bugs/558506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 558506] Re: package libc-bin 2.10.1-0ubuntu16 failed to install/upgrade:

2010-04-08 Thread palak vyas

** Attachment added: "VarLogDistupgradeAptlog.gz"
   http://launchpadlibrarian.net/43445465/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   http://launchpadlibrarian.net/43445466/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeMainlog.gz"
   http://launchpadlibrarian.net/43445467/VarLogDistupgradeMainlog.gz

** Attachment added: "VarLogDistupgradeTermlog.gz"
   http://launchpadlibrarian.net/43445468/VarLogDistupgradeTermlog.gz

** Attachment added: "VarLogDistupgradeXorgfixuplog.gz"
   http://launchpadlibrarian.net/43445470/VarLogDistupgradeXorgfixuplog.gz

-- 
package libc-bin 2.10.1-0ubuntu16 failed to install/upgrade:
https://bugs.launchpad.net/bugs/558506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1914031] Re: Blank screen issue with epiphany-browser package

2021-02-24 Thread Dixit Vyas
** Attachment added: "PFA of the report of epiphany-browser package We have 
launched the browser in the Weston desktop of Ubuntu version 18.04. Let us know 
if any further details required to debug."
   
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1914031/+attachment/5466815/+files/apport.epiphany-browser.x7yw9n4p.apport

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914031

Title:
  Blank screen issue with epiphany-browser package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1914031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1914031] Re: Blank screen issue with epiphany-browser package

2021-02-26 Thread Dixit Vyas
The epiphany browser of version 3.28.6 in the bionic ubuntu works fine
on the gnome-desktop with dependent libraries of version 2.30.5. But we
are unable to check with the 2.28.2 version of libraries in the Gnome
desktop now, as the dependent libraries are being upgraded to 2.30.5 in
bionic.

Installing the epiphany-browser for arm64 in the Weston desktop, we are facing 
the same blank screen and flipped screen issue with the below versions,
epiphany-browser - 3.28.6
libjavascriptcoregtk-4.0-18 - 2.30.5
libwebkit2gtk-4.0-37 - 2.30.5

When the libjavascriptcoregtk-4.0-18 and libwebkit2gtk-4.0-37 libraries
are replaced with the 2.28.2 versions from the old working ones and
checked then it's working fine.

We have experimented with this issue and figured out the issue in these
dependent libraries, by replacing it with the different versions of
Debian and libraries.

Now we are unable to find out the 2.28.2 version Debian and library file for 
the bionic version of ubuntu to experiment the same with gnome-desktop, below 
links for reference,
https://pkgs.org/download/libwebkit2gtk-4.0-37
https://pkgs.org/search/?q=libjavascriptcoregtk-4.0-18&on=name
http://ports.ubuntu.com/ubuntu-ports/pool/main/w/webkit2gtk/

The issue is in the webkitgtk2 library, but these webkitgtk2 libraries
are being installed while installing the epiphany-browser package.

Is that now good to report to the webkitgtk2 team further, and this is
the portal the https://bugs.webkit.org/?

Please provide your feedback.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914031

Title:
  Blank screen issue with epiphany-browser package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1914031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 596249] Re: high-pitch crackling background noise when recording from microphone

2018-10-04 Thread Devang Vyas
Hi,

I am still facing the crack noise issue in my recorded sample.
I am using Ubuntu 18.04.1 with latest stable kernel i.e. 4.18.12

I am using arecord utility to record my audio and then playing the .wav
file with aplay.

I tried the suggestions which have been provided earlier in this post, but 
nothing seems to be working for me.
My board has ALC662 chip interfaced and using AMD processor.
Could you please help how can we get rid of this crack noise issue?

Thanks & Regards,
Devang Vyas

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/596249

Title:
  high-pitch crackling background noise when recording from microphone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/596249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1769389] [NEW] The grub2 installer failed to install

2018-05-05 Thread Pranav Vyas
Public bug reported:

I am using a Windows 10 PC with 8 GB RAM, with bitlocker installed on
the Windows drive. I created a new partition for Ubuntu and wanted to
install it alongside Windows 10. The installer did not automatically
recognize that my PC has a Windows 10 so I used the 'choose other
settings option'. The installed failed to install the grub2 and
terminated.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Sat May  5 11:20:23 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubiquity-18.04.14 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769389

Title:
  The grub2 installer failed to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1769389/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1914031] Re: Blank screen issue with epiphany-browser package

2021-02-10 Thread Dixit Vyas
Hi @Sebastien Bache,

Thanks for your reply. As per your suggestion, we tried to execute the below 
command in a terminal,
apport-collect 1914031

It redirects us to the ubuntu forum login page, and if logged in, it
throws the pop-up that the page is private and we don't have the access
to it.

Could you please help us with this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914031

Title:
  Blank screen issue with epiphany-browser package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1914031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1914031] [NEW] Blank screen issue with epiphany-browser package

2021-02-01 Thread Dixit Vyas
Public bug reported:

When we install the epiphany-browser package and open the browser and
maximize it we are facing the blank screen issue and unable to use the
browser.

It's been observed in the bionic 18.04 Ubuntu version.
Platform: arm64
OS: Weston desktop

We analyzed and found it is due to the up-gradation of the three
dependency libraries of the epiphany-browser package namely
libwebkit2gtk-4.0-37, libbrotli1, and libjavascriptcoregtk-4.0-18.

The Issue observed with the Epiphany-browser version of 3.28.6-0ubuntu1.

When we downgrade the dependency libraries which is being installed,
libwebkit2gtk-4.0-37 from 2.30.3-0ubuntu0.18.04.1 to 2.28.2-0ubuntu0.18.04.1,
libjavascriptcoregtk-4.0-18 from 2.30.3-0ubuntu0.18.04.1 to 
2.28.2-0ubuntu0.18.04.1,
libbrotli1 from 1.0.3-1ubuntu1.3 to 1.0.3-1ubuntu1.2

The epiphany-browser blank screen issue is solved. But by default when
we apt-get install epiphany-browser, we are facing the blank screen
issue.

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: arm64

** Tags removed: 18.04
** Tags added: arm64

** Description changed:

  When we install the epiphany-browser package and open the browser and
  maximize it we are facing the blank screen issue and unable to use the
  browser.
  
- It's been observed in the bionic 18.04 Ubuntu version. 
+ It's been observed in the bionic 18.04 Ubuntu version.
  Platform: arm64
- OS: Weston desktop 
+ OS: Weston desktop
  
  We analyzed and found it is due to the up-gradation of the three
  dependency libraries of the epiphany-browser package namely
  libwebkit2gtk-4.0-37, libbrotli1, and libjavascriptcoregtk-4.0-18.
  
  The Issue observed with the Epiphany-browser version of 3.28.6-0ubuntu1.
  
  When we downgrade the dependency libraries which is being installed,
- libwebkit2gtk-4.0-37 from 2.30.3-0ubuntu0.18.04.1 to 2.28.2-0ubuntu0.18.04.1, 
- libjavascriptcoregtk-4.0-18 from 2.30.3-0ubuntu0.18.04.1 to 
2.28.2-0ubuntu0.18.04.1, 
+ libwebkit2gtk-4.0-37 from 2.30.3-0ubuntu0.18.04.1 to 2.28.2-0ubuntu0.18.04.1,
+ libjavascriptcoregtk-4.0-18 from 2.30.3-0ubuntu0.18.04.1 to 
2.28.2-0ubuntu0.18.04.1,
  libbrotli1 from 1.0.3-1ubuntu1.3 to 1.0.3-1ubuntu1.2
  
- The epiphany-browser blank screen issue is solved. But by default we
- when we apt-get install epiphany-browser, we are facing the blank screen
+ The epiphany-browser blank screen issue is solved. But by default when
+ we apt-get install epiphany-browser, we are facing the blank screen
  issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914031

Title:
  Blank screen issue with epiphany-browser package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1914031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1742413] [NEW] freezing

2018-01-10 Thread Vibhav Vyas
Public bug reported:

freezing issue

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-21-generic 4.13.0-21.24
ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13
Uname: Linux 4.13.0-21-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  vibhav 1312 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Wed Jan 10 15:43:28 2018
InstallationDate: Installed on 2017-10-25 (76 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Lsusb:
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP EliteBook 8440p
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-21-generic 
root=UUID=79a18857-747d-4825-8f82-112c0123d466 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.13.0-21-generic N/A
 linux-backports-modules-4.13.0-21-generic  N/A
 linux-firmware 1.169.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/28/2012
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CCU Ver. F.21
dmi.board.name: 172A
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 30.32
dmi.chassis.asset.tag: 0297070
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CCUVer.F.21:bd03/28/2012:svnHewlett-Packard:pnHPEliteBook8440p:pvr:rvnHewlett-Packard:rn172A:rvrKBCVersion30.32:cvnHewlett-Packard:ct10:cvr:
dmi.product.family: 103C_5336AN
dmi.product.name: HP EliteBook 8440p
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug artful wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1742413

Title:
  freezing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742413/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 813960] [NEW] wine installation stuck at 'msttfont', installation-EULA, everything locked now...did 'update, 'upgrade', nothing works....error message in terminal....E: Could not get lock /var/li

2011-07-21 Thread Hitesh Vyas
Public bug reported:

i did 'sudo dpkg --configure -a', still nothing works..my synaptic-
packet-manager has even stuckwhat to do?

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813960

Title:
  wine installation stuck at 'msttfont',installation-EULA, everything
  locked now...did 'update,'upgrade', nothing workserror message in
  terminalE: Could not get lock /var/lib/dpkg/lock - open (11:
  Resource temporarily unavailable) E: Unable to lock the administration
  directory (/var/lib/dpkg/), is another process using it?.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/813960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 2086594] [NEW] The notofication bar does not clear notifications on its own for all applications

2024-11-03 Thread Darshit Vyas
Public bug reported:

The notification bar does not clear the notification on its own. For
eg.: When I get a mail and when I read the mail, the notification is not
cleared.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: ubuntu-release-upgrader-core 1:24.04.23
ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
Uname: Linux 6.8.0-47-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  4 11:53:58 2024
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85
InstallationDate: Installed on 2022-03-04 (975 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
PackageArchitecture: all
ProcEnviron:
 LANG=en_IN
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeTermlog:
 
modified.conffile..etc.init.d.apport: [modified]
mtime.conffile..etc.init.d.apport: 2024-07-22T20:29:07

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2086594

Title:
  The notofication bar does not clear notifications on its own for all
  applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2086594/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1427166] [NEW] wired internet connection not connecting

2015-03-02 Thread Satya Narayan Vyas
Public bug reported:

solve or guide to solve.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427166

Title:
  wired internet connection not connecting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-nettool/+bug/1427166/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1164300] [NEW] Fix a couple path joins and bugs that prevented check-new-release-gtk from working. (LP: #1094777)

2013-04-03 Thread Satya Narayan Vyas
Public bug reported:

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System
-> About Ubuntu

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.10
Release:12.10
Codename:   quantal
 
2) The version of the package you are using, via 'apt-cache policy pkgname' or 
by checking in Software Center

grep-available  -s Package .(apt-cache policy pkgname)
Package: libvisual-0.4-0
Package: libunity-misc4
Package: xserver-xorg-video-intel
Package: perl
Package: libdotconf1.0
Package: fglrx-amdcccle-updates
Package: automake
Package: cups-bsd
Package: linux-headers-3.5.0-26-generic
Package: gir1.2-gstreamer-0.10
Package: thunar-media-tags-plugin
Package: indicator-messages
Package: python3-problem-report
Package: libreoffice-ogltrans
Package: libmikmod2
Package: python3-httplib2
Package: fonts-sil-padauk
Package: system-config-printer-common
Package: libcairo-perl
Package: rarian-compat
Package: fonts-thai-tlwg
Package: xserver-xorg-video-mach64
Package: x11proto-damage-dev
Package: libhyphen0
Package: libcaca0
Package: libcaca0
Package: friendly-recovery
Package: gthumb
Package: libnm-glib4
Package: unity-scope-gdocs
Package: libvte-2.90-common
Package: network-manager
Package: libhtml-parser-perl
Package: python-qt4
Package: libdvdnav4
Package: language-pack-es-base
Package: libdrm-dev
Package: libcupscgi1
Package: fglrx-amdcccle
Package: libgtkmm-3.0-1
Package: gwibber-service-twitter
Package: comerr-dev
Package: gnome-desktop3-data
Package: libdrm-intel1
Package: libdrm-intel1
Package: language-pack-gnome-en
Package: librhythmbox-core6
Package: libzeitgeist-1.0-1
Package: wireless-tools
Package: libmythes-1.2-0
Package: libtinfo5
Package: libtinfo5
Package: gnome-screensaver
Package: python-apt-common
Package: language-pack-gnome-es
Package: python-markupsafe
Package: libgtkspell-3-0
Package: gir1.2-unity-5.0
Package: liblua5.1-0
Package: gnome-system-tools
Package: fonts-tlwg-norasi
Package: libtag1c2a
Package: libtag1c2a
Package: telepathy-salut
Package: libradiusclient-ng2
Package: libroot-math-minuit5.34
Package: libjbig2dec0
Package: lib32z1-dev
Package: libio-pty-perl
Package: xscreensaver-gl
Package: cryptsetup
Package: gkbd-capplet
Package: btrfs-tools
Package: libx11-xcb1
Package: libx11-xcb1
Package: libgl2ps0
Package: libvorbis0a
Package: libvorbis0a
Package: libftgl2
Package: libsub-name-perl
Package: libwnck-common
Package: xul-ext-ubufox
Package: ubiquity
Package: chromium-browser-l10n
Package: python-notify
Package: libgphoto2-2
Package: libgphoto2-2
Package: python3-pkg-resources
Package: gstreamer1.0-plugins-bad
Package: gstreamer0.10-gconf
Package: apache2.2-common
Package: python-imaging
Package: unity-webapps-service
Package: unzip
Package: libreoffice-presenter-console
Package: lib32ncurses5-dev
Package: ubuntu-mono
Package: zlib1g-dev
Package: zlib1g-dev
Package: libpciaccess0
Package: libpciaccess0
Package: ubuntu-drivers-common
Package: rhythmbox-plugin-magnatune
Package: libwnck22
Package: libexiv2-12
Package: gcc-4.7-base
Package: gcc-4.7-base
Package: zenity-common
Package: libebook-1.2-14
Package: libqt4-qt3support
Package: python-debtagshw
Package: libavahi-client3
Package: libavahi-client3
Package: libc-bin
Package: libxfce4ui-utils
Package: php5-cli
Package: libgnome-bluetooth11
Package: linux-firmware
Package: librasqal3
Package: tdb-tools
Package: libgupnp-1.0-4
Package: libquvi-scripts
Package: gconf2
Package: python3-gi-cairo
Package: libunity-core-6.0-5
Package: fonts-takao-pgothic
Package: alsa-base
Package: mime-support
Package: guile-1.8-libs
Package: libapache2-mod-php5
Package: apache2.2-bin
Package: libido3-0.1-0
Package: cifs-utils
Package: libldap-2.4-2
Package: libldap-2.4-2
Package: zenity
Package: account-plugin-aim
Package: libgoa-1.0-common
Package: gstreamer0.10-plugins-base
Package: gstreamer0.10-plugins-base
Package: hplip-data
Package: libgphoto2-l10n
Package: libgstreamer-plugins-base1.0-0
Package: libkrb5-26-heimdal
Package: libkrb5-26-heimdal
Package: libmhash2
Package: libdbusmenu-gtk4
Package: libnss3
Package: libnss3
Package: xml-core
Package: sysvinit-utils
Package: libicu48
Package: libpackagekit-glib2-14
Package: cron
Package: gmusicbrowser
Package: fonts-sil-abyssinica
Package: libqt4-xml
Package: libqt4-xml
Package: ubuntu-system-service
Package: libgnome-keyring0
Package: libgnome-keyring0
Package: xserver-xorg-input-all
Package: xchat
Package: libkdb5-6
Package: multiarch-support
Package: libroot-net-dev
Package: network-manager-pptp-gnome
Package: fontconfig-config
Package: python-oauth
Package: libedit2
Package: libxtst6
Package: libxtst6
Package: libgnome2-0
Package: libwpg-0.2-2
Package: libcdparanoia0
Package: libcdparanoia0
Package: ubuntu-docs
Package: nano
Package: libindicate5
Package: signon-ui
Package: dconf-gsettings-backend
Package: gir1.2-gdkpixbuf-2.0
Package: libipc-run-perl
Package: inputattach
Package: xubuntu-icon-theme
Package: aspell
Package: libnspr4-0d
Package: libnspr

[Bug 1855082] [NEW] Improvement in Skiplist tool

2019-12-04 Thread Soniya Murlidhar Vyas
Public bug reported:

The Skiplist tool is designed to give count of passed and failed testcases of 
ZUUL jobs -featureset21, so that if they pass a sufficient threshold of count, 
they can be removed from the tool.
Each time the API is hit, if the respective latest log_url is available then 
the result file[stestr_result.html, tempest.html.gz] is downloaded and stored 
in cache. The result file is then parsed to get testcases and status of each 
testcase.

Even if we spawn a fresh container, the data visualized in cockpit
reflect no changes. The count of testcases remains same.

Steps to reproduce:

1. Pull the patch:- https://review.rdoproject.org/r/#/c/22870/
2. run 
'/ci-config/ci-scripts/infra-setup/roles/rrcockpit/files/development_script.sh 
-s'
3. Look at the ip of influxdb, hit that in browser, generally it is 
172.18.0.5:3000
4. hover over Skiplist_dashbboard
5. View the Passed and Failed count of testcases

repeat the above steps again and observe the difference.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: tripleo-ci

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1855082

Title:
  Improvement in Skiplist tool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1855082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1855082] Re: Improvement in Skiplist tool

2019-12-04 Thread Soniya Murlidhar Vyas
** Changed in: ubuntu
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1855082

Title:
  Improvement in Skiplist tool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1855082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs