[Bug 2069504] [NEW] Right side of screen sucks!

2024-06-15 Thread Hamid Hosseini
Public bug reported:

the right half of screen shows eg vs code, but when I want to press code
run buton, it click on another program which is open in back of vscode
or nothing is open, it clicks on desktop. totally everything except the
top app that I'm working on.

this happened to me after upgrading to 24.04 from 23.04

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: ubuntu-release-upgrader-core 1:24.04.18
ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4
Uname: Linux 6.8.0-35-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: pass
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Sat Jun 15 18:22:11 2024
InstallationDate: Installed on 2024-04-05 (71 days ago)
InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to noble on 2024-06-15 (0 days ago)
VarLogDistupgradeXorgFixuplog:
 INFO:root:/usr/bin/do-release-upgrade running
 DEBUG:root:creating backup '/etc/X11/xorg.conf.dist-upgrade-202406151054'

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


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

** Attachment added: "I recoreded a the process and what I face."
   
https://bugs.launchpad.net/bugs/2069504/+attachment/5789810/+files/ubuntu-bug.webm

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

Title:
  Right side of screen sucks!

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


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

[Bug 1923686] [NEW] Ubuntu 20.10 Network Issue

2021-04-13 Thread Hamid Majidy
Public bug reported:

I have a server running Ubuntu 20.10 running VMware Workstation 16 which
loses its default route. I keep setting it manually but every 30 minutes
or so, it reverts to the incorrect route.

This server has 5 (4 used) GigE ports on different VLANs. Each of the 4
ports is connected to a Cisco switch which applies the proper tag for
that VLAN so that traffic can be routed correctly.

I have tried disabling netplan and setting up interfaces in
/etc/network/interfaces with the proper default route. But vmnetbrdige
resets them every 30 minutes or so, adding routes for each interface
which results in the incorrect default route.

I have read of similar problems in Ubuntu 16.04 and 20.04 with a fix
which claims to have corrected related problems, but not my issue.

I had this server on CentOS 6 before and everything was work as
expected.

Below are the details.
Contents of /etc/network/interfaces:
iface eth1 inet static
address 10.0.1.6
netmask 255.255.255.0
gateway 10.0.1.1
dns-nameservers 8.8.8.8, 75.75.76.76
dns-search mydomain.local
up route add -net 0.0.0.0 netmask 0.0.0.0 gw 10.0.1.1 dev eth0

iface eth2 inet static
address 10.0.20.60
netmask 255.255.255.0
gateway 10.0.20.1

iface eth3 inet static
address 10.0.4.60
netmask 255.255.255.0
gateway 10.0.4.1

iface eth4 inet static
address 192.168.3.60
netmask 255.255.255.0
gateway 192.168.3.1

