[Touch-packages] [Bug 1912162] Re: NetworkManager managed wifi can't connect

2021-01-18 Thread Nikolay Borisov
Thanks for the reply, I opened the following upstream issue:
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/635

Though I'm not sure how effective that is going to be as ubuntu is not
using the latest upstream NM so they just tell me "please update to
latest version and report back"...

** Bug watch added: 
gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues #635
   https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/635

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1912162

Title:
  NetworkManager managed wifi can't connect

Status in network-manager package in Ubuntu:
  New

Bug description:
  My computer has an built-in intel ax200 adapter (the motherboard is
  asock taichi x570). With the latest stable 5.4 kernel on Ubuntu Focal
  20.04 I cannot get the card to connect to my home wifi (2.4ghz). The
  errors I get are :

  iwlwifi :05:00.0: No beacon heard and the time event is over already...
  wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)

  Initially I thought this could be due to a problem with the iwlwifi
  driver and the firmware used. I upgraded to a custom-build (using
  ubuntu's configuration) 5.10 kernel And now the errors I was getting
  were:

  
  [нд яну 17 22:01:33 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:33 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:33 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)
  [нд яну 17 22:01:34 2021] wlp5s0: authentication with 30:b5:c2:75:a4:ce timed 
out
  [нд яну 17 22:01:35 2021] wlp5s0: authenticate with 30:b5:c2:75:a4:ce
  [нд яну 17 22:01:35 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 1/3)
  [нд яну 17 22:01:36 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:36 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:36 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)
  [нд яну 17 22:01:37 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:37 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:37 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)

  
  The change of message is because newer versions of the driver/firmware have 
moved part of the processing in firmware. At this point I was willing to accept 
this is an issue with the kernel. However, I added the following configuration 
to /etc/network/interfaces: 

  allow-hotplug wlp5s0  
  
  iface wlp5s0 inet dhcp
  
wpa-ssid HOME   

wpa-psk   
   
wpa-debug-level 2 

  
  And what do you know - I was able to connect to my home wifi with no 
problems. I'm attaching the output of wpa_supplicant run with -dd from both the 
/etc/network/interfaces-based configuration (wpa_supplicant_working) and from 
the NetworkManager managed one ( I have edited 
/lib/systemd/system/wpa_supplicant.service to include -f 
/var/log/wpa_supplicant -dd) options. I wasn't able to figure any glaring 
differences between the flows of the two.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1912162] Re: NetworkManager managed wifi can't connect

2021-01-18 Thread Nikolay Borisov
Just to make it explicitly clear - I think there are 2 bugs involved - 1
is related to driver/firmware on older 5.4 kernel since on that version
I couldn't get the adapter to connect even with the
/etc/network/interfaces based configuration, but on kernel 5.10 it
works. This bug deals only with not being able to connect via
NetworkManager to my wifi even on 5.10. Once this is resolved I can go
back and try to do bisection of the kernel which patch enables the
/etc/networking/interfaces configuration to work.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1912162

Title:
  NetworkManager managed wifi can't connect

Status in network-manager package in Ubuntu:
  New

Bug description:
  My computer has an built-in intel ax200 adapter (the motherboard is
  asock taichi x570). With the latest stable 5.4 kernel on Ubuntu Focal
  20.04 I cannot get the card to connect to my home wifi (2.4ghz). The
  errors I get are :

  iwlwifi :05:00.0: No beacon heard and the time event is over already...
  wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)

  Initially I thought this could be due to a problem with the iwlwifi
  driver and the firmware used. I upgraded to a custom-build (using
  ubuntu's configuration) 5.10 kernel And now the errors I was getting
  were:

  
  [нд яну 17 22:01:33 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:33 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:33 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)
  [нд яну 17 22:01:34 2021] wlp5s0: authentication with 30:b5:c2:75:a4:ce timed 
out
  [нд яну 17 22:01:35 2021] wlp5s0: authenticate with 30:b5:c2:75:a4:ce
  [нд яну 17 22:01:35 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 1/3)
  [нд яну 17 22:01:36 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:36 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:36 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)
  [нд яну 17 22:01:37 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:37 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:37 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)

  
  The change of message is because newer versions of the driver/firmware have 
moved part of the processing in firmware. At this point I was willing to accept 
this is an issue with the kernel. However, I added the following configuration 
to /etc/network/interfaces: 

  allow-hotplug wlp5s0  
  
  iface wlp5s0 inet dhcp
  
wpa-ssid HOME   

wpa-psk   
   
wpa-debug-level 2 

  
  And what do you know - I was able to connect to my home wifi with no 
problems. I'm attaching the output of wpa_supplicant run with -dd from both the 
/etc/network/interfaces-based configuration (wpa_supplicant_working) and from 
the NetworkManager managed one ( I have edited 
/lib/systemd/system/wpa_supplicant.service to include -f 
/var/log/wpa_supplicant -dd) options. I wasn't able to figure any glaring 
differences between the flows of the two.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1912162] Re: NetworkManager managed wifi can't connect

2021-01-18 Thread Nikolay Borisov
Here's the output wpa_supplicant as used from NetworkManager and under
which my intel ax200 based interface cannot connect.

** Attachment added: "wpa-supllicant-broken"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1912162/+attachment/5454051/+files/wpa-supllicant-broken

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1912162

Title:
  NetworkManager managed wifi can't connect

Status in network-manager package in Ubuntu:
  New

