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

2020-12-17 Thread Vitaliy Kosharskiy
No, i'm faced this installer bug and it redirected me to this bug
report. But i've found configuration when i can install OS, but i can't
update my freshly installed system because it will not boot

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

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

Status in Ubuntu CD Images:
  Fix Released
Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Bionic:
  Confirmed
Status in apt source package in Focal:
  Triaged
Status in apt source package in Groovy:
  Triaged
Status in apt package in Debian:
  Unknown

Bug description:
  [Impact]
  Installations that really succeeded would then fail because APT could not 
immediately configure a package. Which is a pointless way to fail at that 
point, because everything did work out anyway.

  So what we do is change that to a warning.

  [Test case]
  Not available right now. Issues can flare up and then disappear again.

  [Regression potential]
  It's imaginable that we missed something somewhere and some path that checked 
for a set error doesn't check it anymore, and we report success when we hit an 
error, but it seems unlikely.

  Behavior of --simulate changes. This used to fail before as well, and
  will now only produce a warning. We don't believe that is a reason of
  concern.

  [Groovy SRU]
  The groovy SRU is a sync of the 2.1.11 micro release from Debian unstable 
which also incorporates changes to the documentation: A typo fix, replacing 
focal with groovy in examples, and minor Dutch manual pages translation updates.

  We do not have test cases for the documentation changes, and we do not
  consider there to be a huge regression potential. As long as they
  build, they should be readable - maybe some words are wrong in the
  translation, who knows.

  [Original bug report]
  Test Case
  1. Install Ubuntu Desktop on hardware with an nVidia card and select to 
install 3rd party drivers
  2. Proceed with installation

  The following error message is displayed in /var/log/syslog
  /plugininstall.py: Verifying downloads ...
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/g/gcc-defaults/gcc_9.3.0-1ubuntu2_amd64.deb: "Version: 
'9.3.0-1ubuntu2' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxcrypt/libcrypt-dev_4.4.10-10ubuntu4_amd64.deb: 
"Version: '4.4.10-10ubuntu4' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/g/gcc-defaults/g++_9.3.0-1ubuntu2_amd64.deb: "Version: 
'9.3.0-1ubuntu2' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/z/zlib/zlib1g_1.2.11.dfsg-2ubuntu1_i386.deb: "Version: 
'1.2.11.dfsg-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxau/libxau6_1.0.9-0ubuntu1_i386.deb: "Version: 
'1.0.9-0ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxdmcp/libxdmcp6_1.1.3-0ubuntu1_i386.deb: "Version: 
'1.1.3-0ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libx11/libx11-6_1.6.9-2ubuntu1_i386.deb: "Version: 
'1.6.9-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxext/libxext6_1.3.4-0ubuntu1_i386.deb: "Version: 
'1.3.4-0ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/l/lm-sensors/libsensors5_3.6.0-2ubuntu1_i386.deb: "Version: 
'3.6.0-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libx11/libx11-xcb1_1.6.9-2ubuntu1_i386.deb: "Version: 
'1.6.9-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxdamage/libxdamage1_1.1.5-1_i386.deb: "Version: 
'1.1.5-1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxfixes/libxfixes3_5.0.3-1_i386.deb: "Version: 
'5.0.3-1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxxf86vm/libxxf86vm1_1.1.4-1build1_i386.deb: "Version: 
'1.1.4-1build1' not found."
  /plugininstall.py: Downloads verified successfully
  ubiquity: Error in function: install
  /plugininstall.py: Exception during installation:
  /plugininstall.py: apt_pkg.Error: E:Could not configure 'libc6:i386'. , 
E:Could not perform immediate configuration on 'libgcc-s1:i386'. Please see man 
5 apt.conf under APT::Immediate-Configure for details. (2)
  /plugininstall.py:

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity 20.04.9
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  App

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

