[Desktop-packages] [Bug 1714245] Re: 'Add to Favourites' should say 'Lock to Dock' or similar

2017-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

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

Title:
  'Add to Favourites' should say 'Lock to Dock' or similar

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  I was watching Popescu Sorin's video of the Ubuntu session as it was
  two weeks ago ( https://youtu.be/ure54RKSsMM?t=1m27s ) and noticed
  that when right-clicking on a Dock item it says 'Add to Favorites' to
  lock it to the Launcher. Ubuntu users may not know what this
  does...would it be better to change that text to 'Lock to Dock' or
  similar (even though it adds it to favorites too) or should we leave
  it as it is to hopefully familiarize Ubuntu users with how GNOME
  works? Feel free to close as Won't Fix, it's  just a thought.

  Also I checked the ubuntu-dock commits and I can't see any commit that
  fixes this issue so I assume this is still current behavior.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1714245/+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 1086736] Re: [quantal] [regression] compiz (opengl) - Fatal: GL_OES_EGL_image is missing

2017-10-04 Thread Daniel van Vugt
Don't really care about this bug any more :)

** Changed in: mesa (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  [quantal] [regression] compiz (opengl) - Fatal: GL_OES_EGL_image is
  missing

Status in Compiz:
  Invalid
Status in mesa package in Ubuntu:
  Won't Fix

Bug description:
  In precise I could build compiz for GLES/EGL and it would run fine.
  Now on quantal it doesn't work. And the error makes no sense because I
  have the "missing" extensions...

  ./bin/compiz (opengl) - Fatal: GL_OES_EGL_image is missing
  libEGL warning: DRI2: failed to authenticate
  ./bin/compiz (opengl) - Fatal: GL_OES_EGL_image is missing
  libEGL warning: DRI2: failed to authenticate
  ./bin/compiz (opengl) - Fatal: GL_OES_EGL_image is missing
  libEGL warning: DRI2: failed to authenticate
  ./bin/compiz (opengl) - Fatal: GL_OES_EGL_image is missing
  libEGL warning: DRI2: failed to authenticate
  ./bin/compiz (opengl) - Fatal: GL_OES_EGL_image is missing
  libEGL warning: DRI2: failed to authenticate
  ./bin/compiz (opengl) - Fatal: GL_OES_EGL_image is missing

  but running: es2_info 
  libEGL warning: unsupported platform Windows
  EGL_VERSION = 1.4 (DRI2)
  EGL_VENDOR = Mesa Project
  EGL_EXTENSIONS = EGL_MESA_drm_image EGL_WL_bind_wayland_display 
EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_image 
EGL_KHR_gl_renderbuffer_image EGL_KHR_surfaceless_context 
EGL_KHR_create_context EGL_NOK_swap_region EGL_NOK_texture_from_pixmap 
EGL_NV_post_sub_buffer 
  EGL_CLIENT_APIS = OpenGL OpenGL_ES OpenGL_ES2 
  GL_VERSION: OpenGL ES 2.0 Mesa 9.0
  GL_RENDERER: Mesa DRI Intel(R) Sandybridge Desktop 
  GL_EXTENSIONS:
  GL_EXT_blend_minmax, GL_EXT_multi_draw_arrays, 
  GL_EXT_texture_filter_anisotropic, GL_EXT_texture_compression_dxt1, 
  GL_EXT_texture_format_BGRA, GL_OES_compressed_ETC1_RGB8_texture, 
  GL_OES_depth24, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
  GL_OES_mapbuffer, GL_OES_rgb8_rgba8, GL_OES_standard_derivatives, 
  GL_OES_stencil8, GL_OES_texture_3D, GL_OES_texture_npot, 
  GL_OES_EGL_image, GL_OES_depth_texture, GL_OES_packed_depth_stencil, 
  GL_EXT_texture_type_2_10_10_10_REV, GL_APPLE_texture_max_level, 
  GL_EXT_read_format_bgra, GL_NV_fbo_color_attachments, 
  GL_OES_vertex_array_object, GL_EXT_texture_rg, GL_EXT_unpack_subimage, 
  GL_NV_draw_buffers, GL_NV_read_buffer

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1086736/+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 771148] Re: redirect-gateway fails when default route does not use a gateway

2017-10-04 Thread Bug Watch Updater
** Changed in: openvpn (Debian)
   Status: New => Fix Released

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

Title:
  redirect-gateway fails when default route does not use a gateway

Status in openvpn package in Ubuntu:
  Incomplete
Status in ppp package in Ubuntu:
  In Progress
Status in openvpn package in Debian:
  Fix Released

Bug description:
  Binary package hint: openvpn

  When using a PPP connection to access the internet, OpenVPN fails to
  replace the default route.

  Server's configuration:
  push "redirect-gateway def1".

  Client's default route:
  default dev ppp0  scope link 

  Client's error message:
  "NOTE: unable to redirect default gateway -- Cannot read current default 
gateway from system"

  pppd doesn't set (and doesn't need) a gateway, but OpenVPN assumes
  that a gateway was needed for a default route.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/771148/+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 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text()

2017-10-04 Thread Juerg Haefliger
This also happens quite frequently on Artful.

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

Title:
  gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from
  st_label_set_text()

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Saw some reports with the same title but they're all for previous
  versions.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.25.91-0ubuntu2
  ProcVersionSignature: Ubuntu 4.12.0-12.13-generic 4.12.8
  Uname: Linux 4.12.0-12-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Sep  4 16:52:13 2017
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2017-04-21 (135 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fd97c8e7e5d :
movzbl 0x16(%rax),%edx
   PC (0x7fd97c8e7e5d) ok
   source "0x16(%rax)" (0xeb1e) not located in a known VMA region (needed 
readable region)!
   destination "%edx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   st_label_set_text () from /usr/lib/gnome-shell/libst-1.0.so
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ?? () from /usr/lib/libgjs.so.0
  Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1714989/+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 1707611] Re: Sound does not automatically switch to HDMI when connected

2017-10-04 Thread Daniel van Vugt
** Summary changed:

- Sound does not automatically play on new audio device
+ Sound does not automatically switch to HDMI when connected

** Changed in: pulseaudio (Ubuntu)
   Status: Expired => New

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

Title:
  Sound does not automatically switch to HDMI when connected

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  When connecting a HDMI cable or other audio device, the user must
  manually click on the "sound volume" in the top-right and switch to
  the newly connected device.

  Example: you connect a HDMI cable to the television, but then you must
  manually choose the HDMI sound option; it does not get selected
  automatically.

  Often times e.g. when the HDMI cable is disconnected, the user must
  then manually click on the "speakers" or "line out" setting - EVEN IF
  IT'S ALREADY SELECTED, it must be clicked on again for the sound to
  work through the computer's speakers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1707611/+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 1693992] Re: /usr/lib/gdm3/gdm-session-worker:6:g_assertion_message:g_assertion_message_expr:load_users:load_idle:g_main_dispatch

2017-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  gdm-session-worker crashed with SIGABRT in g_assertion_message() from
  g_assertion_message_expr() from load_users() from load_idle()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  Confirmed
Status in gdm3 package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gdm3.  This problem was most recently seen with package version 
3.24.1-0ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/c0848264c9da4adaeb5da47a7aa34ce5bdd84909 
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 you can request it at 
http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1693992/+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 1693992] Re: gdm-session-worker crashed with SIGABRT in g_assertion_message() from g_assertion_message_expr() from load_users() from load_idle()

2017-10-04 Thread Daniel van Vugt
** Summary changed:

- 
/usr/lib/gdm3/gdm-session-worker:6:g_assertion_message:g_assertion_message_expr:load_users:load_idle:g_main_dispatch
+ gdm-session-worker crashed with SIGABRT in g_assertion_message() from 
g_assertion_message_expr() from load_users() from load_idle()

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

Title:
  gdm-session-worker crashed with SIGABRT in g_assertion_message() from
  g_assertion_message_expr() from load_users() from load_idle()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  Confirmed
Status in gdm3 package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gdm3.  This problem was most recently seen with package version 
3.24.1-0ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/c0848264c9da4adaeb5da47a7aa34ce5bdd84909 
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 you can request it at 
http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1693992/+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 1707487] Re: Bluetooth speaker only plays as mono

2017-10-04 Thread Daniel van Vugt
** Changed in: pulseaudio (Ubuntu)
   Status: Expired => New

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

Title:
  Bluetooth speaker only plays as mono

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  When I connect my Sony SRS-X1 Bluetooth speaker to Ubuntu, it only
  plays back as "mono" and refuses to use "hi fidelity".

  I have Windows 10 installed on the same laptop and when I've used the
  Bluetooth speaker in Ubuntu, Windows will "forget" the speaker on its
  Bluetooth list. I have to hold in the "reset" button on the speaker
  itself and re-add the speaker to Windows 10. This ONLY HAPPENS if I
  try using this speaker in Ubuntu, which suggests that Ubuntu is
  forcing the speaker into "mono" mode and Windows then sees it as a
  different device?

  Please help.
  I will post all needed outputs as instructed.

  Cheers!
  --- 
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   david  3626 F...m pulseaudio
   /dev/snd/controlC0:  david  3626 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-28 (367 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Package: pulseaudio 1:8.0-0ubuntu3.3
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.4.0-87.110-generic 4.4.73
  Tags:  xenial
  Uname: Linux 4.4.0-87-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/16/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.21
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA50_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Insyde Corp.
  dmi.chassis.version: V2.21
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.21:bd12/16/2013:svnAcer:pnAspireV3-571:pvrV2.21:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnInsydeCorp.:ct10:cvrV2.21:
  dmi.product.name: Aspire V3-571
  dmi.product.version: V2.21
  dmi.sys.vendor: Acer
  modified.conffile..etc.xdg.autostart.pulseaudio.desktop: [modified]
  mtime.conffile..etc.xdg.autostart.pulseaudio.desktop: 
2016-07-29T10:08:04.428983

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1707487/+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 1708608] Re: [Nvidia GTX970M] Can't log in using default nouveau drivers, system freezes

2017-10-04 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: New => Fix Released

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

Title:
  [Nvidia GTX970M] Can't log in using default nouveau drivers, system
  freezes

Status in gnome-shell package in Ubuntu:
  Fix Released

Bug description:
  I just installed daily iso and I cant login to Gnome at all, when I enter my 
password after initial reboot the desktop hard locks and I must turn off my 
laptop, I cant get into virtual consoles or anything. My graphics card is 
Nvidia, there is no integrated Intel graphics card, only dedicated Nvidia 
graphics card. Logging into X.org or Wayland session makes no difference, both 
of them completely freeze the system. How can I debug this?
  --- 
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 17.10
  GsettingsChanges: org.gnome.desktop.interface gtk-im-module 
'gtk-im-context-simple'
  InstallationDate: Installed on 2017-08-03 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170802)
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: gnome-shell 3.24.3-0ubuntu1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Tags:  artful
  Uname: Linux 4.11.0-10-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/gnome-shell/+bug/1708608/+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 41301] Fw: yahoo! what a pleasurable surprise

2017-10-04 Thread bandito
Hey friend,

I've met a pal  of mine  last night and he told something important,
you'll be  shocked! Read more about it here
http://azregionaldevelopment.az/cemetery.php?UE80MTMwMUBidWdzLmxhdW5jaHBhZC5uZXQ-

Best regards, Sam Cline


-

>From time to time this website may also include links to other websites.
These links are provided for your convenience to provide further
information. They do not signify that we endorse the website(s). We have
no responsibility for the content of the linked website(s). Your use of
this website and any dispute arising out of such use of the website is
subject to the laws of England, Northern Ireland, Scotland and Wales.

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

Title:
  PS/2 Logitech MX310 clicks stop working sporadically

Status in X.Org X server:
  Invalid
Status in xorg-server package in Ubuntu:
  Fix Released
Status in Debian:
  Invalid

Bug description:
  This bug is a long standing one for me in Dapper but it becomes more
  and more frequent in recent Dapper beta.

  Unfortunatly, there's no way I can reproduce it.

  
  Symptoms : the mouse buttons (all of them) stop working without any reason. 
Seems to happen mainly when surfing with Epiphany but not only.

  
  In fact, it's just like my mouse was in another dimension. I use "focus 
follow pointer" and it doesn't work anymore. I can see my cursor and moving it 
: the system just ignore it. No more click, no more focus following pointer.

  Also, the keyboard keeps working perfectly. By using shortcut keys, I
  can continue working normally.

  The workaround to have the mouse again is hopefully very simple :  use
  the change desktop shortcut. The alt-tab shortcut is also working.
  Yes, it's strange, but they are the only two shortcuts I've found that
  bypass this bug ! Strange isn't it ?

  My mouse is a PS/2 Logitech MX310. The workaround seems to be the
  proof that it's not an hardware failure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/41301/+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 1721117] Re: Many Gnome extensions don't work with gnome-shell in 17.10, but works in vanilla gnome

2017-10-04 Thread Didier Roche
I don't know how the harcoded Ambiance theme compared to the gnome.css
one can influence that. Do you mind expanding if you already had a start
debugging Daniel?

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

Title:
  Many Gnome extensions don't work with gnome-shell in 17.10, but works
  in vanilla gnome

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  There are multiple GNOME extensions that work in the vanilla gnome
  session (package gnome-session) in 17.10, but when you run the gnome-
  shell with Ubuntu modifications, the extensions give errors and won't
  load.

  Here are four examples of extensions that don't work with the Ubuntu-
  modified GNOME shell:

  https://extensions.gnome.org/extension/2/move-clock/
  https://extensions.gnome.org/extension/358/activities-configurator/
  https://extensions.gnome.org/extension/298/activities-button-text/
  https://extensions.gnome.org/extension/77/activities-button-text/

  Bug discovered using:
  Ubuntu 17.10 beta 2
  GNOME Shell 3.26.0 (Xorg or Wayland session)
  Linux kernel 4.13.0-12-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1721117/+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 1721141] Re: Display auto rotates when connecting a PS4 gamepad via USB

2017-10-04 Thread Daniel van Vugt
Confirmed on a ThinkPad too. The bug didn't occur on my desktop though.

WORKAROUND:
1. Put the PS4 controller upside down (buttons down).
2. Open the panel menu and click the second circle button (rotation lock).

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

Title:
  Display auto rotates when connecting a PS4 gamepad via USB

Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Whenever I connected one of my PS4 controllers to my XPS 13 laptop.
  The laptop screen auto rotates to 90% clockwise and then 90% clockwise
  again. The laptop ends up with upside down screen. When this happens,
  the display settings does not show the orientation option either so
  only way for me to fix it is to restart the laptop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1721141/+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 1721141] Re: Display auto rotates when connecting a PS4 gamepad via USB

2017-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

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

Title:
  Display auto rotates when connecting a PS4 gamepad via USB

Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Whenever I connected one of my PS4 controllers to my XPS 13 laptop.
  The laptop screen auto rotates to 90% clockwise and then 90% clockwise
  again. The laptop ends up with upside down screen. When this happens,
  the display settings does not show the orientation option either so
  only way for me to fix it is to restart the laptop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1721141/+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 1720482] Re: Demote xterm to universe

