[Desktop-packages] [Bug 1739263] Re: Gnome terminal always open new window in gnome shell

2018-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-terminal - 3.30.0-1ubuntu1

---
gnome-terminal (3.30.0-1ubuntu1) cosmic; urgency=medium

  * Merge with debian (LP: #1791373), remaining changes:
+ gnome-terminal.wrap, debian/rules:
  - Add a wrapper script to restore command line compatibility.
+ debian/control.in:
  - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for
the wrapper script.
  - Don't Build-Depend on PCRE2
+ Add 0001-Restore-transparency.patch:
  - Restore transparency support
+ Add 0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch:
  - Add CSS names and style classes so we can theme things more easily.
+ Add 0001-screen-window-Extra-padding-around-transparent-termi.patch:
  - Fix transparency on Wayland. Patch by Owen Taylor, via Debarshi Ray @
Fedora (LP: #1650395)
+ Add 52_support_apturl.patch:
  - Support apt: urls.
+ Add 60_add_lp_handler.patch:
  - Add a handler for launchpad bug URLs.
+ Add scrollbar-background-theming.patch:
  - Draw background under the scrollbar that matches the actual terminal
background color. This allows proper theming.
+ Add debian/patches/revert-pcre2.patch:
  - Revert changes that require PCRE2 since it's not in main
(see MIR #163666)
  * Keep 006-fix-invalid-appstream-metadata.patch:
- Ubuntu's AppStream versions and http://appstream.ubuntu.com/
  don't support gnome-terminal's syntax yet
  * Refreshed Patches:
+ debian/patches/50_add_unity_quicklist.patch:
  - Dropped as upstream includes this feature now
  * debian/rules:
- Stop installing compatibility version of gnome-terminal.desktop
  (LP: #1739263)

gnome-terminal (3.30.0-1) unstable; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release 3.30 (LP: #1791373)
  * Refresh patches

  [ Jeremy Bicha ]
  * Bump minimum libvte-2.91-dev to 0.54.0
  * Cherry-pick app-Make-new-terminal-menu-a-hidden-pref.patch
- unified New Terminal menu item can be set via gsettings (LP: #1747171)
  * Add debian/gnome-shell.gsettings-override to disable unified New Terminal
  * debian/rules: Drop obsolete build option to disable unified New Terminal
  * debian/rules: Drop obsolete --disable-migration configure flag
  * Update debian/gbp.conf

 -- Marco Trevisan (Treviño)   Wed, 12 Sep 2018
15:30:08 +0100

** Changed in: gnome-terminal (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Gnome terminal always open new window in gnome shell

Status in gnome-terminal package in Ubuntu:
  Fix Released

Bug description:
  How to regenerate:
  1. Open dash and search for terminal
  2. Click to open terminal
  3. After opening a terminal window, open dash again and search for terminal
  4. In gnome shell, icon doesn't show any indicator that another window of 
terminal is already running and click on the icon will create a new window

  
  Possible cause:
  Installation of gnome-terminal create two .desktop file in 
/usr/share/applications. (gnome-terminal.desktop and org.gnome.Terminal.desktop)

  Workaround:
  1. Delete /usr/share/applications/gnome-terminal.desktop
  2. Edit /usr/share/applications/org.gnome.Terminal.desktop and modify 
NoDisplay=true to NoDisplay=false

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4 [modified: 
usr/share/applications/org.gnome.Terminal.desktop]
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Dec 20 01:04:16 2017
  InstallationDate: Installed on 2017-10-26 (54 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1791373] Re: [FFe] Update gnome-terminal to 3.30.0 and vte to 0.54

2018-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-terminal - 3.30.0-1ubuntu1

---
gnome-terminal (3.30.0-1ubuntu1) cosmic; urgency=medium

  * Merge with debian (LP: #1791373), remaining changes:
+ gnome-terminal.wrap, debian/rules:
  - Add a wrapper script to restore command line compatibility.
+ debian/control.in:
  - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for
the wrapper script.
  - Don't Build-Depend on PCRE2
+ Add 0001-Restore-transparency.patch:
  - Restore transparency support
+ Add 0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch:
  - Add CSS names and style classes so we can theme things more easily.
+ Add 0001-screen-window-Extra-padding-around-transparent-termi.patch:
  - Fix transparency on Wayland. Patch by Owen Taylor, via Debarshi Ray @
Fedora (LP: #1650395)
+ Add 52_support_apturl.patch:
  - Support apt: urls.
+ Add 60_add_lp_handler.patch:
  - Add a handler for launchpad bug URLs.
+ Add scrollbar-background-theming.patch:
  - Draw background under the scrollbar that matches the actual terminal
background color. This allows proper theming.
+ Add debian/patches/revert-pcre2.patch:
  - Revert changes that require PCRE2 since it's not in main
(see MIR #163666)
  * Keep 006-fix-invalid-appstream-metadata.patch:
- Ubuntu's AppStream versions and http://appstream.ubuntu.com/
  don't support gnome-terminal's syntax yet
  * Refreshed Patches:
+ debian/patches/50_add_unity_quicklist.patch:
  - Dropped as upstream includes this feature now
  * debian/rules:
- Stop installing compatibility version of gnome-terminal.desktop
  (LP: #1739263)

gnome-terminal (3.30.0-1) unstable; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release 3.30 (LP: #1791373)
  * Refresh patches

  [ Jeremy Bicha ]
  * Bump minimum libvte-2.91-dev to 0.54.0
  * Cherry-pick app-Make-new-terminal-menu-a-hidden-pref.patch
- unified New Terminal menu item can be set via gsettings (LP: #1747171)
  * Add debian/gnome-shell.gsettings-override to disable unified New Terminal
  * debian/rules: Drop obsolete build option to disable unified New Terminal
  * debian/rules: Drop obsolete --disable-migration configure flag
  * Update debian/gbp.conf

 -- Marco Trevisan (Treviño)   Wed, 12 Sep 2018
15:30:08 +0100

** Changed in: gnome-terminal (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  [FFe] Update gnome-terminal to 3.30.0 and vte to 0.54

Status in gnome-terminal package in Ubuntu:
  Fix Released
Status in vte2.91 package in Ubuntu:
  Fix Released

Bug description:
  gnome-terminal in cosmic is still a 3.28, while vte is at 0.52.

  Prepared packages are at https://bileto.ubuntu.com/#/ticket/3410

  vte upstream changes (0.52 -> 0.54):

  In short:
   - New parser
   - Vte widget separated from terminal
   - Deprecated some functions
   - One more symbol: vte_terminal_get_color_background_for_draw

   AUTHORS|2 +-
   COPYING.GPL3   |  675 +++
   COPYING => COPYING.LGPL2   |0
   COPYING.LGPL3  |  165 +
   HACKING|   11 -
   Makefile.am|4 +-
   README |   10 -
   configure.ac   |   28 +-
   doc/Makefile.am|3 +-
   doc/openi18n/Makefile.am   |7 -
   doc/openi18n/UTF-8.txt |   18 -
   doc/openi18n/cursor.c  |   57 -
   doc/openi18n/wrap.txt  |1 -
   doc/readme.txt |   10 -
   doc/reference/Makefile.am  |   28 +-
   doc/reference/vte-docs.xml |4 +
   doc/reference/vte-sections.txt |9 +-
   doc/vttest.tar.gz  |  Bin 100593 -> 0 bytes
   m4/ax_cxx_compile_stdcxx.m4|4 +-
   po/POTFILES.in |1 -
   po/cs.po   |   64 +-
   po/da.po   |   37 +-
   po/de.po   |   35 +-
   po/el.po   |   36 +-
   po/es.po   |   25 +-
   po/fi.po   |   38 +-
   po/fr.po   |   32 +-
   po/fur.po  |   24 +-
   po/gl.po   |   34 +-
   po/hu.po   |   36 +-
   po/id.po   |   26 +-
   po/it.po   |   36 +-
   po/kk.po   |   36 +-
   po/ko.po   |   70 +-
   po/lt.po   |   31 +-
   po/lv.po   |   33 +-
   po/oc.po   |   33 +-
   po/pl.po   |   24 +-
   po/pt_BR.po|   37 +-
   po/ro.po   |   28 +-
   po/sl.po   | 

[Desktop-packages] [Bug 940341] Re: firefox dictionary resets on update

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  firefox  dictionary resets on update

Status in firefox package in Ubuntu:
  Expired

Bug description:
  The last few updates to Firefox I have performed have also reset the
  language options (in particular, the dictionary consulted for text
  boxes) from en-uk to en-us. System settings are en-uk throughout.

  While a minor annoyance, language settings should be preserved across
  updates.

  Ubuntu 11.10

  firefox:
Installed: 10.0.2+build1-0ubuntu0.11.10.1
Candidate: 10.0.2+build1-0ubuntu0.11.10.1

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

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


[Desktop-packages] [Bug 771980] Re: images not properly displayed

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  images not properly displayed

Status in firefox package in Ubuntu:
  Expired

Bug description:
  Binary package hint: firefox

  http://i184.photobucket.com/albums/x95/farid_ariffin/Screenshot-1.png

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0+nobinonly-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Thu Apr 28 02:46:48 2011
  FirefoxPackages:
   firefox 4.0+nobinonly-0ubuntu3
   flashplugin-installer 10.2.159.1ubuntu1
   adobe-flashplugin N/A
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to natty on 2011-04-27 (0 days ago)

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

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


[Desktop-packages] [Bug 927370] Re: what happened to spellcheck?

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  what happened to spellcheck?

Status in firefox package in Ubuntu:
  Expired

Bug description:
  No longer has spellcheck available.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 10.0+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic-pae 3.0.13
  Uname: Linux 3.0.0-15-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  phillip1288 F pulseaudio
   /dev/snd/pcmC0D0p:   phillip1288 F...m pulseaudio
  BuildID: 20120129141551
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xff6f4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,103c2a4f,0011'
 Controls  : 31
 Simple ctrls  : 19
  Channel: release
  CheckboxSubmission: ed4d16d5015760076abb6c46480af4a1
  CheckboxSystem: 6ce041aeed0a2c17b3343b66d157175d
  Date: Sun Feb  5 19:12:30 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: LastPass - ID=supp...@lastpass.com, Version=1.80.0, 
minVersion=1.9a2, maxVersion=1.9.6, Location=app-profile, Type=extension, 
Active=Yes
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  IpRoute:
   default via 192.168.1.254 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.68  metric 1
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Profiles: Profile0 (Default) - LastVersion=10.0/20120129141551 (Running)
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   Feb  5 11:33:48 phillip-desktop dhclient: DHCPREQUEST of 192.168.1.68 on 
eth0 to 192.168.1.254 port 67
   Feb  5 11:33:48 phillip-desktop dhclient: DHCPACK of 192.168.1.68 from 
192.168.1.254
   Feb  5 11:33:48 phillip-desktop dhclient: bound to 192.168.1.68 -- renewal 
in 36208 seconds.
  dmi.bios.date: 04/11/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.14
  dmi.board.name: Alhena5
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.14:bd04/11/2007:svnCompaq-Presario:pnRR790AA-ABASR2150NX:pvr:rvnECS:rnAlhena5:rvr1.0:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: RR790AA-ABA SR2150NX
  dmi.sys.vendor: Compaq-Presario

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

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


[Desktop-packages] [Bug 939198] Re: skype cant sing in it just spins for hours with no answer

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  skype cant sing in it just spins for hours with no answer

Status in firefox package in Ubuntu:
  Expired

Bug description:
  first is skype, every time i try to log in it just doesnt log in, it keeps 
spining for ages with no answer. even when i try to close it iit wont let me 
kill it 
  then when on firefox i get short time  freezes all the time and now by right 
clicking the mouse freezes firefox to for some seconds,,, please help i 
destroyed my XP so no more microsoft but I want linux to work for me cos i love 
LINUX 
  thanx Nik

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 10.0.2+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0c:   main   1733 F...m pulseaudio
   /dev/snd/controlC1:  main   1733 F pulseaudio
   /dev/snd/controlC0:  main   1733 F pulseaudio
  BuildID: 20120216101208
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff8000 irq 16'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,103c2a3d,0012'
 Controls  : 40
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfea7c000 irq 19'
 Mixer name : 'Nvidia GPU 1c HDMI/DP'
 Components : 'HDA:10de001c,,00100100'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card2.Amixer.info:
   Card hw:2 'U0x46d0x8c5'/'USB Device 0x46d:0x8c5 at usb-:00:13.2-4, high 
speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:08c5'
 Controls  : 2
 Simple ctrls  : 1
  Card2.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 3072
 Mono: Capture 1536 [50%] [24.00dB] [on]
  Channel: release
  Date: Thu Feb 23 02:17:48 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/firefox-10.0.2/firefox
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 192.168.1.254 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.64  metric 1
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Profiles: Profile0 (Default) - LastVersion=10.0.2/20120216101208 (Running)
  PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: 
Daemon not responding.
  PulseSources: Error: command ['pacmd', 'list-sources'] failed with exit code 
1: Daemon not responding.
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/18/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.24
  dmi.board.name: Asterope2
  dmi.board.vendor: ECS
  dmi.board.version: 1.03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.24:bd01/18/2007:svnHPPavilion061:pnRA922AA-ABUt3550.uk:pvr0nF0211RE101ASTE200:rvnECS:rnAsterope2:rvr1.03:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: RA922AA-ABU t3550.uk
  dmi.product.version: 0nF0211RE101ASTE200
  dmi.sys.vendor: HP Pavilion 061

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

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


[Desktop-packages] [Bug 816919] Re: When I maximized Firefox, it was vertically displaced.

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  When I maximized Firefox, it was vertically displaced.

Status in firefox package in Ubuntu:
  Expired

Bug description:
  ???

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 5.0+build1+nobinonly-0ubuntu0.11.04.2
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  NonfreeKernelModules: wl fglrx
  Architecture: amd64
  Date: Wed Jul 27 13:05:09 2011
  FirefoxPackages:
   firefox 5.0+build1+nobinonly-0ubuntu0.11.04.2
   flashplugin-installer 10.3.181.34ubuntu0.11.04.1
   adobe-flashplugin N/A
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=cs_CZ:en
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to natty on 2011-07-27 (0 days ago)

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

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


[Desktop-packages] [Bug 760329] Re: Ubuntu 11.04: Titlebar stays the same no matter where I go

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Ubuntu 11.04:  Titlebar stays the same no matter where I go

Status in firefox package in Ubuntu:
  Expired

Bug description:
  Binary package hint: firefox

  I am not sure whether this is a Unity bug or not.

  Whenever I open a Firefox instance and browse, it shows "Mozilla
  Firefox" at the top and not the current site.  I could live with that,
  but there is a part 2:  When you maximize it, it works again (changes
  to match the current page), but when you un-maximize it again, it
  shows the site you visited when it was maximized, and stays there.  As
  I type this it still says "YouTube... blah blah blah" at the top...

  Description:  Ubuntu Natty (development branch)
  Release:  11.04

  firefox:
Installed: 4.0+nobinonly-0ubuntu1
Candidate: 4.0+nobinonly-0ubuntu1
Version table:
   *** 4.0+nobinonly-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status

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

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


[Desktop-packages] [Bug 754300] Re: nothing happens after pressing 'www' key on the keyboard

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  nothing happens after pressing 'www' key on the keyboard

Status in firefox package in Ubuntu:
  Expired

Bug description:
  Binary package hint: firefox

  after pressing 'www' key , nothing happens and firefox doesn't start
  ('e-mail' key works properly).

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

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


[Desktop-packages] [Bug 787786] Re: Google search result page does not show underlined links

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Google search result page does not show underlined links

Status in firefox package in Ubuntu:
  Expired

Bug description:
  Binary package hint: firefox

  The Google search result headerlines are not underlined nor in color although 
the setting in the Properties for colors of visited and unvisited links are 
set. The mouse cursor also does not change when moving over the link.
  Only the lense symbol changes its mode to bright when moving over the search 
result.
  Other links are colored but the mouse cursor does not change either.
  This relates not only to Google, but also to other pages like various Forums.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic x86_64
  Architecture: amd64
  Date: Tue May 24 22:22:05 2011
  FirefoxPackages:
   firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
   flashplugin-installer 10.3.181.14ubuntu0.11.04.1
   adobe-flashplugin N/A
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=de_AT:de_DE:en
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to natty on 2011-05-20 (4 days ago)

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

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


[Desktop-packages] [Bug 914827] Re: Firefox 9.0.1 not able to include links in Hotmail messages.

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Firefox 9.0.1 not able to include links in Hotmail messages.

Status in firefox package in Ubuntu:
  Expired

Bug description:
  I using Ubuntu 11.10 and Mozilla Firefox 9.0.1.

  When I want to write a message to someone, and include a link for some
  website or article I can not copy and put in the link to the included
  message as before.

  In older ubuntu version I had no trouble with it.

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

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


[Desktop-packages] [Bug 922253] Re: Can't see any Yahoo web page properly

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Can't see any Yahoo web page properly

Status in firefox package in Ubuntu:
  Expired

Bug description:
  When I try to enter any web page from the Yahoo domain I can not see
  it properly when using the firefox browser for ubuntu. I am using
  ubuntu 11.10

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 9.0.1+build1-0ubuntu0.11.10.2
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sarahi 1498 F pulseaudio
   /dev/snd/pcmC0D0p:   sarahi 1498 F...m pulseaudio
  BuildID: 20111228084953
  CRDA: Error: [Errno 2] No existe el archivo o el directorio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe978000 irq 44'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,1565,00100101'
 Controls  : 34
 Simple ctrls  : 18
  Channel: release
  Date: Thu Jan 26 12:52:17 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  IpRoute:
   default via 10.115.0.1 dev eth0  proto static 
   10.115.0.0/16 dev eth0  proto kernel  scope link  src 10.115.44.41  metric 1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Profiles: Profile0 (Default) - LastVersion=9.0.1/20111228084953 (Running)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to oneiric on 2012-01-09 (17 days ago)
  dmi.bios.date: 03/05/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G31-M7 TE
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd03/05/2009:svnBIOSTARGroup:pnG31-M7TE:pvr:rvnBIOSTARGroup:rnG31-M7TE:rvr:cvnBIOSTARGroup:ct3:cvr:
  dmi.product.name: G31-M7 TE
  dmi.sys.vendor: BIOSTAR Group

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

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


[Desktop-packages] [Bug 898613] Re: play.pl Welcome page not displayed correctly in Firefox

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  play.pl Welcome page not displayed correctly in Firefox

Status in firefox package in Ubuntu:
  Expired

Bug description:
  The page  is not
  displayed correctly in Firefox: after logging in, in the top left part
  of the page the small titles "Home page" and "Show last login"
  overlap; moreover, the "Exit" button does not work (if you click on
  it, nothing happens).

  The bug occurred on Ubuntu 10.04 too.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-31.62-generic 2.6.35.13
  Uname: Linux 2.6.35-31-generic i686
  Architecture: i386
  Date: Thu Dec  1 12:56:47 2011
  FirefoxPackages:
   firefox 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
   firefox-gnome-support 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
   firefox-branding 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=pl_PL.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

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

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


[Desktop-packages] [Bug 999364] Re: youtube reproduction in highest resolution (1080, eg. 720) is not allowed

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  youtube reproduction in highest resolution (1080, eg. 720) is not
  allowed

Status in firefox package in Ubuntu:
  Expired

Bug description:
  1) uwe@koch-vdm01:~$ lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  uwe@koch-vdm01:~$ 

  2) uwe@koch-vdm01:~$ apt-cache policy firefox
  firefox:
Instalados: 12.0+build1-0ubuntu0.12.04.1
Candidato:  12.0+build1-0ubuntu0.12.04.1
Tabla de versión:
   *** 12.0+build1-0ubuntu0.12.04.1 0
  500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   11.0+build1-0ubuntu4 0
  500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  uwe@koch-vdm01:~$ 

  3) video reproduction in highest available resolution (1080. 720)

  4) I get the following error:

  "Se ha producido un error. Vuelva a intentarlo más tarde"
  " An error has appeared. Try later again"

  I don't get the error in chrome, if I choose the same video in the
  highest available resolution.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 12.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  uwe2327 F pulseaudio
   /dev/snd/pcmC0D0p:   uwe2327 F...m pulseaudio
  BuildID: 20120423122928
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'CA0106'/'Audigy SE [SB0570] at 0xe200 irq 17'
 Mixer name : 'CA0106'
 Components : ''
 Controls  : 35
 Simple ctrls  : 18
  Channel: release
  Date: Mon May 14 18:05:10 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  IpRoute:
   default via 192.168.1.254 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.76  metric 1
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423122928 (Running)
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  UpgradeStatus: Upgraded to precise on 2012-04-28 (16 days ago)
  dmi.bios.date: 03/07/2008
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: MS-7312
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.board.version: 1.00
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd03/07/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7312:pvr1.00:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7312:rvr1.00:cvn:ct3:cvr:
  dmi.product.name: MS-7312
  dmi.product.version: 1.00
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD

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

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


[Desktop-packages] [Bug 911574] Re: Firefox is not rendered as it is rendered in windows

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Firefox is not rendered as it is rendered in windows

Status in firefox package in Ubuntu:
  Expired

Bug description:
  As my laptop is 14 inch I don't want menu bar I disabled the menu bar but 
still the title bar is there. unlike in windows both menu bar and title bar is 
hidden when I deselect menu bar in Firefox view option.
  This makes lesser reading space.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 8.0+build1-0ubuntu0.11.10.3
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC270 Analog [ALC270 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gpvprasad   2481 F lxpanel
  BuildID: 2015184056
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd440 irq 43'
 Mixer name : 'Intel IbexPeak HDMI'
 Components : 'HDA:10ec0270,103c1425,00100100 
HDA:80862804,80860101,0010'
 Controls  : 21
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Device'/'C-Media INC. USB Sound Device at usb-:00:1d.0-1.1, 
full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0d8c:0103'
 Controls  : 3
 Simple ctrls  : 2
  Channel: release
  Date: Wed Jan  4 07:52:48 2012
  ForcedLayersAccel: False
  InstallationMedia: Lubuntu 11.04 "Natty Narwhal" - i386 (20101203)
  IpRoute:
   default via 172.29.145.25 dev ppp0  proto static 
   169.254.0.0/16 dev ppp0  scope link  metric 1000 
   172.29.145.25 dev ppp0  proto kernel  scope link  src 14.99.19.180
  Profiles: Profile0 (Default) - LastVersion=8.0/2015184056 (Running)
  RfKill: Error: [Errno 2] No such file or directory
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to oneiric on 2011-12-15 (19 days ago)
  dmi.bios.date: 05/20/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.16
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1425
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 54.26
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.16:bd05/20/2010:svnHewlett-Packard:pnPresarioCQ42NotebookPC:pvr049F110028100:rvnHewlett-Packard:rn1425:rvr54.26:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: Presario CQ42 Notebook PC
  dmi.product.version: 049F110028100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Desktop-packages] [Bug 1619128] Re: won't open attachments from mails opened for editing

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  won't open attachments from mails opened for editing

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  Thunderbird refuses to open attachments from mails opened for editing.

  Normally you can open attachments with a double click, either directly
  with the respecting application or thunderbird will show a window
  asking to set the application required to open the file.

  But for mails which are just being edited, the result of a double click on 
the attachment is different:
  - though you can still open pictures
  - double click on doc(x) files just shows a dialog about opening a file named 
"nsmail.bin" (name does not depend on the attachment's original file name)
  - double click on pdf files are being ignored (at least there is no reaction)

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

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


[Desktop-packages] [Bug 1588541] Re: Calendar no longer accepts event start and end times

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Calendar no longer accepts event start and end times

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  Since recent updates, the opportunity to insert start and end time for
  any event no longer exists.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: thunderbird 1:38.8.0+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  barry  1565 F pulseaudio
   /dev/snd/controlC1:  barry  1565 F pulseaudio
  BuildID: 20160511162223
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Thu Jun  2 22:35:55 2016
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Thunderbird (default) - 
{972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2016-05-29 (4 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 192.168.0.1 dev enp3s0  proto static  metric 100 
   169.254.0.0/16 dev enp3s0  scope link  metric 1000 
   192.168.0.0/24 dev enp3s0  proto kernel  scope link  src 192.168.0.55  
metric 100
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MostRecentCrashID: bp-60c69ed4-02ff-4eb7-b822-f74bf2160217
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   prefs.js
   
[Profile]/extensions/smtpswi...@ratm.homeip.net/defaults/preferences/smtpswitch.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=38.8.0/20160511162223
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M5A78L-M/USB3
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd12/02/2014:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM5A78L-M/USB3:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 1585895] Re: this version does not use an older .thunderbird directory

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  this version does not use an older .thunderbird directory

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  It was normal to set up a new installation by copying the .thunderbird
  directory from the previous installation.  This new version requires
  each email account to be re-installed.  As I have seven imap accounts,
  it is really annoying.  I expect I'll move over to a different client.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: thunderbird 1:38.8.0+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  barry  1608 F pulseaudio
   /dev/snd/controlC1:  barry  1608 F pulseaudio
  BuildID: 20160511162223
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Thu May 26 07:27:34 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 192.168.0.1 dev enp3s0  proto static  metric 100 
   169.254.0.0/16 dev enp3s0  scope link  metric 1000 
   192.168.0.0/24 dev enp3s0  proto kernel  scope link  src 192.168.0.55  
metric 100
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-60c69ed4-02ff-4eb7-b822-f74bf2160217
  PrefSources: prefs.js
  Prefs:
   extensions.lastAppVersion: "38.8.0" (prefs.js)
   network.cookie.prefsMigrated: true (prefs.js)
  Profiles: Profile0 (Default) - LastVersion=38.8.0/20160511162223
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2101
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M5A78L-M/USB3
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2101:bd12/02/2014:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM5A78L-M/USB3:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 1626053] Re: can't access to standards through http://sagaweb.afnor.org/

2018-09-12 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  can't access to standards through http://sagaweb.afnor.org/

Status in firefox package in Ubuntu:
  Expired

Bug description:
  It seems this web site requires :
  - DRM
  - FileOpen plugin
  - Adobe Reader (it seems that the support ended for GNU/Linux, old versions 
are still available).

  I'm working in a public organisation which started a slow migration of its 
desktop applications since a few years :
  - M. Office -> OpenOffice -> LibreOffice
  - M. Outlook -> Thunderbird
  - IE -> Firefox
  - Adobe Reader -> SumatraPDF/Evince
  - M. Project -> ProjetLibre

  For servers :
  - M. file server and printer spooler -> Samba and CUPS

  The operating systems are currently :
  - for servers : Ubuntu derivative, Debian or CentOS
  - for desktops : M. Windows 7 (and a few Ubuntu boxes)

  Since this site is using DRM, I can't access to the standards it
  provides. I assume my organisation will give up using Ubuntu for
  desktop computers if the user can't use this web site.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 48.0+build2-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-96.143-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-96-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  j  1783 F pulseaudio
  BuildID: 20160728204513
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Wed Sep 21 10:57:41 2016
  ForcedLayersAccel: False
  IncompatibleExtensions:
   Français Language Pack - langpack...@firefox.mozilla.org
   English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  IpRoute:
   default via 192.168.0.254 dev eth1  proto static 
   192.168.0.0/24 dev eth1  proto kernel  scope link  src 192.168.0.10  metric 1
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MostRecentCrashID: bp-5aba2afd-a3a6-48ad-b8f0-ce6752160611
  Plugins:
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   prefs.js
   
[Profile]/extensions/formhist...@yahoo.com/defaults/preferences/FhcPreferences.js
   
[Profile]/extensions/FasterFox_Lite@BigRedBrent/defaults/preferences/fasterfoxlite.js
  Profiles: Profile0 (Default) - LastVersion=48.0/20160728204513
  RelatedPackageVersions: rhythmbox-mozilla 3.0.2-0ubuntu2
  RfKill: Error: [Errno 2] Aucun fichier ou dossier de ce type: 'rfkill'
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog: 09-21 10:54 dt kernel: [ 3531.713480] systemd-hostnamed[2799]: 
Warning: nss-myhostname is not installed. Changing the local hostname might 
make it unresolveable. Please install nss-myhostname!
  dmi.bios.date: 03/27/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0808
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0808:bd03/27/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 1580477] Re: Thunderbird displays wrong application name

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Thunderbird displays wrong application name

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  Thunderbird is showing "Spam - Thunderbird" in Unity and Mail applet.
  When running "thunderbird" command in terminal, it opens under the
  correct name, but no icon.

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

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


[Desktop-packages] [Bug 1572021] Re: thunderbird constantly hanging possibly due to Lightning plugin.

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  thunderbird constantly hanging possibly due to Lightning plugin.

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  For the last couple of weeks my thunderbird install has been close to
  unusable. Constant frequent hangs, blocking input 2/3rds of the time.
  Which is kind of odd since there have been no updates this cycle.

  However I tried with a fresh profile, and as soon as I enabled
  Lightning, those hangs started again. Disabled again and things seem
  to be running ok again. Normally I would just say meh, bad plugin, but
  isnt lightning supposed to be officially supported plugin and why did
  this only break a couple of weeks ago, when I can't see any updates to
  the obvious components that might affect it.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: thunderbird 1:38.6.0+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BuildID: 20160307142631
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Tue Apr 19 18:08:26 2016
  DefaultProfileIncompatibleExtensions:
   Enigmail - {847b3a00-7ab1-11d4-8f02-006008948af5}
   Lightning - {e2fda1a4-762b-4020-b5ad-a41df1933103}
   Thunderbird (default) - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  DefaultProfilePlugins:
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
   GNOME Shell Integration - 
/usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell)
  DefaultProfilePrefSources:
   prefs.js
   
[Profile]/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
[Profile]/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}/defaults/preferences/preferences.js
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-07 (11 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 
(20160406)
  MostRecentCrashID: bp-42969908-742c-47d8-9d67-b60462160311
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1Plugins:
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
   GNOME Shell Integration - 
/usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell)
  Profile1PrefSources:
   prefs.js
   
[Profile]/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}/defaults/preferences/preferences.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=38.6.0/20160307142631 (In use)
   Profile1 - LastVersion=38.6.0/20160307142631
  RelatedPackageVersions: gnome-shell 3.20.1-0ubuntu1~xenial1
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  SubmittedCrashIDs: bp-42969908-742c-47d8-9d67-b60462160311
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/21/2012
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: P67A-UD3R-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd03/21/2012:svnGigabyteTechnologyCo.,Ltd.:pnP67A-UD3R-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP67A-UD3R-B3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P67A-UD3R-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Desktop-packages] [Bug 1635208] Re: On first start, folder pane is left blank

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  On first start, folder pane is left blank

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  When Thunderbird is first started, the folder pane is blank. (See
  attached screenshot.)

  When it is started the second and subsequent times, the folder pane is
  displayed properly.

  This was happening for me with 16.04 too.

  
  $ lsb_release -rd
  Description:  Ubuntu 16.10
  Release:  16.10

  
  $ apt-cache policy thunderbird
  thunderbird:
Installed: 1:45.3.0+build1-0ubuntu4
Candidate: 1:45.3.0+build1-0ubuntu4
Version table:
   *** 1:45.3.0+build1-0ubuntu4 500
  500 http://gb.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/thunderbird/+bug/1635208/+subscriptions

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


[Desktop-packages] [Bug 1632893] Re: Thunderbird can't open emails in new tabs

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Thunderbird can't open emails in new tabs

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  With today's Thunderbird update in the Yakkety Archive, I can no
  longer open new emails in different tabs. Here's a screenshot of what
  I get: http://img.ctrlv.in/img/16/10/13/57fecd43b1209.png

  I installed the Thunderbird from ppa:mozillateam/thunderbird-next and
  it works fine, so this is not an issue of a library or something like
  that, this is Thunderbird.

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

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


[Desktop-packages] [Bug 1631972] Re: Searching messages by arbitrary headers sometimes doesn't work

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Searching messages by arbitrary headers sometimes doesn't work

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  I have a folder with emails from Launchpad regarding Launchpad bug.
  All of those emails have, among others, this two headers:

  X-Launchpad-Bug-Reporter
  X-Launchpad-Bug-Commenters

  I added both of those fields as a custom fields inside Thunderbird's
  'Customized' headers (in the Search window).

  I've got over 10k emails in that folder, and all of the emails contain
  both those headers, and a lot of them contain single letter 'a' as a
  header content.

  When I create a search that looks like this:

  X-Launchpad-Bug-Commenters contains "a"

  Thunderbird returns almost all emails.

  But, when I create a search that looks like this:

  X-Launchpad-Bug-Reporter contains "a"

  no emails are returned, although there is a lot of emails whose "X
  -Launchpad-Bug-Reporter" contains an 'a'.

  This is Thunderbird in trusty:
  mario@MIKE ~> apt-cache policy thunderbird
  thunderbird:
Installed: 1:45.3.0+build1-0ubuntu0.14.04.4
Candidate: 1:45.3.0+build1-0ubuntu0.14.04.4

  I have also downloaded/installed Thunderbird from the beta-ppa
  (ppa:mozillateam/thunderbird-next), 1:50.0~b1+build2-0ubuntu0.14.04.1,
  and was able to reproduce the above mentioned issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: thunderbird 1:45.3.0+build1-0ubuntu0.14.04.4
  ProcVersionSignature: Ubuntu 3.13.0-96.143-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-96-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mario  5345 F pulseaudio
  BuildID: 20160831174751
  Channel: Unavailable
  CurrentDesktop: MATE
  Date: Mon Oct 10 16:03:09 2016
  ForcedLayersAccel: False
  IncompatibleExtensions:
   Enigmail - {847b3a00-7ab1-11d4-8f02-006008948af5}
   English (GB) Language Pack - langpack-en...@thunderbird.mozilla.org
   Thunderbird (default) - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2014-12-16 (663 days ago)
  InstallationMedia: Ubuntu MATE 14.04.1 "Trusty Tahr" - final amd64 (2014)
  IpRoute:
   default via 192.168.1.1 dev wlan1  proto static 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   192.168.1.0/24 dev wlan1  proto kernel  scope link  src 192.168.1.138  
metric 9 
   192.168.100.0/24 dev virbr1  proto kernel  scope link  src 192.168.100.1 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  MostRecentCrashID: bp-04321c15-607b-43fc-a91c-e73792140903
  Plugins:
   IcedTea-Web Plugin (using IcedTea-Web 1.5.3 (1.5.3-0ubuntu0.14.04.1)) - 
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so 
(icedtea-7-plugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   prefs.js
   
[Profile]/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
  Profiles: Profile0 (Default) - LastVersion=45.3.0/20160831174751 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.5.3-0ubuntu0.14.04.1
   google-talkplugin 5.41.3.0-1
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  SubmittedCrashIDs: bp-04321c15-607b-43fc-a91c-e73792140903
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42904XU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn42904XU:pvrThinkPadX220:rvnLENOVO:rn42904XU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42904XU
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1645685] Re: Thunderbird, XFCE terminal and Emacs don't use preferred web browser

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Thunderbird, XFCE terminal and Emacs don't  use preferred web browser

Status in emacs24 package in Ubuntu:
  Expired
Status in thunderbird package in Ubuntu:
  Expired
Status in xfce4-terminal package in Ubuntu:
  Expired

Bug description:
  I have Google-Chrome set as my preferred web browser in XFCE's
  preferred applications. However, if I open a link in XFCE terminal or
  in Thunderbird Firefox is opened instead. The setting appears to have
  been saved correctly as opening the Web browser item from XFCE's
  applications menu launches Chrome, however it seems those apps are
  ignoring it.

  I'm running XFCE on xenial.

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

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


[Desktop-packages] [Bug 1638083] Re: Thunderbird inresponsive to user input

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Thunderbird inresponsive to user input

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  After upgrading to 16.10 Thunderbird takes ages (very long) to start
  up. Under 16.04 it opened almost immediately, now it takes 30s - 1m
  before being functional.

  After login or reboot, the first attempt to launch Thunderbird
  terminates after seconds. The second attempt succeeds but with above
  described problems.

  Recently, a black window bar obscures the Mail clients main window.
  After being removed (close or move makes the window disappear) every other 
time (startup) a reply to messages is not possible. The icon buttons in the 
window bar do not respond. Reply to a message is impossible.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: thunderbird 1:45.4.0+build1-0ubuntu0.16.10.1
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl nvidia_drm nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  wolf   2652 F pulseaudio
   /dev/snd/controlC0:  wolf   2652 F pulseaudio
  BuildID: 20161025185922
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Mon Oct 31 18:42:28 2016
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   Enigmail - {847b3a00-7ab1-11d4-8f02-006008948af5}
   English (GB) Language Pack - langpack-en...@thunderbird.mozilla.org
   Deutsch (DE) Language Pack - langpack...@thunderbird.mozilla.org
   Thunderbird (default) - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2016-10-22 (9 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  IpRoute:
   default via 10.1.0.254 dev wlp4s0  proto static  metric 600 
   10.0.0.0/8 dev wlp4s0  proto kernel  scope link  src 10.1.0.168  metric 600 
   169.254.0.0/16 dev wlp4s0  scope link  metric 1000 
   172.16.220.0/24 dev vmnet1  proto kernel  scope link  src 172.16.220.1 
   192.168.68.0/24 dev vmnet8  proto kernel  scope link  src 192.168.68.1
  MostRecentCrashID: bp-09b01898-5a57-4940-bf7b-9ce882161021
  PrefSources:
   prefs.js
   
[Profile]/extensions/{25cf5f06-b211-4df3-9d5a-c0ab253a5561}.xpi:defaults/preferences.js
   
[Profile]/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/thunderbird/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}/defaults/preferences/preferences.js
   
/usr/lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=45.4.0/20161025185922 (In use)
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-09b01898-5a57-4940-bf7b-9ce882161021
   bp-57849896-c2e9-45b1-9cbf-0bf392160823
   bp-47c994ab-4894-4453-a743-08c592160525
   bp-407af357-4517-4945-a8da-f0d482151002
   bp-b1c86d9c-9939-42a2-af8d-f9e6c2150903
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Desktop-packages] [Bug 1635862] Re: Always says 'no such file or directory'

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Always says 'no such file or directory'

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  Thunderbird always  'no such file or directory', and asks me to close
  Thunderbird down.  killall  reports that thunderbird is not running.
  Rebooting does not take the problem away. It is still there when I try
  to fire up the app. The version is: 1:45.3.0+build1-0ubuntu4.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: thunderbird 1:45.3.0+build1-0ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  BuildID: 20161012143931
  CurrentDesktop: XFCE
  Date: Sat Oct 22 18:18:03 2016
  InstallationDate: Installed on 2016-10-17 (5 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1645491] Re: Error in Swedish name translation in thunderbird.desktop

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Error in Swedish name translation in thunderbird.desktop

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  Hi, I'm involved in translating a lot of GNOME, Ubuntu and other FOSS-
  packages to Swedish and as a coordinator for the Swedish Ubuntu
  translations. I noticed that the Swedish translation for name ( see
  file thunderbird.desktop in the thunderbird source) has an error -
  instead of

  "Name[sv]=E-postklienten Thunderbird"
  it should be
  "Name[sv]=Thunderbird e-postklient"

  to be in line with most other FOSS-translations to Swedish, and to be
  sorted in the correct order in menus etc.

  If someone could correct this error I'd be grateful (and please take
  it upstreams).

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

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


[Desktop-packages] [Bug 1645685] Re: Thunderbird, XFCE terminal and Emacs don't use preferred web browser

2018-09-12 Thread Launchpad Bug Tracker
[Expired for emacs24 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: emacs24 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Thunderbird, XFCE terminal and Emacs don't  use preferred web browser

Status in emacs24 package in Ubuntu:
  Expired
Status in thunderbird package in Ubuntu:
  Expired
Status in xfce4-terminal package in Ubuntu:
  Expired

Bug description:
  I have Google-Chrome set as my preferred web browser in XFCE's
  preferred applications. However, if I open a link in XFCE terminal or
  in Thunderbird Firefox is opened instead. The setting appears to have
  been saved correctly as opening the Web browser item from XFCE's
  applications menu launches Chrome, however it seems those apps are
  ignoring it.

  I'm running XFCE on xenial.

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

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


[Desktop-packages] [Bug 1645685] Re: Thunderbird, XFCE terminal and Emacs don't use preferred web browser

2018-09-12 Thread Launchpad Bug Tracker
[Expired for xfce4-terminal (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: xfce4-terminal (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Thunderbird, XFCE terminal and Emacs don't  use preferred web browser

Status in emacs24 package in Ubuntu:
  Expired
Status in thunderbird package in Ubuntu:
  Expired
Status in xfce4-terminal package in Ubuntu:
  Expired

Bug description:
  I have Google-Chrome set as my preferred web browser in XFCE's
  preferred applications. However, if I open a link in XFCE terminal or
  in Thunderbird Firefox is opened instead. The setting appears to have
  been saved correctly as opening the Web browser item from XFCE's
  applications menu launches Chrome, however it seems those apps are
  ignoring it.

  I'm running XFCE on xenial.

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

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


[Desktop-packages] [Bug 1679732] Re: ThB 45.8 uses 100%CPU and its windw freezes on start

2018-09-12 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  ThB 45.8 uses 100%CPU and its windw freezes on start

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  Hi,

  This morning I dist-upgraded my Ubuntu 17.04 and got ThB
  1:45.8.0+build1-0ubuntu1 installed.

  Since then, when I start ThB it start using 100% CPU (1 full core) and
  the window freezes. I have no other solution than kill -9 to stop
  it...

  FYI, I have 3 email accounts and 2 google calendars (thus required
  extensions), plus passwords saved but protected by a Master passwd.

  
  BTW, I still have the same problem I've reported countless times over the 
last couple of years: since I have 3 emails+2 calendars, everytime I start ThB 
, I'm facing 5 popups to enter my master passwd... Quite annoying.

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

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


[Desktop-packages] [Bug 1791373] Re: [FFe] Update gnome-terminal to 3.30.0 and vte to 0.54

2018-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package vte2.91 - 0.54.0-1ubuntu1

---
vte2.91 (0.54.0-1ubuntu1) cosmic; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * Merge with debian (LP: #1791373). Remaining changes:
- debian/rules:
  + Use --without-pcre2
- Add revert-pcre2.patch:
  + Revert changes that require PCRE2 since it's not in main
(see MIR #163)
- Add 91_keep_fds.patch since gdebi still requires it (LP: #1756238)
- 0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch:
  + Keep as it is required for the Ubuntu theming
  * Rebased debian/patches
+ d/p/revert-pcre2.patch:
  - Updated to work with Terminal class

  [ Iain Lane ]
  * 0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch: Add an
upstream bug reference.

vte2.91 (0.54.0-1) unstable; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release
  * Update symbols file

  [ Jeremy Bicha ]
  * Update debian/gbp.conf
  * Release to unstable

vte2.91 (0.53.0-1) experimental; urgency=medium

  * Team upload
  * New upstream development release
  * d/watch: Watch for development versions
  * d/copyright: Update
  * Set Rules-Requires-Root to no
  * Stop installing AUTHORS file, which just points to git history
  * Stop installing README, which no longer exists
  * Standards-Version: 4.2.0
  * Refresh patch series
  * d/libvte-2.91-0.symbols: Ignore C++ symbols.
These are template instantiations, and are not part of vte's
public ABI.

 -- Marco Trevisan (Treviño)   Wed, 12 Sep 2018
15:29:35 +0100

** Changed in: vte2.91 (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  [FFe] Update gnome-terminal to 3.30.0 and vte to 0.54

Status in gnome-terminal package in Ubuntu:
  Triaged
Status in vte2.91 package in Ubuntu:
  Fix Released

Bug description:
  gnome-terminal in cosmic is still a 3.28, while vte is at 0.52.

  Prepared packages are at https://bileto.ubuntu.com/#/ticket/3410

  vte upstream changes (0.52 -> 0.54):

  In short:
   - New parser
   - Vte widget separated from terminal
   - Deprecated some functions
   - One more symbol: vte_terminal_get_color_background_for_draw

   AUTHORS|2 +-
   COPYING.GPL3   |  675 +++
   COPYING => COPYING.LGPL2   |0
   COPYING.LGPL3  |  165 +
   HACKING|   11 -
   Makefile.am|4 +-
   README |   10 -
   configure.ac   |   28 +-
   doc/Makefile.am|3 +-
   doc/openi18n/Makefile.am   |7 -
   doc/openi18n/UTF-8.txt |   18 -
   doc/openi18n/cursor.c  |   57 -
   doc/openi18n/wrap.txt  |1 -
   doc/readme.txt |   10 -
   doc/reference/Makefile.am  |   28 +-
   doc/reference/vte-docs.xml |4 +
   doc/reference/vte-sections.txt |9 +-
   doc/vttest.tar.gz  |  Bin 100593 -> 0 bytes
   m4/ax_cxx_compile_stdcxx.m4|4 +-
   po/POTFILES.in |1 -
   po/cs.po   |   64 +-
   po/da.po   |   37 +-
   po/de.po   |   35 +-
   po/el.po   |   36 +-
   po/es.po   |   25 +-
   po/fi.po   |   38 +-
   po/fr.po   |   32 +-
   po/fur.po  |   24 +-
   po/gl.po   |   34 +-
   po/hu.po   |   36 +-
   po/id.po   |   26 +-
   po/it.po   |   36 +-
   po/kk.po   |   36 +-
   po/ko.po   |   70 +-
   po/lt.po   |   31 +-
   po/lv.po   |   33 +-
   po/oc.po   |   33 +-
   po/pl.po   |   24 +-
   po/pt_BR.po|   37 +-
   po/ro.po   |   28 +-
   po/sl.po   |   38 +-
   po/sv.po   |   28 +-
   po/tr.po   |   33 +-
   po/zh_CN.po|   27 +-
   po/zh_TW.po|   25 +-
   src/Makefile.am|  196 +-
   src/app/app.cc |   66 +-
   src/buffer.h   |1 +
   src/caps-list.hh   |  320 --
   src/{vterowdata.h => cell.hh}  |   81 +-
   src/chunk.cc   |   65 +
   src/chunk.hh   |   80 +
   src/debug.cc   |   49 +-
   src/debug.h|   35 +-
   src/interpret.cc   |  272 --
   src/iso2022.cc |  201 -
   src/iso2022.h  |   44 -
   src/iso2022.txt|   15 -
   src/matcher.cc |  221 -
   src/matcher.hh |   88 -
   

Re: [Desktop-packages] [Bug 1758306] Re: Cannot switch mouse primary button to Right (left-handed) in Settings

2018-09-12 Thread Stephen Allen
I found that in my situation it was the upgrade not working good with some
config settings in my ~/home. When I was beta testing, I don't think the
Ubuntu developers considered that many problems are associated with
upgrades. Once I did a clean install, this situation was gone.

On Wed, Sep 12, 2018 at 8:35 PM Leoncio de Queiroz Maya <
1758...@bugs.launchpad.net> wrote:

> Thank you Cas.
> Let me answer to your suggestions.
>
> Check all updates are installed? Try proposed updates?
> I always install all updates.
>
> Is this with mouse or trackpad?
> I only use the trackpad.
>
> Have you checked what gsettings is reporting?
>
> gsettings get org.gnome.desktop.peripherals.mouse left-handed
> true
>
> Perhaps try a booting with a livecd ubuntu and test mouse there. I don't
> have a CD with Ubuntu 18.04.
>
> I started using Ubuntu with version 12.04 and I have updated it to
> versions 14.04 and 16.04. The left-handed mode always worked fine. A
> couple of weeks ago, I was offered to install version 18.04. The bug
> started after the installation of this new version. I must say it is
> very annoying.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1758306
>
> Title:
>   Cannot switch mouse primary button to Right (left-handed) in Settings
>
> Status in gnome-control-center package in Ubuntu:
>   Fix Released
> Status in xserver-xorg-input-libinput package in Ubuntu:
>   Invalid
>
> Bug description:
>   Prior to yesterday's (March 22/18) Bionic update, I had my mouse
> configured for left handed use. That is the mouse primary button being
> switched to the right. GCC doesn't seem to work for this now. I don't know
> if it's related to evdev or what.
>   Held back reporting this in case it was fixed by changes overnight.
> Updated this morning and problem persists.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: gnome-control-center 1:3.28.0-0ubuntu3
>   ProcVersionSignature: Ubuntu
> 4.13.0-36201803011620.0+mediatree+hauppauge-generic 4.13.13
>   Uname: Linux 4.13.0-36201803011620-generic x86_64
>   ApportVersion: 2.20.8-0ubuntu10
>   Architecture: amd64
>   CurrentDesktop: GNOME
>   Date: Fri Mar 23 07:07:02 2018
>   InstallationDate: Installed on 2018-01-19 (62 days ago)
>   InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64
> (20170920)
>   SourcePackage: gnome-control-center
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1758306/+subscriptions
>
-- 

This email is printed from 100% recycled electrons.

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

Title:
  Cannot switch mouse primary button to Right (left-handed) in Settings

Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in xserver-xorg-input-libinput package in Ubuntu:
  Invalid

Bug description:
  Prior to yesterday's (March 22/18) Bionic update, I had my mouse configured 
for left handed use. That is the mouse primary button being switched to the 
right. GCC doesn't seem to work for this now. I don't know if it's related to 
evdev or what.
  Held back reporting this in case it was fixed by changes overnight. Updated 
this morning and problem persists.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.28.0-0ubuntu3
  ProcVersionSignature: Ubuntu 
4.13.0-36201803011620.0+mediatree+hauppauge-generic 4.13.13
  Uname: Linux 4.13.0-36201803011620-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Mar 23 07:07:02 2018
  InstallationDate: Installed on 2018-01-19 (62 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170920)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1439771] Re: wpa_supplicant[874]: dbus: Failed to construct signal after 'suspend'

2018-09-12 Thread WinEunuchs2Unix
Dell AW17R3, Skylake i7-6700HQ, nVidia GTX 970M, Thunderbolt USB-C,
Ubuntu 16.04.5 LTS, Kernel 4.13-0-36-generic. Error appears with
`journalctl --follow` whilst monitoring for unrelated error message
tonight.

Complete log below:

$ journalctl --follow
-- Logs begin at Sat 2018-08-04 14:57:01 MDT. --
Sep 12 19:54:46 alien sudo[11861]: root : TTY=unknown ; PWD=/root ; 
USER=root ; COMMAND=/usr/bin/tee /sys/class/backlight/intel_backlight/brightness
Sep 12 19:54:46 alien sudo[11861]: pam_unix(sudo:session): session opened for 
user root by (uid=0)
Sep 12 19:54:46 alien sudo[11861]: pam_unix(sudo:session): session closed for 
user root
Sep 12 19:54:46 alien sudo[11858]: pam_unix(sudo:session): session closed for 
user root
Sep 12 19:55:46 alien sudo[15339]: root : TTY=unknown ; PWD=/root ; 
USER=root ; COMMAND=/bin/sh -c echo 654 | sudo tee 
/sys/class/backlight/intel_backlight/brightness
Sep 12 19:55:46 alien sudo[15339]: pam_unix(sudo:session): session opened for 
user root by (uid=0)
Sep 12 19:55:46 alien sudo[15342]: root : TTY=unknown ; PWD=/root ; 
USER=root ; COMMAND=/usr/bin/tee /sys/class/backlight/intel_backlight/brightness
Sep 12 19:55:46 alien sudo[15342]: pam_unix(sudo:session): session opened for 
user root by (uid=0)
Sep 12 19:55:46 alien sudo[15342]: pam_unix(sudo:session): session closed for 
user root
Sep 12 19:55:46 alien sudo[15339]: pam_unix(sudo:session): session closed for 
user root
Sep 12 19:56:46 alien sudo[18777]: root : TTY=unknown ; PWD=/root ; 
USER=root ; COMMAND=/bin/sh -c echo 650 | sudo tee 
/sys/class/backlight/intel_backlight/brightness
Sep 12 19:56:46 alien sudo[18777]: pam_unix(sudo:session): session opened for 
user root by (uid=0)
Sep 12 19:56:46 alien sudo[18780]: root : TTY=unknown ; PWD=/root ; 
USER=root ; COMMAND=/usr/bin/tee /sys/class/backlight/intel_backlight/brightness
Sep 12 19:56:46 alien sudo[18780]: pam_unix(sudo:session): session opened for 
user root by (uid=0)
Sep 12 19:56:46 alien sudo[18780]: pam_unix(sudo:session): session closed for 
user root
Sep 12 19:56:46 alien sudo[18777]: pam_unix(sudo:session): session closed for 
user root
Sep 12 19:59:00 alien wpa_supplicant[1399]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: 
(org.freedesktop.DBus.Error.Failed) failed to parse RSN IE
Sep 12 19:59:00 alien wpa_supplicant[1399]: dbus: Failed to construct signal
Sep 12 20:00:01 alien CRON[30005]: pam_unix(cron:session): session opened for 
user root by (uid=0)
Sep 12 20:00:01 alien CRON[30006]: pam_unix(cron:session): session opened for 
user root by (uid=0)
Sep 12 20:00:01 alien CRON[30007]: (root) CMD (/sbin/fstrim /)
Sep 12 20:00:01 alien CRON[30008]: (root) CMD (/usr/bin/updatedb)
Sep 12 20:00:06 alien CRON[30006]: pam_unix(cron:session): session closed for 
user root
Sep 12 20:00:06 alien CRON[30005]: pam_unix(cron:session): session closed for 
user root
Sep 12 20:01:58 alien upowerd[1945]: (upowerd:1945): UPower-Linux-WARNING **: 
treating change event as add on 
/sys/devices/pci:00/:00:14.0/usb1/1-9/1-9:1.2/0003:046D:C52B.0005/0003:046D:2010.0009/power_supply/hidpp_battery_3
Sep 12 20:05:00 alien wpa_supplicant[1399]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: 
(org.freedesktop.DBus.Error.Failed) failed to parse RSN IE
Sep 12 20:05:00 alien wpa_supplicant[1399]: dbus: Failed to construct signal
Sep 12 20:15:01 alien CRON[18052]: pam_unix(cron:session): session opened for 
user root by (uid=0)
Sep 12 20:15:01 alien CRON[18053]: (root) CMD (/usr/bin/updatedb)
Sep 12 20:15:06 alien CRON[18052]: pam_unix(cron:session): session closed for 
user root
Sep 12 20:17:00 alien wpa_supplicant[1399]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: 
(org.freedesktop.DBus.Error.Failed) failed to parse RSN IE
Sep 12 20:17:00 alien wpa_supplicant[1399]: dbus: Failed to construct signal
Sep 12 20:17:01 alien CRON[24974]: pam_unix(cron:session): session opened for 
user root by (uid=0)
Sep 12 20:17:01 alien CRON[24975]: (root) CMD (   cd / && run-parts --report 
/etc/cron.hourly)
Sep 12 20:17:01 alien CRON[24974]: pam_unix(cron:session): session closed for 
user root
Sep 12 20:23:00 alien wpa_supplicant[1399]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: 
(org.freedesktop.DBus.Error.Failed) failed to parse RSN IE
Sep 12 20:23:00 alien wpa_supplicant[1399]: dbus: Failed to construct signal
Sep 12 20:28:33 alien upowerd[1945]: (upowerd:1945): UPower-Linux-WARNING **: 
treating change event as add on 
/sys/devices/pci:00/:00:14.0/usb1/1-9/1-9:1.2/0003:046D:C52B.0005/0003:046D:2010.0009/power_supply/hidpp_battery_3
Sep 12 20:30:01 alien CRON[6024]: pam_unix(cron:session): session opened for 
user root by (uid=0)
Sep 12 20:30:01 alien CRON[6025]: (root) CMD (/usr/bin/updatedb)
Sep 12 20:30:06 alien CRON[6024]: pam_unix(cron:session): session closed for 
user root

-- 
You received this bug notification because you are a member of 

[Desktop-packages] [Bug 1714881] Re: no gdm3 greeter with nvidia quadro and modeset=1, discrete nvidia (not optimus)

2018-09-12 Thread Daniel van Vugt
Thanks. If a fix exists in any release (even pre-release) then we mark
it as Fix Released.

** Changed in: gdm3 (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  no gdm3 greeter with nvidia quadro and modeset=1, discrete nvidia (not
  optimus)

Status in gdm:
  Expired
Status in gdm3 package in Ubuntu:
  Fix Released

Bug description:
  This is to track 
  https://bugzilla.gnome.org/show_bug.cgi?id=787207 " gdm & nvidia with 
modeset=1 causes loop, does not launch greeter "

  I don't know if this is an nvidia bug or a gdm3 bug but it requires
  both to reproduce.

  
  [reply] [−] Description t...@tim-richardson.net [reporter] 2017-09-03 
10:46:21 UTC
  Created attachment 359016 [details]
  syslog

  reproduced on two Thinkpad laptops with bios set to Discrete graphics.
  In this mode, the integrated Intel graphics is bypassed by a hardware
  mux and the machines appears to have only Nvidia graphics.

  Environment is Ubuntu 17.10 development version, pre-release packages
  One laptop has Quadro 1000M, the other Quadro M1000M. Both cards are 
supported by the latest Nvidia drivers. 

  Nvidia driver 375 or 384 (as packaged by Ubuntu)
  /etc/modprobe.d/zz-nvidia.conf has
  options nvidia_384_drm modeset=1

  and after that setting 
  sudo update-initramfs -u

  This problem does not occur when 
  lightdm is used in instead of gdm3
  or
  modeset=1 
  is not deployed.

  The session attempted to launch is either gnome or the new "ubuntu"
  desktop session, which is gnome

  The boot process fails.Sometimes there is just black screen (and high
  CPU activity driving the fans) and sometimes there is a message about
  NVIDIA persistence daemon starting and stopping, as well as gdm
  messages.

  I mounted the filesystem after a crash, and I attach syslog.

  In the attached syslog, search for persistenced to see messages like
  this

  Sep  2 12:42:15 tim-ThinkPad-W520 org.gnome.Shell.desktop[1206]: Window 
manager warning: Failed to create renderer: Failed
   to initialize renderer: Missing extension for GBM renderer: 
EGL_KHR_platform_gbm, Failed to find matching EGLDeviceEXT
   Sep  2 12:42:15 tim-ThinkPad-W520 gnome-shell[1206]: Failed to create 
backend: Failed to create MetaRenderer
   Sep  2 12:42:15 tim-ThinkPad-W520 systemd[1]: Starting NVIDIA Persistence 
Daemon...
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: Verbose syslog 
connection opened
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: Now running with user 
ID 123 and group ID 131
   Sep  2 12:42:15 tim-ThinkPad-W520 systemd[1]: Started NVIDIA Persistence 
Daemon.
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: Started (1237)
   Sep  2 12:42:15 tim-ThinkPad-W520 gnome-session[1196]: 
gnome-session-binary[1196]: WARNING: App 'org.gnome.Shell.desktop'
   exited with code 1
   Sep  2 12:42:15 tim-ThinkPad-W520 gnome-session-binary[1196]: WARNING: App 
'org.gnome.Shell.desktop' exited with code 1
   Sep  2 12:42:15 tim-ThinkPad-W520 gnome-session-binary[1196]: Unrecoverable 
failure in required component org.gnome.Shell.
   desktop
   Sep  2 12:42:15 tim-ThinkPad-W520 systemd-networkd-wait-online[536]: 
ignoring: lo
   Sep  2 12:42:15 tim-ThinkPad-W520 systemd[1]: Stopping NVIDIA Persistence 
Daemon...
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: Received signal 15
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: PID file unlocked.
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: PID file closed.
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: The daemon no longer 
has permission to remove its runtime data
   directory /var/run/nvidia-persistenced
   Sep  2 12:42:15 tim-ThinkPad-W520 nvidia-persistenced: Shutdown (1237)

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

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


[Desktop-packages] [Bug 1792167] Re: Display size detected incorrectly

2018-09-12 Thread Daniel van Vugt
Thanks for the bug report.

1. Can you please run this command on the machine and send us the
output?

  xrandr --verbose

2. Please also run this command to send more system information:

  apport-collect 1792167

** Project changed: kernel => mutter

** Project changed: mutter => mir

** No longer affects: mir

** Project changed: xorg-server => mir

** No longer affects: mir

** No longer affects: gdm (Ubuntu)

** Package changed: gnome-shell (Ubuntu) => mutter (Ubuntu)

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => Incomplete

** Project changed: qt => mir

** No longer affects: mir

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

Title:
  Display size detected incorrectly

Status in mutter package in Ubuntu:
  Incomplete
Status in qtbase-opensource-src package in Ubuntu:
  Incomplete

Bug description:
  Since Ubuntu switched to Gnome, display scaling does not work
  correctly. This is because my external monitor is detected as 7"
  although it is 32". All applications which use Qt auto scaling have
  huge controls!

  It seems like many users have the same problem
  (https://ubuntuforums.org/showthread.php?t=2390362) and thus disable
  Qt auto scaling. I think the solution should be to fix the size
  detection instead.

  Further, it seems not related to graphics driver, since I personally
  use the open source driver with my internal Intel card, whereas
  someone else uses a proprietary Nvidia driver
  (https://askubuntu.com/q/1066879/206608).

  If it is in the wrong category, please move it / add the corresponding
  packages.

  If you need any further information to tackle the problem, just tell
  me!

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

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


[Desktop-packages] [Bug 1767918] Re: Login password from GDM is shown in plain text on the VT1 console

2018-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package plymouth - 0.9.3-1ubuntu8

---
plymouth (0.9.3-1ubuntu8) cosmic; urgency=medium

  * debian/patches/git_ensure_tty_closed_0a662723.patch: ensure tty is closed
on deactivate. (LP: #1767918)

 -- Mathieu Trudel-Lapierre   Tue, 11 Sep 2018
18:56:37 -0400

** Changed in: plymouth (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Login password from GDM is shown in plain text on the VT1 console

Status in gdm3 package in Ubuntu:
  Invalid
Status in plymouth package in Ubuntu:
  Fix Released
Status in gdm3 source package in Bionic:
  New
Status in plymouth source package in Bionic:
  Triaged

Bug description:
  [Impact]
  Sessions in specific circumstances when switching to TTY while plymouth is 
being activated or deactivated.

  [Test cases]
  Steps to reproduce:
  1) Log-in using X11 login via GDM.
  2) Use the desktop for a while.  (For some reason I cannot reproduce if I 
login and then restart after a short while).
  3) In Gnome click System menu -> Power Button -> Restart
  4) Quickly press CTRL-ALT-F1

  Validate whether your login password is visible on the TTY.

  [Regression Potential]
  Possible regressions may include difficulty showing text-mode splash or boot 
messages given that this changes the state of tty based on plymouth's own 
activation state.

  ---

  https://gitlab.gnome.org/GNOME/gdm/issues/408

  
  I don't which package this applies to, but I believe the best bet is GDM.

  Steps to reproduce:
  1) Log-in using X11 login via GDM.
  2) Use the desktop for a while.  (For some reason I cannot reproduce if I 
login and then restart after a short while).
  3) In Gnome click System menu -> Power Button -> Restart
  4) Quickly press CTRL-ALT-F1
  5) I see my login password in plain text in the console.  Once I saw the 
login password repeated twice.

  See attached photo with the login password blanked out.  Below the
  password is the console cursor.

  ## lsb_release -rd
  Description:  Ubuntu 18.04 LTS
  Release:  18.04

  ## apt-cache policy gdm3
  gdm3:
    Installed: 3.28.0-0ubuntu1
    Candidate: 3.28.0-0ubuntu1
    Version table:
   *** 3.28.0-0ubuntu1 500
  500 http://nz.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-18.19-generic 4.15.17
  Uname: Linux 4.15.0-18-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 30 14:54:07 2018
  InstallationDate: Installed on 2018-04-13 (17 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1792259] [NEW] package texlive-latex-extra-doc (not installed) failed to install/upgrade: no se pudieron copiar los datos extraídos de './usr/share/doc/texlive-doc/latex/exam-n

2018-09-12 Thread EdgarVel
Public bug reported:

I wanted to install latex support for libreoffice

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: texlive-latex-extra-doc (not installed)
ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
Uname: Linux 4.15.0-33-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
Date: Sun Sep  9 19:50:13 2018
ErrorMessage: no se pudieron copiar los datos extraídos de 
'./usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf' a 
'/usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf.dpkg-new': fin de 
fichero o de flujo inesperado
InstallationDate: Installed on 2018-08-25 (15 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: texlive-extra
Title: package texlive-latex-extra-doc (not installed) failed to 
install/upgrade: no se pudieron copiar los datos extraídos de 
'./usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf' a 
'/usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf.dpkg-new': fin de 
fichero o de flujo inesperado
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: texlive-extra (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

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

Title:
  package texlive-latex-extra-doc (not installed) failed to
  install/upgrade: no se pudieron copiar los datos extraídos de
  './usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf' a
  '/usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf.dpkg-new':
  fin de fichero o de flujo inesperado

Status in texlive-extra package in Ubuntu:
  New

Bug description:
  I wanted to install latex support for libreoffice

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: texlive-latex-extra-doc (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  Date: Sun Sep  9 19:50:13 2018
  ErrorMessage: no se pudieron copiar los datos extraídos de 
'./usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf' a 
'/usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf.dpkg-new': fin de 
fichero o de flujo inesperado
  InstallationDate: Installed on 2018-08-25 (15 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.3ubuntu0.1
  SourcePackage: texlive-extra
  Title: package texlive-latex-extra-doc (not installed) failed to 
install/upgrade: no se pudieron copiar los datos extraídos de 
'./usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf' a 
'/usr/share/doc/texlive-doc/latex/exam-n/sample_exam.pdf.dpkg-new': fin de 
fichero o de flujo inesperado
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1792259/+subscriptions

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


[Desktop-packages] [Bug 1758306] Re: Cannot switch mouse primary button to Right (left-handed) in Settings

2018-09-12 Thread Leoncio de Queiroz Maya
Thank you Cas. 
Let me answer to your suggestions.

Check all updates are installed? Try proposed updates? 
I always install all updates.

Is this with mouse or trackpad? 
I only use the trackpad.

Have you checked what gsettings is reporting?

gsettings get org.gnome.desktop.peripherals.mouse left-handed
true

Perhaps try a booting with a livecd ubuntu and test mouse there. I don't
have a CD with Ubuntu 18.04.

I started using Ubuntu with version 12.04 and I have updated it to
versions 14.04 and 16.04. The left-handed mode always worked fine. A
couple of weeks ago, I was offered to install version 18.04. The bug
started after the installation of this new version. I must say it is
very annoying.

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

Title:
  Cannot switch mouse primary button to Right (left-handed) in Settings

Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in xserver-xorg-input-libinput package in Ubuntu:
  Invalid

Bug description:
  Prior to yesterday's (March 22/18) Bionic update, I had my mouse configured 
for left handed use. That is the mouse primary button being switched to the 
right. GCC doesn't seem to work for this now. I don't know if it's related to 
evdev or what.
  Held back reporting this in case it was fixed by changes overnight. Updated 
this morning and problem persists.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.28.0-0ubuntu3
  ProcVersionSignature: Ubuntu 
4.13.0-36201803011620.0+mediatree+hauppauge-generic 4.13.13
  Uname: Linux 4.13.0-36201803011620-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Mar 23 07:07:02 2018
  InstallationDate: Installed on 2018-01-19 (62 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170920)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1754458] Re: nm-applet symbol not displayed on mate (18.04)

2018-09-12 Thread bryce aaron smith
idk

** Changed in: ubuntu-mate
 Assignee: (unassigned) => bryce aaron smith (brycesmith1.)

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

Title:
  nm-applet symbol not displayed on mate (18.04)

Status in ubuntu-mate:
  Confirmed
Status in indicator-application package in Ubuntu:
  New
Status in mate-indicator-applet package in Ubuntu:
  New
Status in network-manager-applet package in Ubuntu:
  Invalid
Status in ubuntu-mate-settings package in Ubuntu:
  New

Bug description:
  After upgrading to Ubuntu 18.04, the network manager applet symbol
  isn't displayed any longer. The other functionality (asking for
  credentials) is working. I also see other symbols.

  
  aptitude show network-manager-gnome
  Paket: network-manager-gnome
  Version: 1.8.10-2ubuntu1
  Neu: ja
  Zustand: Installiert

  
  stdout/stderr:
  Gtk-Message: 21:28:14.411: Failed to load module "appmenu-gtk-module"
  Gtk-Message: 21:28:14.431: Failed to load module "topmenu-gtk-module"
  Gtk-Message: 21:28:14.431: Failed to load module "appmenu-gtk-module"
  Gtk-Message: 21:28:14.432: Failed to load module "topmenu-gtk-module"

  ** (nm-applet:29524): WARNING **: 21:28:14.668: Couldn't register with
  accessibility bus: Did not receive a reply. Possible causes include:
  the remote application did not send a reply, the message bus security
  policy blocked the reply, the reply timeout expired, or the network
  connection was broken.

  (nm-applet:29524): nm-applet-WARNING **: 21:28:15.987: Cannot grab
  information for modem at /org/freedesktop/ModemManager1/Modem/6: No
  ModemManager support

  (nm-applet:29524): nm-applet-WARNING **: 21:28:16.124: ModemManager is
  not available for modem at /org/freedesktop/ModemManager1/Modem/6

  (nm-applet:29524): Gtk-WARNING **: 21:28:16.127: Can't set a parent on
  widget which has a parent

  (nm-applet:29524): Gtk-CRITICAL **: 21:28:16.141: gtk_widget_destroy:
  assertion 'GTK_IS_WIDGET (widget)' failed

  (nm-applet:29524): Gtk-CRITICAL **: 21:28:16.141: gtk_widget_destroy:
  assertion 'GTK_IS_WIDGET (widget)' failed

  (nm-applet:29524): Gtk-WARNING **: 21:28:16.171: Can't set a parent on
  widget which has a parent

  (nm-applet:29524): Gtk-CRITICAL **: 21:28:21.500: gtk_widget_destroy:
  assertion 'GTK_IS_WIDGET (widget)' failed

  (nm-applet:29524): Gtk-CRITICAL **: 21:28:21.500: gtk_widget_destroy:
  assertion 'GTK_IS_WIDGET (widget)' failed

  (nm-applet:29524): Gtk-WARNING **: 21:28:21.570: Can't set a parent on
  widget which has a parent

  (nm-applet:29524): Gtk-CRITICAL **: 21:28:24.517: gtk_widget_destroy:
  assertion 'GTK_IS_WIDGET (widget)' failed

  (nm-applet:29524): Gtk-CRITICAL **: 21:28:24.517: gtk_widget_destroy:
  assertion 'GTK_IS_WIDGET (widget)' failed

  (nm-applet:29524): Gtk-WARNING **: 21:28:24.655: Can't set a parent on
  widget which has a parent

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager-gnome 1.8.10-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Thu Mar  8 21:27:56 2018
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager-applet
  UpgradeStatus: No upgrade log present (probably fresh install)
  WpaSupplicantLog:
   
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.4   connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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


[Desktop-packages] [Bug 1792253] [NEW] /usr/bin/nautilus:11:g_signal_emit_valist:g_signal_emit:g_file_monitor_emit_event:g_file_monitor_source_dispatch:g_main_dispatch

2018-09-12 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
nautilus.  This problem was most recently seen with package version 
1:3.26.3-0ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/e77d1cd8edbd9275510c7c03b4879dbfb9ad8085 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


** Tags: artful bionic trusty wily xenial yakkety zesty

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

Title:
  
/usr/bin/nautilus:11:g_signal_emit_valist:g_signal_emit:g_file_monitor_emit_event:g_file_monitor_source_dispatch:g_main_dispatch

Status in nautilus package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
nautilus.  This problem was most recently seen with package version 
1:3.26.3-0ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/e77d1cd8edbd9275510c7c03b4879dbfb9ad8085 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

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


[Desktop-packages] [Bug 1792255] [NEW] /usr/bin/nm-connection-editor:11:__strcasestr:has_visible_children:tree_model_visible_func:gtk_tree_model_filter_real_visible:gtk_tree_model_filter_visible

2018-09-12 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
network-manager-applet.  This problem was most recently seen with package 
version 1.8.10-2ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/22f059991e427d58a003539ecedff7be196a7e35 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


** Tags: artful bionic

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

Title:
  /usr/bin/nm-connection-
  
editor:11:__strcasestr:has_visible_children:tree_model_visible_func:gtk_tree_model_filter_real_visible:gtk_tree_model_filter_visible

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
network-manager-applet.  This problem was most recently seen with package 
version 1.8.10-2ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/22f059991e427d58a003539ecedff7be196a7e35 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

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


[Desktop-packages] [Bug 170049] Re: Inverted ruler co-ordinate system

2018-09-12 Thread ottadini
Magnificent :)

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

Title:
  Inverted ruler co-ordinate system

Status in Inkscape:
  Fix Committed
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  The y-axis of the rulers' co-ordinate system is
  inverted (increasing upwards), and places the origin on
  the bottom left of the viewport. The SVG spec places the
  default origin on the top left of the viewport, and has
  the co-ordinate system increasing to the right and
  downwards.

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

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


[Desktop-packages] [Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-09-12 Thread Polló László
I have a Epson L382 printer/scanner machine and i use the software
available from Epson. The scanner software do not find the scanner -
after the upgrade. sane-find-scanner write this: found USB scanner
(vendor=0x04b8 [EPSON], product=0x1120 [L382 Series]) at libusb:002:004
could not open USB device 0x1d6b/0x0002 at 002:001: Access denied
(insufficient permissions) scanimage -L write this: No scanners were
identified. If you were expecting something different, check that the
scanner is plugged in, turned on and detected by the sane-find-scanner
tool (if appropriate). Please read the documentation which came with
this software (README, FAQ, manpages). The printer part of the machine
working properly.

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

Title:
  Many 3rd party scanner drivers are broken by a sane change

Status in sane-backends package in Ubuntu:
  Confirmed

Bug description:
  Many scanners can no more be used since sane has changed something:
  The 3rd-party plug-in the vendor provides as .deb package will still
  install. But the scanner is no more recognized.

  Scanners that are affected are(besides others):
   - Epson Perfection V10
   - Epson Perfection V1000
   - Epson WorkForce GT-1500
   - Brother MFC-8510DN
   - Epson Perfection V33

  It is to note that the probability that the scanner manufacturers fix
  things others broke is below 100%.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libsane1 1.0.27-1~experimental2ubuntu2
  Uname: Linux 4.14.0-041400rc5-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  Date: Fri Oct 27 12:35:52 2017
  EcryptfsInUse: Yes
  SourcePackage: sane-backends
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions

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


[Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Brian Murray
** Tags removed: rls-bb-incoming

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

Title:
  AWT applications fail with  java.awt.AWTError: Assistive Technology
  not found: org.GNOME.Accessibility.AtkWrapper

Status in jEdit:
  New
Status in JOSM:
  Unknown
Status in java-atk-wrapper package in Ubuntu:
  Invalid
Status in openjdk-8 package in Ubuntu:
  Confirmed
Status in openjdk-lts package in Ubuntu:
  Fix Released

Bug description:
  After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
  AWT applications have started failing with this exception: (using
  jedit as an example, but it happens for lots of apps):

   ~  jedit
  18:12:48 [main] [error] main: Exception in thread "main"
  18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology not 
found: org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  18:12:48 [main] [error] main:  at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
  18:12:48 [main] [error] main:  at 
java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
  18:12:48 [main] [error] main:  at 
org.gjt.sp.jedit.GUIUtilities.showSplashScreen(GUIUtilities.java:1957)
  18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(jEdit.java:389)
  18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
  18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native 
Method)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.Class.forName(Class.java:374)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
  18:12:48 [main] [error] main:  ... 15 more

  Downgrading to 10.0.1+10-3ubuntu1 fixes the bug.

  Work Around
  ---
  Comment out line with 
'assistive_technologies=org.GNOME.Accessibility.AtkWrapper'
  in /etc/java-11-openjdk/accessibility.properties

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

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


[Desktop-packages] [Bug 1733890] Re: Copy to clipboard not working

2018-09-12 Thread Dclaw
I can also confirm that I am now having this same issue over the last
week, as Roland above mentioned.

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

Title:
  Copy to clipboard not working

Status in gnome-screenshot package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  1. Grab the whole screen with delay
  2. Press copy to clipboard
  3. Try pasting into any application like GIMP or Chrome (e.g. Github issue 
thread) using Ctrl + v

  It's not pasting any image because it doesn't seem to be in clipboard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-screenshot 3.25.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
  Uname: Linux 4.13.0-17-generic x86_64
  ApportVersion: 2.20.8-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 22 16:21:11 2017
  InstallationDate: Installed on 2017-11-12 (10 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (2017)
  SourcePackage: gnome-screenshot
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package openjdk-lts -
10.0.2+13-1ubuntu0.18.04.2

---
openjdk-lts (10.0.2+13-1ubuntu0.18.04.2) bionic-security; urgency=medium

  * debian/rules: by default leave atk disabled, move accessibility bridge to
recommends. LP: #1788250. LP: #1788267.
  * debian/control.in, debian/control: move accessibility bridge to
recommends.

 -- Tiago Stürmer Daitx   Fri, 24 Aug 2018
17:36:24 +

** Changed in: openjdk-lts (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  AWT applications fail with  java.awt.AWTError: Assistive Technology
  not found: org.GNOME.Accessibility.AtkWrapper

Status in jEdit:
  New
Status in JOSM:
  Unknown
Status in java-atk-wrapper package in Ubuntu:
  Invalid
Status in openjdk-8 package in Ubuntu:
  Confirmed
Status in openjdk-lts package in Ubuntu:
  Fix Released

Bug description:
  After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
  AWT applications have started failing with this exception: (using
  jedit as an example, but it happens for lots of apps):

   ~  jedit
  18:12:48 [main] [error] main: Exception in thread "main"
  18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology not 
found: org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  18:12:48 [main] [error] main:  at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
  18:12:48 [main] [error] main:  at 
java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
  18:12:48 [main] [error] main:  at 
org.gjt.sp.jedit.GUIUtilities.showSplashScreen(GUIUtilities.java:1957)
  18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(jEdit.java:389)
  18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
  18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native 
Method)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.Class.forName(Class.java:374)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
  18:12:48 [main] [error] main:  ... 15 more

  Downgrading to 10.0.1+10-3ubuntu1 fixes the bug.

  Work Around
  ---
  Comment out line with 
'assistive_technologies=org.GNOME.Accessibility.AtkWrapper'
  in /etc/java-11-openjdk/accessibility.properties

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

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


[Desktop-packages] [Bug 1788267] Re: Many Java apps crash on start on bionic with java.awt.AWTError

2018-09-12 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1788250 ***
https://bugs.launchpad.net/bugs/1788250

This bug was fixed in the package openjdk-lts -
10.0.2+13-1ubuntu0.18.04.2

---
openjdk-lts (10.0.2+13-1ubuntu0.18.04.2) bionic-security; urgency=medium

  * debian/rules: by default leave atk disabled, move accessibility bridge to
recommends. LP: #1788250. LP: #1788267.
  * debian/control.in, debian/control: move accessibility bridge to
recommends.

 -- Tiago Stürmer Daitx   Fri, 24 Aug 2018
17:36:24 +

** Changed in: openjdk-lts (Ubuntu)
   Status: New => Fix Released

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

Title:
  Many Java apps crash on start on bionic with java.awt.AWTError

Status in 389-console package in Ubuntu:
  New
Status in aladin package in Ubuntu:
  New
Status in alter-sequence-alignment package in Ubuntu:
  New
Status in arduino package in Ubuntu:
  New
Status in drmips package in Ubuntu:
  New
Status in emboss package in Ubuntu:
  New
Status in freeplane package in Ubuntu:
  New
Status in geotranz package in Ubuntu:
  New
Status in gpsprune package in Ubuntu:
  New
Status in jaligner package in Ubuntu:
  New
Status in java-atk-wrapper package in Ubuntu:
  New
Status in jaxe package in Ubuntu:
  New
Status in jedit package in Ubuntu:
  New
Status in jftp package in Ubuntu:
  New
Status in jhdf package in Ubuntu:
  New
Status in jmol package in Ubuntu:
  New
Status in logisim package in Ubuntu:
  New
Status in neobio package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New
Status in openjdk-lts package in Ubuntu:
  Fix Released
Status in opticalraytracer package in Ubuntu:
  New
Status in plantuml package in Ubuntu:
  New
Status in proalign package in Ubuntu:
  New
Status in runescape package in Ubuntu:
  New
Status in spread-phy package in Ubuntu:
  New
Status in starjava-topcat package in Ubuntu:
  New
Status in sunflow package in Ubuntu:
  New
Status in thepeg package in Ubuntu:
  New
Status in treeview package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
  1. Install Ubuntu 18.04 LTS
  2. Install LogiSim with `sudo apt-get install logisim`
  3. Launch LogiSim from terminal with `logisim`

  Expected results:
  * LogiSim starts normally

  Actual results:
  * LogiSim crashes on start with

  ```
  $ logisim
  Aug 21, 2018 9:35:29 PM java.util.prefs.FileSystemPreferences$1 run
  INFO: Created user preferences directory.
  Exception in thread "main" java.awt.AWTError: Assistive Technology not found: 
org.GNOME.Accessibility.AtkWrapper
   at java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
   at java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
   at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
   at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
   at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
   at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
   at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
   at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
   at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
   at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
   at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
   at java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
   at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
   at 
java.desktop/javax.swing.UIManager.getSystemLookAndFeelClassName(UIManager.java:660)
   at com.cburch.logisim.gui.start.Startup.parseArgs(Startup.java:250)
   at com.cburch.logisim.Main.main(Main.java:32)
  Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
   at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
   at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
   at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
   at java.base/java.lang.Class.forName0(Native Method)
   at java.base/java.lang.Class.forName(Class.java:374)
   at java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
   ... 14 more
  mate@bionic:~$

  ```

  Notes:

  ```
  $ update-java-alternatives -l
  java-1.11.0-openjdk-amd64  1101   
/usr/lib/jvm/java-1.11.0-openjdk-amd64
  ```

  Problem first seen on AskUbuntu (
  https://askubuntu.com/q/1067569/66509 ) while installing `logisim` on
  Lubuntu 18.04 LTS.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: logisim 2.7.1~dfsg-1
  ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
  Uname: 

[Desktop-packages] [Bug 1758067] Re: OpenType 1.8 font variations not implemented

2018-09-12 Thread Adolfo Jayme
** Summary changed:

- OpenType font variation not working correctly
+ OpenType 1.8 font variations not implemented

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

Title:
  OpenType 1.8 font variations not implemented

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I tried to open an OpenDocument presentation with text formatted in Adobe 
Source Sans (OpenType version installed). But LibreOffice did not recognise the 
latest version of this font despite refreshing font cache several times.
  ---
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: 
  InstallationMedia: 
  Package: libreoffice 1:6.0.2-0ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=tr_TR.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Tags:  bionic
  Uname: Linux 4.15.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


Re: [Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Steve Langasek
On Wed, Sep 12, 2018 at 08:21:52PM -, Norbert wrote:
> I have spent long time adding all affected software to the bug list.

That is not a correct use of 'affects' in Launchpad.  This bogs down the UI
and makes it difficult to interact with this bug.

> Why is it too difficult to roll-out simple one-liner patch as package to
> the 18.04 LTS? Is it Ubuntu LTS or damn buggy ArchLinux?

The Java package undergoes extensive testing as part of an SRU process, and
this is not the only change pending for openjdk-lts.  The straightforward
workaround in the meantime is to make the same change as described in 
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1788250/comments/8
locally in your own config file.

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

Title:
  AWT applications fail with  java.awt.AWTError: Assistive Technology
  not found: org.GNOME.Accessibility.AtkWrapper

Status in jEdit:
  New
Status in JOSM:
  Unknown
Status in java-atk-wrapper package in Ubuntu:
  Invalid
Status in openjdk-8 package in Ubuntu:
  Confirmed
Status in openjdk-lts package in Ubuntu:
  Confirmed

Bug description:
  After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
  AWT applications have started failing with this exception: (using
  jedit as an example, but it happens for lots of apps):

   ~  jedit
  18:12:48 [main] [error] main: Exception in thread "main"
  18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology not 
found: org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  18:12:48 [main] [error] main:  at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
  18:12:48 [main] [error] main:  at 
java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
  18:12:48 [main] [error] main:  at 
org.gjt.sp.jedit.GUIUtilities.showSplashScreen(GUIUtilities.java:1957)
  18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(jEdit.java:389)
  18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
  18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native 
Method)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.Class.forName(Class.java:374)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
  18:12:48 [main] [error] main:  ... 15 more

  Downgrading to 10.0.1+10-3ubuntu1 fixes the bug.

  Work Around
  ---
  Comment out line with 
'assistive_technologies=org.GNOME.Accessibility.AtkWrapper'
  in /etc/java-11-openjdk/accessibility.properties

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

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


[Desktop-packages] [Bug 1774094] Re: [18.04] [3.26.3-0ubuntu4] .desktop extension is duplicated when renaming a .desktop file

2018-09-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

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

Title:
  [18.04] [3.26.3-0ubuntu4] .desktop extension is duplicated when
  renaming a .desktop file

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When attempting to rename a .desktop file in Ubuntu 18.04, .desktop is
  automatically appended. This causes the .desktop extension to get
  duplicated, where renaming `app.desktop` to `app2.desktop` will
  actually rename it to `app2.desktop.desktop`.

  The included patch will check if the new name already has the
  `.desktop` suffix, and appends the extension only if it is missing.

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

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


[Desktop-packages] [Bug 1792167] Re: Display size detected wrongly

2018-09-12 Thread Dark Dragon
** Also affects: kernel
   Importance: Undecided
   Status: New

** Also affects: xorg-server
   Importance: Undecided
   Status: New

** Summary changed:

- Display size detected wrongly
+ Display size detected incorrectly

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

Title:
  Display size detected incorrectly

Status in linux:
  New
Status in Qt:
  New
Status in X.Org X server:
  New
Status in gdm package in Ubuntu:
  New
Status in gnome-shell package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Since Ubuntu switched to Gnome, display scaling does not work
  correctly. This is because my external monitor is detected as 7"
  although it is 32". All applications which use Qt auto scaling have
  huge controls!

  It seems like many users have the same problem
  (https://ubuntuforums.org/showthread.php?t=2390362) and thus disable
  Qt auto scaling. I think the solution should be to fix the size
  detection instead.

  Further, it seems not related to graphics driver, since I personally
  use the open source driver with my internal Intel card, whereas
  someone else uses a proprietary Nvidia driver
  (https://askubuntu.com/q/1066879/206608).

  If it is in the wrong category, please move it / add the corresponding
  packages.

  If you need any further information to tackle the problem, just tell
  me!

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

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


[Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Norbert
Moreover we have 1074 views of related Q on AskUbuntu (
https://askubuntu.com/q/1067569/66509 ).

How long it will be going on?

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

Title:
  AWT applications fail with  java.awt.AWTError: Assistive Technology
  not found: org.GNOME.Accessibility.AtkWrapper

Status in jEdit:
  New
Status in JOSM:
  Unknown
Status in java-atk-wrapper package in Ubuntu:
  Invalid
Status in openjdk-8 package in Ubuntu:
  Confirmed
Status in openjdk-lts package in Ubuntu:
  Confirmed

Bug description:
  After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
  AWT applications have started failing with this exception: (using
  jedit as an example, but it happens for lots of apps):

   ~  jedit
  18:12:48 [main] [error] main: Exception in thread "main"
  18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology not 
found: org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  18:12:48 [main] [error] main:  at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
  18:12:48 [main] [error] main:  at 
java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
  18:12:48 [main] [error] main:  at 
org.gjt.sp.jedit.GUIUtilities.showSplashScreen(GUIUtilities.java:1957)
  18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(jEdit.java:389)
  18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
  18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native 
Method)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.Class.forName(Class.java:374)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
  18:12:48 [main] [error] main:  ... 15 more

  Downgrading to 10.0.1+10-3ubuntu1 fixes the bug.

  Work Around
  ---
  Comment out line with 
'assistive_technologies=org.GNOME.Accessibility.AtkWrapper'
  in /etc/java-11-openjdk/accessibility.properties

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

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


Re: [Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Norbert
@Steve Langasek (vorlon)
Could you please fix the bug?

I have spent long time adding all affected software to the bug list.

Your actions are not friendly. I do not appreciate them.

Why is it too difficult to roll-out simple one-liner patch as package to
the 18.04 LTS? Is it Ubuntu LTS or damn buggy ArchLinux?



On Wed, Sep 12, 2018 at 10:47 PM, Steve Langasek <
steve.langa...@canonical.com> wrote:

> ** No longer affects: 389-console (Ubuntu)
>
> ** No longer affects: aladin (Ubuntu)
>
> ** No longer affects: alter-sequence-alignment (Ubuntu)
>
> ** No longer affects: arduino (Ubuntu)
>
> ** No longer affects: drmips (Ubuntu)
>
> ** No longer affects: emboss (Ubuntu)
>
> ** No longer affects: freeplane (Ubuntu)
>
> ** No longer affects: geotranz (Ubuntu)
>
> ** No longer affects: gpsprune (Ubuntu)
>
> ** No longer affects: jakarta-jmeter (Ubuntu)
>
> ** No longer affects: jaligner (Ubuntu)
>
> ** No longer affects: jaxe (Ubuntu)
>
> ** No longer affects: jedit (Ubuntu)
>
> ** No longer affects: jftp (Ubuntu)
>
> ** No longer affects: jhdf (Ubuntu)
>
> ** No longer affects: jmol (Ubuntu)
>
> ** No longer affects: jxplorer (Ubuntu)
>
> ** No longer affects: logisim (Ubuntu)
>
> ** No longer affects: neobio (Ubuntu)
>
> ** No longer affects: plantuml (Ubuntu)
>
> ** No longer affects: opticalraytracer (Ubuntu)
>
> ** No longer affects: proalign (Ubuntu)
>
> ** No longer affects: runescape (Ubuntu)
>
> ** No longer affects: spread-phy (Ubuntu)
>
> ** No longer affects: starjava-topcat (Ubuntu)
>
> ** No longer affects: sunflow (Ubuntu)
>
> ** No longer affects: thepeg (Ubuntu)
>
> ** No longer affects: treeview (Ubuntu)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1788250
>
> Title:
>   AWT applications fail with  java.awt.AWTError: Assistive Technology
>   not found: org.GNOME.Accessibility.AtkWrapper
>
> Status in jEdit:
>   New
> Status in JOSM:
>   Unknown
> Status in java-atk-wrapper package in Ubuntu:
>   Invalid
> Status in openjdk-8 package in Ubuntu:
>   Confirmed
> Status in openjdk-lts package in Ubuntu:
>   Confirmed
>
> Bug description:
>   After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
>   AWT applications have started failing with this exception: (using
>   jedit as an example, but it happens for lots of apps):
>
>~  jedit
>   18:12:48 [main] [error] main: Exception in thread "main"
>   18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology
> not found: org.GNOME.Accessibility.AtkWrapper
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> newAWTError(Toolkit.java:472)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> fallbackToLoadClassForAT(Toolkit.java:488)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
>   18:12:48 [main] [error] main:  at java.base/java.util.HashMap$
> KeySpliterator.forEachRemaining(HashMap.java:1608)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> AbstractPipeline.copyInto(AbstractPipeline.java:484)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> AbstractPipeline.evaluate(AbstractPipeline.java:234)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ReferencePipeline.forEach(ReferencePipeline.java:497)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> loadAssistiveTechnologies(Toolkit.java:532)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> getDefaultToolkit(Toolkit.java:613)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.
> EventQueue.invokeAndWait(EventQueue.java:1342)
>   18:12:48 [main] [error] main:  at java.desktop/javax.swing.
> SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
>   18:12:48 [main] [error] main:  at org.gjt.sp.jedit.GUIUtilities.
> showSplashScreen(GUIUtilities.java:1957)
>   18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(
> jEdit.java:389)
>   18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException:
> org.GNOME.Accessibility.AtkWrapper
>   18:12:48 [main] [error] main:  at java.base/jdk.internal.loader.
> BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
>   18:12:48 [main] [error] main:  at java.base/jdk.internal.loader.
> ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
>   18:12:48 [main] [error] main:  at java.base/java.lang.
> 

Re: [Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Norbert
@Steve Langasek (vorlon)

Could you please fix the bug?

I have spent long time adding all affected software to the bug list.

Your actions are not friendly. I do not appreciate them.

Why is it too difficult to roll-out simple one-liner patch as package to
the 18.04 LTS? Is it Ubuntu LTS or damn buggy ArchLinux?

All these applications (389-console aladin alter-sequence-alignment arduino
drmips emboss freeplane geotranz gpsprune jakarta-jmeter jaligner jaxe
jedit jftp jhdf jmol jxplorer logisim neobio plantuml opticalraytracer
proalign runescape spread-phy starjava-topcat sunflow thepeg treeview ) are
affected by the bug and nobody cares about the problem...

On Wed, Sep 12, 2018 at 10:53 PM, Launchpad Bug Tracker <
1788...@bugs.launchpad.net> wrote:

> Status changed to 'Confirmed' because the bug affects multiple users.
>
> ** Changed in: openjdk-8 (Ubuntu)
>Status: New => Confirmed
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1788267).
> https://bugs.launchpad.net/bugs/1788250
>
> Title:
>   AWT applications fail with  java.awt.AWTError: Assistive Technology
>   not found: org.GNOME.Accessibility.AtkWrapper
>
> Status in jEdit:
>   New
> Status in JOSM:
>   Unknown
> Status in java-atk-wrapper package in Ubuntu:
>   Invalid
> Status in openjdk-8 package in Ubuntu:
>   Confirmed
> Status in openjdk-lts package in Ubuntu:
>   Confirmed
>
> Bug description:
>   After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
>   AWT applications have started failing with this exception: (using
>   jedit as an example, but it happens for lots of apps):
>
>~  jedit
>   18:12:48 [main] [error] main: Exception in thread "main"
>   18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology
> not found: org.GNOME.Accessibility.AtkWrapper
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> newAWTError(Toolkit.java:472)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> fallbackToLoadClassForAT(Toolkit.java:488)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
>   18:12:48 [main] [error] main:  at java.base/java.util.HashMap$
> KeySpliterator.forEachRemaining(HashMap.java:1608)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> AbstractPipeline.copyInto(AbstractPipeline.java:484)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> AbstractPipeline.evaluate(AbstractPipeline.java:234)
>   18:12:48 [main] [error] main:  at java.base/java.util.stream.
> ReferencePipeline.forEach(ReferencePipeline.java:497)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> loadAssistiveTechnologies(Toolkit.java:532)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> getDefaultToolkit(Toolkit.java:613)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.
> EventQueue.invokeAndWait(EventQueue.java:1342)
>   18:12:48 [main] [error] main:  at java.desktop/javax.swing.
> SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
>   18:12:48 [main] [error] main:  at org.gjt.sp.jedit.GUIUtilities.
> showSplashScreen(GUIUtilities.java:1957)
>   18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(
> jEdit.java:389)
>   18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException:
> org.GNOME.Accessibility.AtkWrapper
>   18:12:48 [main] [error] main:  at java.base/jdk.internal.loader.
> BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
>   18:12:48 [main] [error] main:  at java.base/jdk.internal.loader.
> ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
>   18:12:48 [main] [error] main:  at java.base/java.lang.
> ClassLoader.loadClass(ClassLoader.java:499)
>   18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native
> Method)
>   18:12:48 [main] [error] main:  at java.base/java.lang.Class.
> forName(Class.java:374)
>   18:12:48 [main] [error] main:  at java.desktop/java.awt.Toolkit.
> fallbackToLoadClassForAT(Toolkit.java:485)
>   18:12:48 [main] [error] main:  ... 15 more
>
>   Downgrading to 10.0.1+10-3ubuntu1 fixes the bug.
>
>   Work Around
>   ---
>   Comment out line with 'assistive_technologies=org.GNOME.Accessibility.
> AtkWrapper'
>   in /etc/java-11-openjdk/accessibility.properties
>
> To manage notifications about this bug go to:
> 

[Desktop-packages] [Bug 1792167] Re: Display size detected wrongly

2018-09-12 Thread Sebastian Ramacher
Broken auto-scaling is a bug in Qt. If your monitor is incorrectly
detected as 7", there's probably also a kernel or X.org bug somewhere.

** Package changed: vlc (Ubuntu) => qtbase-opensource-src (Ubuntu)

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

Title:
  Display size detected wrongly

Status in Qt:
  New
Status in gdm package in Ubuntu:
  New
Status in gnome-shell package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Since Ubuntu switched to Gnome, display scaling does not work
  correctly. This is because my external monitor is detected as 7"
  although it is 32". All applications which use Qt auto scaling have
  huge controls!

  It seems like many users have the same problem
  (https://ubuntuforums.org/showthread.php?t=2390362) and thus disable
  Qt auto scaling. I think the solution should be to fix the size
  detection instead.

  Further, it seems not related to graphics driver, since I personally
  use the open source driver with my internal Intel card, whereas
  someone else uses a proprietary Nvidia driver
  (https://askubuntu.com/q/1066879/206608).

  If it is in the wrong category, please move it / add the corresponding
  packages.

  If you need any further information to tackle the problem, just tell
  me!

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

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


[Desktop-packages] [Bug 1789949] PulseList.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188116/+files/PulseList.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] RfKill.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1789949/+attachment/5188117/+files/RfKill.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  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-08-26 (16 

[Desktop-packages] [Bug 1789949] UdevDb.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1789949/+attachment/5188118/+files/UdevDb.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  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-08-26 (16 

[Desktop-packages] [Bug 1789949] ProcModules.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188115/+files/ProcModules.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] ProcInterrupts.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188114/+files/ProcInterrupts.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed 

[Desktop-packages] [Bug 1766974] Re: /dev/dri/card0

2018-09-12 Thread Manuel López-Ibáñez
This recently happened to me with linux-image-4.15.0-34-generic
see bug #1792213

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

Title:
  /dev/dri/card0

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  There are very many bugs reported recently against xorg with a commmon
  theme

  the following are just 2 examples from the various xorg logs

  (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission 
denied
  (EE) intel(0): [drm] failed to set drm interface version: Permission denied 
[13].

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

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


[Desktop-packages] [Bug 1789949] WifiSyslog.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188119/+files/WifiSyslog.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] nmcli-con.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "nmcli-con.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188120/+files/nmcli-con.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto 

[Desktop-packages] [Bug 1789949] ProcEnviron.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188113/+files/ProcEnviron.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] PciNetwork.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "PciNetwork.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188111/+files/PciNetwork.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] ProcCpuinfoMinimal.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188112/+files/ProcCpuinfoMinimal.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: 

[Desktop-packages] [Bug 1789949] NetworkManager.conf.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "NetworkManager.conf.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188110/+files/NetworkManager.conf.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: 

[Desktop-packages] [Bug 1789949] NetDevice.wlp4s0.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "NetDevice.wlp4s0.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188109/+files/NetDevice.wlp4s0.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: 

[Desktop-packages] [Bug 1789949] NetDevice.ra0.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "NetDevice.ra0.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188108/+files/NetDevice.ra0.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] NetDevice.enp3s0.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "NetDevice.enp3s0.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188106/+files/NetDevice.enp3s0.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: 

[Desktop-packages] [Bug 1789949] NetDevice.lo.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "NetDevice.lo.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188107/+files/NetDevice.lo.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] Lsusb.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1789949/+attachment/5188105/+files/Lsusb.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  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-08-26 (16 

[Desktop-packages] [Bug 1789949] Lspci.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1789949/+attachment/5188104/+files/Lspci.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  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-08-26 (16 

[Desktop-packages] [Bug 1789949] Dependencies.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188101/+files/Dependencies.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1789949] IpAddr.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "IpAddr.txt"
   https://bugs.launchpad.net/bugs/1789949/+attachment/5188102/+files/IpAddr.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  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-08-26 (16 

[Desktop-packages] [Bug 1789949] IwConfig.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188103/+files/IwConfig.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  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-08-26 

[Desktop-packages] [Bug 1789949] CRDA.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1789949/+attachment/5188099/+files/CRDA.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  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-08-26 (16 days 

[Desktop-packages] [Bug 1789949] Re: WiFi-Stick TP-Link T2UH not working

2018-09-12 Thread WiseMonk
apport information

** Tags added: apport-collected

** Description changed:

  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.
  
  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.
  
  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 
  
  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
  
  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  
  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  a  2175 F pulseaudio
+  /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
+  /dev/snd/controlC0:  a  2175 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ 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-08-26 (16 days ago)
+ InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
+ IpRoute:
+  default via 10.65.0.1 dev wlp4s0 proto dhcp metric 600 
+  default via 10.66.0.1 dev ra0 proto dhcp metric 601 
+  10.65.0.0/20 dev wlp4s0 proto kernel scope link src 10.65.3.214 metric 600 
+  10.66.0.0/18 dev ra0 proto kernel scope link src 10.66.33.131 metric 601 
+  

[Desktop-packages] [Bug 1789949] CurrentDmesg.txt

2018-09-12 Thread WiseMonk
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1789949/+attachment/5188100/+files/CurrentDmesg.txt

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

Title:
  WiFi-Stick TP-Link T2UH not working

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

Bug description:
  TP-Link Archer T2UH, AC600, version 1
  After plugging in the WiFi-Stick, nothing happens on Ubuntu(while on Windows 
10 I was immediately able to connect).
  So searching on the web I found some kind of "solution", which it not really 
working well.
  on various Forums I found the links to the following drivers:
  https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
  https://github.com/Anty0/mt7610u_wifi_sta_v3002_dpo_20130916/
  From which the first works well on Debian, but fail to compile on ubuntu.
  And the second one works on ubuntu, but makes the network manager laggin, and 
won't let me reconnect after some random disconnects, until I restart the 
NetworkManager.That happens quite often. Plugging it out and back in, also 
requires "sudo systemctl restart NetworkManager" to reconnect. To compile this, 
I had to manually copy-paste the git, cause the readme description seemed to be 
referring to another package.
  Also, I don't know how secure these drivers are.
  There is also a driver from TP-Link, which is too old and doesnt work with 
newer kernels.
  Mediatek also has driver, but i didnt know how to build them.

  Before launching "ubuntu-bug" i unplugged and replugged the WiFi-Stick
  (thus showing "no networks") and im connected to the internet through
  another (built-in) device.

  For the TP-Link T2UH the lsusb will show:
  Bus 003 Device 012: ID 148f:761a Ralink Technology, Corp. 

  while disconnected the "ip a" will show:
  9: ra0:  mtu 1500 qdisc noop state DOWN group default 
qlen 1000
  link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff

  lsb_release -rd shows:
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04

  
  Not sure if this is a bug of the Network Manager, or just a missing feature. 
Maybe it would be good to have a driver for it from the repository. Or to 
somehow integrate the chip-support into the system.
  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.10.6-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 30 17:51:16 2018
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2018-08-26 (3 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IpRoute:
   default via 10.66.0.1 dev wlp4s0 proto dhcp metric 600 
   10.66.0.0/18 dev wlp4s0 proto kernel scope link src 10.66.42.112 metric 600 
   169.254.0.0/16 dev wlp4s0 scope link metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp4s0  wifi  connected/org/freedesktop/NetworkManager/Devices/4  
uni-ms 1dee93213-b593-434a-b2eb-5504f3b5bfc7  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   enp3s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   ra0 wifi  unmanaged/org/freedesktop/NetworkManager/Devices/5  -- 
 ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.10.6   connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  a  2175 F pulseaudio
   /dev/snd/pcmC0D0p:   a  2175 F...m pulseaudio
   /dev/snd/controlC0:  a  2175 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1792208] [NEW] nautilus 3.30 for cosmic in universe repro

2018-09-12 Thread gebi
Public bug reported:

Hi,

just a wish - would it be possible to include nautilus 3.30 for cosmic
as unsupported alternative to 3.26 i.e. in the universe repro ?

Advanced users (not complaining about the missing desktop icons support) can 
easily give it a try. 
I read somewhere that a snap is planned but I'm skeptical how well the desktop 
integration will work..

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

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

Title:
  nautilus 3.30 for cosmic in universe repro

Status in nautilus package in Ubuntu:
  New

Bug description:
  Hi,

  just a wish - would it be possible to include nautilus 3.30 for cosmic
  as unsupported alternative to 3.26 i.e. in the universe repro ?

  Advanced users (not complaining about the missing desktop icons support) can 
easily give it a try. 
  I read somewhere that a snap is planned but I'm skeptical how well the 
desktop integration will work..

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

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


[Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Norbert
** Also affects: jxplorer (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  AWT applications fail with  java.awt.AWTError: Assistive Technology
  not found: org.GNOME.Accessibility.AtkWrapper

Status in jEdit:
  New
Status in JOSM:
  Unknown
Status in 389-console package in Ubuntu:
  New
Status in aladin package in Ubuntu:
  New
Status in alter-sequence-alignment package in Ubuntu:
  New
Status in arduino package in Ubuntu:
  New
Status in drmips package in Ubuntu:
  New
Status in emboss package in Ubuntu:
  New
Status in freeplane package in Ubuntu:
  New
Status in geotranz package in Ubuntu:
  New
Status in gpsprune package in Ubuntu:
  Confirmed
Status in jakarta-jmeter package in Ubuntu:
  New
Status in jaligner package in Ubuntu:
  New
Status in java-atk-wrapper package in Ubuntu:
  Invalid
Status in jaxe package in Ubuntu:
  New
Status in jedit package in Ubuntu:
  New
Status in jftp package in Ubuntu:
  New
Status in jhdf package in Ubuntu:
  New
Status in jmol package in Ubuntu:
  New
Status in jxplorer package in Ubuntu:
  New
Status in logisim package in Ubuntu:
  New
Status in neobio package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New
Status in openjdk-lts package in Ubuntu:
  Confirmed
Status in opticalraytracer package in Ubuntu:
  New
Status in plantuml package in Ubuntu:
  New
Status in proalign package in Ubuntu:
  New
Status in runescape package in Ubuntu:
  New
Status in spread-phy package in Ubuntu:
  New
Status in starjava-topcat package in Ubuntu:
  New
Status in sunflow package in Ubuntu:
  New
Status in thepeg package in Ubuntu:
  New
Status in treeview package in Ubuntu:
  New

Bug description:
  After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
  AWT applications have started failing with this exception: (using
  jedit as an example, but it happens for lots of apps):

   ~  jedit
  18:12:48 [main] [error] main: Exception in thread "main"
  18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology not 
found: org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  18:12:48 [main] [error] main:  at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
  18:12:48 [main] [error] main:  at 
java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
  18:12:48 [main] [error] main:  at 
org.gjt.sp.jedit.GUIUtilities.showSplashScreen(GUIUtilities.java:1957)
  18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(jEdit.java:389)
  18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
  18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native 
Method)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.Class.forName(Class.java:374)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
  18:12:48 [main] [error] main:  ... 15 more

  Downgrading to 10.0.1+10-3ubuntu1 

[Desktop-packages] [Bug 1774982] Re: X.Org upgrade resulted in screen, graphics card & input device not detected

2018-09-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

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

Title:
  X.Org upgrade resulted in screen, graphics card & input device not
  detected

Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Ever since an X.Org upgrade, both my Ubuntu and Mint machines fail to
  detect my screen, graphics card, and input device correctly.This
  happened to both machines at the same time after an upgrade. Running
  my Ubuntu machine in low-graphics mode works, but I have yet to even
  resolve the issue on my Mint machine. I assume this report contains
  log files, but I include info. from the xserver log file, below, which
  contains the following info. on module ABI versions, and the following
  errors, and warnings:

  Module ABI versions:
  X.Org ANSI C Emulation:0.4
  X.Org Video Driver: 20.0
  X.Org XInput drive:22.1
  X.Org Server Extension:9.0
  (++) using VT number 7

  (EE) /dev/dri/card0: failed to set DRM interface version 1.4:
  Permission denied

  (WW) Falling back to old probe method for modesetting
  (WW) Falling back to old probe method for fbdev
  (WW) Falling back to old probe method for vesa

  (EE) intel(0):[drm] failed to set drm interface version Permission denied [13]
  (EE) intel(0): Failed to claim DRM device
  (ii) UnloadModule: "intel"
  (EE) Screen(s)found, but none have a usable configuration
  (EE) Fatal server error
  (EE) Please consult the X.Org Foundation support at http://wiki.x.org for help
  (EE) Please also check the log file "/var/log/Xorg.0.log" for additional info.
  (EE) Server terminated w/error(1). Closing log file

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-127.153-generic 4.4.128
  Uname: Linux 4.4.0-127-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Jun  4 06:52:55 2018
  DistUpgraded: 2016-08-21 11:26:30,537 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory))
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e12] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Dell 4 Series Chipset Integrated Graphics Controller [1028:0420]
 Subsystem: Dell 4 Series Chipset Integrated Graphics Controller [1028:0420]
  InstallationDate: Installed on 2015-03-24 (1168 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Dell Inc. OptiPlex 780
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic 
root=UUID=82224d43-e3b0-4b70-b588-ea0bfdceb405 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-08-21 (651 days ago)
  dmi.bios.date: 11/03/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 03NVJ6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd11/03/2010:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn03NVJ6:rvrA02:cvnDellInc.:ct15:cvr:
  dmi.product.name: OptiPlex 780
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.83-1~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.8-0ubuntu0~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.8-0ubuntu0~16.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Tue May 22 07:18:58 2018
  xserver.configfile: default
  xserver.devices:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.4-0ubuntu0.7

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

-- 
Mailing list: 

[Desktop-packages] [Bug 1791542] Re: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package nvidia-340 340.1

2018-09-12 Thread Mateusz Stachowski
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  package libglvnd-dev 1.0.0-2ubuntu2.1 failed to upgrade: trying to
  overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also
  in package nvidia-340 340.107-0ubuntu0~gpu18.04.1

Status in libglvnd package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in libglvnd source package in Bionic:
  Confirmed
Status in nvidia-graphics-drivers-340 source package in Bionic:
  Fix Committed

Bug description:
  SRU Request:

  [Impact]

  The new libgles1 conflicts with nvidia-340 which ships it's own copy
  of libGLESv1_CM.so

  [Test case]

  Enable proposed, install libgles1 and nvidia-340, they should install
  fine.

  [Regression potential]

  none, just fixes a file conflict

  --

  Looks like I had a similar problem on 18.04.1 than
  https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1728352, just
  with nvidia-340 from https://launchpad.net/~graphics-
  drivers/+archive/ubuntu/ppa .

  Apt output:
  ```
  $ sudo apt dist-upgrade
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Calculating upgrade... Done
  The following NEW packages will be installed:
    libgles1
  The following packages will be upgraded:
    libegl1 libgl1 libgles2 libglvnd-core-dev libglvnd-dev libglvnd0 libglx0 
libopengl0
  8 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 268 kB of archives.
  After this operation, 66,6 kB of additional disk space will be used.
  Do you want to continue? [Y/n]
  Get:1 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 
libglvnd-dev amd64 1.0.0-2ubuntu2.2 [3 408 B]
  Get:2 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 
libglvnd-core-dev amd64 1.0.0-2ubuntu2.2 [12,9 kB]
  Get:3 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libgles2 
amd64 1.0.0-2ubuntu2.2 [17,4 kB]
  Get:4 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libgl1 
amd64 1.0.0-2ubuntu2.2 [84,8 kB]
  Get:5 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libglx0 
amd64 1.0.0-2ubuntu2.2 [28,1 kB]
  Get:6 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libopengl0 
amd64 1.0.0-2ubuntu2.2 [31,3 kB]
  Get:7 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libegl1 
amd64 1.0.0-2ubuntu2.2 [31,9 kB]
  Get:8 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libglvnd0 
amd64 1.0.0-2ubuntu2.2 [46,6 kB]
  Get:9 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libgles1 
amd64 1.0.0-2ubuntu2.2 [11,2 kB]
  Fetched 268 kB in 0s (1 575 kB/s)
  (Reading database ... 141610 files and directories currently installed.)
  Preparing to unpack .../0-libglvnd-dev_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libglvnd-dev:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-Gq7kQI/0-libglvnd-dev_1.0.0-2ubuntu2.2_amd64.deb 
(--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is 
also in package nvidia-340 340.107-0ubuntu0~gpu18.04.1
  Preparing to unpack .../1-libglvnd-core-dev_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libglvnd-core-dev:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) 
...
  Preparing to unpack .../2-libgles2_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libgles2:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
  Preparing to unpack .../3-libgl1_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libgl1:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
  Preparing to unpack .../4-libglx0_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libglx0:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
  Preparing to unpack .../5-libopengl0_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libopengl0:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
  Preparing to unpack .../6-libegl1_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libegl1:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
  Preparing to unpack .../7-libglvnd0_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libglvnd0:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
  Selecting previously unselected package libgles1:amd64.
  Preparing to unpack .../8-libgles1_1.0.0-2ubuntu2.2_amd64.deb ...
  Unpacking libgles1:amd64 (1.0.0-2ubuntu2.2) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-Gq7kQI/8-libgles1_1.0.0-2ubuntu2.2_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1', which is 
also in package nvidia-340 340.107-0ubuntu0~gpu18.04.1
  Errors were encountered while processing:
   /tmp/apt-dpkg-install-Gq7kQI/0-libglvnd-dev_1.0.0-2ubuntu2.2_amd64.deb
   /tmp/apt-dpkg-install-Gq7kQI/8-libgles1_1.0.0-2ubuntu2.2_amd64.deb
  E: Sub-process /usr/bin/dpkg 

[Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openjdk-8 (Ubuntu)
   Status: New => Confirmed

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

Title:
  AWT applications fail with  java.awt.AWTError: Assistive Technology
  not found: org.GNOME.Accessibility.AtkWrapper

Status in jEdit:
  New
Status in JOSM:
  Unknown
Status in java-atk-wrapper package in Ubuntu:
  Invalid
Status in openjdk-8 package in Ubuntu:
  Confirmed
Status in openjdk-lts package in Ubuntu:
  Confirmed

Bug description:
  After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
  AWT applications have started failing with this exception: (using
  jedit as an example, but it happens for lots of apps):

   ~  jedit
  18:12:48 [main] [error] main: Exception in thread "main"
  18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology not 
found: org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  18:12:48 [main] [error] main:  at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
  18:12:48 [main] [error] main:  at 
java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
  18:12:48 [main] [error] main:  at 
org.gjt.sp.jedit.GUIUtilities.showSplashScreen(GUIUtilities.java:1957)
  18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(jEdit.java:389)
  18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
  18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native 
Method)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.Class.forName(Class.java:374)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
  18:12:48 [main] [error] main:  ... 15 more

  Downgrading to 10.0.1+10-3ubuntu1 fixes the bug.

  Work Around
  ---
  Comment out line with 
'assistive_technologies=org.GNOME.Accessibility.AtkWrapper'
  in /etc/java-11-openjdk/accessibility.properties

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

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


[Desktop-packages] [Bug 1788250] Re: AWT applications fail with java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper

2018-09-12 Thread Steve Langasek
** No longer affects: 389-console (Ubuntu)

** No longer affects: aladin (Ubuntu)

** No longer affects: alter-sequence-alignment (Ubuntu)

** No longer affects: arduino (Ubuntu)

** No longer affects: drmips (Ubuntu)

** No longer affects: emboss (Ubuntu)

** No longer affects: freeplane (Ubuntu)

** No longer affects: geotranz (Ubuntu)

** No longer affects: gpsprune (Ubuntu)

** No longer affects: jakarta-jmeter (Ubuntu)

** No longer affects: jaligner (Ubuntu)

** No longer affects: jaxe (Ubuntu)

** No longer affects: jedit (Ubuntu)

** No longer affects: jftp (Ubuntu)

** No longer affects: jhdf (Ubuntu)

** No longer affects: jmol (Ubuntu)

** No longer affects: jxplorer (Ubuntu)

** No longer affects: logisim (Ubuntu)

** No longer affects: neobio (Ubuntu)

** No longer affects: plantuml (Ubuntu)

** No longer affects: opticalraytracer (Ubuntu)

** No longer affects: proalign (Ubuntu)

** No longer affects: runescape (Ubuntu)

** No longer affects: spread-phy (Ubuntu)

** No longer affects: starjava-topcat (Ubuntu)

** No longer affects: sunflow (Ubuntu)

** No longer affects: thepeg (Ubuntu)

** No longer affects: treeview (Ubuntu)

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

Title:
  AWT applications fail with  java.awt.AWTError: Assistive Technology
  not found: org.GNOME.Accessibility.AtkWrapper

Status in jEdit:
  New
Status in JOSM:
  Unknown
Status in java-atk-wrapper package in Ubuntu:
  Invalid
Status in openjdk-8 package in Ubuntu:
  Confirmed
Status in openjdk-lts package in Ubuntu:
  Confirmed

Bug description:
  After recently upgrading to 10.0.2+13-1ubuntu0.18.04.1 in bionic, all
  AWT applications have started failing with this exception: (using
  jedit as an example, but it happens for lots of apps):

   ~  jedit
  18:12:48 [main] [error] main: Exception in thread "main"
  18:12:48 [main] [error] main: java.awt.AWTError: Assistive Technology not 
found: org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
  18:12:48 [main] [error] main:  at 
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  18:12:48 [main] [error] main:  at 
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
  18:12:48 [main] [error] main:  at 
java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
  18:12:48 [main] [error] main:  at 
org.gjt.sp.jedit.GUIUtilities.showSplashScreen(GUIUtilities.java:1957)
  18:12:48 [main] [error] main:  at org.gjt.sp.jedit.jEdit.main(jEdit.java:389)
  18:12:48 [main] [error] main: Caused by: java.lang.ClassNotFoundException: 
org.GNOME.Accessibility.AtkWrapper
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
  18:12:48 [main] [error] main:  at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
  18:12:48 [main] [error] main:  at java.base/java.lang.Class.forName0(Native 
Method)
  18:12:48 [main] [error] main:  at 
java.base/java.lang.Class.forName(Class.java:374)
  18:12:48 [main] [error] main:  at 
java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
  18:12:48 [main] [error] main:  ... 15 more

  Downgrading to 10.0.1+10-3ubuntu1 fixes the bug.

  Work Around
  ---
  Comment out line with 
'assistive_technologies=org.GNOME.Accessibility.AtkWrapper'
  in 

[Desktop-packages] [Bug 170049] Re: Inverted ruler co-ordinate system

2018-09-12 Thread Thomas Holder
This long standing issue has been fixed during the Inkscape Hackfest in
Kiel. Those who offered money are welcome to donate to the Inkscape Fund
via the Software Freedom Conservancy. Your donations will be used for
example for Hackfest travel reimbursements which make such developer
meetings possible.

https://inkscape.org/en/support-us/donate/
https://inkscape.org/en/support-us/hackfests/

Source commit:
https://gitlab.com/inkscape/inkscape/commit/1fa0c72b664afa4803dffd463ed11ce01632ab76

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

Title:
  Inverted ruler co-ordinate system

Status in Inkscape:
  Fix Committed
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  The y-axis of the rulers' co-ordinate system is
  inverted (increasing upwards), and places the origin on
  the bottom left of the viewport. The SVG spec places the
  default origin on the top left of the viewport, and has
  the co-ordinate system increasing to the right and
  downwards.

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

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


[Desktop-packages] [Bug 170049] Re: Inverted ruler co-ordinate system

2018-09-12 Thread Thomas Holder
** Changed in: inkscape
   Status: Confirmed => Fix Committed

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

Title:
  Inverted ruler co-ordinate system

Status in Inkscape:
  Fix Committed
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  The y-axis of the rulers' co-ordinate system is
  inverted (increasing upwards), and places the origin on
  the bottom left of the viewport. The SVG spec places the
  default origin on the top left of the viewport, and has
  the co-ordinate system increasing to the right and
  downwards.

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

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


[Desktop-packages] [Bug 778801] Re: TERM unconditionally set to "xterm", regardless of config

2018-09-12 Thread Theo Linkspfeifer
https://git.xfce.org/apps/xfce4-terminal/commit/?id=fa9d95c99d3c73c80fc42fbc23b73a5a8d5bae79

The config option was removed in xfce4-terminal also. Like mentioned in
the previous comment, it is TERM=xterm-256color by default now.

** Changed in: vte (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: xfce4-terminal (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  TERM unconditionally set to "xterm", regardless of config

Status in Gnome Virtual Terminal Emulator:
  Invalid
Status in xfce4-terminal:
  Unknown
Status in vte package in Ubuntu:
  Fix Released
Status in xfce4-terminal package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: xfce4-terminal

  Xubuntu 11.04 Natty Narwhal

  xfce4-terminal 0.4.7-0ubuntu1
  libvte9 0.27.90

  I wish to enable 256-color support in apps running under
  xfce4-terminal; but even though I've set TERM to this value in the
  config (and verified it in .config/Terminal/terminalrc), the TERM
  variable winds up having the value "xterm".

  Upon digging a little further, xfce4-terminal correctly sets the TERM
  variable in the environment vector that it then passes through to vte
  via vte_terminal_command_full (this takes place within the
  terminal_screen_launch_child function found in terminal/terminal-
  screen.c). However, vte_terminal_fork_command_full copies everything
  from that vector _except_ the TERM variable, unconditionally replacing
  that with a value that should be set by calling vte_pty_set_term (this
  happens in src/pty.c:__vte_pty_merge_environ(), which is called by
  (and gets the TERM value from) src/pty.c:__vte_pty_spawn, which in
  turn is called by src/vte.c:vte_terminal_fork_command_full() ).
  xfce4-terminal doesn't appear to ever call that function anywhere, and
  thus vte defaults to "xterm". So the appropriate fix would seem to be
  to make xfce4-terminal call that function to register the correct TERM
  value.

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

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


[Desktop-packages] [Bug 1731417] Re: Installed network printer removed automatically when turned off

2018-09-12 Thread Till Kamppeter
Alberto, thanks for these files, but could you please also follow the
instructions of comment #4, especially for the log file of cups-browsed?

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

Title:
  Installed network printer removed automatically when turned off

Status in cups-filters package in Ubuntu:
  Fix Released

Bug description:
  After installing artful, I configured my HP LaserJet M1212nf via network as 
usual via hp-setup.
  Installation worked and I could print/scan via network, but next time I 
needed to print, the printer was gone from the system.
  Basically, every time I need to print, I have to install the printer again.
  I'm not sure when the printer disappears, but I can reproduce consistently.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: hplip-gui 3.17.7+repack0-3
  ProcVersionSignature: Ubuntu 4.8.0-59.64-generic 4.8.17
  Uname: Linux 4.8.0-59-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: GNOME
  Date: Fri Nov 10 09:33:12 2017
  InstallationDate: Installed on 2017-07-30 (102 days ago)
  InstallationMedia: Ubuntu-Server 17.10 "Artful Aardvark" - Alpha amd64 
(20170730)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  PackageArchitecture: all
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.8.0-59-generic.efi.signed 
root=UUID=c2e94423-ace9-437c-ab5b-6dd78d6a052a ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F15
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B75M-D3H
  dmi.board.vendor: Gigabyte Technology 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: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF15:bd10/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB75M-D3H:rvrTobefilledbyO.E.M.:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Desktop-packages] [Bug 1792186] Re: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package nvidia-3

2018-09-12 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1791542 ***
https://bugs.launchpad.net/bugs/1791542

** This bug has been marked a duplicate of bug 1791542
   package libglvnd-dev 1.0.0-2ubuntu2.1 failed to upgrade: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package 
nvidia-340 340.107-0ubuntu0~gpu18.04.1

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

Title:
  package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade:
  trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which
  is also in package nvidia-340 340.106-0ubuntu3

Status in libglvnd package in Ubuntu:
  New

Bug description:
  automatic update has failed

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libglvnd-dev 1.0.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
  Uname: Linux 4.15.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  Date: Wed Sep 12 18:10:28 2018
  DuplicateSignature:
   package:libglvnd-dev:1.0.0-2ubuntu2.1
   Unpacking libglvnd-dev:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-rrbp9i/09-libglvnd-dev_1.0.0-2ubuntu2.2_amd64.deb 
(--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is 
also in package nvidia-340 340.106-0ubuntu3
  ErrorMessage: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package 
nvidia-340 340.106-0ubuntu3
  InstallationDate: Installed on 2014-02-08 (1676 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.3ubuntu0.1
  SourcePackage: libglvnd
  Title: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade: 
trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also 
in package nvidia-340 340.106-0ubuntu3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1589215] Re: 'Unknown Application Name' menu item in Indicator Applet Appmenu when LibreOffice is running

2018-09-12 Thread Olivier Tilloy
Good catch, the relevant upstream code is
https://github.com/LibreOffice/core/blob/97836184c61075c4d25b85fff0e24874020632cd/vcl/unx/generic/desktopdetect/desktopdetector.cxx#L248.

In 16.04, XDG_CURRENT_DESKTOP = "Unity" and the detection works as
intended. But in e.g. 18.04, XDG_CURRENT_DESKTOP = "ubuntu:GNOME". This
is a valid value but LO won't detect it as such. That code needs to be
patched to handle colon-separated values for XDG_CURRENT_DESKTOP.

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

Title:
  'Unknown Application Name' menu item in Indicator Applet Appmenu when
  LibreOffice is running

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Sometimes I get the issue of a menu having the name of a different
  application and being unusable, or being an application menu for the
  focused window but being titled 'Unknown Application Name', with
  LibreOffice. I also get this with GNOME apps but was told that this is
  a separate issue to the one I reported here:
  https://bugs.launchpad.net/ubuntu/+source/gnome-
  calculator/+bug/1584720 (see comment #5).

  The issue is with using Indicator Applet Appmenu in the panel on
  gnome-flashback installed on standard Ubuntu (which I call Ubuntu
  (GNOME) Flashback).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: libreoffice-writer 1:5.1.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  ApportVersion: 2.20.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sun Jun  5 10:32:35 2016
  InstallationDate: Installed on 2016-04-26 (39 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160426)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1731417] Re: Installed network printer removed automatically when turned off

2018-09-12 Thread Alberto Donato
Attached printers.conf

** Attachment added: "printers.conf"
   
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1731417/+attachment/5188054/+files/printers.conf

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

Title:
  Installed network printer removed automatically when turned off

Status in cups-filters package in Ubuntu:
  Fix Released

Bug description:
  After installing artful, I configured my HP LaserJet M1212nf via network as 
usual via hp-setup.
  Installation worked and I could print/scan via network, but next time I 
needed to print, the printer was gone from the system.
  Basically, every time I need to print, I have to install the printer again.
  I'm not sure when the printer disappears, but I can reproduce consistently.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: hplip-gui 3.17.7+repack0-3
  ProcVersionSignature: Ubuntu 4.8.0-59.64-generic 4.8.17
  Uname: Linux 4.8.0-59-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: GNOME
  Date: Fri Nov 10 09:33:12 2017
  InstallationDate: Installed on 2017-07-30 (102 days ago)
  InstallationMedia: Ubuntu-Server 17.10 "Artful Aardvark" - Alpha amd64 
(20170730)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  PackageArchitecture: all
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.8.0-59-generic.efi.signed 
root=UUID=c2e94423-ace9-437c-ab5b-6dd78d6a052a ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F15
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B75M-D3H
  dmi.board.vendor: Gigabyte Technology 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: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF15:bd10/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB75M-D3H:rvrTobefilledbyO.E.M.:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Desktop-packages] [Bug 1792186] Re: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package nvidia-3

2018-09-12 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade:
  trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which
  is also in package nvidia-340 340.106-0ubuntu3

Status in libglvnd package in Ubuntu:
  New

Bug description:
  automatic update has failed

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libglvnd-dev 1.0.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
  Uname: Linux 4.15.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  Date: Wed Sep 12 18:10:28 2018
  DuplicateSignature:
   package:libglvnd-dev:1.0.0-2ubuntu2.1
   Unpacking libglvnd-dev:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-rrbp9i/09-libglvnd-dev_1.0.0-2ubuntu2.2_amd64.deb 
(--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is 
also in package nvidia-340 340.106-0ubuntu3
  ErrorMessage: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package 
nvidia-340 340.106-0ubuntu3
  InstallationDate: Installed on 2014-02-08 (1676 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.3ubuntu0.1
  SourcePackage: libglvnd
  Title: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade: 
trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also 
in package nvidia-340 340.106-0ubuntu3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1731417] Re: Installed network printer removed automatically when turned off

2018-09-12 Thread Alberto Donato
Attached lpstat -v output

** Attachment added: "lpstat-v.log"
   
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1731417/+attachment/5188053/+files/lpstat-v.log

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

Title:
  Installed network printer removed automatically when turned off

Status in cups-filters package in Ubuntu:
  Fix Released

Bug description:
  After installing artful, I configured my HP LaserJet M1212nf via network as 
usual via hp-setup.
  Installation worked and I could print/scan via network, but next time I 
needed to print, the printer was gone from the system.
  Basically, every time I need to print, I have to install the printer again.
  I'm not sure when the printer disappears, but I can reproduce consistently.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: hplip-gui 3.17.7+repack0-3
  ProcVersionSignature: Ubuntu 4.8.0-59.64-generic 4.8.17
  Uname: Linux 4.8.0-59-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: GNOME
  Date: Fri Nov 10 09:33:12 2017
  InstallationDate: Installed on 2017-07-30 (102 days ago)
  InstallationMedia: Ubuntu-Server 17.10 "Artful Aardvark" - Alpha amd64 
(20170730)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  PackageArchitecture: all
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.8.0-59-generic.efi.signed 
root=UUID=c2e94423-ace9-437c-ab5b-6dd78d6a052a ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F15
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B75M-D3H
  dmi.board.vendor: Gigabyte Technology 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: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF15:bd10/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB75M-D3H:rvrTobefilledbyO.E.M.:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Desktop-packages] [Bug 1731417] Re: Installed network printer removed automatically when turned off

2018-09-12 Thread Alberto Donato
Attached avahi output

** Attachment added: "avahi.txt"
   
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1731417/+attachment/5188045/+files/avahi.txt

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

Title:
  Installed network printer removed automatically when turned off

Status in cups-filters package in Ubuntu:
  Fix Released

Bug description:
  After installing artful, I configured my HP LaserJet M1212nf via network as 
usual via hp-setup.
  Installation worked and I could print/scan via network, but next time I 
needed to print, the printer was gone from the system.
  Basically, every time I need to print, I have to install the printer again.
  I'm not sure when the printer disappears, but I can reproduce consistently.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: hplip-gui 3.17.7+repack0-3
  ProcVersionSignature: Ubuntu 4.8.0-59.64-generic 4.8.17
  Uname: Linux 4.8.0-59-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: GNOME
  Date: Fri Nov 10 09:33:12 2017
  InstallationDate: Installed on 2017-07-30 (102 days ago)
  InstallationMedia: Ubuntu-Server 17.10 "Artful Aardvark" - Alpha amd64 
(20170730)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  PackageArchitecture: all
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.8.0-59-generic.efi.signed 
root=UUID=c2e94423-ace9-437c-ab5b-6dd78d6a052a ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/23/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F15
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B75M-D3H
  dmi.board.vendor: Gigabyte Technology 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: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF15:bd10/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB75M-D3H:rvrTobefilledbyO.E.M.:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Desktop-packages] [Bug 1792186] [NEW] package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package nvidia

2018-09-12 Thread Megyesi Bertalan
Public bug reported:

automatic update has failed

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libglvnd-dev 1.0.0-2ubuntu2.1
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
Date: Wed Sep 12 18:10:28 2018
DuplicateSignature:
 package:libglvnd-dev:1.0.0-2ubuntu2.1
 Unpacking libglvnd-dev:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-rrbp9i/09-libglvnd-dev_1.0.0-2ubuntu2.2_amd64.deb 
(--unpack):
  trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is 
also in package nvidia-340 340.106-0ubuntu3
ErrorMessage: trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', 
which is also in package nvidia-340 340.106-0ubuntu3
InstallationDate: Installed on 2014-02-08 (1676 days ago)
InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: libglvnd
Title: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade: trying 
to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in 
package nvidia-340 340.106-0ubuntu3
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade:
  trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which
  is also in package nvidia-340 340.106-0ubuntu3

Status in libglvnd package in Ubuntu:
  New

Bug description:
  automatic update has failed

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libglvnd-dev 1.0.0-2ubuntu2.1
  ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
  Uname: Linux 4.15.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  Date: Wed Sep 12 18:10:28 2018
  DuplicateSignature:
   package:libglvnd-dev:1.0.0-2ubuntu2.1
   Unpacking libglvnd-dev:amd64 (1.0.0-2ubuntu2.2) over (1.0.0-2ubuntu2.1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-rrbp9i/09-libglvnd-dev_1.0.0-2ubuntu2.2_amd64.deb 
(--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is 
also in package nvidia-340 340.106-0ubuntu3
  ErrorMessage: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package 
nvidia-340 340.106-0ubuntu3
  InstallationDate: Installed on 2014-02-08 (1676 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.3ubuntu0.1
  SourcePackage: libglvnd
  Title: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to install/upgrade: 
trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also 
in package nvidia-340 340.106-0ubuntu3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1791967] Re: Shortcut for "Hide and Show Menubar" does not work

2018-09-12 Thread Yuyan Li
Will this also be patched in 3.28 so that it is available in 18.04?

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

Title:
  Shortcut for "Hide and Show Menubar" does not work

Status in gnome-terminal package in Ubuntu:
  Fix Committed

Bug description:
  The shortcut "Hide and Show Menubar" set in the Preferences->Shortcuts
  does not work regardless what it is set to. Not even the default F10.

  Hiding and showing the menubar through the context menu works
  properly.

  Other shortcuts work and can be changed without problems.

  I'm on Ubuntu 18.04.1 with gnome-terminal version
  3.28.2-1ubuntu1~18.04.1

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

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


[Desktop-packages] [Bug 927952] Re: When I press the Print Screen button, it will not appear in "Save Screenshot" window.

2018-09-12 Thread Jeremy Bicha
Kris, generally people won't see comments on closed bugs. Please open
new bugs for new issues.

But try this:
1. Open the Settings app.
2. Navigate to Devices > Keyboard.
3. About halfway down the page are keyboard shortcuts for saving screenshots 
directly to the "clipboard".

Basically, just hold down the Ctrl key while using your usual keyboard
shortcut.

This is mentioned briefly in
https://help.ubuntu.com/stable/ubuntu-help/screen-shot-record.html

Also, if you want to choose the name for the screenshot, just use the
Screenshot app instead of the keyboard shortcut.

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

Title:
  When I press the Print Screen button, it will not appear in "Save
  Screenshot" window.

Status in Ayatana Design:
  Fix Released
Status in Gnome Screenshot:
  Expired
Status in gnome-screenshot package in Ubuntu:
  Fix Released
Status in gnome-screenshot source package in Precise:
  Fix Released
Status in gnome-screenshot package in Debian:
  Confirmed

Bug description:
  When taking a screenshot with Print Screen or Alt+Print Screen a
  dialog box asking you what and where to save the file no longer
  appears.  So while you hear a camera sound you have no other
  confirmation that a screenshot was really taken.  Additionally, there
  is no way of knowing where the screenshot went.  I'd imagine this will
  be particularly problematic for new users of Ubuntu.

  ProblemType: BugDistroRelease: Ubuntu 12.04
  Package: gnome-screenshot 3.3.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Mon Feb  6 23:54:17 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(2029.1)SourcePackage: gnome-screenshot
  UpgradeStatus: Upgraded to precise on 2012-01-27 (10 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/927952/+subscriptions

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


[Desktop-packages] [Bug 1760192] Re: Update gnome-screenshot to version 3.30

2018-09-12 Thread Jeremy Bicha
** Merge proposal linked:
   
https://code.launchpad.net/~azzar1/ubuntu/+source/gnome-screenshot/+git/gnome-screenshot/+merge/354557

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

Title:
  Update gnome-screenshot to version 3.30

Status in gnome-screenshot package in Ubuntu:
  In Progress

Bug description:
  bionic and artful still have gnome-screenshot 3.25. Please update to
  3.30

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

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


  1   2   >