2020-12-17 Thread Vitaliy Kosharskiy
It's no matters when will you install the driver. Recent updates breaks 
somethings and my laptop freezes right after the boot. And i can't switch to 
any terminal because OS not respond. I haven't event a chance to read logs.
I investigated the problem and found that the problem somewhere in Xserver. The 
only way to successfully install Ubuntu it's not checking boxes with updates 
and third party drivers. If after successfully installation you will try to 
update packages OS wouldn't boot. I've tried to update each package manually 
and black screen appears after updating Xserver.

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

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

Status in Ubuntu CD Images:
  Fix Released
Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Bionic:
  Confirmed
Status in apt source package in Focal:
  Triaged
Status in apt source package in Groovy:
  Triaged
Status in apt package in Debian:
  Unknown

Bug description:
  [Impact]
  Installations that really succeeded would then fail because APT could not 
immediately configure a package. Which is a pointless way to fail at that 
point, because everything did work out anyway.

  So what we do is change that to a warning.

  [Test case]
  Not available right now. Issues can flare up and then disappear again.

  [Regression potential]
  It's imaginable that we missed something somewhere and some path that checked 
for a set error doesn't check it anymore, and we report success when we hit an 
error, but it seems unlikely.

  Behavior of --simulate changes. This used to fail before as well, and
  will now only produce a warning. We don't believe that is a reason of
  concern.

  [Groovy SRU]
  The groovy SRU is a sync of the 2.1.11 micro release from Debian unstable 
which also incorporates changes to the documentation: A typo fix, replacing 
focal with groovy in examples, and minor Dutch manual pages translation updates.

  We do not have test cases for the documentation changes, and we do not
  consider there to be a huge regression potential. As long as they
  build, they should be readable - maybe some words are wrong in the
  translation, who knows.

  [Original bug report]
  Test Case
  1. Install Ubuntu Desktop on hardware with an nVidia card and select to 
install 3rd party drivers
  2. Proceed with installation

  The following error message is displayed in /var/log/syslog
  /plugininstall.py: Verifying downloads ...
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/g/gcc-defaults/gcc_9.3.0-1ubuntu2_amd64.deb: "Version: 
'9.3.0-1ubuntu2' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxcrypt/libcrypt-dev_4.4.10-10ubuntu4_amd64.deb: 
"Version: '4.4.10-10ubuntu4' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/g/gcc-defaults/g++_9.3.0-1ubuntu2_amd64.deb: "Version: 
'9.3.0-1ubuntu2' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/z/zlib/zlib1g_1.2.11.dfsg-2ubuntu1_i386.deb: "Version: 
'1.2.11.dfsg-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxau/libxau6_1.0.9-0ubuntu1_i386.deb: "Version: 
'1.0.9-0ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxdmcp/libxdmcp6_1.1.3-0ubuntu1_i386.deb: "Version: 
'1.1.3-0ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libx11/libx11-6_1.6.9-2ubuntu1_i386.deb: "Version: 
'1.6.9-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxext/libxext6_1.3.4-0ubuntu1_i386.deb: "Version: 
'1.3.4-0ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/l/lm-sensors/libsensors5_3.6.0-2ubuntu1_i386.deb: "Version: 
'3.6.0-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libx11/libx11-xcb1_1.6.9-2ubuntu1_i386.deb: "Version: 
'1.6.9-2ubuntu1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxdamage/libxdamage1_1.1.5-1_i386.deb: "Version: 
'1.1.5-1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxfixes/libxfixes3_5.0.3-1_i386.deb: "Version: 
'5.0.3-1' not found."
  /plugininstall.py: Failed to find package object for 
/cdrom//pool/main/libx/libxxf86vm/libxxf86vm1_1.1.4-1build1_i386.deb: "Version: 
'1.1.4-1build1' not found."
  /plugininstall.py: Downloads verified successfully
  ubiquity: Error in function: install
  /plugininstall.py: Exception during installation:
  /plugininstall.py: apt_pkg.Error: E:Could not configure 'libc6:i386'. , 