2017-10-04 Thread Didier Roche
I don't think if you are going to repromote it that we want to do an
universe -> main -> universe dance. Do you mind fixing adding the
alternate rather?

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

Title:
  Demote xterm to universe

Status in xterm package in Ubuntu:
  New

Bug description:
  Now that xterm is no longer included in the default Ubuntu install, we
  should be able to demote it to universe and let gnome-terminal fulfill
  the x-terminal-emulator virtual package dependency.

  $ reverse-depends -c main xterm
  Reverse-Recommends
  ==
  * tk8.6
  * xinit

  Reverse-Depends
  ===
  * xorg

  tk8.6
  Recommends: xterm | x-terminal-emulator

  xinit
  Recommends: xterm | x-session-manager | x-window-manager | x-terminal-emulator

  xorg
  Depends: xterm | x-terminal-emulator

  gnome-terminal
  Provides: x-terminal-emulator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xterm/+bug/1720482/+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 1712755] Re: /usr/lib/udisks2/udisksd:11:g_mutex_lock:g_source_destroy_internal:main

2017-10-04 Thread Jean-Baptiste Lallement
** Description changed:

+ This is now the top crasher for the packages of the desktop package set.
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
udisks2.  This problem was most recently seen with package version 
2.6.5-2ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/93775674877696284083874f33927631ec531a70 
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/.

** Changed in: udisks2 (Ubuntu)
   Importance: Undecided => High

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

Title:
  /usr/lib/udisks2/udisksd:11:g_mutex_lock:g_source_destroy_internal:main

Status in udisks2 package in Ubuntu:
  Confirmed

Bug description:
  This is now the top crasher for the packages of the desktop package
  set.

  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
udisks2.  This problem was most recently seen with package version 
2.6.5-2ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/93775674877696284083874f33927631ec531a70 
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/udisks2/+bug/1712755/+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 1721141] Re: Display auto rotates when connecting a PS4 gamepad via USB

2017-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

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

Title:
  Display auto rotates when connecting a PS4 gamepad via USB

Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Whenever I connected one of my PS4 controllers to my XPS 13 laptop.
  The laptop screen auto rotates to 90% clockwise and then 90% clockwise
  again. The laptop ends up with upside down screen. When this happens,
  the display settings does not show the orientation option either so
  only way for me to fix it is to restart the laptop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1721141/+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 1721141] Re: Display auto rotates when connecting a PS4 gamepad via USB

2017-10-04 Thread Daniel van Vugt
** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Display auto rotates when connecting a PS4 gamepad via USB

Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Whenever I connected one of my PS4 controllers to my XPS 13 laptop.
  The laptop screen auto rotates to 90% clockwise and then 90% clockwise
  again. The laptop ends up with upside down screen. When this happens,
  the display settings does not show the orientation option either so
  only way for me to fix it is to restart the laptop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1721141/+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 1721189] [NEW] Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
user interface.

See attached screenshot.

Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb which
solved the problem.

** Affects: thunderbird (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface
https://bugs.launchpad.net/bugs/1721189
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to thunderbird in Ubuntu.

-- 
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 1721189] Re: Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Robert Orzanna
** Package changed: linphone (Ubuntu) => thunderbird (Ubuntu)

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

Title:
  Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
  user interface.

  See attached screenshot.

  Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb
  which solved the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+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 1720654] Re: Totem menu is totally broken

2017-10-04 Thread Daniel van Vugt
Yeah I was thinking recently the Unity patches for totem perhaps should
have been dropped from Ubuntu.

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

Title:
  Totem menu is always visible if you have disabled Top Bar >
  Application Menu

Status in totem package in Ubuntu:
  Triaged

Bug description:
  Open Totem with disabled "top bar application menu" option in Gnome
  Tweaks. See this (screenshot). Menu is coming from unity-compatible
  patch, original gnome behavior - menu should go to button with totem
  icon left of the "+" button. Worst thing - MENU IS ALWAYS VISIBLE,
  EVEN IN FULLSCREEN MODE WITH MOVIE PLAYING!!! (Ubuntu 17.10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1720654/+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 1721082] Re: After upgrading to Artful and running gnome once, unity scaling settings are lost

2017-10-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-session/ubuntu

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

Title:
  After upgrading to Artful and running gnome once, unity scaling
  settings are lost

Status in gnome-session package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress
Status in unity-settings-daemon package in Ubuntu:
  In Progress

Bug description:
  Unity should save its own scaling factor settings in different keys
  instead of (ab)using the org.gnome.desktop.interface settings for
  this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1721082/+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 1721117] Re: Many Gnome extensions don't work with gnome-shell in 17.10, but works in vanilla gnome

2017-10-04 Thread Daniel van Vugt
That was an overstatement; I'm just guessing. Not working on it.

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

Title:
  Many Gnome extensions don't work with gnome-shell in 17.10, but works
  in vanilla gnome

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  There are multiple GNOME extensions that work in the vanilla gnome
  session (package gnome-session) in 17.10, but when you run the gnome-
  shell with Ubuntu modifications, the extensions give errors and won't
  load.

  Here are four examples of extensions that don't work with the Ubuntu-
  modified GNOME shell:

  https://extensions.gnome.org/extension/2/move-clock/
  https://extensions.gnome.org/extension/358/activities-configurator/
  https://extensions.gnome.org/extension/298/activities-button-text/
  https://extensions.gnome.org/extension/77/activities-button-text/

  Bug discovered using:
  Ubuntu 17.10 beta 2
  GNOME Shell 3.26.0 (Xorg or Wayland session)
  Linux kernel 4.13.0-12-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1721117/+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 1720820] Re: Totem with gstreamer1.0-vaapi and Wayland crashes on AMD graphics

2017-10-04 Thread Daniel van Vugt
It sounds like gstreamer-vaapi has found a VA driver that it thinks will
work, rather than none at all which should fall back to software
rendering.

Please install: sudo apt install vainfo
Then run 'vainfo' and paste its output here.

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

** Changed in: gstreamer-vaapi (Ubuntu)
   Status: New => Incomplete

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

Title:
  Totem with gstreamer1.0-vaapi and Wayland crashes on AMD graphics

Status in gstreamer-vaapi package in Ubuntu:
  Incomplete
Status in totem package in Ubuntu:
  Incomplete

Bug description:
  Totem with gstreamer1.0-vaapi and Wayland crashes on my machine with
  AMD Fury graphics card and open source drivers. Video output is just a
  black frame and crash happens within just a few seconds after video
  playback starts.

  Could not reproduce bug on two older Intel laptops with iGPU's where
  hardware acceleration seemed to work fine under Wayland.

  Issue is only present on Wayland, not x.

  I can get hardware accelerated video playback working on Wayland with
  'mpv --hwdec=vaapi-copy --opengl-backend=wayland' but this is the only
  way I have found so far. Even in mpv, no other option than vaapi-copy
  works.

  gst-play-1.0 outputs the following error:
  ERROR Internal error: could not render surface for file:///***
  ERROR debug information: ../../../gst/vaapi/gstvaapisink.c(1483): 
gst_vaapisink_show_frame_unlocked (): 
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstVaapiSink:vaapisink0


  
  lsb_release -rd
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10

  totem   3.25.90.1-0ubuntu3
  gstreamer1.0-vaapi:amd641.12.3-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1720820/+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 1720654] Re: Totem menu is totally broken

2017-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Totem menu is always visible if you have disabled Top Bar >
  Application Menu

Status in totem package in Ubuntu:
  Triaged

Bug description:
  Open Totem with disabled "top bar application menu" option in Gnome
  Tweaks. See this (screenshot). Menu is coming from unity-compatible
  patch, original gnome behavior - menu should go to button with totem
  icon left of the "+" button. Worst thing - MENU IS ALWAYS VISIBLE,
  EVEN IN FULLSCREEN MODE WITH MOVIE PLAYING!!! (Ubuntu 17.10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1720654/+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 1720654] Re: Totem menu is always visible if you have disabled Top Bar > Application Menu

2017-10-04 Thread Daniel van Vugt
** Summary changed:

- Totem menu is totally broken
+ Totem menu is always visible if you have disabled Top Bar > Application Menu

** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium

** Changed in: totem (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  Totem menu is always visible if you have disabled Top Bar >
  Application Menu

Status in totem package in Ubuntu:
  Triaged

Bug description:
  Open Totem with disabled "top bar application menu" option in Gnome
  Tweaks. See this (screenshot). Menu is coming from unity-compatible
  patch, original gnome behavior - menu should go to button with totem
  icon left of the "+" button. Worst thing - MENU IS ALWAYS VISIBLE,
  EVEN IN FULLSCREEN MODE WITH MOVIE PLAYING!!! (Ubuntu 17.10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1720654/+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 1721189] Re: Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Charlie
Confirm on Ubuntu Mate 17.10 Beta 1, 32bit and 64bit. Screenshot of full
window attached.

** Attachment added: "Screenshot at 2017-10-04 09-05-32.png"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+attachment/4961916/+files/Screenshot%20at%202017-10-04%2009-05-32.png

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

Title:
  Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
  user interface.

  See attached screenshot.

  Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb
  which solved the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+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 1720250] Re: im-config configuration ignored with gdm3

2017-10-04 Thread Iain Lane
On Wed, Oct 04, 2017 at 12:40:03AM -, Gunnar Hjalmarsson wrote:
> As Iain suggested on IRC
> 
> https://irclogs.ubuntu.com/2017/10/03/%23ubuntu-devel.html#t15:52
> 
> I checked out what the processes looked like for the two attempts at a
> solution, and attached a couple of files with my observations.
> 
> Well, not sure what I should look for, to be honest, but that exercise
> inspired me to a possible solution: Since gdm3 always starts ibus-daemon
> anyway, I added a condition to /usr/share/im-config/data/21_ibus.rc so
> im-config does not start ibus-daemon if gdm3 is the DM. That seems to
> fix it.
> 
> So I have uploaded yet another variant to the PPA.
> 
> https://launchpad.net/~gunnarhj/+archive/ubuntu/im-config

Thanks Gunnar, good find.

I wonder what this is telling us - you end up with multiple copies of
iBus running or something? Or the order matters and somehow the
basic.target one starts up early enough and the other one doesn't?

>From looking at that 21_ibus.rc script, it doesn't look like it's
crucial that im-config is the thing to actually execute iBus, right? If
that's the case, this is probably good. If it tests out, feel free to
upload.

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]

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

Title:
  im-config configuration ignored with gdm3

Status in gdm3 package in Ubuntu:
  Confirmed
Status in im-config package in Ubuntu:
  Confirmed

Bug description:
  After having logged in via gdm3, the IM related environment variables
  are always set like this:

  $ env | grep -E '_IM|XMOD'
  QT_IM_MODULE=ibus
  XMODIFIERS=@im=ibus

  Changing ~/.xinputrc to e.g. xim makes no difference, so gdm3 prevents
  all other IM frameworks but IBus from working.

  This problem seems to be similar to bug #1594681 (which was fixed).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+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 1721208] Re: package libwinpr-registry0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package is in a very bad inconsistent state; you should

2017-10-04 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 freerdp in Ubuntu.
https://bugs.launchpad.net/bugs/1721208

Title:
  package libwinpr-registry0.1:amd64
  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in freerdp package in Ubuntu:
  New

Bug description:
  not sure since the system given an errors

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libwinpr-registry0.1:amd64 
1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  Date: Wed Oct  4 09:22:43 2017
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu9
   libgcc1 1:6.0.1-0ubuntu1
   libwinpr-crt0.1 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
  DpkgHistoryLog:
   Start-Date: 2017-10-04  09:22:26
   Commandline: /usr/bin/unattended-upgrade
   Upgrade: poppler-utils:amd64 (0.41.0-0ubuntu1.2, 0.41.0-0ubuntu1.3), 
libnss3-nssdb:amd64 (2:3.28.4-0ubuntu0.16.04.2, 2:3.28.4-0ubuntu0.16.04.3), 
dnsmasq-base:amd64 (2.75-1ubuntu0.16.04.2, 2.75-1ubuntu0.16.04.3), 
firefox-locale-en:amd64 (55.0.2+build1-0ubuntu0.16.04.1, 
56.0+build6-0ubuntu0.16.04.1), libidn11:amd64 (1.32-3ubuntu1.1, 
1.32-3ubuntu1.2), libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.2, 
2:3.28.4-0ubuntu0.16.04.3), ca-certificates:amd64 (20160104ubuntu1, 
20170717~16.04.1), firefox:amd64 (55.0.2+build1-0ubuntu0.16.04.1, 
56.0+build6-0ubuntu0.16.04.1), libpoppler-glib8:amd64 (0.41.0-0ubuntu1.2, 
0.41.0-0ubuntu1.3), libpoppler58:amd64 (0.41.0-0ubuntu1.2, 0.41.0-0ubuntu1.3)
  DuplicateSignature:
   