Bug description:
  My computer has an built-in intel ax200 adapter (the motherboard is
  asock taichi x570). With the latest stable 5.4 kernel on Ubuntu Focal
  20.04 I cannot get the card to connect to my home wifi (2.4ghz). The
  errors I get are :

  iwlwifi :05:00.0: No beacon heard and the time event is over already...
  wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)

  Initially I thought this could be due to a problem with the iwlwifi
  driver and the firmware used. I upgraded to a custom-build (using
  ubuntu's configuration) 5.10 kernel And now the errors I was getting
  were:

  
  [нд яну 17 22:01:33 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:33 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:33 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)
  [нд яну 17 22:01:34 2021] wlp5s0: authentication with 30:b5:c2:75:a4:ce timed 
out
  [нд яну 17 22:01:35 2021] wlp5s0: authenticate with 30:b5:c2:75:a4:ce
  [нд яну 17 22:01:35 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 1/3)
  [нд яну 17 22:01:36 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:36 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:36 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)
  [нд яну 17 22:01:37 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:37 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:37 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)

  
  The change of message is because newer versions of the driver/firmware have 
moved part of the processing in firmware. At this point I was willing to accept 
this is an issue with the kernel. However, I added the following configuration 
to /etc/network/interfaces: 

  allow-hotplug wlp5s0  
  
  iface wlp5s0 inet dhcp
  
wpa-ssid HOME   

wpa-psk   
   
wpa-debug-level 2 

  
  And what do you know - I was able to connect to my home wifi with no 
problems. I'm attaching the output of wpa_supplicant run with -dd from both the 
/etc/network/interfaces-based configuration (wpa_supplicant_working) and from 
the NetworkManager managed one ( I have edited 
/lib/systemd/system/wpa_supplicant.service to include -f 
/var/log/wpa_supplicant -dd) options. I wasn't able to figure any glaring 
differences between the flows of the two.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1912162] [NEW] NetworkManager managed wifi can't connect

2021-01-18 Thread Nikolay Borisov
Public bug reported:

My computer has an built-in intel ax200 adapter (the motherboard is
asock taichi x570). With the latest stable 5.4 kernel on Ubuntu Focal
20.04 I cannot get the card to connect to my home wifi (2.4ghz). The
errors I get are :

iwlwifi :05:00.0: No beacon heard and the time event is over already...
wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)