E:Could not

[Touch-packages] [Bug 1798954] Re: Some go warnings are showing up

2020-09-22 Thread Vitaliy Kanev
Marked this bug as invalid because Cosmic is not supported anymore.
Thanks.

** Changed in: apt (Ubuntu)
   Status: New => Invalid

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

Title:
  Some go warnings are showing up

Status in apt package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce
  --

  1. Type `sudo LANG="ru_RU.UTF-8" apt install `.
  2. Observe output

  Expected behaviour
  --

  No errors

  Actual behaviour
  

  Errors are showing up. Please locate "apt regression bug.txt"
  attachment

  System information
  --

  vitalkanev@fisher:~$ lsb_release -a && echo && uname -a && echo && LANG=C apt 
policy apt
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 18.10
  Release:18.10
  Codename:   cosmic

  Linux fisher 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC
  2018 x86_64 x86_64 x86_64 GNU/Linux

  apt:
Installed: 1.7.0
Candidate: 1.7.0
Version table:
   *** 1.7.0 500
  500 http://archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: apt 1.7.0
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Oct 20 14:29:39 2018
  InstallationDate: Installed on 2018-10-19 (0 days ago)
  InstallationMedia: Kubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1798954/+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 1798954] Re: Some go warnings are showing up

2020-09-22 Thread Vitaliy Kanev
Marked this bug as invalid because Cosmic is not supported anymore.
Thanks.

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

Title:
  Some go warnings are showing up

Status in apt package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce
  --

  1. Type `sudo LANG="ru_RU.UTF-8" apt install `.
  2. Observe output

  Expected behaviour
  --

  No errors

  Actual behaviour
  

  Errors are showing up. Please locate "apt regression bug.txt"
  attachment

  System information
  --

  vitalkanev@fisher:~$ lsb_release -a && echo && uname -a && echo && LANG=C apt 
policy apt
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 18.10
  Release:18.10
  Codename:   cosmic

  Linux fisher 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC
  2018 x86_64 x86_64 x86_64 GNU/Linux

  apt:
Installed: 1.7.0
Candidate: 1.7.0
Version table:
   *** 1.7.0 500
  500 http://archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: apt 1.7.0
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Oct 20 14:29:39 2018
  InstallationDate: Installed on 2018-10-19 (0 days ago)
  InstallationMedia: Kubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1798954/+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 1798954] [NEW] Some go warnings are showing up

2018-10-20 Thread Vitaliy Kanev
Public bug reported:

Steps to reproduce
--

1. Type `sudo LANG="ru_RU.UTF-8" apt install `.
2. Observe output

Expected behaviour
--

No errors

Actual behaviour


Errors are showing up. Please locate "apt regression bug.txt" attachment

System information
--

vitalkanev@fisher:~$ lsb_release -a && echo && uname -a && echo && LANG=C apt 
policy apt
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.10
Release:18.10
Codename:   cosmic

Linux fisher 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux

apt:
  Installed: 1.7.0
  Candidate: 1.7.0
  Version table:
 *** 1.7.0 500
500 http://archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: apt 1.7.0
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Oct 20 14:29:39 2018
InstallationDate: Installed on 2018-10-19 (0 days ago)
InstallationMedia: Kubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
SourcePackage: apt
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug cosmic

** Attachment added: "apt regression bug.txt"
   
https://bugs.launchpad.net/bugs/1798954/+attachment/5203276/+files/apt%20regression%20bug.txt

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

Title:
  Some go warnings are showing up

Status in apt package in Ubuntu:
  New

Bug description:
  Steps to reproduce
  --

  1. Type `sudo LANG="ru_RU.UTF-8" apt install `.
  2. Observe output

  Expected behaviour
  --

  No errors

  Actual behaviour
  

  Errors are showing up. Please locate "apt regression bug.txt"
  attachment

  System information
  --

  vitalkanev@fisher:~$ lsb_release -a && echo && uname -a && echo && LANG=C apt 
policy apt
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 18.10
  Release:18.10
  Codename:   cosmic

  Linux fisher 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC
  2018 x86_64 x86_64 x86_64 GNU/Linux

  apt:
Installed: 1.7.0
Candidate: 1.7.0
Version table:
   *** 1.7.0 500
  500 http://archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: apt 1.7.0
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Oct 20 14:29:39 2018
  InstallationDate: Installed on 2018-10-19 (0 days ago)
  InstallationMedia: Kubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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


Re: [Touch-packages] [Ukraine] [Bug 1727276] [NEW] When using Ukrainian input it looks like alt is always pressed

2017-10-26 Thread Vitaliy Kulikov
could you change keyboard layout switch combination to something without
ALT (ctrl+shift) ? notify us about behavior.

On Oct 25, 2017 13:42, "Launchpad Bug Tracker" <1727...@bugs.launchpad.net>
wrote:

> You have been subscribed to a public bug by Ihor Romanyshyn (iromanyshyn):
>
> Hi people! I have a BIG problem with text input in Ukrainian language.
> When i switch input from English to Ukrainian or use dot it looks like
> [alt] is pressed continuously after that so if I type some text in
> Ukrainian i getting lot of ©®ёэ§²•ъ»«ы (special symbols) instead of my
> text. My keyboard is Ok, it's new Ubuntu 17.10 problem... To temporarily
> input text as normal I need always press [alt] before input any new
> portion of text in Ukrainian, this is frustrating and makes me feel bad.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 17.10
> Package: keyboard-configuration 1.166ubuntu7
> ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
> Uname: Linux 4.13.0-16-generic x86_64
> ApportVersion: 2.20.7-0ubuntu3
> Architecture: amd64
> CurrentDesktop: ubuntu:GNOME
> Date: Wed Oct 25 13:20:00 2017
> InstallationDate: Installed on 2017-10-19 (5 days ago)
> InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64
> (20171018)
> Keyboard:
>  XKBLAYOUT=us
>  BACKSPACE=guess
> PackageArchitecture: all
> ProcEnviron:
>  TERM=xterm-256color
>  PATH=(custom, no user)
>  XDG_RUNTIME_DIR=
>  LANG=uk_UA.UTF-8
>  SHELL=/bin/bash
> SourcePackage: console-setup
> UpgradeStatus: No upgrade log present (probably fresh install)
>
> ** Affects: console-setup (Ubuntu)
>  Importance: Undecided
>  Status: New
>
>
> ** Tags: amd64 apport-bug artful wayland-session
> --
> When using Ukrainian input it looks like alt is always pressed
> https://bugs.launchpad.net/bugs/1727276
> You received this bug notification because you are a member of Користувачі
> Убунту в Україні, which is subscribed to the bug report.
>
> ___
> Mailing list: https://launchpad.net/~ukraine
> Post to : ukra...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~ukraine
> More help   : https://help.launchpad.net/ListHelp
>

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

Title:
  When using Ukrainian input it looks like alt is always pressed

Status in console-setup package in Ubuntu:
  New

Bug description:
  Hi people! I have a BIG problem with text input in Ukrainian language.
  When i switch input from English to Ukrainian or use dot it looks like
  [alt] is pressed continuously after that so if I type some text in
  Ukrainian i getting lot of ©®ёэ§²•ъ»«ы (special symbols) instead of my
  text. My keyboard is Ok, it's new Ubuntu 17.10 problem... To
  temporarily input text as normal I need always press [alt] before
  input any new portion of text in Ukrainian, this is frustrating and
  makes me feel bad.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: keyboard-configuration 1.166ubuntu7
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 25 13:20:00 2017
  InstallationDate: Installed on 2017-10-19 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  Keyboard:
   XKBLAYOUT=us
   BACKSPACE=guess
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: console-setup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1727276/+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 1586857] [NEW] Drag and drop not working from Qt to skype

2016-05-29 Thread Vitaliy Gorbunov
Public bug reported:

See corresponding bug in qt tracker https://bugreports.qt.io/browse/QTBUG-53238
Patch exists, but not yet merged.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Drag and drop not working from Qt to skype

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  See corresponding bug in qt tracker 
https://bugreports.qt.io/browse/QTBUG-53238
  Patch exists, but not yet merged.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1586857/+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 1577313] Re: Drag and drop not working from Qt to some applications

2016-05-29 Thread Vitaliy Gorbunov
Tested with libqt5gui5/xenial-proposed as well. Works perfectly.

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

Title:
  Drag and drop not working from Qt to some applications

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  Drag and drop broken from Qt application to some applications like
  Chromium and Emacs.

  [Test Case]

  See above.

  [Regression Potential]

  Drag and drop in general should be tested. The fixes have been merged
  to upstream Qt LTS release.

  --

  https://codereview.qt-project.org/#/c/150641/
  https://codereview.qt-project.org/#/c/157683/

  As requested on Kubuntu mailing list https://lists.ubuntu.com/archives
  /kubuntu-devel/2016-May/010420.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1577313/+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 1577313] Re: Drag and drop not working from Qt to some applications

2016-05-06 Thread Vitaliy Gorbunov
I can confirm that bug is fixed for chromium and emacs. Also I tested drag and 
drop in general with other applications and didn't find any issue.
Thanks again to Timo and all involved for such quick response to my request.

FYI: Bug seems to be not completely fixed on qt side, because it still
doesn't work for skype. But I will report it to Qt tracker.

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

Title:
  Drag and drop not working from Qt to some applications

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src source package in Xenial:
  New

Bug description:
  [Impact]

  Drag and drop broken from Qt application to some applications like
  Chromium and Emacs.

  [Test Case]

  See above.

  [Regression Potential]

  Drag and drop in general should be tested. The fixes have been merged
  to upstream Qt LTS release.

  --

  https://codereview.qt-project.org/#/c/150641/
  https://codereview.qt-project.org/#/c/157683/

  As requested on Kubuntu mailing list https://lists.ubuntu.com/archives
  /kubuntu-devel/2016-May/010420.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1577313/+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 1456524] [NEW] Vitaliy

2015-05-19 Thread Vitaliy
Public bug reported:

please send updates to fix bugs

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
Uname: Linux 3.16.0-37-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.10
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 May 19 14:30:33 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Device [8086:2010]
InstallationDate: Installed on 2015-05-18 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 (20150218.1)
MachineType: MouseComputer Co.,Ltd. H116K
ProcEnviron:
 LANGUAGE=ru
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-37-generic 
root=UUID=22bd563f-8730-4bff-a394-7af177a0ebaf ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/01/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.4
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H116K
dmi.board.vendor: MouseComputer Co.,Ltd.
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: MouseComputer Co.,Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd04/01/2012:svnMouseComputerCo.,Ltd.:pnH116K:pvrTobefilledbyO.E.M.:rvnMouseComputerCo.,Ltd.:rnH116K:rvrTobefilledbyO.E.M.:cvnMouseComputerCo.,Ltd.:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: H116K
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: MouseComputer Co.,Ltd.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Tue May 19 09:01:21 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

** 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/1456524

Title:
  Vitaliy

Status in xorg package in Ubuntu:
  New

Bug description:
  please send updates to fix bugs

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
  Uname: Linux 3.16.0-37-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.10
  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 May 19 14:30:33 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Device [8086:2010]
  InstallationDate: Installed on 2015-05-18 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: MouseComputer Co.,Ltd. H116K
  ProcEnviron:
   LANGUAGE=ru
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-37-generic 
root=UUID=22bd563f-8730-4bff-a394-7af177a0ebaf ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.4
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H116K
  dmi.board.vendor: MouseComputer Co.,Ltd.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.ve