package:libwinpr-registry0.1:amd64:1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
   Processing triggers for mime-support (3.59ubuntu1) ...
   dpkg: error processing package libwinpr-registry0.1:amd64 (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2017-05-18 (138 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.20
  SourcePackage: freerdp
  Title: package libwinpr-registry0.1:amd64 
1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/1721208/+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 1721208] [NEW] package libwinpr-registry0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package is in a very bad inconsistent state; you shoul

2017-10-04 Thread mohd ariff mohamed hanifa
Public bug reported:

not sure since the system given an errors

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libwinpr-registry0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Wed Oct  4 09:22:43 2017
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu9
 libgcc1 1:6.0.1-0ubuntu1
 libwinpr-crt0.1 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
DpkgHistoryLog:
 Start-Date: 2017-10-04  09:22:26
 Commandline: /usr/bin/unattended-upgrade
 Upgrade: poppler-utils:amd64 (0.41.0-0ubuntu1.2, 0.41.0-0ubuntu1.3), 
libnss3-nssdb:amd64 (2:3.28.4-0ubuntu0.16.04.2, 2:3.28.4-0ubuntu0.16.04.3), 
dnsmasq-base:amd64 (2.75-1ubuntu0.16.04.2, 2.75-1ubuntu0.16.04.3), 
firefox-locale-en:amd64 (55.0.2+build1-0ubuntu0.16.04.1, 
56.0+build6-0ubuntu0.16.04.1), libidn11:amd64 (1.32-3ubuntu1.1, 
1.32-3ubuntu1.2), libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.2, 
2:3.28.4-0ubuntu0.16.04.3), ca-certificates:amd64 (20160104ubuntu1, 
20170717~16.04.1), firefox:amd64 (55.0.2+build1-0ubuntu0.16.04.1, 
56.0+build6-0ubuntu0.16.04.1), libpoppler-glib8:amd64 (0.41.0-0ubuntu1.2, 
0.41.0-0ubuntu1.3), libpoppler58:amd64 (0.41.0-0ubuntu1.2, 0.41.0-0ubuntu1.3)
DuplicateSignature:
 package:libwinpr-registry0.1:amd64:1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
 Processing triggers for mime-support (3.59ubuntu1) ...
 dpkg: error processing package libwinpr-registry0.1:amd64 (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2017-05-18 (138 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: freerdp
Title: package libwinpr-registry0.1:amd64 
1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libwinpr-registry0.1:amd64
  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in freerdp package in Ubuntu:
  New

Bug description:
  not sure since the system given an errors

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libwinpr-registry0.1:amd64 
1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  Date: Wed Oct  4 09:22:43 2017
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu9
   libgcc1 1:6.0.1-0ubuntu1
   libwinpr-crt0.1 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
  DpkgHistoryLog:
   Start-Date: 2017-10-04  09:22:26
   Commandline: /usr/bin/unattended-upgrade
   Upgrade: poppler-utils:amd64 (0.41.0-0ubuntu1.2, 0.41.0-0ubuntu1.3), 
libnss3-nssdb:amd64 (2:3.28.4-0ubuntu0.16.04.2, 2:3.28.4-0ubuntu0.16.04.3), 
dnsmasq-base:amd64 (2.75-1ubuntu0.16.04.2, 2.75-1ubuntu0.16.04.3), 
firefox-locale-en:amd64 (55.0.2+build1-0ubuntu0.16.04.1, 
56.0+build6-0ubuntu0.16.04.1), libidn11:amd64 (1.32-3ubuntu1.1, 
1.32-3ubuntu1.2), libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.2, 
2:3.28.4-0ubuntu0.16.04.3), ca-certificates:amd64 (20160104ubuntu1, 
20170717~16.04.1), firefox:amd64 (55.0.2+build1-0ubuntu0.16.04.1, 
56.0+build6-0ubuntu0.16.04.1), libpoppler-glib8:amd64 (0.41.0-0ubuntu1.2, 
0.41.0-0ubuntu1.3), libpoppler58:amd64 (0.41.0-0ubuntu1.2, 0.41.0-0ubuntu1.3)
  DuplicateSignature:
   
package:libwinpr-registry0.1:amd64:1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2
   Processing triggers for mime-support (3.59ubuntu1) ...
   dpkg: error processing package libwinpr-registry0.1:amd64 (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2017-05-18 (138 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.20
  SourcePackage: freerdp
  Title: package libwinpr-registry0.1:amd64 
1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1.2 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuratio

[Desktop-packages] [Bug 1720820] Re: Totem with gstreamer1.0-vaapi and Wayland crashes on AMD graphics

2017-10-04 Thread Kristoffer Brissman
$ vainfo
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva )
vainfo: Driver version: mesa gallium vaapi
vainfo: Supported profile and entrypoints
  VAProfileMPEG2Simple: VAEntrypointVLD
  VAProfileMPEG2Main  : VAEntrypointVLD
  VAProfileVC1Simple  : VAEntrypointVLD
  VAProfileVC1Main: VAEntrypointVLD
  VAProfileVC1Advanced: VAEntrypointVLD
  VAProfileH264ConstrainedBaseline: VAEntrypointVLD
  VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
  VAProfileH264Main   : VAEntrypointVLD
  VAProfileH264Main   : VAEntrypointEncSlice
  VAProfileH264High   : VAEntrypointVLD
  VAProfileH264High   : VAEntrypointEncSlice
  VAProfileHEVCMain   : VAEntrypointVLD
  VAProfileNone   : VAEntrypointVideoProc

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

Title:
  Totem with gstreamer1.0-vaapi and Wayland crashes on AMD graphics

Status in gstreamer-vaapi package in Ubuntu:
  Incomplete
Status in totem package in Ubuntu:
  Incomplete

Bug description:
  Totem with gstreamer1.0-vaapi and Wayland crashes on my machine with
  AMD Fury graphics card and open source drivers. Video output is just a
  black frame and crash happens within just a few seconds after video
  playback starts.

  Could not reproduce bug on two older Intel laptops with iGPU's where
  hardware acceleration seemed to work fine under Wayland.

  Issue is only present on Wayland, not x.

  I can get hardware accelerated video playback working on Wayland with
  'mpv --hwdec=vaapi-copy --opengl-backend=wayland' but this is the only
  way I have found so far. Even in mpv, no other option than vaapi-copy
  works.

  gst-play-1.0 outputs the following error:
  ERROR Internal error: could not render surface for file:///***
  ERROR debug information: ../../../gst/vaapi/gstvaapisink.c(1483): 
gst_vaapisink_show_frame_unlocked (): 
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstVaapiSink:vaapisink0


  
  lsb_release -rd
  Description:  Ubuntu Artful Aardvark (development branch)
  Release:  17.10

  totem   3.25.90.1-0ubuntu3
  gstreamer1.0-vaapi:amd641.12.3-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1720820/+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 1718717] Re: cupsd crashed with SIGSEGV in avahi_entry_group_free()

2017-10-04 Thread Markward Kufleitner
This bug is not fixed. It just came up again after reboot.

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

Title:
  cupsd crashed with SIGSEGV in avahi_entry_group_free()

Status in CUPS:
  New
Status in cups package in Ubuntu:
  Invalid

Bug description:
  after updates of cups-filter and reboot

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: cups-daemon 2.2.4-7
  ProcVersionSignature: Ubuntu 4.13.0-11.12-generic 4.13.1
  Uname: Linux 4.13.0-11-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 21 17:43:42 2017
  ExecutablePath: /usr/sbin/cupsd
  Lpstat:
   device for HP-LaserJet-4200: hp:/net/hp_LaserJet_4200?ip=192.168.10.21
   device for PDF: cups-pdf:/
  MachineType: Dell Inc. OptiPlex 960
  Papersize: a4
  PpdFiles:
   PDF: Generic CUPS-PDF Printer (w/ options)
   HP-LaserJet-4200: HP LaserJet 4200 Series Postscript (recommended)
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.13.0-11-generic 
root=UUID=b7879efd-332b-42e8-9e7c-4ec466c90bac ro agp=off quiet splash 
vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-11-generic 
root=UUID=b7879efd-332b-42e8-9e7c-4ec466c90bac ro agp=off quiet splash 
vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f32dc0c7954 : cmpq   
$0x0,(%rdi)
   PC (0x7f32dc0c7954) ok
   source "$0x0" ok
   destination "(%rdi)" (0x) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: cups
  StacktraceTop:
   avahi_entry_group_free () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: cupsd crashed with SIGSEGV in avahi_entry_group_free()
  UpgradeStatus: Upgraded to artful on 2017-09-19 (2 days ago)
  UserGroups:
   
  dmi.bios.date: 08/06/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 0Y958C
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd08/06/2013:svnDellInc.:pnOptiPlex960:pvr:rvnDellInc.:rn0Y958C:rvrA00:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 960
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cups/+bug/1718717/+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 1711752] [NEW] Some right click items are untranslated

2017-10-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When clicking the icons of Terminal, Nautilus etc., some things are
being shown as the untranslated (English) strings even though they are
translated upstream (GNOME). For example the "New Terminal" for GNOME
Terminal, that is correctly translated (in Czech localization) as "Nový
terminál" in GNOME panel, but untranslated when clicking the GNOME
Terminal icon in the ubuntu-dock extension. Another example is the "New
Window" item in Nautilus. See the attached screenshots.

** Affects: glib2.0 (Ubuntu)
 Importance: Medium
 Assignee: Didier Roche (didrocks)
 Status: Triaged

** Affects: glib2.0 (Ubuntu Artful)
 Importance: Medium
 Assignee: Didier Roche (didrocks)
 Status: Triaged


** Tags: l10n
-- 
Some right click items are untranslated
https://bugs.launchpad.net/bugs/1711752
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to glib2.0 in Ubuntu.

-- 
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 1711752] Re: Some right click items are untranslated

2017-10-04 Thread Didier Roche
** Package changed: gnome-shell-extension-ubuntu-dock (Ubuntu Artful) =>
glib2.0 (Ubuntu Artful)

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

Title:
  Some right click items are untranslated

Status in glib2.0 package in Ubuntu:
  Triaged
Status in glib2.0 source package in Artful:
  Triaged

Bug description:
  When clicking the icons of Terminal, Nautilus etc., some things are
  being shown as the untranslated (English) strings even though they are
  translated upstream (GNOME). For example the "New Terminal" for GNOME
  Terminal, that is correctly translated (in Czech localization) as
  "Nový terminál" in GNOME panel, but untranslated when clicking the
  GNOME Terminal icon in the ubuntu-dock extension. Another example is
  the "New Window" item in Nautilus. See the attached screenshots.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1711752/+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 1720342] Re: After update to kernel 4.13, can no longer connect Bluetooth Speaker (Sony SRS-SB40)

2017-10-04 Thread Slomo
*** This bug is a duplicate of bug 1719210 ***
https://bugs.launchpad.net/bugs/1719210

** This bug has been marked a duplicate of bug 1719210
   Bluetooth audio to A2DP headset no longer works following upgrade from 4.12 
to 4.13 in artful

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

Title:
  After update to kernel 4.13, can no longer connect Bluetooth Speaker
  (Sony SRS-SB40)

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The Speaker / Microphone worked perfectly with linux kernel 4.12, and
  still does if I reboot into that kernel. But it doesn't work with
  4.13, or 4.13.1 which I just installed (from mainline kernel
  repository). Haven't tried 4.14 yet.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peter  2150 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep 29 13:24:11 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-06-19 (101 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170617)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: Bluetooth sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.20
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 827E
  dmi.board.vendor: HP
  dmi.board.version: 94.54
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.20:bd12/01/2016:svnHP:pnHPSpectrex360Convertible13-ac0XX:pvr:rvnHP:rn827E:rvr94.54:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Spectre
  dmi.product.name: HP Spectre x360 Convertible 13-ac0XX
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1720342/+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 1720342] Re: After update to kernel 4.13, can no longer connect Bluetooth Speaker (Sony SRS-SB40)

2017-10-04 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1719210 ***
https://bugs.launchpad.net/bugs/1719210

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: alsa-driver (Ubuntu)
   Status: New => Confirmed

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

Title:
  After update to kernel 4.13, can no longer connect Bluetooth Speaker
  (Sony SRS-SB40)

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The Speaker / Microphone worked perfectly with linux kernel 4.12, and
  still does if I reboot into that kernel. But it doesn't work with
  4.13, or 4.13.1 which I just installed (from mainline kernel
  repository). Haven't tried 4.14 yet.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peter  2150 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep 29 13:24:11 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-06-19 (101 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170617)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: Bluetooth sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.20
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 827E
  dmi.board.vendor: HP
  dmi.board.version: 94.54
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.20:bd12/01/2016:svnHP:pnHPSpectrex360Convertible13-ac0XX:pvr:rvnHP:rn827E:rvr94.54:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Spectre
  dmi.product.name: HP Spectre x360 Convertible 13-ac0XX
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1720342/+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 1715582] Re: "Operation not supported by backend" when backing up to smb server

2017-10-04 Thread Wolf Rogner
I have no issues connecting to the share from Nautilus.
The code in 34.4 worked flawless and reliably
In 34.4. the protocol was set using a dropdown and the server entered alone 
(see screenshots)
In 36.2 one has to enter the protocol and server but the path in a different 
location (see screenshots).

I have tried a simple Python script to connect to my server and it works
fine (so I don't think it is an issue with Gnome but rather an issue in
the new selection box).

Today the gnome gvfs package came in updated. The issue still persists.

If you want I can have a look at the source code and see if I can be of
assistance.

Currently after every upgrade I revert to 34.4 as the last working
solution.

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

Title:
  "Operation not supported by backend" when backing up to smb server

Status in deja-dup package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 17.10 beta
  setting up deja-dup to backup to smb/ssh server fails

  With ssh: Permission denied
  syslog:
  Sep  7 10:30:05 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581f75f50 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:30:05 mbpr13b PackageKit: resolve transaction /149_caabebdc from 
uid 1000 finished with success after 414ms

  
  with smb: Backup failed
  InvalidBackendURL: missing // - relative paths not supported for scheme 
gio+invalid: gio+invalid://
  syslog:
  Sep  7 10:32:45 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581fecb70 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:32:45 mbpr13b PackageKit: resolve transaction /150_abaacaad from 
uid 1000 finished with success after 402ms

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: deja-dup 35.6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
  Uname: Linux 4.12.0-13-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  7 10:30:37 2017
  InstallationDate: Installed on 2017-09-05 (1 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902)
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1715582/+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 1715582] Re: "Operation not supported by backend" when backing up to smb server

2017-10-04 Thread Wolf Rogner
There is no difference whether I prepend a / in front of nethome.
I always get "Operation not allowed"

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

Title:
  "Operation not supported by backend" when backing up to smb server

Status in deja-dup package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 17.10 beta
  setting up deja-dup to backup to smb/ssh server fails

  With ssh: Permission denied
  syslog:
  Sep  7 10:30:05 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581f75f50 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:30:05 mbpr13b PackageKit: resolve transaction /149_caabebdc from 
uid 1000 finished with success after 414ms

  
  with smb: Backup failed
  InvalidBackendURL: missing // - relative paths not supported for scheme 
gio+invalid: gio+invalid://
  syslog:
  Sep  7 10:32:45 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581fecb70 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:32:45 mbpr13b PackageKit: resolve transaction /150_abaacaad from 
uid 1000 finished with success after 402ms

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: deja-dup 35.6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
  Uname: Linux 4.12.0-13-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  7 10:30:37 2017
  InstallationDate: Installed on 2017-09-05 (1 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902)
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1715582/+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 1715582] Re: "Operation not supported by backend" when backing up to smb server

2017-10-04 Thread Wolf Rogner
** Attachment added: "Storage config in 34.4."
   
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1715582/+attachment/4961946/+files/Screenshot%20from%202017-10-04%2011-43-19.png

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

Title:
  "Operation not supported by backend" when backing up to smb server

Status in deja-dup package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 17.10 beta
  setting up deja-dup to backup to smb/ssh server fails

  With ssh: Permission denied
  syslog:
  Sep  7 10:30:05 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581f75f50 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:30:05 mbpr13b PackageKit: resolve transaction /149_caabebdc from 
uid 1000 finished with success after 414ms

  
  with smb: Backup failed
  InvalidBackendURL: missing // - relative paths not supported for scheme 
gio+invalid: gio+invalid://
  syslog:
  Sep  7 10:32:45 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581fecb70 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:32:45 mbpr13b PackageKit: resolve transaction /150_abaacaad from 
uid 1000 finished with success after 402ms

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: deja-dup 35.6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
  Uname: Linux 4.12.0-13-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  7 10:30:37 2017
  InstallationDate: Installed on 2017-09-05 (1 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902)
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1715582/+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 1715582] Re: "Operation not supported by backend" when backing up to smb server

2017-10-04 Thread Wolf Rogner
** Attachment added: "Config in 36.2."
   
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1715582/+attachment/4961947/+files/Screenshot%20from%202017-10-04%2011-49-06.png

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

Title:
  "Operation not supported by backend" when backing up to smb server