Initially I thought this could be due to a problem with the iwlwifi
driver and the firmware used. I upgraded to a custom-build (using
ubuntu's configuration) 5.10 kernel And now the errors I was getting
were:


[нд яну 17 22:01:33 2021] iwlwifi :05:00.0: No beacon heard and the session 
protection is over already...
[нд яну 17 22:01:33 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
[нд яну 17 22:01:33 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)
[нд яну 17 22:01:34 2021] wlp5s0: authentication with 30:b5:c2:75:a4:ce timed 
out
[нд яну 17 22:01:35 2021] wlp5s0: authenticate with 30:b5:c2:75:a4:ce
[нд яну 17 22:01:35 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 1/3)
[нд яну 17 22:01:36 2021] iwlwifi :05:00.0: No beacon heard and the session 
protection is over already...
[нд яну 17 22:01:36 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
[нд яну 17 22:01:36 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)
[нд яну 17 22:01:37 2021] iwlwifi :05:00.0: No beacon heard and the session 
protection is over already...
[нд яну 17 22:01:37 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
[нд яну 17 22:01:37 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)


The change of message is because newer versions of the driver/firmware have 
moved part of the processing in firmware. At this point I was willing to accept 
this is an issue with the kernel. However, I added the following configuration 
to /etc/network/interfaces: 

allow-hotplug wlp5s0
iface wlp5s0 inet dhcp  
  wpa-ssid HOME 
  
  wpa-psk 
 
  wpa-debug-level 2 


And what do you know - I was able to connect to my home wifi with no problems. 
I'm attaching the output of wpa_supplicant run with -dd from both the 
/etc/network/interfaces-based configuration (wpa_supplicant_working) and from 
the NetworkManager managed one ( I have edited 
/lib/systemd/system/wpa_supplicant.service to include -f 
/var/log/wpa_supplicant -dd) options. I wasn't able to figure any glaring 
differences between the flows of the two.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "output of working wpa supplicant from ifupdown scripts"
   
https://bugs.launchpad.net/bugs/1912162/+attachment/5454050/+files/wpa-supllicant-working

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1912162

Title:
  NetworkManager managed wifi can't connect

Status in network-manager package in Ubuntu:
  New

Bug description:
  My computer has an built-in intel ax200 adapter (the motherboard is
  asock taichi x570). With the latest stable 5.4 kernel on Ubuntu Focal
  20.04 I cannot get the card to connect to my home wifi (2.4ghz). The
  errors I get are :

  iwlwifi :05:00.0: No beacon heard and the time event is over already...
  wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)

  Initially I thought this could be due to a problem with the iwlwifi
  driver and the firmware used. I upgraded to a custom-build (using
  ubuntu's configuration) 5.10 kernel And now the errors I was getting
  were:

  
  [нд яну 17 22:01:33 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:33 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:33 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)
  [нд яну 17 22:01:34 2021] wlp5s0: authentication with 30:b5:c2:75:a4:ce timed 
out
  [нд яну 17 22:01:35 2021] wlp5s0: authenticate with 30:b5:c2:75:a4:ce
  [нд яну 17 22:01:35 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 1/3)
  [нд яну 17 22:01:36 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:36 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:36 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 2/3)
  [нд яну 17 22:01:37 2021] iwlwifi :05:00.0: No beacon heard and the 
session protection is over already...
  [нд яну 17 22:01:37 2021] wlp5s0: Connection to AP 30:b5:c2:75:a4:ce lost
  [нд яну 17 22:01:37 2021] wlp5s0: send auth to 30:b5:c2:75:a4:ce (try 3/3)

  
  The change of message is because newer 

[Touch-packages] [Bug 1781049] Re: WiFi hard blocked after resuming laptop from suspend

2020-10-21 Thread Nikolay Petkov
I can confirm this behavior on an HP 340s G7.

Ubuntu 20.04
5.4.0-51-generic
Network controller: Intel Corporation Killer Wi-Fi 6 AX1650i 160MHz Wireless 
Network Adapter (201NGW) (rev 30)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1781049

Title:
  WiFi hard blocked after resuming laptop from suspend

Status in linux package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I installed a fresh copy of Ubuntu 18.04 and everything seems to work
  fine, till I suspended and resumed the laptop. After resume, the wifi
  is hard blocked is rfkill. Reinstalling drivers, different drivers,
  nothing helped. All this was done under Secure Boot disabled under
  Ubuntu and BIOS (UEFI).

  The WiFI card is Realtek 8723BE. laptop is HP AB035TX Pavilion 15. If
  any further info is required, I'll add it on notification. I am
  familiar with Linux, any help will be really appreciated.

  
  P.S: If this wifi card is the issue, please suggest some PCI-mini card that 
will work with my Ubuntu, even after suspend and resume (Ideally a 2.4/5G + BT 
5.0)

  Thank you all!
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mythreya   1281 F pulseaudio
   /dev/snd/controlC1:  mythreya   1281 F pulseaudio
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-06-26 (16 days ago)
  InstallationMedia: Kubuntu 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  IpRoute:
   default via 192.168.1.1 dev wlo1 proto dhcp metric 600 
   169.254.0.0/16 dev wlo1 scope link metric 1000 
   192.168.1.0/24 dev wlo1 proto kernel scope link src 192.168.1.6 metric 600
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:b006 Realtek Semiconductor Corp. 
   Bus 001 Device 002: ID 05c8:0379 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Pavilion Notebook
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  Package: network-manager 1.10.6-2ubuntu1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=300b2c4a-387a-49b5-9cb6-93de471ebbdb ro quiet splash nouveau.runpm=0 
vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip input lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/26/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.87
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8096
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 89.33
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.87:bd02/26/2018:svnHewlett-Packard:pnHPPavilionNotebook:pvrType1ProductConfigId:rvnHewlett-Packard:rn8096:rvr89.33:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV X=Null
  dmi.product.name: HP Pavilion Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: Hewlett-Packard
  modified.conffile..etc.NetworkManager.conf.d.default-wifi-powersave-on.conf:
   [connection]
   wifi.powersave = 2
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2018-06-30T14:39:45.608645
  mtime.conffile..etc.NetworkManager.conf.d.default-wifi-powersave-on.conf: 
2018-06-28T16:23:51.596655
  nmcli-con:
   NAME   UUID  TYPE  TIMESTAMP   
TIMESTAMP-REAL   AUTOCONNECT  AUTOCONNECT-PRIORITY  READONLY  
DBUS-PATH   ACTIVE  DEVICE  STATE  
ACTIVE-PATH SLAVE 
   NETGEAR71  1a9d81bf-e7f5-4f8a-956f-96180dc493e1  wifi  1531450229  Thu 
12 Jul 2018 09:50:29 PM CDT  yes  0 no
/org/freedesktop/NetworkManager/Settings/2  yes wlo1activated  
/org/freedesktop/NetworkManager/ActiveConnection/2  --
   Ethernet   81087af0-5c8d-451f-84c0-1a95c6034098  ethernet  1530214661  Thu 
28 Jun 2018 02:37:41 PM CDT  yes  0 no
/org/freedesktop/NetworkManager/Settings/1  no  --  -- --   
  

[Touch-packages] [Bug 1670031] Re: Wireless driver (QCA-9377) not working properly

2018-04-22 Thread Borodin Nikolay
>sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/'
/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf

It doesn't work. Transmission speed is very poor even after that.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1670031

Title:
  Wireless driver (QCA-9377) not working properly

Status in network-manager package in Ubuntu:
  New

Bug description:
  Hello guys,

  I have Lenovo Ideapad 500S-13ISK. It is bundled with Qualcomm Atheros 
QCA-9377 (rev 30) 802.11ac wireless card.
  Currently I have running Ubuntu 16.10 with all security updates.

  Wireless is dropping constantly. I tried different GNU/Linux distributions 
but the result is either same or worse. I assume is something related to 
NetworkManager and eventually Systemd.
  The thing is that I loose signal at some point but the network manager 
indicates that I have connection. After toggling Airplane mode it manages to 
continue to work properly but I am loosing the list with wireless connections 
which are available to be. For some reason it starts to show that I am 
connected through cable, instead of wireless.

  The only two ways to resolve constant drops in the signal I found is
  to toggle Airplane mode or restart NetworkManager. Both results to
  wrong indication and disables me from choosing another network.

  ➜  ~ lsb_release -rd
  Description:  Ubuntu 16.10
  Release:  16.10

  ➜  ~ apt-cache policy network-manager
  network-manager:
Installed: 1.2.4-0ubuntu1
Candidate: 1.2.4-0ubuntu1
Version table:
   *** 1.2.4-0ubuntu1 500
  500 http://bg.archive.ubuntu.com/ubuntu yakkety/main amd64 Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1656310] Re: google + is not accessible anymore via the browser app

2017-01-27 Thread Nikolay
** Changed in: canonical-devices-system-image
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1656310

Title:
  google + is not accessible anymore via the browser app

Status in Canonical System Image:
  Invalid
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  Something must have changed in google it used to work flawlessly.
  Now i have a message saying that this browser is not supported and i cannot 
see any public google plus sites

  mako
  rc proposed
  vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1656310/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1656551] Re: webbrowser only partially loads some https sites

2017-01-24 Thread Nikolay
"Versions of Chrome 53 that are more than 10 weeks old 
now display this error message for all 
websites using Symantec certificates 
that were issued on or after June 1, 2016 
(including from Symantec-owned brands 
like Thawte and GeoTrust)."
All symantec certificates(aliexpress.com, lego.com).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1656551

Title:
  webbrowser only partially loads some https sites

Status in Canonical System Image:
  In Progress
Status in Oxide:
  New
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  The browser on my Ubuntu Phone (Meizu MX-4, OTA 14) does not open some 
https-secured sites correctly, such as https://www.amazon.com or 
https://www.amazon.de. The browser presents a warning about an invalid ssl 
certificate, although the certificate appears perfectly valid. It then presents 
the option to go back to a safe site or continue anyway. If I choose continue 
anyway, it starts to load the site, but never completes. After some time it 
stops loading and displays a rather incomplete version of the site. It is 
clearly composed of only some of the pages' elements and incomplete.The amount 
of the page that is displayed varies from time to time.
  It appears that transmission times out while loading the page.
  Test case:
  1) Try loading https://www.amazon.com. Observe that webbrowser-app displays 
warning about invalid certificate, without any apparent reason. Chose  
"continue anyway". Observe, that the site is only incompletely loaded and 
unsable.
  2) Try loading the web interface of my router: https://rkupper.no-ip.org/. 
This site uses a self-signed certificate, which is correctly displayed as a 
security risk. But self-signed certificates are a common use case on DSL or 
cable routers' web interfaces. Choose "continue anyway". You should see the 
login page of a fritz box router. Observe that the site is incompletely loaded 
and the login button does nothing at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1656551/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1547374] Re: "Monospace Regular 8" became wider