Output of ifconfig -a:
eth1: flags=4163  mtu 1500
inet 10.0.1.60  netmask 255.255.255.0  broadcast 10.0.1.255
inet6 fe80::264b:feff:fe5a:3622  prefixlen 64  scopeid 0x20
ether 24:4b:fe:5a:36:22  txqueuelen 1000  (Ethernet)
RX packets 17216  bytes 14604772 (14.6 MB)
RX errors 0  dropped 1283  overruns 0  frame 0
TX packets 14670  bytes 1719546 (1.7 MB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device memory 0xfc60-fc61

eth2: flags=4163  mtu 1500
inet 10.0.20.60  netmask 255.255.255.0  broadcast 10.0.20.255
inet6 fe80::226:55ff:fed7:d054  prefixlen 64  scopeid 0x20
ether 00:26:55:d7:d0:54  txqueuelen 1000  (Ethernet)
RX packets 3159  bytes 212180 (212.1 KB)
RX errors 0  dropped 1426  overruns 0  frame 0
TX packets 1691  bytes 122628 (122.6 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device interrupt 106  memory 0xfca0-fca2

eth3: flags=4163  mtu 1500
inet 10.0.4.60  netmask 255.255.255.0  broadcast 10.0.4.255
inet6 fe80::226:55ff:fed7:d057  prefixlen 64  scopeid 0x20
ether 00:26:55:d7:d0:57  txqueuelen 1000  (Ethernet)
RX packets 3835  bytes 249203 (249.2 KB)
RX errors 0  dropped 1408  overruns 0  frame 0
TX packets 370  bytes 31235 (31.2 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device interrupt 115  memory 0xfc82-fc84

eth4: flags=4163  mtu 1500
inet 192.168.3.60  netmask 255.255.255.0  broadcast 192.168.3.255
inet6 fe80::226:55ff:fed7:d056  prefixlen 64  scopeid 0x20
ether 00:26:55:d7:d0:56  txqueuelen 1000  (Ethernet)
RX packets 2973  bytes 211765 (211.7 KB)
RX errors 0  dropped 1433  overruns 0  frame 0
TX packets 238  bytes 29345 (29.3 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device interrupt 117  memory 0xfc80-fc82

lo: flags=73  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0
inet6 ::1  prefixlen 128  scopeid 0x10
loop  txqueuelen 1000  (Local Loopback)
RX packets 119  bytes 17075 (17.0 KB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 119  bytes 17075 (17.0 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

** Affects: systemd (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/1923686

Title:
  Ubuntu 20.10 Network Issue

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

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

[Bug 1913951] Re: ca-certificates: Symantec CA blacklisted for non-TLS uses

2021-02-05 Thread hamid
Will this issue also be fixed in Focal?

It's currently not possible to connect to Apple Push servers in Ubuntu
20.04 due to the removal of the GeoTrust Global Root which Apple returns
in their certificate chain from api.push.apple.com.

```
~cat /etc/issue
Ubuntu 20.04.2 LTS \n \l

~ apt list ca-certificates -a
Listing... Done
ca-certificates/focal-updates,focal-updates,focal-security,focal-security,now 
20210119~20.04.1 all [installed]
ca-certificates/focal,focal 20190110ubuntu1 all

~ echo "Q" | openssl s_client -connect api.push.apple.com:443
CONNECTED(0003)
depth=1 CN = Apple IST CA 2 - G1, OU = Certification Authority, O = Apple Inc., 
C = US
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 CN = api.push.apple.com, OU = management:idms.group.533599, O = Apple 
Inc., ST = California, C = US
verify return:1
---
Certificate chain
 0 s:CN = api.push.apple.com, OU = management:idms.group.533599, O = Apple 
Inc., ST = California, C = US
   i:CN = Apple IST CA 2 - G1, OU = Certification Authority, O = Apple Inc., C 
= US
 1 s:CN = Apple IST CA 2 - G1, OU = Certification Authority, O = Apple Inc., C 
= US
   i:C = US, O = GeoTrust Inc., CN = GeoTrust Global CA
---
Server certificate
-BEGIN CERTIFICATE-
MIIIljCCB36gAwIBAgIQdSHfCVs4iuOJe4Ja2rbxdjANBgkqhkiG9w0BAQsFADBi
MRwwGgYDVQQDExNBcHBsZSBJU1QgQ0EgMiAtIEcxMSAwHgYDVQQLExdDZXJ0aWZp
Y2F0aW9uIEF1dGhvcml0eTETMBEGA1UEChMKQXBwbGUgSW5jLjELMAkGA1UEBhMC
VVMwHhcNMTkwMzE0MTc1MDEwWhcNMjEwNDEyMTc1MDEwWjB7MRswGQYDVQQDDBJh
cGkucHVzaC5hcHBsZS5jb20xJTAjBgNVBAsMHG1hbmFnZW1lbnQ6aWRtcy5ncm91
cC41MzM1OTkxEzARBgNVBAoMCkFwcGxlIEluYy4xEzARBgNVBAgMCkNhbGlmb3Ju
aWExCzAJBgNVBAYTAlVTMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA
tWbNpQnuwvVCjPhif9E3mYASUhteM5FWWFDIjkZ8dHPuhXnk8NX46My2VTQeEHS8
OGgfG8ruloU7syiRZSkCkq6WaosPXMJ+eBRbHVqGAIClBE/LdCd6uMoMYbMOX3W2
ch9Q5mDrO0IOCOEnGhzFQNwF0xfRcRwG1+tw7CQpIfR9XoKkyxBZ8LQfCX7NNcmH
DHS26F9jFaCrS/CnK/rzTl31PBJOhq42VsqfYo9vGp0JQxJgN9R6/EAvEDwCmc5L
U5ZBxMVo2LvH9mXn3J7+VuZz1yEsLSQfLhWiH9mDuEAWn5MGJU9CjnY8zdvEAxk7
OVfwhcn6L/SrMAZlHja2VwIDAQABo4IFLTCCBSkwDAYDVR0TAQH/BAIwADAfBgNV
HSMEGDAWgBTYepREfJBwkBae3RecAUQDhtYqKTB+BggrBgEFBQcBAQRyMHAwNAYI
KwYBBQUHMAKGKGh0dHA6Ly9jZXJ0cy5hcHBsZS5jb20vYXBwbGVpc3RjYTJnMS5k
ZXIwOAYIKwYBBQUHMAGGLGh0dHA6Ly9vY3NwLmFwcGxlLmNvbS9vY3NwMDMtYXBw
bGVpc3RjYTJnMTIwMHwGA1UdEQR1MHOCEmFwaS5wdXNoLmFwcGxlLmNvbYIYYXBp
LWNhcnJ5LnB1c2guYXBwbGUuY29tghVtci1hcGkucHVzaC5hcHBsZS5jb22CFXB2
LWFwaS5wdXNoLmFwcGxlLmNvbYIVc3QtYXBpLnB1c2guYXBwbGUuY29tMIH/BgNV
HSAEgfcwgfQwgfEGCiqGSIb3Y2QFCwQwgeIwgaQGCCsGAQUFBwICMIGXDIGUUmVs
aWFuY2Ugb24gdGhpcyBjZXJ0aWZpY2F0ZSBieSBhbnkgcGFydHkgYXNzdW1lcyBh
Y2NlcHRhbmNlIG9mIGFueSBhcHBsaWNhYmxlIHRlcm1zIGFuZCBjb25kaXRpb25z
IG9mIHVzZSBhbmQvb3IgY2VydGlmaWNhdGlvbiBwcmFjdGljZSBzdGF0ZW1lbnRz
LjA5BggrBgEFBQcCARYtaHR0cDovL3d3dy5hcHBsZS5jb20vY2VydGlmaWNhdGVh
dXRob3JpdHkvcnBhMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATA3BgNV
HR8EMDAuMCygKqAohiZodHRwOi8vY3JsLmFwcGxlLmNvbS9hcHBsZWlzdGNhMmcx
LmNybDAdBgNVHQ4EFgQUrKXVnJ+gzUh8UQ2Yfz/rnudZxT4wDgYDVR0PAQH/BAQD
AgWgMIICbwYKKwYBBAHWeQIEAgSCAl8EggJbAlkAdQCkuQmQtBhYFIe7E6LMZ3AK
PDWYBPkb37jjd80OyA3cEWl9XIxaAAAEAwBGMEQCID+yu2PPyWszJnLFzyue
exKgs0Id8nTEUE6GSyNx/VBjAiBB13SWmcPE95+UFdQ7VHP6gi9K2afgIUVtAXXF
RM72dgB3APZclC/RdzAiFFQYCDCUVo7jTRMZM7/fDC8gC8xO8WTjAAABaX1cjFsA
AAQDAEgwRgIhAPewM38VBwGeNFF711tlWb7fB7n7DmVyiTdLfsVQIWtWAiEA80WF
wc7XZECdkDCDcGT/mCYalBNqwvTi4vKQiI/iTdwAdgBVgdTCFpA2AUrqC5tXPFPw
wOQ4eHAlCBcvo6odBxPTDWl9XI8OAAAEAwBHMEUCIQCax8e/z0tOEV8rP/nX
AC6suCycpuNqXQYLE8ps7S1n4gIgZl/3/my5AzCV1FfGcx1qCAAomJkAmfob4o2J
qwNkscoAdgBvU3asMfAxGdiZAKRRFf93FRwR2QLBACkGjbIImjfZEwAAAWl9XI9+
AAAEAwBHMEUCIAaCMiskTWo2MxgG1BDte1DHNwS4zAz6BuLzTf4oioshAiEA1IE2
NicxAfkVjHXe9mnDjBrm8m+ZBcUeM8RlgL+BmqwAdwBElGUusO7Or8RAB9io/ijA
2uaCvtjLMbU/0zOWtbaBqWl9XIxEAAAEAwBIMEYCIQCtgJpEU7feE/rovZN4
k93/zvhwVuUTkjOtFoKB0vkWvgIhALw0Pj/zdWLrax7wBInSqLVHWwERi7+kOsV/
GJrOuHKXMA0GCSqGSIb3DQEBCwUAA4IBAQB1iPfHUYVmVSlCXF1V06Z5Zr/Cualz
JGaLKm31trj7xS4+uQOU0pXRcecyKrpB+NgAQY2E+hlf83boXGlFytvgBuM9j3H/
tAb2S5HNum/AqP1VcYpUp6g46wpH1Fhau+XqVjjxD0xwC+CyAgUENGqMav1ly9A1
ZOGzDVGnNDb5EDx/Qbe6mxqp6Ls5NncAJ2cSlDKv4yhmqRA/sUf+xop9uLwAoOVz
8ykBTuJ904ys1gYTYem57o3kfFy3kpMMReUlTbt53zxY1/7v90UBoQzkqnegqD+N
Ygw1YsWvv4tTXCMGApjBxB+QMksN1OD7wpOl6NQZVtOG7T31COPQ4X+M
-END CERTIFICATE-
subject=CN = api.push.apple.com, OU = management:idms.group.533599, O = Apple 
Inc., ST = California, C = US

issuer=CN = Apple IST CA 2 - G1, OU = Certification Authority, O = Apple
Inc., C = US

---
Acceptable client certificate CA names
C = US, O = Apple Inc., OU = Apple Certification Authority, CN = Apple Root CA
CN = Apple Application Integration 2 Certification Authority, OU = Apple 
Certification Authority, O = Apple Inc., C = US
CN = Apple Corporate Authentication CA 1, OU = Certification Authority, O = 
Apple Inc., C = US
C = US, O = Apple Inc., OU = Apple Worldwide Developer Relations, CN = Apple 
Worldwide Developer Relations Certification Authority
CN = Apple Corporate Root CA, OU = Certification Authori

[Bug 1914401] [NEW] Memory problems running finfo::buffer with PHP_CLI

2021-02-03 Thread Hamid Alaei
Public bug reported:

PHP internally uses libmagic for getting information about files. This
sample php code consumes 483 MB of RAM for detecting mimetype of a 48 MB
MP3 file using php7.4 but it uses only 56 MB with php7.2.

$finfo = new finfo(FILEINFO_MIME_TYPE, '');
$contents = file_get_contents('file.mp3');
echo($finfo->buffer($contents));

The bug is reported to php as well. They say it should be reported to
libmagic. See https://bugs.php.net/bug.php?id=79263

The PHP bug is over 1 year old.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libmagic1 1:5.32-2ubuntu0.4
ProcVersionSignature: Ubuntu 4.15.0-135.139-generic 4.15.18
Uname: Linux 4.15.0-135-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.21
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb  3 15:04:30 2021
Dependencies:
 gcc-8-base 8.4.0-1ubuntu1~18.04
 libc6 2.27-3ubuntu1.4
 libgcc1 1:8.4.0-1ubuntu1~18.04
 libmagic-mgc 1:5.32-2ubuntu0.4
 zlib1g 1:1.2.11.dfsg-0ubuntu2
InstallationDate: Installed on 2018-10-07 (849 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: file
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  Memory problems running finfo::buffer with PHP_CLI

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

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

[Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2021-01-30 Thread Hamid Heravi
** Changed in: apt (Ubuntu)
 Assignee: (unassigned) => Hamid Heravi (hamid-heravi)

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

Title:
  Installation fails due to useless immediate configuration error when
  "Install Third-Party Drivers" is selected

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

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

[Bug 1890512] [NEW] bluetooth stopped working after recent apt updates

2020-08-05 Thread Hamid Amirkaveh
Public bug reported:

bluetooth stopped working after recent apt updates

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: bluez 5.53-0ubuntu3
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.6
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Aug  6 06:20:29 2020
InstallationDate: Installed on 2020-03-02 (156 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
InterestingModules: bluetooth
Lsusb:
 Bus 002 Device 002: ID 1058:25e1 Western Digital Technologies, Inc. My 
Passport 25E1
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 13d3:56a2 IMC Networks USB2.0 HD UVC WebCam
 Bus 001 Device 002: ID 24ae:1813 RAPOO Rapoo 2.4G Wireless Device
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. ZenBook UX461FN_UX461FN
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=68586d80-0dfa-454e-918b-83ddbf1d4c3c ro quiet splash dis_ucode_ldr 
resume=UUID=014fadee-e595-4994-a198-c7eb8db1fa57 vt.handoff=7
SourcePackage: bluez
UpgradeStatus: Upgraded to focal on 2020-05-21 (76 days ago)
dmi.bios.date: 01/28/2019
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX461FN.302
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX461FN
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX461FN.302:bd01/28/2019:svnASUSTeKCOMPUTERINC.:pnZenBookUX461FN_UX461FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX461FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct31:cvr1.0:
dmi.product.family: ZenBook Flip
dmi.product.name: ZenBook UX461FN_UX461FN
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
hciconfig:
 
mtime.conffile..etc.bluetooth.input.conf: 2020-06-30T20:08:54.584021
mtime.conffile..etc.bluetooth.main.conf: 2020-03-04T03:26:07.238405

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


** Tags: amd64 apport-bug focal

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

Title:
  bluetooth stopped working after recent apt updates

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

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

[Bug 1874929] [NEW] not updating to 20.04

2020-04-24 Thread Mudasir Hamid Sheikh
Public bug reported:

no updating to new version 20.04

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.37
ProcVersionSignature: Ubuntu 4.15.0-96.97-generic 4.15.18
Uname: Linux 4.15.0-96-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CrashDB: ubuntu
Date: Sat Apr 25 04:09:56 2020
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
InstallationDate: Installed on 2019-07-31 (268 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_IN:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-04-24 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2020-04-25 04:09:03.397179
 Log time: 2020-04-25 04:09:26.129721
 Log time: 2020-04-25 04:09:55.922755
 Log time: 2020-04-25 04:09:58.670979
mtime.conffile..etc.update-manager.release-upgrades: 2019-07-31T13:50:34.023314

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


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

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

Title:
  not updating to 20.04

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

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

[Bug 1865362] [NEW] asdas

2020-03-01 Thread Kaiser Hamid Rabbi
Public bug reported:

as

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.10
ProcVersionSignature: Ubuntu 4.15.0-45.48~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-45-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CasperVersion: 1.376.2
Date: Sun Mar  1 23:49:58 2020
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 16.04.6 LTS "Xenial Xerus" - Release amd64 (20190227)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-bug ubiquity-2.21.63.10 ubuntu xenial

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

Title:
  asdas

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

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

[Bug 1736011] Re: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling StartServiceByName for org.gnome.ScreenSaver: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Pr

2018-12-07 Thread hamid
I still have the same issue on my Desktop PC, now running 18.04, fresh
install (not upgrade from the  17.10 that had this issue), it takes a
good ~8-10 seconds for my desktop to show after hitting enter on the
login prompt.

I haven't tried turning off gnome extensions yet, I only just saw that
suggestion, but will try it when I get home. I have a laptop, a bit less
powerful than the desktop, running the same gnome extensions, but which
doesn't exhibit the login delay.

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

Title:
  CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error
  calling StartServiceByName for org.gnome.ScreenSaver:
  GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
  org.gnome.ScreenSaver exited with status 1

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

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

[Bug 1778021] [NEW] could not shut down properly. the computer is sounding loudly near the end of shutting down process.

2018-06-21 Thread Umar Hamid
Public bug reported:

my computer could not shutdown properly everytime i shut it down.
nearing the end of shutting down process, when the screen turns into
black, the computer will make loud noise (strong fan sound) and does not
shut down.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: grub (not installed)
ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
Uname: Linux 4.4.0-128-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jun 21 12:32:51 2018
InstallationDate: Installed on 2018-06-11 (9 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: grub
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  could not shut down properly. the computer is sounding loudly near the
  end of shutting down process.

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

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

[Bug 1778018] [NEW] PCI/internal sound card not detected

2018-06-21 Thread Umar Hamid
Public bug reported:

i am having ubuntu 16.04 on my laptop. however, my issues are

1) no soundcard detected.
2) the sound setting only display dummy output . no hdmi,no jack audio etc like 
previously.
3) no sound, and even microphone is not detecting. even using the headphone.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
Uname: Linux 4.4.0-128-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Thu Jun 21 12:26:14 2018
InstallationDate: Installed on 2018-06-11 (9 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/08/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: GL753VE.304
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: GL753VE
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No  Asset  Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGL753VE.304:bd09/08/2017:svnASUSTeKCOMPUTERINC.:pnGL753VE:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGL753VE:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: GL753VE
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug xenial

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

Title:
  PCI/internal sound card not detected

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

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

[Bug 1550779] Re: [i915]] *ERROR* CPU pipe A FIFO underrun - Xorg glitches

2018-01-15 Thread hamid
Same issue here, DELL XPS 15 9560, I noticed the error because my Gnome
Lock screen clock "stops" at the point when I locked my screen.

Ubuntu 16.04, 4.13.0-26-generic

Looking at journalctl, the last message before the clock stopped is "Jan
15 10:21:05 hamide-XPS kernel: [drm:intel_cpu_fifo_underrun_irq_handler
[i915]] *ERROR* CPU pipe C FIFO underrun"

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

Title:
  [i915]] *ERROR* CPU pipe A FIFO underrun - Xorg glitches

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

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

[Bug 1736011] Re: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling StartServiceByName for org.gnome.ScreenSaver: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Pr

2018-01-12 Thread hamid
I too have the error displayed in the original bug.

I intentionally waited a good few seconds before logging in to help with
the log timestamps, my machine boots in ~3-5 seconds. No matter how long
I wait after boot before logging in, it always takes the same time to
show the desktop.

My login delay appears to be at this point.

Jan 12 20:53:53 Freyja rtkit-daemon[1975]: Successfully made thread 2798 of 
process 2798 (n/a) owned by '1000' high priority at nice level -11.
Jan 12 20:53:53 Freyja rtkit-daemon[1975]: Supervising 1 threads of 1 processes 
of 2 users.
Jan 12 20:54:07 Freyja rtkit-daemon[1975]: Supervising 1 threads of 1 processes 
of 2 users.


Just before all this, there is a lot of logging from gdm-x-session 
"configuring" my displays or something.

Those ~200 lines of gdm-x-session occur within about a 2 second period
(not much), just before this delay seen here. To my untrained eye it's
hard to see where the log relates to the login delay, but if it looks
like

As with yolen, I am also running "high res" displays, 3 x 3840x2160, 2 x
DP, 1 x HDMI and the Nvidia drivers and related hog a good proportion of
the log.

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

Title:
  CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error
  calling StartServiceByName for org.gnome.ScreenSaver:
  GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
  org.gnome.ScreenSaver exited with status 1

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

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

[Bug 1736011] Re: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling StartServiceByName for org.gnome.ScreenSaver: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Pr

2018-01-10 Thread hamid
vanvugt,

Interesting point you raise there. I consistently see a delay when
logging in, between my password being accepted , screen going blank, and
my desktop wallpaper "zooming" (it grows from the centre of the screen)
in. Not 25 seconds, but in my case closer to 5-10 seconds. Could this be
related?

I'm running 17.10, and X (since Nvidia drivers caused Wayland to be
disabled).

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

Title:
  CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error
  calling StartServiceByName for org.gnome.ScreenSaver:
  GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
  org.gnome.ScreenSaver exited with status 1

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

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

[Bug 1720930] Re: wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)

2017-11-23 Thread Hamid Alaei
I had similar issue when switching to virtual terminals. Workaround #2 from #17 
works for me too.
I don't know if it is the expected behaviour, but now when I hit either 
ctrl+alt+F1 and ctr+alt+f2, the same graphical interface (not text consoles) 
will appear.

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

Title:
  wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware
  (-22)

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

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

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-09-23 Thread hamid
With disk encryption enabled is more of an issue, because the Nvidia
drivers need something on the encrypted partition and thus fails to
boot.

The only kernel I have successfully booted after 4.8 was 4.13. I am
currently running 4.13 with disk encryption, Nvidia drivers from the PPA
and the Nvidia drivers are in Nvidia mode (not Intel as Intel mode fails
to boot).

I have not added the nomodeset flag.

It seems 4.13 fixes the DA200 USBC dock which I can now connect an HDMI
monitor to, albeit with other horrid side effects.

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

Title:
  Computer freezes after login - 4.10.0-22-generic

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

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

[Bug 1717355] Re: X11 session crashes when locked/unlocked

2017-09-21 Thread hamid
My Ryzen CPU is with AMD on RMA at the moment, I will attempt to add
this once my PC has its brain back.

I would like to add, in case it may be relevent; I tested Wayland to fix
the HIDPI bug, Wayland behaves slightly worse than Xorg in that once
locked the pc never wakes again without a power cycle.

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

Title:
  X11 session crashes when locked/unlocked

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

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

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-09-21 Thread hamid
Back to confirmed

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

Title:
  Computer freezes after login - 4.10.0-22-generic

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

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

[Bug 1717272] Re: HiDPI settings reset on logout

2017-09-14 Thread hamid
I switched to Wayland by enabling modesetting (for KMS) in nvidia
drivers and the scale persists after a reboot when using Wayland instead
of Xorg.

See this bug for how to enable:
https://bugs.launchpad.net/gdm/+bug/1697882

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

Title:
  HiDPI settings reset on logout

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

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

[Bug 1717272] Re: HiDPI settings reset on logout

2017-09-14 Thread hamid
I switched to Wayland by enabling modesetting (for KMS) in nvidia
drivers and the scale persists after a reboot when using Wayland instead
of Xorg.

See this bug for how to enable:
https://bugs.launchpad.net/gdm/+bug/1697882

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

Title:
  HiDPI settings reset on logout

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

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

[Bug 1717355] [NEW] X11 session crashes when locked/unlocked

2017-09-14 Thread hamid
Public bug reported:

When locking my gnome session either manually (SUPER+L) or via timeout
due to inactivity, resuming the session will cause it to crash.

The log shows the following:

Sep 14 20:48:14 freyja systemd[1234]: Reached target Default.
Sep 14 20:48:14 freyja systemd[1234]: Startup finished in 17ms.
Sep 14 20:48:14 freyja systemd[1]: Started User Manager for UID 121.
Sep 14 20:48:14 freyja systemd[1234]: Started D-Bus User Message Bus.
Sep 14 20:48:14 freyja dbus-daemon[1242]: Activating service 
name='org.gnome.ScreenSaver'
Sep 14 20:48:14 freyja org.gnome.ScreenSaver[1242]: Unable to init server: 
Could not connect: Connection refused
Sep 14 20:48:14 freyja gnome-screensav[1252]: Cannot open display: 
Sep 14 20:48:14 freyja dbus-daemon[1242]: Activated service 
'org.gnome.ScreenSaver' failed: Process org.gnome.ScreenSaver exited with 
status 1
Sep 14 20:48:14 freyja gnome-session[1244]: gnome-session-binary[1244]: 
CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling 
StartServiceByName for org.gnome.ScreenSaver: 
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process 
org.gnome.ScreenSaver exited with status 1
Sep 14 20:48:14 freyja gnome-session-binary[1244]: CRITICAL: Unable to create a 
DBus proxy for GnomeScreensaver: Error calling StartServiceByName for 
org.gnome.ScreenSaver: 
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process 
org.gnome.ScreenSaver exited with status 1
Sep 14 20:48:14 freyja gnome-shell[1254]: Can't initialize KMS backend: could 
not find drm kms device
Sep 14 20:48:14 freyja gnome-session[1244]: gnome-session-binary[1244]: 
WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Sep 14 20:48:14 freyja gnome-session-binary[1244]: WARNING: App 
'org.gnome.Shell.desktop' exited with code 1
Sep 14 20:48:14 freyja gnome-session-binary[1244]: Unrecoverable failure in 
required component org.gnome.Shell.desktop
Sep 14 20:48:14 freyja gdm-launch-environment][1224]: 
pam_unix(gdm-launch-environment:session): session closed for user gdm
Sep 14 20:48:14 freyja gdm3[1198]: GdmDisplay: display lasted 0.276059 seconds
Sep 14 20:48:14 freyja systemd-logind[1106]: Removed session c1.
Sep 14 20:48:14 freyja gdm3[1198]: Child process -1240 was already dead.
Sep 14 20:48:14 freyja gdm3[1198]: Child process 1224 was already dead.
Sep 14 20:48:14 freyja gdm3[1198]: Unable to kill session worker process
Sep 14 20:48:14 freyja systemd[1]: Stopping User Manager for UID 121...
Sep 14 20:48:14 freyja systemd[1234]: Stopping D-Bus User Message Bus...
Sep 14 20:48:14 freyja systemd[1234]: Stopped target Default.
Sep 14 20:48:14 freyja systemd[1]: Received SIGRTMIN+21 from PID 379 
(plymouthd).


Nvidia driver version: 384.66-0ubuntu1
Nvidia KMS modesetting according to this bug 
(https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1697882) is "N" (disabled).


release: Ubuntu Artful Aardvark (development branch) 17.10
kernel:  4.13.0-041300-generic #201709031731 SMP Sun Sep 3 21:33:09 UTC 2017 
x86_64
GDM: 3.26.0-1ubuntu1

What happens:

* Open some windows, browsers, terminals etc
* I lock the screen with SUPER+L
* I briefly see my lock-screen wallpaper before the screen goes to sleep
* Screen goes black
* I wake the machine (with space bar)
* I see white lock screen clock on white-background
* Swipe up and see login screen, I login
* Window scaling has reset and all previously opened windows are gone

What I expect to happen:
* lock screen and see lock-screen wallpaper briefly before screen blank.
* screen blank
* wake with space bar
* see lock screen wallpaper, not a white background
* login
* all windows still open as before

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gdm3 3.26.0-1ubuntu1
Uname: Linux 4.13.0-041300-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 14 21:18:20 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-09-09 (5 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170906)
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

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

Title:
  X11 session crashes when locked/unlocked

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

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

[Bug 1717272] Re: HiDPI settings reset on logout

2017-09-14 Thread hamid
Also affected with this issue on my Ryzen install of Arty nightly

Running kernel 4.13.0-041300-generic

Tried updating to gnome-control-center from arty-proposed as per
recommendation on #ubuntu+1 (gnome-control-center/artful-proposed,now
1:3.26.0-0ubuntu1 amd64) and issue persists.

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

Title:
  HiDPI settings reset on logout

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

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

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-09-05 Thread hamid
For reference; 4.13.0-041300-generic also BOOTS fine on my machine which
fails with 4.9, 4.10 and 4.11.

I didn't try 4.12 but Hagen says it works fine. Hopefully we can figure
out where the fix is so it can be back-ported to stable kernels.

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

Title:
  Computer freezes after login - 4.10.0-22-generic

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

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

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-09-04 Thread hamid
John: Sorry, I forgot to mention, I installed the drivers from the
"Additional Drivers" menu (I run Gnome), and also from "the" PPA.

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

Title:
  Computer freezes after login - 4.10.0-22-generic

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

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

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-09-04 Thread hamid
John: I tried 4.10.0-33-generic, I tried 32-generic, and several
versions before. I'm running the latest firmware from Dell, 1.3.4 I
believe, and had something older before that.

Almost every time I boot with nvidia installed it freezes at the FDE
prompt, and I can't enter my password. If I don't have nvidia installed,
it freezes when I try to login.

I have tried various combinations of black/whitelisting modules, nvidia
installed and uninstalled and nothing seems to work.

One think that probably contributed was that at one point I had XWayland
installed, I went back and installed ubuntu-desktop but there is
probably some holdout somewhere in the configs that's breaking it.

Since it freezes before the FDE pass, I can't get any useful logs and
can't switch TTYs or get out of the plymouth splash to see what's behind
it.

It's also worth mentioning that if I boot 4.10 into recovery mode and
drop to a root shell it boots fine, which is why I'm certain it's
related to video drivers (it's also one of the first things loaded in
the grub config I noticed.

I suspect a fresh installed might help me get around this, but it's a
work machine and I don't currently have the time to set up from scratch,
also, that doesn't help pinpoint the issue. For the time being I'm stuck
on 4.8 because it boots and I can carry on working.

I run only in intel mode, I have no requirement in my day to day work to
run nvidia and the battery benefits of being on intel are more
beneficial to any graphical/performance benefits.

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

Title:
  Computer freezes after login - 4.10.0-22-generic

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

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

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-08-31 Thread hamid
I have the same issue on my Dell XPS 9560. It has been running fine in
"intel" graphics mode up until and including kernel 4.8. With 4.10 and
4.11 it either freezes pre-boot, before I even reach the FDE password
prompt, or, if I uninstall the nvidia drivers, it freezes at some point
after.

Currently I have no nvidia drivers installed, and have had to move back
to 4.8 to boot, because 4.10 lets me enter the FDE password and then
freezes.

I've tested various combinations of kernel and drivers/no drivers and
kernel versions, and have seen either a freeze preventing me from
accessing the logs or, where possible seen "CPU stuck" messages.

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

Title:
  Computer freezes after login - 4.10.0-22-generic

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

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


[Bug 1688506] [NEW] package kaccounts-providers (not installed) failed to install/upgrade: tentative de remplacement de « /etc/signon-ui/webkit-options.d/www.facebook.com.conf », qui appartient aussi

2017-05-05 Thread Hamid
Public bug reported:

I tried to install kubuntu-desktop via command line.
I think some dependencies failed to install.
I tried sudo apt-get -f install without success.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: kaccounts-providers (not installed)
ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11
Uname: Linux 4.8.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Fri May  5 11:32:28 2017
ErrorMessage: tentative de remplacement de « 
/etc/signon-ui/webkit-options.d/www.facebook.com.conf », qui appartient aussi 
au paquet account-plugin-facebook 0.12+16.04.20160126-0ubuntu1
InstallationDate: Installed on 2017-05-05 (0 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: kaccounts-providers
Title: package kaccounts-providers (not installed) failed to install/upgrade: 
tentative de remplacement de « 
/etc/signon-ui/webkit-options.d/www.facebook.com.conf », qui appartient aussi 
au paquet account-plugin-facebook 0.12+16.04.20160126-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: kaccounts-providers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package kaccounts-providers (not installed) failed to install/upgrade:
  tentative de remplacement de « /etc/signon-ui/webkit-
  options.d/www.facebook.com.conf », qui appartient aussi au paquet
  account-plugin-facebook 0.12+16.04.20160126-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kaccounts-providers/+bug/1688506/+subscriptions

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

[Bug 1680105] [NEW] after installing gnome3 and without restart (on ubuntu 16.04) I decided to install kde too. during the installation some error occured:

2017-04-05 Thread Hamid Shariati
*** This bug is a duplicate of bug 1588346 ***
https://bugs.launchpad.net/bugs/1588346

Public bug reported:

1.package kde-config-telepathy-accounts (not installed) failed to
install/upgrade: trying to overwrite '/usr/share/accounts/services
/google-im.service', which is also in package account-plugin-google
0.12+16.04.20160126-0ubuntu1

2.package kaccounts-providers (not installed) failed to install/upgrade:
trying to overwrite '/etc/signon-ui/webkit-
options.d/www.facebook.com.conf', which is also in package account-
plugin-facebook 0.12+16.04.20160126-0ubuntu1

at the end of bash installation:
.
.

Processing 1 added doc-base file...
Errors were encountered while processing:
 
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.12.3-0ubuntu1_amd64.deb
 /var/cache/apt/archives/kaccounts-providers_4%3a15.12.3-0ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: kde-config-telepathy-accounts (not installed)
ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49
Uname: Linux 4.4.0-70-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.4
Architecture: amd64
Date: Wed Apr  5 18:31:29 2017
DuplicateSignature:
 package:kde-config-telepathy-accounts:(not installed)
 Unpacking kde-config-telepathy-accounts (4:15.12.3-0ubuntu1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.12.3-0ubuntu1_amd64.deb
 (--unpack):
  trying to overwrite '/usr/share/accounts/services/google-im.service', which 
is also in package account-plugin-google 0.12+16.04.20160126-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
account-plugin-google 0.12+16.04.20160126-0ubuntu1
InstallationDate: Installed on 2017-01-17 (78 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.15ubuntu0.2
SourcePackage: ktp-accounts-kcm
Title: package kde-config-telepathy-accounts (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/share/accounts/services/google-im.service', which is also in package 
account-plugin-google 0.12+16.04.20160126-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ktp-accounts-kcm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict xenial

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

Title:
  after installing gnome3 and without restart (on ubuntu 16.04) I
  decided to install kde too. during the installation some error
  occured:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ktp-accounts-kcm/+bug/1680105/+subscriptions

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


[Bug 1664132] [NEW] package runit 2.1.1-6.2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-12 Thread hamid darabian
Public bug reported:

sudo apt-get -f install runit
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  socklog-run
The following NEW packages will be installed:
  runit
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 110 kB of archives.
After this operation, 417 kB of additional disk space will be used.
Get:1 http://de.archive.ubuntu.com/ubuntu precise-updates/universe i386 runit 
i386 2.1.1-6.2ubuntu2.1 [110 kB]
Fetched 110 kB in 0s (151 kB/s)
Selecting previously unselected package runit.
(Reading database ... 219772 files and directories currently installed.)
Preparing to unpack .../runit_2.1.1-6.2ubuntu2.1_i386.deb ...
Unpacking runit (2.1.1-6.2ubuntu2.1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19) ...
ureadahead will be reprofiled on next reboot
Setting up runit (2.1.1-6.2ubuntu2.1) ...
start: Unable to connect to Upstart: Failed to connect to socket 
/com/ubuntu/upstart: Connection refused
dpkg: error processing package runit (--configure):
 subprocess installed post-installation script returned error exit status 1
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: runit 2.1.1-6.2ubuntu2.1
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic i686
ApportVersion: 2.20.1-0ubuntu2.4
AptOrdering:
 runit: Install
 runit: Configure
 mongrel2-run: Configure
 NULL: ConfigurePending
Architecture: i386
Date: Mon Feb 13 11:08:25 2017
DuplicateSignature:
 package:runit:2.1.1-6.2ubuntu2.1
 Setting up runit (2.1.1-6.2ubuntu2.1) ...
 start: Unable to connect to Upstart: Failed to connect to socket 
/com/ubuntu/upstart: Connection refused
 dpkg: error processing package runit (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-09-30 (135 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.15ubuntu0.2
SourcePackage: runit
Title: package runit 2.1.1-6.2ubuntu2.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 third-party-packages xenial

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

Title:
  package runit 2.1.1-6.2ubuntu2.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1255794] Re: package steam (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-01-02 Thread Hamid Moradi
ubuntu 16.10 too

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

Title:
  package steam (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 128

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

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


[Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

2016-05-24 Thread Md. Jahidul Hamid
My current system is Xubuntu 16.04 LTS


$ cat /proc/version_signature
Ubuntu 4.4.0-22.40-generic 4.4.8


I had to apply the patch to make bluetooth working with my Mediatek
MT7630E driver. And as reported by others in the other bug report I
mentioned, it works for other Linux flavors too.

The other bug report (comment) that I mentioned doesn't specify the
exact patch for ubuntu kernel 4.4.0. The following is the the exact
patch for ubuntu kernel 4.4.0-22-40:

64a65
> #define BTUSB_MEDIATEK  0x10
81c82
<   { USB_DEVICE(0x0e8d, 0x763f) },
---
>   { USB_DEVICE(0x0e8d, 0x763f), .driver_info = BTUSB_MEDIATEK },
2954c2955,2959
< 
---
>   
>   if (id->driver_info & BTUSB_MEDIATEK) { 
>  set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks);
>   }
>

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

Title:
  btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

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

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


[Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

2016-05-21 Thread Md. Jahidul Hamid
** Attachment added: "patched btusb.c for kernel 4.4.0-22-generic"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+attachment/4667615/+files/btusb.c

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

Title:
  btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

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

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


[Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

2016-05-21 Thread Md. Jahidul Hamid
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+attachment/4667606/+files/lspci-vnvn.log

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

Title:
  btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

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

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


[Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

2016-05-21 Thread Md. Jahidul Hamid
** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584328/+attachment/4667605/+files/version.log

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

Title:
  btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

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

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


[Bug 1584328] [NEW] btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

2016-05-21 Thread Md. Jahidul Hamid
Public bug reported:

This is the link to the bug report and the patch:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146/comments/288

** Affects: linux (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/1584328

Title:
  btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

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

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


[Bug 1521040] [NEW] x

2015-11-29 Thread akhtar hamid
Public bug reported:

x

** Affects: update-manager (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/1521040

Title:
  x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1521040/+subscriptions

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


[Bug 1521040] Re: x

2015-11-29 Thread akhtar hamid
x

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

Title:
  x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1521040/+subscriptions

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


[Bug 1518620] [NEW] x

2015-11-21 Thread akhtar hamid
Public bug reported:

x

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Changed in: update-manager (Ubuntu)
   Status: New => Fix Released

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

Title:
  x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1518620/+subscriptions

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


[Bug 1309709] Re: galternatives cannot add or choose alternatives

2015-11-14 Thread Hamid Pourgholi
Installed galternative today. Doesn't work.

Using kernel:
4.3.0-040300-generic #201511020949 SMP Mon Nov 2 14:50:44 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

Margarita Manterola 's :

sudo ln -s /usr/bin/update-alternatives /usr/sbin/

helped me, Ubuntu : 14.4.03 LTS

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

Title:
  galternatives cannot add or choose alternatives

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

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


[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2015-10-25 Thread Md. Jahidul Hamid
I have updated my repository with fixes, which is reported to work. I tested it 
with kernel 4.2.3.
https://github.com/neurobin/MT7630E

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

Title:
  Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1461895] [NEW] error in X11 XGetInputFocus

2015-06-04 Thread hamid dabani
Public bug reported:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7fdcbb6c86f7, pid=6390, tid=140586875074304
#
# JRE version: Java(TM) SE Runtime Environment (8.0_45-b14) (build 1.8.0_45-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.45-b02 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libX11.so+0x286f7]  XGetInputFocus+0x57
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

** Affects: openjdk-7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: jna

** Attachment added: "hs_err_pid17963.log"
   
https://bugs.launchpad.net/bugs/1461895/+attachment/4409746/+files/hs_err_pid17963.log

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

Title:
  error in X11 XGetInputFocus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1461895/+subscriptions

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


[Bug 1447283] Re: Error! Bad return status for module build on kernel: 4.0.0-040000-generic (i686) Consult /var/lib/dkms/virtualbox-guest/4.3.10/build/make.

2015-04-30 Thread Jahidul Hamid
It happens to me too
virtualbox dkms failed to load module with the following error:

Building initial module for 4.0.0-04-generic
ERROR (dkms apport): kernel package linux-headers-4.0.0-04-generic is not 
supported
Error! Bad return status for module build on kernel: 4.0.0-04-generic 
(x86_64)
Consult /var/lib/dkms/virtualbox/4.3.10/build/make.log for more information.
 * Stopping VirtualBox kernel modules   
 [ OK ] 
 * Starting VirtualBox kernel modules   
 * No suitable module for running kernel found

 [fail]
invoke-rc.d: initscript virtualbox, action "restart" failed.


System:
Xubuntu 14.04.1 LTS

** Changed in: virtualbox (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  Error! Bad return status for module build on kernel:
  4.0.0-04-generic (i686) Consult /var/lib/dkms/virtualbox-
  guest/4.3.10/build/make.

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

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


[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2015-04-05 Thread Jahidul Hamid
@Jakub Kicinski (moorray)

Sorry for copying without asking or not for using fork, but you see I
just couldn't. Both have the same name and if I fork i would have to use
another name for it and I don't want to end up with two repositoies with
same thing inside. Instead I used my existing repo and moved my master
to old-master. That way it contains both new and old driver in one
place.

And for issues with new code, I will redirect them to you.

Again, sorry for being rude...

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

Title:
  Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1439288] Re: thunar crashes on drag drop file/folder

2015-04-05 Thread Jahidul Hamid
I have installed thunar 1.6.6 in my xububtu 14.04.1 LTS and it seems to
be working. Here's how I installed it:

First download the .deb packages from here (total 5 of them):

https://launchpad.net/~xubuntu-dev/+archive/ubuntu/xubuntu-
staging/+build/7118333

put them in a new directory, and cd to that directory

Now run:
sudo dpkg -i *.deb//it will show error but still you have to do 
it
sudo apt-get install -f
sudo dpkg -i *.deb

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

Title:
  thunar crashes on drag drop file/folder

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

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


[Bug 1439288] Re: thunar crashes on drag drop file/folder

2015-04-03 Thread Jahidul Hamid
** Changed in: thunar (Ubuntu)
   Status: New => Confirmed

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

Title:
  thunar crashes on drag drop file/folder

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

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


[Bug 1439922] Re: needs-packaging

2015-04-03 Thread Jahidul Hamid
** Changed in: shc (Ubuntu)
   Status: New => Confirmed

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

Title:
  needs-packaging

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

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


[Bug 1439288] Re: thunar crashes on drag drop file/folder

2015-04-02 Thread Jahidul Hamid
It happens on simple copy too, when I am on the same thunar window and
trying to copy file/folder inside another

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

Title:
  thunar crashes on drag drop file/folder

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

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


[Bug 1439922] [NEW] needs-packaging

2015-04-02 Thread Jahidul Hamid
Public bug reported:

https://launchpad.net/~neurobin/+archive/ubuntu/ppa

** Affects: shc (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/1439922

Title:
  needs-packaging

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

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


[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2015-04-02 Thread Jahidul Hamid
I have updated my repository https://github.com/neurobin/MT7630E 
taking source from https://github.com/kuba-moo/mt7630e by Jakub Kicinski 
and checked on my system, even though I haven't had any problem so far with the 
previous one. 
This new one works on my system. And for my own convenience, I have added some 
install script:

Installation is like this:

Download it from https://github.com/neurobin/MT7630E/archive/release.zip
and extract, say it's in Downloads folder, then,

cd ~/Downloads
chmod +x install test uninstall
Now to install:
./install
To test without install:
./test
To uninstall:
./uninstall

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

Title:
  Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1439288] [NEW] thunar crashes on drag drop file/folder

2015-04-01 Thread Jahidul Hamid
Public bug reported:

Thunar 1.6.6 (Xfce 4.12)

As the title says, every time I try to drag something to somewhere, it
crashes. The only exception I have seen so far is dragging into the side
pane.

System:
Xubuntu 14.04.1 LTS

** Affects: thunar (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/1439288

Title:
  thunar crashes on drag drop file/folder

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

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


[Bug 1302462] Re: network icon disappeared in xubuntu

2015-04-01 Thread Hamid Asmat
To FIx this problem we just have to change a value in "nm-
applet.desktop" file that is available in /etc folder. what u have to is
to change one value

1. first enter this command in terminal
  
sudo gedit /etc/xdg/autostart/nm-applet.desktop

2. when the file is opened change the value of ICON as below

   original value of ICON=nm-device-wireless

  converted value is

   ICON=nm-applet 
3. save the file and Reboot 

after reboot you will see the wifi indicator .


Regards 
Hamid Asmat
Lecturer
University of Haripur

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

Title:
  network icon disappeared in xubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/1302462/+subscriptions

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


[Bug 1415440] [NEW] package gawk 1:4.0.1+dfsg-2.1ubuntu2 failed to install/upgrade: package gawk is already installed and configured

2015-01-28 Thread Hamid Abdollahi
Public bug reported:

adf

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: gawk 1:4.0.1+dfsg-2.1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
AptdaemonVersion: 1.1.1-1ubuntu5.1
Architecture: amd64
Date: Sat Jan 24 13:32:39 2015
DuplicateSignature: package:gawk:1:4.0.1+dfsg-2.1ubuntu2:package gawk is 
already installed and configured
ErrorMessage: package gawk is already installed and configured
InstallationDate: Installed on 2015-01-05 (22 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: dpkg
Title: package gawk 1:4.0.1+dfsg-2.1ubuntu2 failed to install/upgrade: package 
gawk is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package trusty

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

Title:
  package gawk 1:4.0.1+dfsg-2.1ubuntu2 failed to install/upgrade:
  package gawk is already installed and configured

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

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


[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2014-11-19 Thread Jahidul Hamid
Here's a fork of my repo which was done by poupougnac and he claims that
it removes the syslog outputs and prevent overload and hang... I haven't
tested it yet but think worth a try

https://github.com/poupougnac/MT7630E

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

Title:
  Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-28 Thread Jahidul Hamid
@Erik (erkapsa)
First gcc was not properly installed (specifically the libc6-dev package)

Secondly i don't get it why wifi isn't working on you, because i am on
kubuntu 14.04 (64bit) now...and both are working.

My laptop is HP ProBook 440 G1

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-12 Thread Jahidul Hamid
@rm
sorry for late reply.
Do you use dual boot with windows, or ubuntu is the only system

As I have a dual boot system with windows and xubuntu now, the same
thing happens to me (checks password for long and doesn't connect) when
I go to windows and return to xubuntu.

I have worked around it be simply shutting down xubuntu once and
starting again. Reboot porabably don't work.

Had the same problem with Linux Mint 17 cinnamon and Linux Mint 17 XFCE
too...

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread Jahidul Hamid
I can't say if it's the proper way to load module, but the official
readme file tells to use the same way So I don't think there's
anything wrong with that.

And, every time you update kernel (major update) you need to reinstall
the driver. That's a catch, but the installation process is pretty easy
now, isn't it..:)

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1325142] Re: failure to update libpam-systemd in 14.04 due to missing logind init script

2014-09-03 Thread Jahidul Hamid
If you are remastering Linux Mint 17 XFCE then only editing /usr/sbin
/invoke-rc.d   will do

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

Title:
  failure to update libpam-systemd in 14.04 due to missing logind init
  script

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

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


[Bug 1325142] Re: failure to update libpam-systemd in 14.04 due to missing logind init script

2014-09-03 Thread Jahidul Hamid
#18 solved it

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

Title:
  failure to update libpam-systemd in 14.04 due to missing logind init
  script

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

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread Jahidul Hamid
I have updated my modified package with the correction as stated by tobiasBora 
(#173).
https://github.com/mdjahidulhamid/MT7630E/archive/master.zip

If you have both bluetooth and wifi working, then you don't need to
reinstall.

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Jahidul Hamid
@Michal Korbela (kabell999)
I'm sad, because the driver allways eats my CPU. I have a fresh install of 
ubuntu 14.04, and installed the driver from your repo. Result is the same as 
before. I tried both kernels 3.13 and 3.14.

That's likely to be, I haven't changed anything other than the
installation method

And I haven't tried this driver on ubuntu yet. I am running Linux Mint
17 now. Though I had run the previous driver (github, anthonywong) in
Kubuntu, but that wasn't a resource hog for me either. My be I am just
lucky, I guess:)

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Jahidul Hamid
Anyway download it from
https://github.com/mdjahidulhamid/MT7630E/archive/master.zip

and extract it in your Downloads folder. Then open a terminal and enter
codes one by one:

cd ~/Downloads/MT7630E-master
sudo chmod -R 777 *
./install.sh

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Jahidul Hamid
How you installed the package? did you installed my package from
https://github.com/mdjahidulhamid/MT7630E/archive/master.zip

There's a readme file there which explains the installaion. Or did you
downloaded from mediatek official site?

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-01 Thread Jahidul Hamid
No, I don't. 
Actually I never had any cpu load as others have pointed out, neither with the 
previous mt7630-master  driver found in the github 
((https://github.com/anthonywong/mt7630)) nor with the original driver I 
downloaded from mediatek.

And I have downloaded only the recent version of the official driver
from mediatek recently, not the previous one. So I don't know how that
would work on my system. But the recent version works without raising
cpu load.

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-31 Thread Jahidul Hamid
I downloaded the original driver from  
http://www.mediatek.com/en/downloads/mt7630-pcie/  and modified it for easy 
installtion. I have uploaded it to github:
https://github.com/mdjahidulhamid/MT7630E

It's working on my laptop.

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-31 Thread Jahidul Hamid
I forgot to mention that the easy installation modification also
includes autostart/load at startup.

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-24 Thread Jahidul Hamid
Problem still persist. Tested kernel 3.16.0.rc2 but the support for that driver 
is still missing..
Affects my HP ProBook 440 G1

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

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


[Bug 26658] Re: hwclock.sh needs /dev/rtc

2014-03-06 Thread hamid
** Changed in: ubuntu-ps3-port
   Status: Confirmed => Fix Released

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

Title:
  hwclock.sh needs /dev/rtc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ps3-port/+bug/26658/+subscriptions

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


[Bug 1280112] Re: Trivial errors (incorrect locale in my case) stops the OS from booting

2014-02-13 Thread Hamid A. Toussi
** Also affects: upstart
   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/1280112

Title:
  Trivial errors (incorrect locale in my case) stops the OS from booting

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

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


[Bug 1280112] Re: Trivial errors (incorrect locale in my case) stops the OS from booting

2014-02-13 Thread Hamid A. Toussi
I am using Lubuntu 13.10 (amd64)

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

Title:
  Trivial errors (incorrect locale in my case) stops the OS from booting

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

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


[Bug 1280112] [NEW] Trivial errors (incorrect locale in my case) stops the OS from booting

2014-02-13 Thread Hamid A. Toussi
Public bug reported:

I copied the following file [*] to /etc/default/locale and after
rebooting I received the message

init: mountall process terminated with status 2
a maintenance shell will now be started
...

when I enter mountall in the maintenance shell, the OS continued to boot

I replaced the modified /etc/default/locale with the original version of
the file and it solved problem


/etc/default/locale [*]

LANG="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_PAPER=""en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"

** Affects: upstart (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/1280112

Title:
  Trivial errors (incorrect locale in my case) stops the OS from booting

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

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


[Bug 1203987] Re: Ubuntu crash because of Xorg

2013-07-23 Thread Hamid Salehian
** Changed in: xorg (Ubuntu)
 Assignee: (unassigned) => Hamid Salehian (hmd-salehian)

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

Title:
  Ubuntu crash because of Xorg

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

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


[Bug 1075041] Re: Ubuntu on-disk installer.

2013-05-07 Thread Hamid jahromi
** Information type changed from Public to Public Security

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

Title:
  Ubuntu on-disk installer.

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

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


[Bug 1075041] Re: Ubuntu on-disk installer.

2013-05-04 Thread Hamid jahromi
** Information type changed from Public to Public Security

** Information type changed from Public Security to Private Security

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

Title:
  Ubuntu on-disk installer.

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

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


[Bug 997094] Re: Cannot set the executive bit on NTFS partition in Ubuntu 12.04

2012-05-19 Thread Hamid Pourgholi
Setting the executive bit for files on devices needs that the exec flag is set 
by mounting the device. Otherwise using chmod command dos'nt work and can not 
set the execution right to the file.
In ubuntu the exec flag is NOT set by default and has to be set manually.

This means:
This call is not a Bug !

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

Title:
  Cannot set the executive bit on NTFS partition in Ubuntu 12.04

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

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


[Bug 971839] Re: aptd crashed with UnboundLocalError in _emit_acquire_item(): local variable 'lang' referenced before assignment

2012-04-10 Thread hamid
** Changed in: aptdaemon (Ubuntu)
 Assignee: (unassigned) => hamid (hamidskyone)

** Changed in: aptdaemon
 Assignee: (unassigned) => hamid (hamidskyone)

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

Title:
  aptd crashed with UnboundLocalError in _emit_acquire_item(): local
  variable 'lang' referenced before assignment

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

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


[Bug 851406] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Mostafa A. Hamid
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851406

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/851406/+subscriptions

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


[Bug 851406] [NEW] package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Mostafa A. Hamid
Public bug reported:

Encountering this problem while installing or uninstalling any application on 
the operating system.
Thank you for your interest in reading this report.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: javascript-common 8
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
AptOrdering: javascript-common: Configure
Architecture: i386
Date: Fri Sep 16 00:13:50 2011
Dependencies: wwwconfig-common 0.2.2
DpkgTerminalLog:
 Setting up javascript-common (8) ...
 ln: creating symbolic link 
`/etc/lighttpd/conf-enabled/90-javascript-alias.conf': File exists
 dpkg: error processing javascript-common (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: javascript-common
Title: package javascript-common 8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: javascript-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/851406/+subscriptions

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


[Bug 839333] [NEW] package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-02 Thread Mostafa A. Hamid
Public bug reported:

With every installation and update facing the same error.
Thank you for reading this post.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: javascript-common 8
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Fri Sep  2 09:05:56 2011
Dependencies: wwwconfig-common 0.2.2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: javascript-common
Title: package javascript-common 8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: javascript-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/839333/+subscriptions

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


[Bug 839333] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-02 Thread Mostafa A. Hamid
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839333

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/839333/+subscriptions

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


[Bug 820177] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-08-02 Thread Mostafa A. Hamid
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820177

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/820177/+subscriptions

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


[Bug 820177] [NEW] package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-08-02 Thread Mostafa A. Hamid
Public bug reported:

Hello;
  After Greetings,
Facing this message every installation or update on the operating system.
Thank you for your interest in reading this bug report.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: javascript-common 8
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Wed Aug  3 06:49:42 2011
Dependencies: wwwconfig-common 0.2.2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: javascript-common
Title: package javascript-common 8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: javascript-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/820177/+subscriptions

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


[Bug 815611] [NEW] package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-24 Thread Mostafa A. Hamid
Public bug reported:

This error persists with each and every installation being done.
Thank you for your interest in reading this bug error message.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: javascript-common 8
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Mon Jul 25 01:18:23 2011
Dependencies: wwwconfig-common 0.2.2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: javascript-common
Title: package javascript-common 8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: javascript-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/815611/+subscriptions

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


[Bug 815611] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-24 Thread Mostafa A. Hamid
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815611

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/815611/+subscriptions

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


[Bug 811309] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-15 Thread Mostafa A. Hamid
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811309

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/811309/+subscriptions

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


[Bug 811309] [NEW] package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-15 Thread Mostafa A. Hamid
Public bug reported:

This error persists with each and every installation being made using the 
terminal.
Thank you for your interest in reading.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: javascript-common 8
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Sat Jul 16 00:13:45 2011
Dependencies: wwwconfig-common 0.2.2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: javascript-common
Title: package javascript-common 8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: javascript-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/811309/+subscriptions

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


[Bug 807381] [NEW] Failed to download repository information Check your Internet connection.

2011-07-08 Thread Mostafa A. Hamid
Public bug reported:

Failed to download repository information

Check your Internet connection.

This error has been encountered with the update process.
More details of this error are: 

W:Failed to fetch 
http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/dists/natty/main/source/Sources
  404  Not Found
, W:Failed to fetch 
http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/dists/natty/main/binary-i386/Packages
  404  Not Found
, E:Some index files failed to download. They have been ignored, or old ones 
used instead.

Nearly the same error has been encountered with the update process using the 
terminal.
Even after changing the repository information to other resources.

Thank you for your interest in reading this bug report.

** Affects: 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/807381

Title:
  Failed to download repository information  Check your Internet
  connection.

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

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


[Bug 795641] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-10 Thread Mostafa A. Hamid
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795641

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/795641/+subscriptions

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


[Bug 795641] [NEW] package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-10 Thread Mostafa A. Hamid
Public bug reported:

Binary package hint: javascript-common

Failed to upgrade the javascript-common8 package.
This error has been encountered while upgrading ubuntu distribution 11.04.
Thank you for your interest in reading.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: javascript-common 8
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
AptOrdering: javascript-common: Configure
Architecture: i386
Date: Fri Jun 10 18:38:59 2011
Dependencies: wwwconfig-common 0.2.2
DpkgTerminalLog:
 Setting up javascript-common (8) ...
 ln: creating symbolic link 
`/etc/lighttpd/conf-enabled/90-javascript-alias.conf': File exists
 dpkg: error processing javascript-common (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: javascript-common
Title: package javascript-common 8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: javascript-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/795641/+subscriptions

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


[Bug 795361] [NEW] package not found problem

2011-06-09 Thread Mostafa A. Hamid
Public bug reported:

Please I need to install the GHDL, GTKWAVE, and VERILOG packages but when I 
start the installation It Generates an error from the terminal with the package 
not found title.
Thank you for your interest in reading.

** Affects: 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/795361

Title:
  package not found problem

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

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


[Bug 792774] [NEW] Update Manager Unresolveable while initializing the package information

2011-06-04 Thread Mostafa A. Hamid
Public bug reported:

Binary package hint: update-manager

'E:Encountered a section with no Package: header, E:Problem with
MergeList /var/lib/apt/lists/extras.ubuntu
.com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists or
status file could not be parsed or opened.'

This error message is what I have encountered while updating the operating 
system.
Thank you for your interest in reading.

** Affects: update-manager (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/792774

Title:
  Update Manager Unresolveable while initializing the package
  information

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


[Bug 708252] Re: www.dikhaldoon works fine under firefox 3.6.8

2011-01-26 Thread Ali Al-hamid


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

Title:
  www.dikhaldoon works fine under firefox 3.6.8

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


[Bug 708252] [NEW] www.dikhaldoon works fine under firefox 3.6.8

2011-01-26 Thread Ali Al-hamid
Public bug reported:

Binary package hint: firefox

firefox 3.6.8  works fine its ok now

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: firefox 3.6.8+build1+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Wed Jan 26 19:37:29 2011
FirefoxPackages:
 firefox 3.6.8+build1+nobinonly-0ubuntu0.10.04.1
 firefox-gnome-support 3.6.8+build1+nobinonly-0ubuntu0.10.04.1
 firefox-branding 3.6.8+build1+nobinonly-0ubuntu0.10.04.1
 abroswer N/A
 abrowser-branding N/A
LiveMediaBuild: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox

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


** Tags: apport-bug i386 lucid

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

Title:
  www.dikhaldoon works fine under firefox 3.6.8

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


[Bug 708233] Re: dikhaldoon.net under winxp works fine on firefox but not showing properly web page under ubuntu

2011-01-26 Thread Ali Al-hamid


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

Title:
  dikhaldoon.net under winxp works fine on firefox but not showing
  properly web page under ubuntu

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


[Bug 708233] [NEW] dikhaldoon.net under winxp works fine on firefox but not showing properly web page under ubuntu

2011-01-26 Thread Ali Al-hamid
Public bug reported:

Binary package hint: firefox-3.5

when i check www.dikhaldoon.net on ubuntu with firefox-3.5.3 the page of 
dikhaldoon.net not display properly
but while I work on windowsxp with firefox works fine, is this due to firefox 
under ubuntu problem or something us?

please check www.dikhaldoon.net

ProblemType: Bug
Architecture: i386
Date: Wed Jan 26 18:56:50 2011
DistroRelease: Ubuntu 9.10
LiveMediaBuild: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: firefox-3.5 3.5.3+build1+nobinonly-0ubuntu6
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: firefox-3.5
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-settings-daemon:3686): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:3686): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:3783): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:3811): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (gnome-panel:3782): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -5 and height 24

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


** Tags: apport-bug i386

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

Title:
  dikhaldoon.net under winxp works fine on firefox but not showing
  properly web page under ubuntu

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


[Bug 691589] Re: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-17 Thread Mostafa A. Hamid


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

Title:
  package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


[Bug 691589] [NEW] package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-17 Thread Mostafa A. Hamid
Public bug reported:

A try to install the video graphics adapter driver, but it has came up with an 
error.
Thanks for your interest

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: fglrx 2:8.780-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
DRM.card0.9.pin_DIN.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
 edid-base64: 
AP///wBMo0VFAAARAQOAIRV4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEB7hoAgFAgEDAQMBMAS88QAAAZDwAAACOHAmQA/gBTQU1TVU5HCiAgICAg/gAxNTRBVDA3LUYwMgogALY=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
Date: Fri Dec 17 15:20:23 2010
DkmsStatus:
 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
GdmLog1: Error: command ['cat', '/var/log/gdm/:0.log.1'] failed with exit code 
1: cat: /var/log/gdm/:0.log.1: No such file or directory
GdmLog2: Error: command ['cat', '/var/log/gdm/:0.log.2'] failed with exit code 
1: cat: /var/log/gdm/:0.log.2: No such file or directory
LiveMediaBuild: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
MachineType: FUJITSU SIEMENS ESPRIMO Mobile V6545
ProcCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/hostname.seed boot=casper persistent 
initrd=/casper/initrd.lz splash -- BOOT_IMAGE=/casper/vmlinuz
SourcePackage: fglrx-installer
Title: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
dmi.bios.date: 11/10/2008
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.18
dmi.board.name: D45
dmi.board.vendor: FUJITSU SIEMENS
dmi.board.version: 1B
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.chassis.version: A2040
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.18:bd11/10/2008:svnFUJITSUSIEMENS:pnESPRIMOMobileV6545:pvr20:rvnFUJITSUSIEMENS:rnD45:rvr1B:cvnFUJITSUSIEMENS:ct10:cvrA2040:
dmi.product.name: ESPRIMO Mobile V6545
dmi.product.version: 20
dmi.sys.vendor: FUJITSU SIEMENS
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-22-generic

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


** Tags: apport-package i386 maverick

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

Title:
  package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


[Bug 691586] Re: package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-17 Thread Mostafa A. Hamid


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

Title:
  package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] 
failed to install/upgrade: subprocess installed post-installation script 
returned error exit status 1

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


[Bug 691586] [NEW] package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-17 Thread Mostafa A. Hamid
Public bug reported:

Binary package hint: initramfs-tools

The system testing was not working properly, I had to restart the set.
Thanks for your interest.

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs]
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Fri Dec 17 15:21:26 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
LiveMediaBuild: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.98.1ubuntu6 [modified: 
usr/sbin/update-initramfs] failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 maverick

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

Title:
  package initramfs-tools 0.98.1ubuntu6 [modified: usr/sbin/update-initramfs] 
failed to install/upgrade: subprocess installed post-installation script 
returned error exit status 1

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


[Bug 533920] Re: your system encountered a serious kernel problem

2010-04-28 Thread hamid
Thanks Jeremy,
The problem was solved a while ago. (don't remember how I did it thou!)
Cheers, h

-- 
your system encountered a serious kernel problem 
https://bugs.launchpad.net/bugs/533920
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 533920] Re: your system encountered a serious kernel problem

2010-03-07 Thread hamid

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/40432894/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/40432895/AplayDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/40432896/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/40432897/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/40432898/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.2.txt"
   http://launchpadlibrarian.net/40432899/Card0.Codecs.codec.2.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/40432900/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/40432901/Dependencies.txt

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/40432902/IwConfig.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/40432903/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/40432904/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/40432905/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/40432906/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/40432907/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/40432908/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/40432909/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/40432910/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/40432911/WifiSyslog.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/40432912/XsessionErrors.txt

-- 
your system encountered a serious kernel problem 
https://bugs.launchpad.net/bugs/533920
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


  1   2   >