Status in deja-dup package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 17.10 beta
  setting up deja-dup to backup to smb/ssh server fails

  With ssh: Permission denied
  syslog:
  Sep  7 10:30:05 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581f75f50 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:30:05 mbpr13b PackageKit: resolve transaction /149_caabebdc from 
uid 1000 finished with success after 414ms

  
  with smb: Backup failed
  InvalidBackendURL: missing // - relative paths not supported for scheme 
gio+invalid: gio+invalid://
  syslog:
  Sep  7 10:32:45 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581fecb70 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:32:45 mbpr13b PackageKit: resolve transaction /150_abaacaad from 
uid 1000 finished with success after 402ms

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: deja-dup 35.6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
  Uname: Linux 4.12.0-13-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  7 10:30:37 2017
  InstallationDate: Installed on 2017-09-05 (1 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902)
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1715582/+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 1715582] Re: "Operation not supported by backend" when backing up to smb server

2017-10-04 Thread Wolf Rogner
Uups,

I just saw that deja-dup is written in Vala. I fear, I will not be of
much help there.

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

Title:
  "Operation not supported by backend" when backing up to smb server

Status in deja-dup package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 17.10 beta
  setting up deja-dup to backup to smb/ssh server fails

  With ssh: Permission denied
  syslog:
  Sep  7 10:30:05 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581f75f50 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:30:05 mbpr13b PackageKit: resolve transaction /149_caabebdc from 
uid 1000 finished with success after 414ms

  
  with smb: Backup failed
  InvalidBackendURL: missing // - relative paths not supported for scheme 
gio+invalid: gio+invalid://
  syslog:
  Sep  7 10:32:45 mbpr13b deja-dup[30252]: Allocating size to AssistantBackup 
0x55d581fecb70 without calling gtk_widget_get_preferred_width/height(). How 
does the code know the size to allocate?
  Sep  7 10:32:45 mbpr13b PackageKit: resolve transaction /150_abaacaad from 
uid 1000 finished with success after 402ms

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: deja-dup 35.6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
  Uname: Linux 4.12.0-13-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  7 10:30:37 2017
  InstallationDate: Installed on 2017-09-05 (1 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902)
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1715582/+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 1721189] Re: Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Wolf Rogner
Have to confirm under:
Linux mbpr13b 4.13.0-12-generic #13-Ubuntu SMP Sat Sep 23 03:40:16 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux


** Attachment added: "Thunderbird 52.4"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+attachment/4961948/+files/Screenshot%20from%202017-10-04%2011-39-16.png

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

Title:
  Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
  user interface.

  See attached screenshot.

  Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb
  which solved the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+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 1720908] Re: Firefox cannot load Flash because of libxul broken dependency

2017-10-04 Thread ard
Hi muzi
on my 32  bit still no success

on my 64 bit notebook, Flash kept working normal while FF upgraded to
version 56

on the Ubuntu17.10 beta artful with FF55, I had also problems getting Flash
installed.
But I found a nice site that lists all available Ubuntu packages, called
https://packages.ubuntu.com
selected the artful packages and found flash installer.
downloaded that package via the local ubuntu distribution site, that
offered me a deb package which installed without a problem and made Flash
working corrrectly.


On 4 October 2017 at 12:12, Muzi <1720...@bugs.launchpad.net> wrote:

> Thanks Tom, i tried but as per googling i found we cant revert back
> automatically to older version. Only solution is to uninstall the
> current version and manually install old version from source.
>
> sudo apt-get install firefox=55.0.2+build1-0ubuntu0.16.04.1
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Version '55.0.2+build1-0ubuntu0.16.04.1' for 'firefox' was not found
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1720955).
> https://bugs.launchpad.net/bugs/1720908
>
> Title:
>   Firefox cannot load Flash because of libxul broken dependency
>
> Status in firefox package in Ubuntu:
>   Confirmed
>
> Bug description:
>   When I start Firefox version 56 in my console and then go to a page
>   using Adobe Flash, I get the following errors:
>
>   /usr/lib/firefox/plugin-container: symbol lookup error:
> /usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_
> workarea
>   [18352] WARNING: pipe error (114): Connection reset by peer: file
> /build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/
> chrome/common/ipc_channel_posix.cc, line 353
>   /usr/lib/firefox/plugin-container: symbol lookup error:
> /usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_
> workarea
>   [18352] WARNING: pipe error (94): Connection reset by peer: file
> /build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/
> chrome/common/ipc_channel_posix.cc, line 353
>   /usr/lib/firefox/plugin-container: symbol lookup error:
> /usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_
> workarea
>   [18352] WARNING: pipe error (41): Connection reset by peer: file
> /build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/
> chrome/common/ipc_channel_posix.cc, line 353
>
>   Each time the problem is the same: gdk_screen_get_monitor_workarea is
>   undefined. Gnome marked that function as deprecated, but Firefox
>   version 55 worked just fine, whereas Firefox 56 fails with Flash.
>
>   https://developer.gnome.org/gdk3/stable/GdkScreen.html#gdk-screen-get-
>   monitor-workarea
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: firefox 56.0+build6-0ubuntu0.16.04.1
>   ProcVersionSignature: Ubuntu 4.4.0-96.119-generic 4.4.83
>   Uname: Linux 4.4.0-96-generic x86_64
>   NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
>   AddonCompatCheckDisabled: False
>   ApportVersion: 2.20.1-0ubuntu2.10
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC1:  alexis24733 F pulseaudio
>/dev/snd/controlC0:  alexis24733 F pulseaudio
>   BuildID: 20170928135459
>   Channel: Unavailable
>   CurrentDesktop: Unity
>   Date: Mon Oct  2 17:05:32 2017
>   ExecutablePath: /usr/lib/firefox/firefox
>   Extensions: extensions.sqlite corrupt or missing
>   ForcedLayersAccel: False
>   IncompatibleExtensions: Unavailable (corrupt or non-existant
> compatibility.ini or extensions.sqlite)
>   InstallationDate: Installed on 2010-12-27 (2471 days ago)
>   InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release
> amd64 (20100816.2)
>   Locales: extensions.sqlite corrupt or missing
>   MostRecentCrashID: bp-33216e86-e3b0-440b-a25a-2754b1171002
>   Plugins: Shockwave Flash - /usr/lib/flashplugin-
> installer/libflashplayer.so
>   PrefSources: prefs.js
>   Profiles: Profile0 (Default) - LastVersion=56.0/20170928135459 (In use)
>   RfKill:
>
>   RunningIncompatibleAddons: False
>   SourcePackage: firefox
>   Themes: extensions.sqlite corrupt or missing
>   UpgradeStatus: Upgraded to xenial on 2016-05-20 (500 days ago)
>   dmi.bios.date: 09/16/2010
>   dmi.bios.vendor: Award Software International, Inc.
>   dmi.bios.version: F14
>   dmi.board.name: P55A-UD4P
>   dmi.board.vendor: Gigabyte Technology Co., Ltd.
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
>   dmi.modalias: dmi:bvnAwardSoftwareInternational,
> Inc.:bvrF14:bd09/16/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:
> rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvr:
> cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
>   dmi.product.name: P55A-UD4P
>   dmi.sys.vendor: Gigabyte Technology Co., Ltd.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/
> 1720908/+subscriptions
>


-

[Desktop-packages] [Bug 1629600] Re: Installed application from .deb does not appear unless Ubuntu is restarted

2017-10-04 Thread Iain Lane
(valid bug, but not one the team will commit to fixing for 17.10)

** Tags added: rls-aa-notfixing

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

Title:
  Installed application from .deb does not appear unless Ubuntu is
  restarted

Status in One Hundred Papercuts:
  Confirmed
Status in gnome-software package in Ubuntu:
  Triaged
Status in gnome-software source package in Xenial:
  New
Status in gnome-software source package in Zesty:
  New
Status in gnome-software source package in Artful:
  Triaged

Bug description:
  I'm using Ubuntu 16.04 x64 and the installed version of gnome-software
  is 3.20.1

* I install a desktop application from a .deb package. I tried several 
methods (apt install, dpkg -i, xdg-open then click on install button).
* After the installation, I control that the application is visible from 
the system:
  * The application appears correctly in the application list in Unity Dash
  * The application appears in the "Open With" menu list in Nautilus 
(because of registered mime types)
  * The package name of the application can be used as an argument of apt 
commands (apt show, apt remove...) and dpkg (dpkg -l, dpkg -L...)
* I start gnome-software.
* I click on the "installed" tab to get the list of installed applications.

  expected result: the freshly installed application is in the list
  actual result: the freshly installed application is not in the list.

  If I reboot my computer and start gnome-software, the installed
  application appears in the list.

  It looks like there is some kind of cache that is not refreshed at the
  right moment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1629600/+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 1624644] Re: By default settings unattended-upgrade is unable to automatically remove packages that become unused in conjunction with updating by other software.

2017-10-04 Thread Iain Lane
** Changed in: gnome-software (Ubuntu Artful)
   Status: New => Invalid

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

Title:
  By default settings unattended-upgrade is unable to automatically
  remove packages that become unused in conjunction with updating by
  other software.

Status in apt package in Ubuntu:
  New
Status in gnome-software package in Ubuntu:
  Invalid
Status in unattended-upgrades package in Ubuntu:
  New
Status in update-manager package in Ubuntu:
  New
Status in apt source package in Artful:
  New
Status in gnome-software source package in Artful:
  Invalid
Status in unattended-upgrades source package in Artful:
  New
Status in update-manager source package in Artful:
  New

Bug description:
  When using default settings for unattended-upgrade i.e.
  Unattended-Upgrade::Remove-Unused-Dependencies "false";
  # default "false"
  Unattended-Upgrade::Remove-New-Unused-Dependencies "true";
  # default "true"
  in configuration file /etc/apt/apt.conf.d/50unattended-upgrades,
  unattended-upgrade is unable to remove packages that become unused in 
conjunction with updating by other software such as update-manager or apt 
full-upgrade. This is because unattended-upgrade compares the list of unneeded 
packages before and after it upgrades packages to detect which packages are new 
unused ones.

  Consequently, if user installs new kernels using e.g. update-manager,
  the excessive kernels will not be removed by unattended-upgrade, and
  eventually (small) /boot will become full.

  Expected behavior: handle removing of unused packages differently at
  least until other package management software installed by default can
  handle removing of new unused packages.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unattended-upgrades 0.90
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Sat Sep 17 11:28:44 2016
  InstallationDate: Installed on 2016-09-05 (11 days ago)
  InstallationMedia: Mythbuntu 16.04.1 LTS "Xenial Xerus" - Release i386 
(20160719)
  PackageArchitecture: all
  SourcePackage: unattended-upgrades
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1624644/+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 1720908] Re: Firefox cannot load Flash because of libxul broken dependency

2017-10-04 Thread Muzi
Failed to load flush for vsphere client on my ubuntu 16.04 64bit

muzi@muzi-Linux:~$ uname -a
Linux muzi-Linux 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (115): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (115): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (119): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (58): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (58): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (50): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
/usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
[12707] WARNING: pipe error (104): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353

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

Title:
  Firefox cannot load F

[Desktop-packages] [Bug 1721238] [NEW] package libtidy-0.99-0 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote tidy 5.4.0

2017-10-04 Thread GuiGS
Public bug reported:

A few weeks ago I installed tidy 5.4 downloaded from http://binaries
.html-tidy.org/ and installed via

sudo dpkg -i tidy-5.4.0-64bit.deb

It used to work but now when I type tidy I get:

tidy: error while loading shared libraries: libtidy-0.99.so.0: cannot
open shared object file: No such file or directory

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libtidy-0.99-0 (not installed)
ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Wed Oct  4 07:00:12 2017
ErrorMessage: a tentar sobre-escrever '/usr/lib/libtidy.so', que também está no 
pacote tidy 5.4.0
InstallationDate: Installed on 2017-08-08 (56 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: tidy
Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote tidy 
5.4.0
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade: a
  tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote
  tidy 5.4.0

Status in tidy package in Ubuntu:
  New

Bug description:
  A few weeks ago I installed tidy 5.4 downloaded from http://binaries
  .html-tidy.org/ and installed via

  sudo dpkg -i tidy-5.4.0-64bit.deb

  It used to work but now when I type tidy I get:

  tidy: error while loading shared libraries: libtidy-0.99.so.0: cannot
  open shared object file: No such file or directory

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  Date: Wed Oct  4 07:00:12 2017
  ErrorMessage: a tentar sobre-escrever '/usr/lib/libtidy.so', que também está 
no pacote tidy 5.4.0
  InstallationDate: Installed on 2017-08-08 (56 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote tidy 
5.4.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1721238/+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 1721189] Re: Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Chris Coulson
Not reproducing that here. What addons do you have installed?

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

Title:
  Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
  user interface.

  See attached screenshot.

  Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb
  which solved the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+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 1720908] Re: Firefox cannot load Flash because of libxul broken dependency

2017-10-04 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 56.0+build6-0ubuntu0.16.04.2

---
firefox (56.0+build6-0ubuntu0.16.04.2) xenial-security; urgency=medium

  * Backport patch to stub gdk_screen_get_monitor_workarea in mozgtk2
(fixes LP: #1720908)
- add debian/patches/stub-gdk_screen_get_monitor_workarea-in-mozgtk2.patch
- update debian/patches/series

 -- Chris Coulson   Tue, 03 Oct 2017
10:45:41 +0100

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

Title:
  Firefox cannot load Flash because of libxul broken dependency

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  When I start Firefox version 56 in my console and then go to a page
  using Adobe Flash, I get the following errors:

  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (114): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (94): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (41): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353

  Each time the problem is the same: gdk_screen_get_monitor_workarea is
  undefined. Gnome marked that function as deprecated, but Firefox
  version 55 worked just fine, whereas Firefox 56 fails with Flash.

  https://developer.gnome.org/gdk3/stable/GdkScreen.html#gdk-screen-get-
  monitor-workarea

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 56.0+build6-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-96.119-generic 4.4.83
  Uname: Linux 4.4.0-96-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alexis24733 F pulseaudio
   /dev/snd/controlC0:  alexis24733 F pulseaudio
  BuildID: 20170928135459
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Mon Oct  2 17:05:32 2017
  ExecutablePath: /usr/lib/firefox/firefox
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2010-12-27 (2471 days ago)
  InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.2)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-33216e86-e3b0-440b-a25a-2754b1171002
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=56.0/20170928135459 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (500 days ago)
  dmi.bios.date: 09/16/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F14
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF14:bd09/16/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1720908/+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 1720908] Re: Firefox cannot load Flash because of libxul broken dependency

2017-10-04 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 56.0+build6-0ubuntu0.17.04.2

---
firefox (56.0+build6-0ubuntu0.17.04.2) zesty-security; urgency=medium

  * Backport patch to stub gdk_screen_get_monitor_workarea in mozgtk2
(fixes LP: #1720908)
- add debian/patches/stub-gdk_screen_get_monitor_workarea-in-mozgtk2.patch
- update debian/patches/series

 -- Chris Coulson   Tue, 03 Oct 2017
10:44:38 +0100

** Changed in: firefox (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: firefox (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Firefox cannot load Flash because of libxul broken dependency

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  When I start Firefox version 56 in my console and then go to a page
  using Adobe Flash, I get the following errors:

  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (114): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (94): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (41): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353

  Each time the problem is the same: gdk_screen_get_monitor_workarea is
  undefined. Gnome marked that function as deprecated, but Firefox
  version 55 worked just fine, whereas Firefox 56 fails with Flash.

  https://developer.gnome.org/gdk3/stable/GdkScreen.html#gdk-screen-get-
  monitor-workarea

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 56.0+build6-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-96.119-generic 4.4.83
  Uname: Linux 4.4.0-96-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alexis24733 F pulseaudio
   /dev/snd/controlC0:  alexis24733 F pulseaudio
  BuildID: 20170928135459
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Mon Oct  2 17:05:32 2017
  ExecutablePath: /usr/lib/firefox/firefox
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2010-12-27 (2471 days ago)
  InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.2)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-33216e86-e3b0-440b-a25a-2754b1171002
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=56.0/20170928135459 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (500 days ago)
  dmi.bios.date: 09/16/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F14
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF14:bd09/16/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1720908/+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 1720908] Re: Firefox cannot load Flash because of libxul broken dependency

2017-10-04 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox - 56.0+build6-0ubuntu0.14.04.2

---
firefox (56.0+build6-0ubuntu0.14.04.2) trusty-security; urgency=medium

  * Backport patch to stub gdk_screen_get_monitor_workarea in mozgtk2
(fixes LP: #1720908)
- add debian/patches/stub-gdk_screen_get_monitor_workarea-in-mozgtk2.patch
- update debian/patches/series

 -- Chris Coulson   Tue, 03 Oct 2017
10:46:24 +0100

** Changed in: firefox (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Firefox cannot load Flash because of libxul broken dependency

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  When I start Firefox version 56 in my console and then go to a page
  using Adobe Flash, I get the following errors:

  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (114): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (94): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (41): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353

  Each time the problem is the same: gdk_screen_get_monitor_workarea is
  undefined. Gnome marked that function as deprecated, but Firefox
  version 55 worked just fine, whereas Firefox 56 fails with Flash.

  https://developer.gnome.org/gdk3/stable/GdkScreen.html#gdk-screen-get-
  monitor-workarea

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 56.0+build6-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-96.119-generic 4.4.83
  Uname: Linux 4.4.0-96-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alexis24733 F pulseaudio
   /dev/snd/controlC0:  alexis24733 F pulseaudio
  BuildID: 20170928135459
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Mon Oct  2 17:05:32 2017
  ExecutablePath: /usr/lib/firefox/firefox
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2010-12-27 (2471 days ago)
  InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.2)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-33216e86-e3b0-440b-a25a-2754b1171002
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=56.0/20170928135459 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (500 days ago)
  dmi.bios.date: 09/16/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F14
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF14:bd09/16/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1720908/+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 1721189] Re: Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Robert Orzanna
Happening for me even with all add-ons disabled.

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

Title:
  Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
  user interface.

  See attached screenshot.

  Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb
  which solved the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+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 1700085] Re: Mouse cursor is tiny on HiDPI screens

2017-10-04 Thread Andreas Hasenack
Here it stays tiny for a while after reboot/login, and eventually grows to a 
more normal size. I don't know what triggers the growth.
I have gnome-shell 3.26.0-0ubuntu2 on artful, same screen as Till's, and am 
using a 200% scale factor.

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

Title:
  Mouse cursor is tiny on HiDPI screens

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  I am on Artful and have switched to GNOME as GNOME is the default
  desktop now and Unity shows some instabilities.

  I am using a Lenovo Thinkpad X1 Carbon (2nd gen.) notebook with
  14-inch QHD (2560x1440) display, so I am well over the good old 72-dpi
  CRT resolution.

  With some effort I have at least got a somewhat useful scaling of the
  GUI elements (esp. text size), mainly by getting into Unity7, getting
  into the Display Settings there, removing my ~1.5 scaling factor,
  returning to GNOME, installing the advanced settings manager (gnome-
  tweak-tool or so) and setting a scaling factor of ~2). Large text in
  accessibilty does not work for me as it makes the text huge.

  Now the mouse cursor does no bother on all these changes. It stays
  always in its 72-dpi hard-coded size which is really tiny under GNOME
  on my QHD screen. It gets easily totally invisible for me, especially
  on text fields where it gets a skinny vertical bar.

  Therefore there are two fixes needed:

  1. Mouse cursor needs to scale with scale factor for the desktop, so
  that it is in a good size relation with the rest of the desktop.
  Please take this into account for fractional scaling efforts.

  2. Even a standard-sized mouse cursor can be too small for people with
  vision problems, so the accessibility options need a possibility to
  apply a (fractional) adjustable scaling factor to the mouse cursor's
  standard size.

  Please take these changes into account ASAP, ideally on 17.10 at the
  latest. Please consider backporting upstream fixes for achieving this
  goal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1700085/+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 1721242] [NEW] Thunderbird UI-Glitches

2017-10-04 Thread Jh
Public bug reported:

Well, the attached .webm shows the Problem in action.
The UI reveals it self only if you hover over the elements. Its since the 
todays update to 52.4
52.3 just works fine.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: thunderbird 1:52.4.0+build1-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
AddonCompatCheckDisabled: False
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
BuildID: 20171003222123
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Wed Oct  4 14:25:34 2017
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)
InstallationDate: Installed on 2017-09-19 (14 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170917)
IwConfig:
 enp0s31f6  no wireless extensions.

 lono wireless extensions.
Locales: extensions.sqlite corrupt or missing
PrefSources:
 prefs.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning-l10n.js
Profiles: Profile0 (Default) - LastVersion=52.3.0/20170815040357 (Out of date)
RfKill:

RunningIncompatibleAddons: False
SourcePackage: thunderbird
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/26/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.8
dmi.board.name: 0Y7WYT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.8:bd01/26/2016:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn0Y7WYT:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex 7040
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug artful package-from-proposed wayland-session

** Attachment added: ".webm showing the Problem"
   
https://bugs.launchpad.net/bugs/1721242/+attachment/4962024/+files/Screencast%20from%2004.10.2017%2013%3A32%3A39.webm

** Attachment removed: "IpAddr.txt"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721242/+attachment/4962029/+files/IpAddr.txt

** Description changed:

  Well, the attached .webm shows the Problem in action.
  The UI reveals it self only if you hover over the elements. Its since the 
todays update to 52.4
  52.3 just works fine.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: thunderbird 1:52.4.0+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
- AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  jonathan  12272 F pulseaudio
  BuildID: 20171003222123
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct  4 14:25:34 2017
  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
+  # 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)
  InstallationDate: Installed on 2017-09-19 (14 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170917)
- IpRoute:
-  default via 132.195.91.254 dev enp0s31f6 proto static metric 100 
-  132.195.91.0/24 dev enp0s31f6 proto kernel scope link src 132.195.91.136 
metric 100 
-  169.254.0.0/16 dev enp0s31f6 scope link metric 1000
  IwConfig:
-  enp0s31f6  no wireless extensions.
-  
-  lono wireless extensions.
+  enp0s31f6  no wireless extensions.
+ 
+  lono wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources:
-  prefs.js
-  
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
-  
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning-l10n.js
+  prefs.js
+  
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
+  
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning-l10n.js
  Profiles: Profile0 (Default) - LastVersion=52.3.0/20170815040357 (Out of date)
  RfKill:
-  
+ 
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2016
  dmi.bios.vendor: 

[Desktop-packages] [Bug 1721242] Re: Thunderbird UI-Glitches

2017-10-04 Thread Jh
** Attachment removed: "AlsaInfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721242/+attachment/4962025/+files/AlsaInfo.txt

** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721242/+attachment/4962037/+files/WifiSyslog.txt

** Attachment removed: "PulseList.txt"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721242/+attachment/4962036/+files/PulseList.txt

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

Title:
  Thunderbird UI-Glitches

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Well, the attached .webm shows the Problem in action.
  The UI reveals it self only if you hover over the elements. Its since the 
todays update to 52.4
  52.3 just works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: thunderbird 1:52.4.0+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  BuildID: 20171003222123
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct  4 14:25:34 2017
  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)
  InstallationDate: Installed on 2017-09-19 (14 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170917)
  IwConfig:
   enp0s31f6  no wireless extensions.

   lono wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources:
   prefs.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning-l10n.js
  Profiles: Profile0 (Default) - LastVersion=52.3.0/20170815040357 (Out of date)
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.8
  dmi.board.name: 0Y7WYT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.8:bd01/26/2016:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn0Y7WYT:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex 7040
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721242/+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 1721248] [NEW] Totem could not get a screenshot of the video

2017-10-04 Thread corrado venturini
Public bug reported:

I try to get a screenshot from my video and totem shows a message saying
it could not get a screenshot of the video and suggesting to open a bug.
See attached screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: totem 3.25.90.1-0ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Oct  4 14:54:16 2017
InstallationDate: Installed on 2017-09-29 (5 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)
XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

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


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

** Attachment added: "Error message from totem"
   
https://bugs.launchpad.net/bugs/1721248/+attachment/4962041/+files/Screenshot%20from%202017-10-04%2014-53-22.png

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

Title:
  Totem could not get a screenshot of the video

Status in totem package in Ubuntu:
  New

Bug description:
  I try to get a screenshot from my video and totem shows a message
  saying it could not get a screenshot of the video and suggesting to
  open a bug. See attached screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: totem 3.25.90.1-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct  4 14:54:16 2017
  InstallationDate: Installed on 2017-09-29 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1721248/+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 1720199] Re: gvfs-open --help returns 1 exit code

2017-10-04 Thread Sebastien Bacher
The issue was fixed in
https://git.gnome.org/browse/gvfs/commit/?h=gnome-3-26&id=ffbe2ad which
is included now in the current artful version

** Changed in: gvfs (Ubuntu)
   Importance: Undecided => Low

** Changed in: gvfs (Ubuntu)
   Status: New => Fix Released

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

Title:
  gvfs-open --help returns 1 exit code

Status in gvfs package in Ubuntu:
  Fix Released

Bug description:
  gvfs-open --help prints following text and fails

  This tool has been deprecated, use 'gio open' instead.
  See 'gio help open' for more info.

  /usr/bin/gvfs-open: 10: [: --help: unexpected operator
  /usr/bin/gvfs-open: 10: [: --help: unexpected operator
  gio: Unknown option --help

  Usage:
gio open LOCATION...

  Open files with the default application that
  is registered to handle files of this type.

  Reason:
  gvfs-open uses wrong comparison operator.
  command '[' compares strings using single '=' character. 
  '/usr/bin/[' and bash builtin [ also allow '==', but dash (which currently 
used as /bin/sh) requires '='.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gvfs-bin 1.34.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep 28 22:42:59 2017
  InstallationDate: Installed on 2017-04-10 (171 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Beta amd64 (20170408)
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1720199/+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 1721238] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote tidy 5.4.0

2017-10-04 Thread GuiGS
*** This bug is a duplicate of bug 1595731 ***
https://bugs.launchpad.net/bugs/1595731

Workaround:

Uninstall and reinstall tidy:

sudo apt autoremove tidy
sudo dpkg -i tidy-5.4.0-64bit.deb

And then exclude tidy from automatic upgrade:

sudo apt-mark hold tidy

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade: a
  tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote
  tidy 5.4.0

Status in tidy package in Ubuntu:
  New

Bug description:
  A few weeks ago I installed tidy 5.4 downloaded from http://binaries
  .html-tidy.org/ and installed via

  sudo dpkg -i tidy-5.4.0-64bit.deb

  It used to work but now when I type tidy I get:

  tidy: error while loading shared libraries: libtidy-0.99.so.0: cannot
  open shared object file: No such file or directory

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  Date: Wed Oct  4 07:00:12 2017
  ErrorMessage: a tentar sobre-escrever '/usr/lib/libtidy.so', que também está 
no pacote tidy 5.4.0
  InstallationDate: Installed on 2017-08-08 (56 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote tidy 
5.4.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1721238/+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 1721238] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote tidy 5.4.0

2017-10-04 Thread GuiGS
*** This bug is a duplicate of bug 1595731 ***
https://bugs.launchpad.net/bugs/1595731

** This bug has been marked a duplicate of bug 1595731
   package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to 
overwrite '/usr/lib/libtidy.so', which is also in package libtidy-dev 1:5.2.0-1

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade: a
  tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote
  tidy 5.4.0

Status in tidy package in Ubuntu:
  New

Bug description:
  A few weeks ago I installed tidy 5.4 downloaded from http://binaries
  .html-tidy.org/ and installed via

  sudo dpkg -i tidy-5.4.0-64bit.deb

  It used to work but now when I type tidy I get:

  tidy: error while loading shared libraries: libtidy-0.99.so.0: cannot
  open shared object file: No such file or directory

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-35-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  Date: Wed Oct  4 07:00:12 2017
  ErrorMessage: a tentar sobre-escrever '/usr/lib/libtidy.so', que também está 
no pacote tidy 5.4.0
  InstallationDate: Installed on 2017-08-08 (56 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/lib/libtidy.so', que também está no pacote tidy 
5.4.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1721238/+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 1718096] Re: Wrong result from xdg-mime query filetype

2017-10-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/Freedesktop. If you have done so,
please tell us the number of the upstream bug (or the link), so we can
add a bugwatch that will inform us about its status. Thanks in advance.

** Changed in: xdg-utils (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Wrong result from xdg-mime query filetype

Status in xdg-utils package in Ubuntu:
  New

Bug description:
  `man xgd-mime` says:

  > query filetype FILE: Returns the file type of FILE in the form of a
  MIME type.

  However, it actually returns MIME type with MIME encoding:

 $  xdg-mime query filetype 
 > text/x-python; charset=utf-8

  After the man page, it should return something like `file --mime-
  type`:

  $ file -b --mime-type 
  > text/x-python

  But instead, it returns something like `file --mime`:

  $ file -b --mime 
  > text/x-python; charset=utf-8

  Either the man page is wrong or `wdg-mime` is wrong.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1718096/+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 1716470] Re: xdg-open doesn't respect gnome3 associations

2017-10-04 Thread Sebastien Bacher
The issue was fixed in
https://git.gnome.org/browse/gvfs/commit/?h=gnome-3-26&id=ffbe2ad which
is included now in the current artful version

** Changed in: xdg-utils (Ubuntu)
   Importance: Undecided => High

** Changed in: xdg-utils (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  xdg-open doesn't respect gnome3 associations

Status in xdg-utils package in Ubuntu:
  Fix Released

Bug description:
  xdg-open internaly uses "gvfs-open --help" to check if gvfs-open is present 
and functional, but gvfs-open is deprecated in new gnome (3.25.90) and 
"gvfs-open --help" returns with error code = 1.
  gvfs-open still can be used to open files and urls, new way to open 
associated files is "gio open ARG".

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xdg-utils 1.1.1-1ubuntu2
  ProcVersionSignature: Ubuntu 4.12.0-12.13-generic 4.12.8
  Uname: Linux 4.12.0-12-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Sep 11 23:59:06 2017
  InstallationDate: Installed on 2017-04-10 (154 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Beta amd64 (20170408)
  PackageArchitecture: all
  SourcePackage: xdg-utils
  UpgradeStatus: Upgraded to artful on 2017-09-10 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1716470/+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 1616965] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.2.0

2017-10-04 Thread GuiGS
*** This bug is a duplicate of bug 1595731 ***
https://bugs.launchpad.net/bugs/1595731

** This bug has been marked a duplicate of bug 1595731
   package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to 
overwrite '/usr/lib/libtidy.so', which is also in package libtidy-dev 1:5.2.0-1

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/libtidy.so', which is also in package
  tidy 5.2.0

Status in tidy package in Ubuntu:
  Confirmed

Bug description:
  Alerts me on startup

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Wed Aug 24 15:40:20 2016
  DuplicateSignature:
   package:libtidy-0.99-0:(not installed)
   Unpacking libtidy-0.99-0 (20091223cvs-1.5) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libtidy-0.99-0_20091223cvs-1.5_amd64.deb (--unpack):
trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 
5.2.0
  ErrorMessage: trying to overwrite '/usr/lib/libtidy.so', which is also in 
package tidy 5.2.0
  InstallationDate: Installed on 2016-04-23 (123 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1616965/+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 1595731] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libtidy.so', which is also in package libtidy-dev 1:5.2.0-1

2017-10-04 Thread GuiGS
Workaround for Ubuntu 16.04:

Uninstall and reinstall tidy:

sudo apt autoremove tidy
sudo dpkg -i tidy-5.4.0-64bit.deb

And then exclude tidy from automatic upgrade:

sudo apt-mark hold tidy

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/libtidy.so', which is also in package
  libtidy-dev 1:5.2.0-1

Status in tidy package in Ubuntu:
  Triaged
Status in tidy-html5 package in Ubuntu:
  Fix Released
Status in tidy-html5 package in Debian:
  Fix Released

Bug description:
  Conflict with libtidy-0.99 and libtidy5:

  dpkg: error processing archive
  /var/cache/apt/archives/libtidy-0.99-0_20091223cvs-1.5_amd64.deb
  (--unpack): trying to overwrite '/usr/lib/libtidy.so', which is also
  in package libtidy-dev 1:5.2.0-1

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-25.44-lowlatency 4.4.13
  Uname: Linux 4.4.0-25-lowlatency x86_64
  ApportVersion: 2.20.2-0ubuntu1
  AptOrdering:
   libtidy-0.99-0: Install
   abiword: Install
   abiword-plugin-grammar: Install
   NULL: ConfigurePending
  Architecture: amd64
  Date: Thu Jun 23 16:44:48 2016
  DpkgTerminalLog:
   Preparing to unpack .../libtidy-0.99-0_20091223cvs-1.5_amd64.deb ...
   Unpacking libtidy-0.99-0 (20091223cvs-1.5) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libtidy-0.99-0_20091223cvs-1.5_amd64.deb (--unpack):
trying to overwrite '/usr/lib/libtidy.so', which is also in package 
libtidy-dev 1:5.2.0-1
  DuplicateSignature:
   package:libtidy-0.99-0:(not installed)
   Unpacking libtidy-0.99-0 (20091223cvs-1.5) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libtidy-0.99-0_20091223cvs-1.5_amd64.deb (--unpack):
trying to overwrite '/usr/lib/libtidy.so', which is also in package 
libtidy-dev 1:5.2.0-1
  ErrorMessage: trying to overwrite '/usr/lib/libtidy.so', which is also in 
package libtidy-dev 1:5.2.0-1
  InstallationDate: Installed on 2016-03-04 (111 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160229)
  RelatedPackageVersions:
   dpkg 1.18.7ubuntu1
   apt  1.3~exp2ubuntu1
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/libtidy.so', which is also in package libtidy-dev 
1:5.2.0-1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1595731/+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 1537570] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.1.25

2017-10-04 Thread GuiGS
*** This bug is a duplicate of bug 1595731 ***
https://bugs.launchpad.net/bugs/1595731

** This bug has been marked a duplicate of bug 1595731
   package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to 
overwrite '/usr/lib/libtidy.so', which is also in package libtidy-dev 1:5.2.0-1

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/libtidy.so', which is also in package
  tidy 5.1.25

Status in tidy package in Ubuntu:
  Confirmed

Bug description:
  did use SW manager to un - install tidy 5 but now this.

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Mon Jan 25 09:31:01 2016
  DuplicateSignature: package:libtidy-0.99-0:(not installed):trying to 
overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.1.25
  ErrorMessage: trying to overwrite '/usr/lib/libtidy.so', which is also in 
package tidy 5.1.25
  InstallationDate: Installed on 2015-08-29 (148 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.1.25
  UpgradeStatus: Upgraded to wily on 2015-10-30 (86 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1537570/+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 1531683] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.0.0

2017-10-04 Thread GuiGS
*** This bug is a duplicate of bug 1595731 ***
https://bugs.launchpad.net/bugs/1595731

** This bug has been marked a duplicate of bug 1595731
   package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to 
overwrite '/usr/lib/libtidy.so', which is also in package libtidy-dev 1:5.2.0-1

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/libtidy.so', which is also in package
  tidy 5.0.0

Status in tidy package in Ubuntu:
  Confirmed

Bug description:
  I manually updated to HTML5 tidy yesterday the sudo apt-get update
  just gave an installation error that's all

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-42.48~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-42-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  AptOrdering:
   libtidy-0.99-0: Install
   tidy: Install
   libtidy-0.99-0: Configure
   tidy: Configure
  Architecture: amd64
  Date: Wed Jan  6 20:02:12 2016
  DpkgTerminalLog:
   Preparing to unpack .../libtidy-0.99-0_20091223cvs-1.2ubuntu1.1_amd64.deb ...
   Unpacking libtidy-0.99-0 (20091223cvs-1.2ubuntu1.1) ...
  DuplicateSignature: package:libtidy-0.99-0:(not installed):trying to 
overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.0.0
  ErrorMessage: trying to overwrite '/usr/lib/libtidy.so', which is also in 
package tidy 5.0.0
  InstallationDate: Installed on 2015-12-30 (8 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.10
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.0.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1531683/+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 1721189] Re: Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Charlie
Addd-ons, all disabled: Enigmail, ImportExportTools and Messaging Menu
and Unity Launcher integration. Makes no difference.

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

Title:
  Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
  user interface.

  See attached screenshot.

  Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb
  which solved the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+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 1665987] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: попытка перезаписать «/usr/lib/libtidy.so», который уже имеется в пакете tidy 5.2.0

2017-10-04 Thread GuiGS
*** This bug is a duplicate of bug 1595731 ***
https://bugs.launchpad.net/bugs/1595731

** This bug has been marked a duplicate of bug 1595731
   package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to 
overwrite '/usr/lib/libtidy.so', which is also in package libtidy-dev 1:5.2.0-1

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade:
  попытка перезаписать «/usr/lib/libtidy.so», который уже имеется в
  пакете tidy 5.2.0

Status in tidy package in Ubuntu:
  New

Bug description:
  I don't know. Laptop was in standby mode. I went back and saw an error
  message.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  AptOrdering:
   libtidy-0.99-0: Install
   tidy: Install
   libtidy-0.99-0: Configure
   tidy: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Sun Feb 19 12:14:47 2017
  ErrorMessage: попытка перезаписать «/usr/lib/libtidy.so», который уже имеется 
в пакете tidy 5.2.0
  InstallationDate: Installed on 2017-02-17 (1 days ago)
  InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: 
попытка перезаписать «/usr/lib/libtidy.so», который уже имеется в пакете tidy 
5.2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy/+bug/1665987/+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 1721248] Re: Totem could not get a screenshot of the video

2017-10-04 Thread corrado venturini
Same problem in Wayland and x11

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

Title:
  Totem could not get a screenshot of the video

Status in totem package in Ubuntu:
  New

Bug description:
  I try to get a screenshot from my video and totem shows a message
  saying it could not get a screenshot of the video and suggesting to
  open a bug. See attached screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: totem 3.25.90.1-0ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct  4 14:54:16 2017
  InstallationDate: Installed on 2017-09-29 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1721248/+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 1721257] [NEW] System error

2017-10-04 Thread Edwin Fountain
Public bug reported:

not sure what location or why bug accursed...

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+16ubuntu3
ProcVersionSignature: Ubuntu 4.10.0-35.39-generic 4.10.17
Uname: Linux 4.10.0-35-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Oct  4 09:45:21 2017
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RS482M [Mobility Radeon Xpress 200] 
[1002:5975] (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] RS482M [Mobility Radeon Xpress 200] 
[1025:010f]
InstallationDate: Installed on 2017-09-02 (31 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 1c4f:0034 SiGma Micro 
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Acer, inc. Aspire 5050
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-35-generic 
root=UUID=140a685c-2294-41c1-ac06-e3ffdf19e1ae ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/17/07
dmi.bios.vendor: Acer
dmi.bios.version: v1.3309
dmi.board.name: Prespa M
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: Acer, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvrv1.3309:bd04/17/07:svnAcer,inc.:pnAspire5050:pvrNotApplicable:rvnAcer,Inc.:rnPrespaM:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
dmi.product.name: Aspire 5050
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.
version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.17.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.17.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.14-0ubuntu1
xserver.bootTime: Wed Oct  4 08:59:22 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.3-1ubuntu1.1
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu zesty

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

Title:
  System error

Status in xorg package in Ubuntu:
  New

Bug description:
  not sure what location or why bug accursed...

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-35.39-generic 4.10.17
  Uname: Linux 4.10.0-35-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed Oct  4 09:45:21 2017
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS482M [Mobility Radeon Xpress 200] 
[1002:5975] (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] RS482M [Mobility Radeon Xpress 200] 
[1025:010f]
  InstallationDate: Installed on 2017-09-02 (31 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 002: ID 1c4f:0034 SiGma Micro 
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Acer, inc. Aspire 5050
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no

[Desktop-packages] [Bug 1718727] Re: gnome-control-center crashed with SIGSEGV in nm_device_filter_connections()

2017-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

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

Title:
  gnome-control-center crashed with SIGSEGV in
  nm_device_filter_connections()

Status in gnome-control-center package in Ubuntu:
  Confirmed

Bug description:
  Crash when open printer settings

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-control-center 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-11.12-generic 4.13.1
  Uname: Linux 4.13.0-11-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Thu Sep 21 13:08:40 2017
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2016-08-02 (414 days ago)
  InstallationMedia: Lubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160727)
  ProcCmdline: gnome-control-center printers
  SegvAnalysis:
   Segfault happened at: 0x7f1112c62233 :  
mov0x8(%r12),%eax
   PC (0x7f1112c62233) ok
   source "0x8(%r12)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   nm_device_filter_connections () at /usr/lib/x86_64-linux-gnu/libnm.so.0
   net_device_get_valid_connections ()
   ()
   ()
   g_simple_async_result_complete () at 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: gnome-control-center crashed with SIGSEGV in 
nm_device_filter_connections()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo vboxsf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1718727/+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 1721260] [NEW] Bug Report for Canon LBP1120

2017-10-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Strange nothing has changed, other than updates to Linux KERNEL(S).

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

-- 
Bug Report for Canon LBP1120
https://bugs.launchpad.net/bugs/1721260
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to cups in Ubuntu.

-- 
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 1721260] Re: Bug Report for Canon LBP1120

2017-10-04 Thread Colin Watson
** Project changed: launchpad => cups (Ubuntu)

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

Title:
  Bug Report for Canon LBP1120

Status in cups package in Ubuntu:
  New

Bug description:
  Strange nothing has changed, other than updates to Linux KERNEL(S).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1721260/+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 1721125] Re: Enabling OSK enable both legacy osk and gnome-shell osk.

2017-10-04 Thread Sebastien Bacher
The issue there is that GNOME uses caribou but orca is still installed
on upgrade (and used in unity?), the osk are activated through gnome-
session/autostart .desktop that look at their gsettings key.

Unsure what would be the right way to fix that situation? We could
exclude orca from GNOME session but wanting to use it in gnome-xorg
session (not under wayland since it doesn't work there) is a valid
usecase...

** Also affects: gnome-orca (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: caribou (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: caribou (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu)
   Importance: Medium => High

** Changed in: gnome-orca (Ubuntu)
   Importance: Undecided => High

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

Title:
  Enabling OSK enable both legacy osk and gnome-shell osk.

Status in caribou package in Ubuntu:
  New
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in onboard package in Ubuntu:
  New

Bug description:
  This happens just on xorg session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/caribou/+bug/1721125/+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 1721125] Re: Enabling OSK enable both legacy osk and gnome-shell osk.

2017-10-04 Thread Sebastien Bacher
(orca->onboard in the previuous comment, thanks Jeremy for pointing it
out)

** Package changed: gnome-orca (Ubuntu) => onboard (Ubuntu)

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

Title:
  Enabling OSK enable both legacy osk and gnome-shell osk.

Status in caribou package in Ubuntu:
  New
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in onboard package in Ubuntu:
  New

Bug description:
  This happens just on xorg session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/caribou/+bug/1721125/+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 1721125] Re: Enabling OSK enable both legacy osk and gnome-shell osk.

2017-10-04 Thread Sebastien Bacher
the best for this cycle is probably to make onboard .desktop not list
GNOME...

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

Title:
  Enabling OSK enable both legacy osk and gnome-shell osk.

Status in caribou package in Ubuntu:
  New
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in onboard package in Ubuntu:
  New

Bug description:
  This happens just on xorg session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/caribou/+bug/1721125/+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 1720482] Re: Demote xterm to universe

2017-10-04 Thread Jeremy Bicha
I'm trying tk8.6 first and then we'll see what germinate comes up with
once that's published.

http://people.canonical.com/~ubuntu-archive/germinate-
output/ubuntu.artful/all

** Also affects: tk8.6 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: tk8.6 (Ubuntu)
   Status: New => In Progress

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

Title:
  Demote xterm to universe

Status in tk8.6 package in Ubuntu:
  In Progress
Status in xterm package in Ubuntu:
  New

Bug description:
  Now that xterm is no longer included in the default Ubuntu install, we
  should be able to demote it to universe and let gnome-terminal fulfill
  the x-terminal-emulator virtual package dependency.

  $ reverse-depends -c main xterm
  Reverse-Recommends
  ==
  * tk8.6
  * xinit

  Reverse-Depends
  ===
  * xorg

  tk8.6
  Recommends: xterm | x-terminal-emulator

  xinit
  Recommends: xterm | x-session-manager | x-window-manager | x-terminal-emulator

  xorg
  Depends: xterm | x-terminal-emulator

  gnome-terminal
  Provides: x-terminal-emulator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tk8.6/+bug/1720482/+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 1663926] Re: Dell XPS 15 9560 (Nvidia 1050) black screen, Feb 11, 2017

2017-10-04 Thread Paul Brodersen
Changing the kernel parameters as proposed by Elias allowed me to
successfully select the intel card using prime-select. This cut my power
consumption in half (30 W -> 16 W as reported by powertop).

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

Title:
  Dell XPS 15 9560 (Nvidia 1050) black screen, Feb 11, 2017

Status in Nvidia:
  New
Status in nvidia-prime package in Ubuntu:
  Confirmed

Bug description:
  There have been multiple reports that "nvidia-prime select intel" results in 
a black screen on the new Dell XPS 15 (9560, with Nvidia 1050)
  See the following threads:

  1. (initial report). 
  
https://www.reddit.com/r/Ubuntu/comments/5qjq4v/dell_xps_15_kaby_lake_w_nvidia_1050_review_2017/

  2. (lots of confirmations of the same thing)
   
https://www.reddit.com/r/Dell/comments/5rxb5x/any_dell_xps_15_9560_linux_users/ 

  3. (additional confirmation)
  
https://www.reddit.com/r/Dell/comments/5t2b5d/high_cpu_temp_and_fan_usage_for_ubuntu_on_9560/

  4. (reported on Nvidia forums)
  
https://devtalk.nvidia.com/default/topic/991853/complete-freeze-with-nvidia-prime/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia/+bug/1663926/+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 1575078] Re: [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a while

2017-10-04 Thread Alexander Adam
I can confirm what Jess (jbermudes) wrote: issue can't be solved in
17.04 with the proposal so I hope for the best in 17.10.

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

Title:
  [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a
  while

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  I'm experiencing a strange behavior with a headphone jack on my
  laptop.

  I have an external audio speaker connected to it. When I disconnect the 
speaker and reconnect it again it stops working.
  Even more, laptop audio stops working too. And after the reboot, I don't even 
see any of the audio devices.

  I've googled a lot and tried different fixes from forums with no luck.
  After a while, I've accidentally discovered that putting the laptop to
  the sleep mode and rebooting system after brings audio back to live.
  Even more, if speakers were attached during this sleep-reboot
  procedure, they are starting to work as well.

  However, after the next reboot speakers are not working again. And if
  I will plug them out and in - problem with completely missing audio
  returns.

  P.S. I'm using laptop-mode-tools package on my laptop. Recovery after
  hibernation made me believe that it's somehow related. But after
  uninstalling this package nothing really changed.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   kop3224 F...m pulseaudio
   /dev/snd/controlC0:  kop3224 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Apr 26 12:17:03 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-22 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Встроенное аудио - HDA Intel PCH
  Symptom_Jack: Black Headphone Out, Left
  Symptom_Type: Sound works for a while, then breaks
  Title: [XPS 15 9550, Realtek ALC3266, Black Headphone Out, Left] fails after 
a while
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/07/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.02.00
  dmi.board.name: 0N7TVV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.02.00:bd04/07/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 15 9550
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1575078/+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 1720250] Re: im-config configuration ignored with gdm3

2017-10-04 Thread Gunnar Hjalmarsson
I'm not able to spot the root cause for the problem with the ibus-mozc
suggestion window, but I have tested on Ubuntu, Ubuntu on Xorg and Unity
both with GDM and LightDM. The suggestion window failed to show up with
the combination Wayland + LightDM, but that's an odd combo anyway, and
the other tests were successful.

So I uploaded to the queue.

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

** Changed in: im-config (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: im-config (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

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

Title:
  im-config configuration ignored with gdm3

Status in gdm3 package in Ubuntu:
  Invalid
Status in im-config package in Ubuntu:
  Fix Committed

Bug description:
  After having logged in via gdm3, the IM related environment variables
  are always set like this:

  $ env | grep -E '_IM|XMOD'
  QT_IM_MODULE=ibus
  XMODIFIERS=@im=ibus

  Changing ~/.xinputrc to e.g. xim makes no difference, so gdm3 prevents
  all other IM frameworks but IBus from working.

  This problem seems to be similar to bug #1594681 (which was fixed).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+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 1720150] Re: Windows not scaled in hidpi setups using "Ubuntu Xorg" session.

2017-10-04 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon -
3.26.1-0ubuntu1

---
gnome-settings-daemon (3.26.1-0ubuntu1) artful; urgency=medium

  * New upstream release
- Fix a regression in HiDPI support for Xorg session, thanks
  Andrea Azzarone (LP: #1720150)

 -- Jeremy Bicha   Tue, 03 Oct 2017 10:37:26 -0400

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Windows not scaled in hidpi setups using "Ubuntu Xorg" session.

Status in GNOME Settings Daemon:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released

Bug description:
  Windows are not scaled on 17.10 using "Ubuntu Xorg" session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1720150/+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 1721282] [NEW] upowerd/gnome-power-statistics crash; high CPU, memory consumption

2017-10-04 Thread PabloAB
Public bug reported:

Not sure if necessary here since same bug is already on:
https://bugzilla.redhat.com/show_bug.cgi?id=1427621
https://bugs.freedesktop.org/show_bug.cgi?id=100626
https://bugzilla.gnome.org/show_bug.cgi?id=781088

Tested on Ubuntu 16.04.3, 4.12.0-041200rc3-generic

Steps to reproduce:
1. have a system with a recent kernel (4.10.x or later)
2. start gnome-power-statistics
3. go to Pprocessor tab
4. have a look at gnome-system-monitor or htop

Result:
- On Processor section, Wakeups tab: "Processor wakeups pers second: 
GDBus.Error:org.freedesktop.UPower.GeneralError: cannot enable timerstats."
- High CPU usage of /usr/lib/upower/upowerd
- Crash gnome-power-statistics

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

** Attachment added: "error Screenshot from 2017-09-26 23-36-59.png"
   
https://bugs.launchpad.net/bugs/1721282/+attachment/4962127/+files/error%20Screenshot%20from%202017-09-26%2023-36-59.png

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

Title:
  upowerd/gnome-power-statistics crash; high CPU, memory consumption

Status in gnome-power-manager package in Ubuntu:
  New

Bug description:
  Not sure if necessary here since same bug is already on:
  https://bugzilla.redhat.com/show_bug.cgi?id=1427621
  https://bugs.freedesktop.org/show_bug.cgi?id=100626
  https://bugzilla.gnome.org/show_bug.cgi?id=781088

  Tested on Ubuntu 16.04.3, 4.12.0-041200rc3-generic

  Steps to reproduce:
  1. have a system with a recent kernel (4.10.x or later)
  2. start gnome-power-statistics
  3. go to Pprocessor tab
  4. have a look at gnome-system-monitor or htop

  Result:
  - On Processor section, Wakeups tab: "Processor wakeups pers second: 
GDBus.Error:org.freedesktop.UPower.GeneralError: cannot enable timerstats."
  - High CPU usage of /usr/lib/upower/upowerd
  - Crash gnome-power-statistics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1721282/+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 1624317] Re: systemd-resolved breaks VPN with split-horizon DNS

2017-10-04 Thread Thomas
I guess I'll have to go back to 16.04 or 16.10, despite someone
providing a bugfix and several people confirming it, nobody from Ubuntu
seems to care.  Crazy, considering how much corporate employees depend
on such BASIC features like this working.  Very disappointing.

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

Title:
  systemd-resolved breaks VPN with split-horizon DNS

Status in NetworkManager:
  Unknown
Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager source package in Zesty:
  Confirmed
Status in network-manager source package in Artful:
  Confirmed

Bug description:
  [Impact]

   * NetworkManager incorrectly handles dns-priority of the VPN-like
  connections, which leads to leaking DNS queries outside of the VPN
  into the general internet.

   * Upstream has resolved this issue in master and 1.8 to correctly
  configure any dns backends with negative dns-priority settings.

  [Test Case]

  #FIXME#

   * detailed instructions how to reproduce the bug

   * these should allow someone who is not familiar with the affected
 package to reproduce the bug and verify that the updated package fixes
 the problem.

  #FIXME#

  [Regression Potential]

   * If this issue is changed DNS resolution will change, for certain
  queries, to go via VPN rather than general internet. And therefore,
  one may get new/different results or even loose access to
  resolve/access certain parts of the interent depending on what the DNS
  server on VPN chooses to respond to.

  [Other Info]
   
   * Original bug report

  I use a VPN configured with network-manager-openconnect-gnome in which
  a split-horizon DNS setup assigns different addresses to some names
  inside the remote network than the addresses seen for those names from
  outside the remote network.  However, systemd-resolved often decides
  to ignore the VPN’s DNS servers and use the local network’s DNS
  servers to resolve names (whether in the remote domain or not),
  breaking the split-horizon DNS.

  This related bug, reported by Lennart Poettering himself, was closed with the 
current Fedora release at the time reaching EOL:
  https://bugzilla.redhat.com/show_bug.cgi?id=1151544

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1624317/+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 1721189] Re: Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

2017-10-04 Thread Jeremy Bicha
** Tags added: artful rls-aa-incoming

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

Title:
  Thunderbird 1:52.4.0+build1-0ubuntu1 broken user interface

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Just received the update 1:52.4.0+build1-0ubuntu1 which has a broken
  user interface.

  See attached screenshot.

  Downgraded to thunderbird_52.3.0+build1-0ubuntu0.17.04.1_amd64.deb
  which solved the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1721189/+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 1721260] Re: Bug Report for Canon LBP1120

2017-10-04 Thread Till Kamppeter
Please follow the instructions on

https://wiki.ubuntu.com/DebuggingPrintingProblems

for useful printing-related bug reports. Thanks.

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

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

Title:
  Bug Report for Canon LBP1120

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Strange nothing has changed, other than updates to Linux KERNEL(S).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1721260/+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 1721125] Re: Enabling OSK enable both legacy osk and gnome-shell osk.

2017-10-04 Thread Andrea Azzarone
This should do the job.

** Changed in: onboard (Ubuntu)
 Assignee: (unassigned) => Andrea Azzarone (azzar1)

** Changed in: onboard (Ubuntu)
   Status: New => In Progress

** Patch added: "1002_disable_onboard_on_gnome.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1721125/+attachment/4962128/+files/1002_disable_onboard_on_gnome.patch

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

Title:
  Enabling OSK enable both legacy osk and gnome-shell osk.

Status in caribou package in Ubuntu:
  New
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in onboard package in Ubuntu:
  In Progress

Bug description:
  This happens just on xorg session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/caribou/+bug/1721125/+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 129041] Re: xterm icon available by default

2017-10-04 Thread Jeremy Bicha
This has finally been fixed in Ubuntu 17.10 by not installing xterm by
default.

Anyone that wants to use xterm is welcome to install it and it will have
its proper icon and .desktop launcher.

** Changed in: xterm (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: ayatana-design
   Status: New => Fix Released

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

Title:
  xterm icon available by default

Status in Ayatana Design:
  Fix Released
Status in ubuntu-gnome-default-settings package in Ubuntu:
  Fix Released
Status in xterm package in Ubuntu:
  Fix Released
Status in xterm package in Debian:
  New

Bug description:
  The Ubuntu 11.10 desktop by default has three terminals in the Dash
  labeled respectively as: Terminal, XTerm, and UXTerm. This is rather
  confusing for users who are told to just run a terminal. XTerm and
  UXTerm share a rather old, outdated icon and very few users will
  prefer using them to using the standard, full-featured GNOME Terminal.

  XTerm apparently is used by Ubuntu's failsafe mode and so must be
  present by default.

  My Proposed fix:
  1.Add NoDisplay=true to the end of these 2 files:
    sudoedit /usr/share/applications/debian-xterm.desktop
    sudoedit /usr/share/applications/debian-xterm.desktop
  2. Run sudo update-desktop-database
  3. Log out and log back in.
  4. Type "term" into the Dash, xterm and uxterm should not show.
  5. Close the dash and type Alt+F2, now type "xterm" and "uxterm". The app 
shows with its icon. When run, the icon will show in the launcher and the 
Alt-Tab switcher. This fixes the problem mentioned in comment #10.

  When the app is running, it's also possible to right-click on the app
  to lock to launcher in Unity or add to favorites in GNOME Shell. If
  you're using GNOME Classic, you can easily use Alacarte to unhide
  xterm.

  This should be a good compromise between most users who don't need the
  clutter of the extra terminals and the ones who actually do want to
  run xterm. Also xterm has been hidden by default for many releases now
  and I personally consider their presence now a UI regression, not an
  improvement.

  --Jeremy Bicha

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/129041/+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 1721125] Re: Enabling OSK enable both legacy osk and gnome-shell osk.

2017-10-04 Thread Ubuntu Foundations Team Bug Bot
The attachment "1002_disable_onboard_on_gnome.patch" seems to be a
patch.  If it isn't, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are a member of the ~ubuntu-
reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  Enabling OSK enable both legacy osk and gnome-shell osk.

Status in caribou package in Ubuntu:
  New
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in onboard package in Ubuntu:
  In Progress

Bug description:
  This happens just on xorg session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/caribou/+bug/1721125/+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 1721308] [NEW] 3.26.1

2017-10-04 Thread Iain Lane
Public bug reported:

Upstream has just release 3.26.1, we should upload that.

I just rebased wip/ubuntu-3-26 so the patches should be good, but please
review what I did.

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Assignee: Robert Ancell (robert-ancell)
 Status: Triaged

** Changed in: gnome-software (Ubuntu)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  3.26.1

Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  Upstream has just release 3.26.1, we should upload that.

  I just rebased wip/ubuntu-3-26 so the patches should be good, but
  please review what I did.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1721308/+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 1720250] Re: im-config configuration ignored with gdm3

2017-10-04 Thread Mitsuya Shibata
My apologies for late and sparse reply...

> So I have uploaded yet another variant to the PPA.

Thank you for your upload. Suggestion window become to visible!

--

I will tackle following issues related to input method until 18.04
release.

- bug #1721023 : suggestion window position
- bug #1719938 : ibus-mozc isn't enabled by default on Japanese locale 

Thanks!

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

Title:
  im-config configuration ignored with gdm3

Status in gdm3 package in Ubuntu:
  Invalid
Status in im-config package in Ubuntu:
  Fix Committed

Bug description:
  After having logged in via gdm3, the IM related environment variables
  are always set like this:

  $ env | grep -E '_IM|XMOD'
  QT_IM_MODULE=ibus
  XMODIFIERS=@im=ibus

  Changing ~/.xinputrc to e.g. xim makes no difference, so gdm3 prevents
  all other IM frameworks but IBus from working.

  This problem seems to be similar to bug #1594681 (which was fixed).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+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 1721319] [NEW] On-screen keyboard pops up with touchscreen even when physical keyboard present

2017-10-04 Thread Andrea Azzarone
Public bug reported:

Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=742246

** Affects: gnome-shell
 Importance: Unknown
 Status: Unknown

** Affects: gnome-shell (Ubuntu)
 Importance: High
 Assignee: Andrea Azzarone (azzar1)
 Status: In Progress

** Changed in: gnome-shell (Ubuntu)
   Status: New => In Progress

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-shell (Ubuntu)
 Assignee: (unassigned) => Andrea Azzarone (azzar1)

** Bug watch added: GNOME Bug Tracker #742246
   https://bugzilla.gnome.org/show_bug.cgi?id=742246

** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=742246
   Importance: Unknown
   Status: Unknown

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

Title:
  On-screen keyboard pops up with touchscreen even when physical
  keyboard present

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  In Progress

Bug description:
  Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=742246

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1721319/+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 1721315] [NEW] On-screen keyboard shows up on first touch even when touch does not activate a text-field

2017-10-04 Thread Andrea Azzarone
Public bug reported:

Copied from: https://bugzilla.gnome.org/show_bug.cgi?id=788188

"After using the keyboard (or bluetooth stylus), the first touch gesture
I make on the touchscreen always brings up the on-screen keyboard,
irrespective of whether the touch activates a text-field. This is
annoying, for instance when I am using the touchscreen on the maps app
(which is much more convenient than from the touchpad), or when I am
using the stylus and want to use a touch-screen gesture to scroll to the
next page. This is all on X11, fwiw."

** Affects: gnome-shell
 Importance: Unknown
 Status: Unknown

** Affects: gnome-shell (Ubuntu)
 Importance: High
 Assignee: Andrea Azzarone (azzar1)
 Status: Triaged

** Bug watch added: GNOME Bug Tracker #788188
   https://bugzilla.gnome.org/show_bug.cgi?id=788188

** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=788188
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-shell (Ubuntu)
   Status: New => Triaged

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-shell (Ubuntu)
 Assignee: (unassigned) => Andrea Azzarone (azzar1)

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

Title:
  On-screen keyboard shows up on first touch even when touch does not
  activate a text-field

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  Triaged

Bug description:
  Copied from: https://bugzilla.gnome.org/show_bug.cgi?id=788188

  "After using the keyboard (or bluetooth stylus), the first touch
  gesture I make on the touchscreen always brings up the on-screen
  keyboard, irrespective of whether the touch activates a text-field.
  This is annoying, for instance when I am using the touchscreen on the
  maps app (which is much more convenient than from the touchpad), or
  when I am using the stylus and want to use a touch-screen gesture to
  scroll to the next page. This is all on X11, fwiw."

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1721315/+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 1721321] [NEW] gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()

2017-10-04 Thread dino99
Public bug reported:

I was upgrading aspell-en 2017.08.24-0-0.1 when the wayland session has
first freezed, then got kicked out back to the login screen.

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.0-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Oct  4 18:33:30 2017
DisplayManager: lightdm
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-shell
ProcCmdline: /usr/bin/gnome-shell
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7fb4a07e8e62 :  mov
(%rdi),%rbp
 PC (0x7fb4a07e8e62) ok
 source "(%rdi)" (0x80007) not located in a known VMA region (needed 
readable region)!
 destination "%rbp" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gnome-shell
StacktraceTop:
 g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 st_label_set_text () from /usr/lib/gnome-shell/libst-1.0.so
 g_object_setv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_object_set_property () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/libgjs.so.0
Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash artful need-amd64-retrace wayland-session

** Information type changed from Private to Public

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

Title:
  gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I was upgrading aspell-en 2017.08.24-0-0.1 when the wayland session
  has first freezed, then got kicked out back to the login screen.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct  4 18:33:30 2017
  DisplayManager: lightdm
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fb4a07e8e62 :
mov(%rdi),%rbp
   PC (0x7fb4a07e8e62) ok
   source "(%rdi)" (0x80007) not located in a known VMA region (needed 
readable region)!
   destination "%rbp" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   st_label_set_text () from /usr/lib/gnome-shell/libst-1.0.so
   g_object_setv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_set_property () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/libgjs.so.0
  Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1721321/+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 1721321] gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()

2017-10-04 Thread Apport retracing service
StacktraceTop:
 g_type_check_instance_cast (type_instance=0x5629be5c04a0, 
iface_type=94737200359312) at ../../../../gobject/gtype.c:4057
 st_label_set_text (label=0x5629bf512060, text=0x5629c36dcb80 "30.3 inHg") at 
../src/st/st-label.c:331
 object_set_property (nqueue=0x5629c5369ac0, value=, 
pspec=0x5629b9e85b80, object=0x5629bf512060) at 
../../../../gobject/gobject.c:1423
 g_object_setv (object=0x5629bf512060, n_properties=, 
names=, values=) at 
../../../../gobject/gobject.c:2229
 g_object_set_property (object=, property_name=, 
value=value@entry=0x7ffc17d915d8) at ../../../../gobject/gobject.c:2513

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

Title:
  gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I was upgrading aspell-en 2017.08.24-0-0.1 when the wayland session
  has first freezed, then got kicked out back to the login screen.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct  4 18:33:30 2017
  DisplayManager: lightdm
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fb4a07e8e62 :
mov(%rdi),%rbp
   PC (0x7fb4a07e8e62) ok
   source "(%rdi)" (0x80007) not located in a known VMA region (needed 
readable region)!
   destination "%rbp" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   st_label_set_text () from /usr/lib/gnome-shell/libst-1.0.so
   g_object_setv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_set_property () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/libgjs.so.0
  Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1721321/+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 1721321] StacktraceSource.txt

2017-10-04 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1721321/+attachment/4962210/+files/StacktraceSource.txt

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

Title:
  gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I was upgrading aspell-en 2017.08.24-0-0.1 when the wayland session
  has first freezed, then got kicked out back to the login screen.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct  4 18:33:30 2017
  DisplayManager: lightdm
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fb4a07e8e62 :
mov(%rdi),%rbp
   PC (0x7fb4a07e8e62) ok
   source "(%rdi)" (0x80007) not located in a known VMA region (needed 
readable region)!
   destination "%rbp" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   st_label_set_text () from /usr/lib/gnome-shell/libst-1.0.so
   g_object_setv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_set_property () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/libgjs.so.0
  Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1721321/+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 1721321] ThreadStacktrace.txt

2017-10-04 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1721321/+attachment/4962211/+files/ThreadStacktrace.txt

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1721321/+attachment/4962184/+files/CoreDump.gz

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Medium

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I was upgrading aspell-en 2017.08.24-0-0.1 when the wayland session
  has first freezed, then got kicked out back to the login screen.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct  4 18:33:30 2017
  DisplayManager: lightdm
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fb4a07e8e62 :
mov(%rdi),%rbp
   PC (0x7fb4a07e8e62) ok
   source "(%rdi)" (0x80007) not located in a known VMA region (needed 
readable region)!
   destination "%rbp" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   st_label_set_text () from /usr/lib/gnome-shell/libst-1.0.so
   g_object_setv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_set_property () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/libgjs.so.0
  Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1721321/+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 1720908] Re: Firefox cannot load Flash because of libxul broken dependency

2017-10-04 Thread Muzi
Awesome ! Thumbs up and clapping for you Mr. Janitor, its resolved and
flash is working now. Great work & support as always. Appreciated for
prompt and effective response.

Regards,
Muzi

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

Title:
  Firefox cannot load Flash because of libxul broken dependency

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  When I start Firefox version 56 in my console and then go to a page
  using Adobe Flash, I get the following errors:

  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (114): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (94): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353
  /usr/lib/firefox/plugin-container: symbol lookup error: 
/usr/lib/firefox/libxul.so: undefined symbol: gdk_screen_get_monitor_workarea
  [18352] WARNING: pipe error (41): Connection reset by peer: file 
/build/firefox-6SoPIC/firefox-56.0+build6/ipc/chromium/src/chrome/common/ipc_channel_posix.cc,
 line 353

  Each time the problem is the same: gdk_screen_get_monitor_workarea is
  undefined. Gnome marked that function as deprecated, but Firefox
  version 55 worked just fine, whereas Firefox 56 fails with Flash.

  https://developer.gnome.org/gdk3/stable/GdkScreen.html#gdk-screen-get-
  monitor-workarea

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 56.0+build6-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-96.119-generic 4.4.83
  Uname: Linux 4.4.0-96-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alexis24733 F pulseaudio
   /dev/snd/controlC0:  alexis24733 F pulseaudio
  BuildID: 20170928135459
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Mon Oct  2 17:05:32 2017
  ExecutablePath: /usr/lib/firefox/firefox
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2010-12-27 (2471 days ago)
  InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.2)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-33216e86-e3b0-440b-a25a-2754b1171002
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=56.0/20170928135459 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (500 days ago)
  dmi.bios.date: 09/16/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F14
  dmi.board.name: P55A-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF14:bd09/16/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1720908/+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 1721321] Stacktrace.txt

2017-10-04 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1721321/+attachment/4962209/+files/Stacktrace.txt

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

Title:
  gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I was upgrading aspell-en 2017.08.24-0-0.1 when the wayland session
  has first freezed, then got kicked out back to the login screen.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct  4 18:33:30 2017
  DisplayManager: lightdm
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fb4a07e8e62 :
mov(%rdi),%rbp
   PC (0x7fb4a07e8e62) ok
   source "(%rdi)" (0x80007) not located in a known VMA region (needed 
readable region)!
   destination "%rbp" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   st_label_set_text () from /usr/lib/gnome-shell/libst-1.0.so
   g_object_setv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_set_property () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/libgjs.so.0
  Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1721321/+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 1581160] Re: Switch to Noto Sans as default font for Japanese and/or Korean?

2017-10-04 Thread Gunnar Hjalmarsson
Hi Mitsuya,

My turn to apologize for late reply. :)

I think we'd better wait with this till the beginning of the 18.04
cycle, so we have time for testing and possible modifications.

In the meantime, and if you like, you could help to test a possible
solution right now. My belief is that the only thing needed is to remove
the fonts-takao-* packages without any need for specific Japanese
configuration.

So what I ask you to do is running these commands on a 17.10 machine:

sudo apt purge fonts-takao-*
sudo apt install fonts-noto-cjk-extra

** Changed in: language-selector (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: language-selector (Ubuntu)
Milestone: None => ubuntu-18.04

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

Title:
  Switch to Noto Sans as default font for Japanese and/or Korean?

Status in language-selector package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 16.04 Noto Sans CJK is the default font for rendering
  Chinese. After having struggled with a few issues, I believe that we
  finally achieved the desired improvement of the rendering experience.

  So now I ask: Is there an interest from Japanese and Korean users to
  consider a switch to Noto Sans? (The fonts are already installed for
  all users on Ubuntu 16.04.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581160/+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 1581151] Re: Time to drop 69-language-selector-zh-??.conf?

2017-10-04 Thread Gunnar Hjalmarsson
Since Noto now provides also Serif for CJK, I reopened this bug.

My questions are:

1. Since Serif fonts are included in fonts-noto-cjk and fonts-noto-cjk-
extra, wouldn't it be a good idea to make Noto Serif be the first serif
options in the /etc/fonts/conf.avail/69-language-selector-zh-??.conf
files?

2. Should we keep pulling the fonts-arphic-* packages by default for
Chinese users?

3. If we would make the changes in 1. and 2., are the
/etc/fonts/conf.avail/69-language-selector-zh-??.conf files motivated at
all?

** Changed in: language-selector (Ubuntu)
   Status: Won't Fix => New

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

Title:
  Time to drop 69-language-selector-zh-??.conf?

Status in language-selector package in Ubuntu:
  New

Bug description:
  With the transition to Noto Sans CJK as default font for Chinese, we
  have established a fontconfig configuration for rendering Chinese
  under an *English* locale via these three files:

  /etc/fonts/conf.avail/64-language-selector-prefer.conf

  /etc/fonts/conf.avail/65-fonts-arphic-ukai.conf

  /etc/fonts/conf.avail/65-fonts-arphic-uming.conf

  (I questioned the need for the two latter in bug #1560548, but I think
  we'd better consider the need for the 69-language-selector-zh-??.conf
  files first.)

  So, if I have understood the feedback from Chinese users correctly,
  both Chinese and Japanese are properly rendered under an English
  locale in Ubuntu 16.04.

  It's my belief that what's happening if you switch to a Chinese locale
  is that one of the 69-language-selector-zh-??.conf files is enabled,
  and Japanese is no longer properly rendered while there is no
  improvement in rendering Chinese.

  If I'm right, I think we should drop 69-language-selector-zh-??.conf.
  Did I miss anything?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581151/+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 1721359] [NEW] Simple Scan translations are not synced with upstream

2017-10-04 Thread AsciiWolf
Public bug reported:

Czech and probably many other translations are incomplete even though
they are translated in upstream.

For example the Czech one:
Launchpad - 
https://translations.launchpad.net/ubuntu/artful/+source/simple-scan/+pots/simple-scan/cs/+details
 (last update: January 2016; 62 strings untranslated)
Upstream - https://github.com/GNOME/simple-scan/blob/master/po/cs.po (last 
update: two months ago; fully translated)

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: artful l10n

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

Title:
  Simple Scan translations are not synced with upstream

Status in simple-scan package in Ubuntu:
  New

Bug description:
  Czech and probably many other translations are incomplete even though
  they are translated in upstream.

  For example the Czech one:
  Launchpad - 
https://translations.launchpad.net/ubuntu/artful/+source/simple-scan/+pots/simple-scan/cs/+details
 (last update: January 2016; 62 strings untranslated)
  Upstream - https://github.com/GNOME/simple-scan/blob/master/po/cs.po (last 
update: two months ago; fully translated)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1721359/+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 1710370] Re: Cheese crashes on launch in Ubuntu 17.10 if no camera device is present

2017-10-04 Thread AsciiWolf
Still the same issue.

** Changed in: cheese (Ubuntu)
   Status: Fix Released => New

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

Title:
  Cheese crashes on launch in Ubuntu 17.10 if no camera device is
  present

Status in cheese package in Ubuntu:
  New

Bug description:
  Cheese crashes on launch in Ubuntu 17.10 if the computer does not have
  any camera device connected.

  
  (cheese:3620): cheese-CRITICAL **: cheese_camera_device_get_name: assertion 
'CHEESE_IS_CAMERA_DEVICE (device)' failed

  (cheese:3620): GLib-CRITICAL **: g_variant_new_string: assertion
  'string != NULL' failed

  (cheese:3620): GLib-CRITICAL **: g_variant_ref_sink: assertion 'value
  != NULL' failed

  (cheese:3620): GLib-GIO-CRITICAL **: g_settings_schema_key_type_check:
  assertion 'value != NULL' failed

  (cheese:3620): GLib-CRITICAL **: g_variant_get_type_string: assertion
  'value != NULL' failed

  (cheese:3620): GLib-GIO-CRITICAL **: g_settings_set_value: key
  'camera' in 'org.gnome.Cheese' expects type 's', but a GVariant of
  type '(null)' was given

  (cheese:3620): GLib-CRITICAL **: g_variant_unref: assertion 'value !=
  NULL' failed

  ** (cheese:3620): CRITICAL **:
  cheese_preferences_dialog_setup_resolutions_for_device: assertion
  'device != NULL' failed

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