2016-05-04 Thread Nikolay Shopik
So I localized problem with font hinting. I've been always using font
hinting slight, but with 16.04 release I had to disable font hinting to
get back original look of my Dejavu Sans Mono book font as it was in
15.10.

Maybe there is issue in font hinting in previous releases, where it
actually doesn't work while enabled.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1547374

Title:
  "Monospace Regular 8" became wider

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  I've been using gnome-terminal with "Monospace Regular 8" for years,
  which always had a 6x13 px font size (the same size as xterm, just
  nicer antialiasing).

  With yesterday's update in Xenial, it became wider: 7x13 px each cell
  (and less pleasing to my eyes).

  The neighbor sizes "Monospace Regular 7" is 5px wide, "Monospace
  Regular 9" is 7px wide just as "Monospace Regular 8", only taller. So
  it doesn't make sense for me for "Monospace Regular 8" to be 7px wide
  instead of 6px in between the two neighboring sizes as it used to be.

  (No clue which package is the culprit, sorry.)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: fontconfig 2.11.1-0ubuntu7
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 19 09:11:41 2016
  InstallationDate: Installed on 2012-05-30 (1359 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: fontconfig
  UpgradeStatus: Upgraded to xenial on 2016-02-13 (5 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1574470] [NEW] Freeze Unity

2016-04-25 Thread Nikolay Cekov
Public bug reported:

Default Unity freeze from time to time most is from x drivers where is also and 
audio problems. Installed system is ubuntu16 lts with default repo of 
ubuntu14lts and debian 8 .  Here is my log:
cat Xorg.0.log
[50.076] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[50.077] X Protocol Version 11, Revision 0
[50.077] Build Operating System: Linux 3.13.0-85-generic x86_64 Ubuntu
[50.077] Current Operating System: Linux ncekov-K54C 4.4.0-21-generic 
#37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64
[50.077] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
[50.077] Build Date: 07 April 2016  09:18:50AM
[50.077] xorg-server 2:1.18.3-1ubuntu2 (For technical support please see 
http://www.ubuntu.com/support) 
[50.077] Current version of pixman: 0.33.6
[50.077]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[50.077] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[50.077] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 25 09:29:53 
2016
[50.196] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[50.347] (==) No Layout section.  Using the first Screen section.
[50.347] (==) No screen section available. Using defaults.
[50.347] (**) |-->Screen "Default Screen Section" (0)
[50.347] (**) |   |-->Monitor ""
[50.348] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[50.348] (==) Automatically adding devices
[50.348] (==) Automatically enabling devices
[50.348] (==) Automatically adding GPU devices
[50.348] (==) Max clients allowed: 256, resource mask: 0x1f
[50.348] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[50.348]Entry deleted from font path.
[50.348] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[50.348]Entry deleted from font path.
[50.348] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[50.348]Entry deleted from font path.
[50.348] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
built-ins
[50.348] (==) ModulePath set to 
"/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[50.348] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[50.348] (II) Loader magic: 0x558c5344fda0
[50.348] (II) Module ABI versions:
[50.348]X.Org ANSI C Emulation: 0.4
[50.348]X.Org Video Driver: 20.0
[50.348]X.Org XInput driver : 22.1
[50.348]X.Org Server Extension : 9.0
[50.349] (++) using VT number 7

[50.349] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[50.350] (II) xfree86: Adding drm device (/dev/dri/card0)
[50.351] (--) PCI:*(0:0:2:0) 8086:0106:1043:13c7 rev 9, Mem @ 
0xdd00/4194304, 0xc000/268435456, I/O @ 0xe000/64
[50.352] (II) LoadModule: "glx"
[50.590] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[51.314] (II) Module glx: vendor="X.Org Foundation"
[51.314]compiled for 1.18.3, module version = 1.0.0
[51.314]ABI class: X.Org Server Extension, version 9.0
[51.314] (==) AIGLX enabled
[51.314] (==) Matched intel as autoconfigured driver 0
[51.314] (==) Matched intel as autoconfigured driver 1
[51.314] (==) Matched modesetting as autoconfigured driver 2
[51.314] (==) Matched fbdev as autoconfigured driver 3
[51.314] (==) Matched vesa as autoconfigured driver 4
[51.314] (==) Assigned the driver to the xf86ConfigLayout
[51.314] (II) LoadModule: "intel"
[51.378] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[51.748] (II) Module intel: vendor="X.Org Foundation"
[51.748]compiled for 1.18.1, module version = 2.99.917
[51.748]Module class: X.Org Video Driver
[51.748]ABI class: X.Org Video Driver, version 20.0
[51.748] (II) LoadModule: "modesetting"
[51.748] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[51.816] (II) Module modesetting: vendor="X.Org Foundation"
[51.816]compiled for 1.18.3, module version = 1.18.3
[51.816]Module class: X.Org Video Driver
[51.816]ABI class: X.Org Video Driver, version 20.0
[51.816] (II) LoadModule: "fbdev"
[51.816] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[51.844] (II) Module fbdev: vendor="X.Org Foundation"
[51.844]

[Touch-packages] [Bug 1547374] Re: "Monospace Regular 8" became wider

2016-04-22 Thread Nikolay Shopik
I'm using Monospace Regular 11, and with 16.04 release it appears
taller(stretched) and if I select 12 it looks normal (correct
proportions) but become too wide and bigger.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1547374

Title:
  "Monospace Regular 8" became wider

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  I've been using gnome-terminal with "Monospace Regular 8" for years,
  which always had a 6x13 px font size (the same size as xterm, just
  nicer antialiasing).

  With yesterday's update in Xenial, it became wider: 7x13 px each cell
  (and less pleasing to my eyes).

  The neighbor sizes "Monospace Regular 7" is 5px wide, "Monospace
  Regular 9" is 7px wide just as "Monospace Regular 8", only taller. So
  it doesn't make sense for me for "Monospace Regular 8" to be 7px wide
  instead of 6px in between the two neighboring sizes as it used to be.

  (No clue which package is the culprit, sorry.)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: fontconfig 2.11.1-0ubuntu7
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 19 09:11:41 2016
  InstallationDate: Installed on 2012-05-30 (1359 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: fontconfig
  UpgradeStatus: Upgraded to xenial on 2016-02-13 (5 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1041551] Re: No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

2016-03-04 Thread NickKolok, Nikolay Avdeev
Nazar, you're right: I've installed them manually downloading and running dpkg.
Nevertheless, I think that the fact that package metainfo doesn't contain all 
it's requirements is a bug and should be fixed.
May be it's worth trying kernels newer than my 3.2?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1041551

Title:
  No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  Totay after updating from mesa packages of version 8.0.4-1ubuntu1 to 
9.0-git20120821.c1114c61-0ubuntu1 and restarting system I observed no titles on 
windows, no unity panel, dash, even no shortcuts on desktop - only background 
and windows of automatically started programs without frames. Ctrl+Alt+T 
command doesn't works too. Looks like compiz doesn't works at all.
  After manual roll back to version 8.0.4-1ubuntu1 of next packages:
  libgl1-mesa-dri
  libgl1-mesa-glx
  libglapi-mesa
  libglu1-mesa
  libosmesa6
  libxatracker1

  System again works fine.
  My video card Radeon HD5450, all packages of the latest versions of Ubuntu 
12.10 Quantal.
  --- 
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.6.0-rc2-bulldozer-xen-pci x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to quantal on 2012-06-28 (57 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1041551] Re: No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

2016-03-03 Thread NickKolok, Nikolay Avdeev
#10, disagree with you strongly.
At least the packages would be marked as unappropriate.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1041551

Title:
  No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  Totay after updating from mesa packages of version 8.0.4-1ubuntu1 to 
9.0-git20120821.c1114c61-0ubuntu1 and restarting system I observed no titles on 
windows, no unity panel, dash, even no shortcuts on desktop - only background 
and windows of automatically started programs without frames. Ctrl+Alt+T 
command doesn't works too. Looks like compiz doesn't works at all.
  After manual roll back to version 8.0.4-1ubuntu1 of next packages:
  libgl1-mesa-dri
  libgl1-mesa-glx
  libglapi-mesa
  libglu1-mesa
  libosmesa6
  libxatracker1

  System again works fine.
  My video card Radeon HD5450, all packages of the latest versions of Ubuntu 
12.10 Quantal.
  --- 
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.6.0-rc2-bulldozer-xen-pci x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to quantal on 2012-06-28 (57 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1041551] Re: No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

2016-03-02 Thread NickKolok, Nikolay Avdeev
Доброго времени суток!

Обнаружил, что при насильственной установке libglapi-mesa и libgl1-mesa-glx 
версий 10.1.0-4ubuntu5 (от Trusty) и выше (от Xenial) в Precise перестаёт 
запускаться Unity версии 5.20.0-0ubuntu3
По-хорошему, надо бы поколупаться с промежуточными версиями пакетов 
(8.0.4-0ubuntu0.7 - работает). СтОит ли или они больше не поддерживаются?

Greetings from Russia, comrads!

Please reopen the bug (or should I file a new one?)!

I tried to update Qt5 on Ubuntu Precise (12.04) and thus installed
libglapi-mesa and libgl1-mesa-glx, both 10.1.0-4ubuntu5 (for Trusty).
Also I tried to install Xenial versions. If I do so, Unity
5.20.0-0ubuntu3 is breaked, as was described above.

If I return to 8.0.4-0ubuntu0.7 - all works.

Log of starting Unity with libglapi-mesa and libgl1-mesa-glx, both
10.1.0-4ubuntu5:


nickolaus@nicknout:~$ unity
unity-panel-service: процесс не найден
Checking if settings need to be migrated ...no
Checking if internal files need to be migrated ...no
Backend : gconf
Integration : true
Profile : unity
Adding plugins
Initializing core options...done
Initializing composite options...done
Initializing opengl options...done
Initializing decor options...done
Initializing vpswitch options...done
Initializing snap options...done
Initializing mousepoll options...done
Initializing resize options...done
Initializing place options...done
Initializing move options...done
compiz: ../../../../../src/mesa/main/hash.c:133: _mesa_HashLookup_unlocked: 
Assertion `key' failed.
Aborted (core dumped)
nickolaus@nicknout:~$


One more log (while all is working):
nickolaus@nicknout:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string:   Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile x86/MMX/SSE2
OpenGL version string:  3.0 Mesa 9.0

Not software rendered:yes
Not blacklisted:  yes
GLX fbconfig: yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:yes
GL fragment program:  yes
GL vertex buffer object:  yes
GL framebuffer object:yes
GL version is 1.4+:   yes

Unity 3D supported:   yes
nickolaus@nicknout:~$ 

I suppose that adding "breaking unity <=5.20" to these packages will be
a solution. However, if the error could be fixed by improving the source
code, that would be much better!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1041551

Title:
  No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  Totay after updating from mesa packages of version 8.0.4-1ubuntu1 to 
9.0-git20120821.c1114c61-0ubuntu1 and restarting system I observed no titles on 
windows, no unity panel, dash, even no shortcuts on desktop - only background 
and windows of automatically started programs without frames. Ctrl+Alt+T 
command doesn't works too. Looks like compiz doesn't works at all.
  After manual roll back to version 8.0.4-1ubuntu1 of next packages:
  libgl1-mesa-dri
  libgl1-mesa-glx
  libglapi-mesa
  libglu1-mesa
  libosmesa6
  libxatracker1

  System again works fine.
  My video card Radeon HD5450, all packages of the latest versions of Ubuntu 
12.10 Quantal.
  --- 
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.6.0-rc2-bulldozer-xen-pci x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to quantal on 2012-06-28 (57 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1450402] [NEW] apt-get update produce very huge result

2015-04-30 Thread Nikolay Morozov
Public bug reported:

Very huge result in apt-get update i stoped when there was 50GB 

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: apt 1.0.9.7ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
NonfreeKernelModules: sobol
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Apr 30 13:03:23 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-10-17 (194 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140723)
SourcePackage: apt
UpgradeStatus: Upgraded to vivid on 2015-04-29 (0 days ago)

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


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1450402

Title:
  apt-get update produce very huge result

Status in apt package in Ubuntu:
  New

Bug description:
  Very huge result in apt-get update i stoped when there was 50GB 

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apt 1.0.9.7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: sobol
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Apr 30 13:03:23 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-17 (194 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140723)
  SourcePackage: apt
  UpgradeStatus: Upgraded to vivid on 2015-04-29 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1450402] Re: apt-get update produce very huge result

2015-04-30 Thread Nikolay Morozov
nmorozov@nmorozov:~$ sudo apt-get update
[sudo] password for nmorozov: 
Ign http://ru.archive.ubuntu.com vivid InRelease
Ign http://ru.archive.ubuntu.com vivid-updates InRelease
Ign http://ru.archive.ubuntu.com vivid-backports InRelease
Hit http://ru.archive.ubuntu.com vivid Release.gpg
Get:1 http://ru.archive.ubuntu.com vivid-updates Release.gpg [933 B]
Hit http://ru.archive.ubuntu.com vivid-backports Release.gpg
Ign http://security.ubuntu.com vivid-security InRelease
Hit http://ru.archive.ubuntu.com vivid Release
Get:2 http://ru.archive.ubuntu.com vivid-updates Release [63,5 kB]
Hit http://ru.archive.ubuntu.com vivid-backports Release   
Get:3 http://security.ubuntu.com vivid-security Release.gpg [933 B]
Get:4 http://ru.archive.ubuntu.com vivid/main amd64 Packages [1 B]
Get:5 http://security.ubuntu.com vivid-security Release [63,5 kB]
Get:6 http://security.ubuntu.com vivid-security/main amd64 Packages [16,9 kB]
Get:7 http://security.ubuntu.com vivid-security/restricted amd64 Packages [28 B]
Get:8 http://security.ubuntu.com vivid-security/universe amd64 Packages [6 863 
B]
Get:9 http://security.ubuntu.com vivid-security/multiverse amd64 Packages [28 B]
Get:10 http://security.ubuntu.com vivid-security/main i386 Packages [16,9 kB]  
Get:11 http://security.ubuntu.com vivid-security/restricted i386 Packages [28 B]
Get:12 http://security.ubuntu.com vivid-security/universe i386 Packages [6 854 
B]
Get:13 http://security.ubuntu.com vivid-security/multiverse i386 Packages [28 B]
Get:14 http://security.ubuntu.com vivid-security/main Translation-en [1 B] 
Get:15 http://ru.archive.ubuntu.com vivid/main amd64 Packages [1 B]
Get:16 http://ru.archive.ubuntu.com vivid/main amd64 Packages [1 B]
Get:17 http://ru.archive.ubuntu.com vivid/main amd64 Packages [1 B] 

Get:18 http://ru.archive.ubuntu.com vivid/main amd64 Packages [1 B] 

Get:19 http://ru.archive.ubuntu.com vivid/main amd64 Packages [1 B] 

100% [19 Packages 1 364 kB/1 364 kB 100%] [14 Translation-en 55,0 GB/55,0 GB 
100%]^C

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1450402

Title:
  apt-get update produce very huge result

Status in apt package in Ubuntu:
  New

Bug description:
  Very huge result in apt-get update i stoped when there was 50GB 

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apt 1.0.9.7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: sobol
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Apr 30 13:03:23 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-17 (194 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140723)
  SourcePackage: apt
  UpgradeStatus: Upgraded to vivid on 2015-04-29 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1429840] [NEW] Sound - HDA-Intel - HDA ATI SB - 5.1 wont work

2015-03-09 Thread Nikolay
Public bug reported:

About 1 week ago i have installed Ubuntu 14.04.2 LTS for a lightweight
Ruby studying,i also have a 5.1 speaker system wich fully-
exploitable,but linux wont use all speakers fine -  in despite of all
speakers connected,linux see only front right and left speakers whatever
i do.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1429840

Title:
  Sound - HDA-Intel - HDA ATI SB - 5.1 wont work

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  About 1 week ago i have installed Ubuntu 14.04.2 LTS for a lightweight
  Ruby studying,i also have a 5.1 speaker system wich fully-
  exploitable,but linux wont use all speakers fine -  in despite of all
  speakers connected,linux see only front right and left speakers
  whatever i do.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1422744] Re: Policy doesn't update when installing Snappy app with same version

2015-02-18 Thread Nikolay
yeah, I didn't change snap revision.
Thank you for fast answer and clear explanation.
There is no reason to make it private. I've changed it to public. Most 
probably, I've incidentally click somewhere on page, sorry for that.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click-apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1422744

Title:
  Policy doesn't update when installing Snappy app with same version

Status in click-apparmor package in Ubuntu:
  Won't Fix

Bug description:
  I tried to build snap package for Ubuntu Snappy build for Beagle Bone
  Black. I make this package for IoT device, it contains AllJoyn (
  https://allseenalliance.org/developers/learn ), it require lots of
  dbus features. That's why I have to write my own apparmor profile.

  After first attempt I've got this message:
  [  499.786552] audit: type=1400 audit(1421754939.200:22): apparmor=DENIED 
operation=bind profile=my-app_my-app-service_1.0.0 pid=1453 
comm=alljoyn-daemon family=unix sock_type=stream protocol=0 
requested_mask=bind denied_mask=bind addr=@alljoyn

  Then I've added line to profile:
unix (create,bind,listen,send,receive,setopt,connect) type=stream,

  rebuild the snap, call 'snappy-remote install', but this message still
  appears. I even removed profile file in /var/lib/apparmor/profiles dir
  (that line was in file) and reboot board, but this message still
  appears.

  Only after complete snap removal(snappy uninstall) and clean install
  this message disappear.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click-apparmor/+bug/1422744/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2014-12-05 Thread Nikolay Golub
Please, fix this. Ubuntu is the one of the most popular linux distros,
and python3 is currently supported by almost every alive package. And
it's very sad, to have such problem.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1290847

Title:
  pyvenv fails due to mising ensurepip module

Status in python3-defaults package in Ubuntu:
  Fix Released
Status in python3.4 package in Ubuntu:
  Fix Released
Status in python3.4 package in Debian:
  Fix Released

Bug description:
  Hello,

  I noticed the following

  # fails
  python3.4 -m venv --clear python-venv
  Error: Command '['.../external/python-venv/bin/python3.4', '-Im', 
'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1

  # works, but no pip
  python3.4 -m venv --clear --without-pip python-venv

  Thank you

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1290847/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1399100] [NEW] QT Applications ignore theme XFCE settings

2014-12-04 Thread Nikolay Morozov
Public bug reported:

qt applications ignore xfce theme, f.exe smplayer
in 14.04 all works fine

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: libqtgui4 4:4.8.6+git49-gbc62005+dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Dec  4 10:57:05 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-10-17 (47 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140723)
SourcePackage: qt4-x11
UpgradeStatus: Upgraded to utopic on 2014-12-04 (0 days ago)

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/1399100

Title:
  QT Applications ignore theme XFCE settings

Status in qt4-x11 package in Ubuntu:
  New

Bug description:
  qt applications ignore xfce theme, f.exe smplayer
  in 14.04 all works fine

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libqtgui4 4:4.8.6+git49-gbc62005+dfsg-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Dec  4 10:57:05 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-17 (47 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140723)
  SourcePackage: qt4-x11
  UpgradeStatus: Upgraded to utopic on 2014-12-04 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1399100/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 991169] Re: Garbage on the screen when you open the DASH

2014-12-02 Thread Nikolay Chuprina
Andrea, I can't.
Change the hardware configuration of my computer.
I think this bug should be closed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/991169

Title:
  Garbage on the screen when you open the DASH

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  1. System-   Ubuntu Precise (after a successful upgrade from Oneiric).
  2. Package  -   Unity - 5.10.0-0ubuntu6
  3. Hardware - Intel P35 chipset, C2Q Q6600, Geforce 8600GT.

  Problem:
  When you open the main menu instead of the Unity dash displays garbage.
  Screenshot with bug attached.

  When:
  Appears after resuming from standby mode (not hibernate) only.

  Workaround:
  1. Open MyUnity(configuration utility) 
  2. Go to the tab dash
  3. Switch OFF at the blur parameter. and again ON

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1390590] [NEW] ModemManager Crushes after GPRS connection is established (MediaTek modem)

2014-11-07 Thread Nikolay Morozov
Public bug reported:

If i i exstablish a GPRS connection with my Phillips X620 (MediaTek
chip), modemmnager crushes. syslog in attachment.

lspci -vvnn

00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI 
Controller [8086:27cc] (rev 01) (prog-if 20 [EHCI])
Subsystem: Dell Device [1028:0201]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 0: Memory at ffa8 (32-bit, non-prefetchable) [size=1K]
Capabilities: access denied
Kernel driver in use: ehci-pci

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: modemmanager 1.0.0-2ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Nov  7 22:24:02 2014
InstallationDate: Installed on 2014-04-07 (214 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
SourcePackage: modemmanager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** Attachment added: syslog.txt
   https://bugs.launchpad.net/bugs/1390590/+attachment/4255434/+files/syslog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to modemmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1390590

Title:
  ModemManager Crushes after GPRS connection is established (MediaTek
  modem)

Status in “modemmanager” package in Ubuntu:
  New

Bug description:
  If i i exstablish a GPRS connection with my Phillips X620 (MediaTek
  chip), modemmnager crushes. syslog in attachment.

  lspci -vvnn

  00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI 
Controller [8086:27cc] (rev 01) (prog-if 20 [EHCI])
Subsystem: Dell Device [1028:0201]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 0: Memory at ffa8 (32-bit, non-prefetchable) [size=1K]
Capabilities: access denied
Kernel driver in use: ehci-pci

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: modemmanager 1.0.0-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Nov  7 22:24:02 2014
  InstallationDate: Installed on 2014-04-07 (214 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  SourcePackage: modemmanager
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1381183] [NEW] scan sistem

2014-10-14 Thread Nikolay
Public bug reported:

Simply scan and I took these bug.Linuks works well.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Директория е: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  304.117  Tue Nov 26 21:36:39 PST 
2013
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue Oct 14 21:37:57 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: nvidia-304, 304.117, 3.13.0-37-generic, i686: installed
GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2014-10-14 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140722.2)
MachineType: Gigabyte Technology Co., Ltd. GA-MA770-UD3
ProcEnviron:
 LANGUAGE=bg
 PATH=(custom, no user)
 LANG=bg_BG.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic 
root=UUID=1622d021-a7d2-4f13-9d9e-359dc3edd666 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/14/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: FJ
dmi.board.name: GA-MA770-UD3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFJ:bd05/14/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA770-UD3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA770-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA770-UD3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Oct 14 20:41:54 2014
xserver.configfile: /etc/X11/xorg.conf
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputUSB USB Keykoard KEYBOARD, id 8
 inputUSB USB Keykoard KEYBOARD, id 9
 inputOM   MOUSE, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2.1

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1381183

Title:
  scan sistem

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Simply scan and I took these bug.Linuks works well.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Директория е: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.117  Tue Nov 26 21:36:39 
PST 2013
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Oct 14 21:37:57 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304, 304.117, 3.13.0-37-generic, i686: installed
  GraphicsCard: NVIDIA Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2) 
(prog-if 00 [VGA controller])
  InstallationDate: Installed on 2014-10-14 (0 days ago)
  

[Touch-packages] [Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-10-10 Thread Nikolay
I disabled internal logging with MaxLogSize 0 but we have the issue
again. Also I can confirm it really depends on what you are printing,
since we have 10 identically configured servers and on some of them it's
not visibel at all, on others it's happen almost daily.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/512220

Title:
  cupsd crash Closing on unknown HTTP state 0

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: cups

  I often get trouble with cupsd crashing and Apport saying the
  following:

  The problem cannot be reported:
  The program crashed on an assertion failure, but the message could not be 
retrieved. Apport does not support reporting these crashes.

  I think the crash is due to my having a saved Firefox session with
  Cups' administration window (http://localhost:631/admin) in it. The
  crash seems to occur when this session is restored as part of the
  session restore when I log in to my desktop environment.

  I have turned on debug-logging and can see the following:
  D [25/Jan/2010:08:57:16 +0100] cupsdReadClient: 11 GET /images/cups-icon.png 
HTTP/1.1
  D [25/Jan/2010:08:57:16 +0100] cupsdSetBusyState: Active clients
  D [25/Jan/2010:08:57:16 +0100] cupsdAuthorize: No authentication data 
provided.
  D [25/Jan/2010:08:57:16 +0100] cupsdReadClient: 11 Closing on EOF
  D [25/Jan/2010:08:57:16 +0100] cupsdCloseClient: 11
  D [25/Jan/2010:08:57:16 +0100] cupsdSetBusyState: Not busy
  D [25/Jan/2010:08:57:16 +0100] cupsdWriteClient: 1354538648 Closing on 
unknown HTTP state 0
  D [25/Jan/2010:08:57:16 +0100] cupsdCloseClient: 1354538648

  How to reproduce:
  0) Make sure you have session restore activated. Make sure your favorite 
browser is set to restore the last session on reload.
  1) Load http://localhost:631/admin in your favorite browser.
  2) Restart your computer.
  3) Log in to your desktop environment.

  Expected result: The CUPS administration window should be loaded in your 
browser.
  Actual result: The CUPS administration window fails to load. The browser 
says: The connection to the server was reset while the page was loading.

  It is not consistently reproducible, but I would say I see a failure
  rate of 80 %. It happens on both of my test machines.

  ProblemType: Bug
  Architecture: amd64
  Date: Mon Jan 25 09:00:30 2010
  DistroRelease: Ubuntu 10.04
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: LG Electronics P300-T.APE4V
  NonfreeKernelModules: nvidia
  Package: cups 1.4.2-6
  Papersize: letter
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-11-generic 
root=UUID=01ebab7a-379c-48c8-87d6-a2800f6dccfd ro quiet splash
  ProcVersionSignature: Ubuntu 2.6.32-11.15-generic
  SourcePackage: cups
  Uname: Linux 2.6.32-11-generic x86_64
  dmi.bios.date: 06/30/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: ELGNSF18
  dmi.board.name: ELGON
  dmi.board.vendor: LG Electronics
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LG Electronics
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrELGNSF18:bd06/30/2008:svnLGElectronics:pnP300-T.APE4V:pvrNotApplicable:rvnLGElectronics:rnELGON:rvrNotApplicable:cvnLGElectronics:ct10:cvrN/A:
  dmi.product.name: P300-T.APE4V
  dmi.product.version: Not Applicable
  dmi.sys.vendor: LG Electronics

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp