[Kernel-packages] [Bug 1792811] [NEW] Transmission-gtk startup crash: doesn't start on 18.10

2018-09-16 Thread Antonio Rosario Intilisano
Public bug reported:

It's impossibile to run transmission-gtk (segmentation fault). 
transmission-gtk 2.94 (d8e60ee44f)


warning: core file may not match specified executable file.
[New LWP 19206]
[New LWP 19207]
[New LWP 19210]
[New LWP 19209]
[New LWP 19211]
[New LWP 19213]
[New LWP 19212]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `transmission-gtk 
/tmp/mozilla_intilinux0/edubuntu-12.04.5-dvd-i386.iso.torrent'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7fbbb9be123f in gtk_css_node_ensure_style (cssnode=0x5594cd1f1a20, 
current_time=current_time@entry=8576248389) at ../../../../gtk/gtkcssnode.c:987
987 ../../../../gtk/gtkcssnode.c: No such file or directory.
[Current thread is 1 (Thread 0x7fbbb14c6c80 (LWP 19206))]

** Affects: transmission (Ubuntu)
 Importance: Undecided
 Assignee: Gianfranco Costamagna (costamagnagianfranco)
 Status: New

** Attachment added: "_usr_bin_transmission-gtk.1000.crash"
   
https://bugs.launchpad.net/bugs/1792811/+attachment/5189554/+files/_usr_bin_transmission-gtk.1000.crash

** Package changed: linux (Ubuntu) => transmission (Ubuntu)

** Description changed:

- It's impossibile to run transmission.gtk (segmentation fault).
+ It's impossibile to run transmission-gtk (segmentation fault). 
+ transmission-gtk 2.94 (d8e60ee44f)
+ 
  
  warning: core file may not match specified executable file.
  [New LWP 19206]
  [New LWP 19207]
  [New LWP 19210]
  [New LWP 19209]
  [New LWP 19211]
  [New LWP 19213]
  [New LWP 19212]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `transmission-gtk 
/tmp/mozilla_intilinux0/edubuntu-12.04.5-dvd-i386.iso.torrent'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7fbbb9be123f in gtk_css_node_ensure_style (cssnode=0x5594cd1f1a20, 
current_time=current_time@entry=8576248389) at ../../../../gtk/gtkcssnode.c:987
  987   ../../../../gtk/gtkcssnode.c: No such file or directory.
  [Current thread is 1 (Thread 0x7fbbb14c6c80 (LWP 19206))]

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

Title:
  Transmission-gtk startup crash: doesn't start on 18.10

Status in transmission package in Ubuntu:
  New

Bug description:
  It's impossibile to run transmission-gtk (segmentation fault). 
  transmission-gtk 2.94 (d8e60ee44f)

  
  warning: core file may not match specified executable file.
  [New LWP 19206]
  [New LWP 19207]
  [New LWP 19210]
  [New LWP 19209]
  [New LWP 19211]
  [New LWP 19213]
  [New LWP 19212]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `transmission-gtk 
/tmp/mozilla_intilinux0/edubuntu-12.04.5-dvd-i386.iso.torrent'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7fbbb9be123f in gtk_css_node_ensure_style (cssnode=0x5594cd1f1a20, 
current_time=current_time@entry=8576248389) at ../../../../gtk/gtkcssnode.c:987
  987   ../../../../gtk/gtkcssnode.c: No such file or directory.
  [Current thread is 1 (Thread 0x7fbbb14c6c80 (LWP 19206))]

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

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


[Kernel-packages] [Bug 1766054] Re: Acer Swift sf314-52 power button not managed

2018-06-01 Thread Antonio Rosario Intilisano
Double check done as requested (artful and xenial)

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

Title:
  Acer Swift sf314-52 power button not managed

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Artful:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  == SRU Justification ==
  It's impossible to use power button functionalities in Acer Swift Notebook
  Series (tested on Acer Swift 3 sf314-52).  The keyboard button is not
  managed at acer-wmi level:

  [405.267887] acer_wmi: Unknown key number - 0x87]

  This patch adds the KEY_POWER event in acer-wmi.  The patch will also be sent
  upstream, but it is being requested in Ubuntu to not wait for it to come back
  downstream.  This patch is also needed in Xenial, but Xenial requres a minor 
backport.

  == Fix ==
  UBUNTU: SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode

  == Regression Potential ==
  Low.  This is a oneliner that addes a new keymap.

  == Test Case ==
  A test kernel was built with this patch and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.


  
  It's impossible to use power button functionalities in Acer Swift Notebook 
Series (tested on Acer Swift 3 sf314-52).
  The keyboard button is not managed at acer-wmi level

  [405.267887] acer_wmi: Unknown key number - 0x87]

  I develop and test on Acer Swift sf314-52 a patch that fix the issue
  adding the KEY_POWER event in acer-wmi.

  Thank you.

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

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


[Kernel-packages] [Bug 1766054] Re: Acer Swift sf314-52 power button not managed

2018-05-25 Thread Antonio Rosario Intilisano
Successfully tested on Bionic with proposed 4.15.0-23-generic #25-Ubuntu
SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  Acer Swift sf314-52 power button not managed

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Artful:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  == SRU Justification ==
  It's impossible to use power button functionalities in Acer Swift Notebook
  Series (tested on Acer Swift 3 sf314-52).  The keyboard button is not
  managed at acer-wmi level:

  [405.267887] acer_wmi: Unknown key number - 0x87]

  This patch adds the KEY_POWER event in acer-wmi.  The patch will also be sent
  upstream, but it is being requested in Ubuntu to not wait for it to come back
  downstream.  This patch is also needed in Xenial, but Xenial requres a minor 
backport.

  == Fix ==
  UBUNTU: SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode

  == Regression Potential ==
  Low.  This is a oneliner that addes a new keymap.

  == Test Case ==
  A test kernel was built with this patch and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.


  
  It's impossible to use power button functionalities in Acer Swift Notebook 
Series (tested on Acer Swift 3 sf314-52).
  The keyboard button is not managed at acer-wmi level

  [405.267887] acer_wmi: Unknown key number - 0x87]

  I develop and test on Acer Swift sf314-52 a patch that fix the issue
  adding the KEY_POWER event in acer-wmi.

  Thank you.

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

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


Re: [Kernel-packages] [Bug 1766054] Re: Acer Swift sf314-52 power button not managed

2018-04-23 Thread Antonio Rosario Intilisano
Hi Joseph,

Thank you for your answer.
I have installed your kernel binary on Acer Swift 3.

intilinux@intilinux-Swift-SF314-52:~$ uname -a
Linux intilinux-Swift-SF314-52 4.15.0-15-generic #16~lp1766054 SMP Mon Apr
23 15:56:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

The power button works as expected.

Let me know if you a want more information about it.

Thank you,
Best Regards.


2018-04-23 18:35 GMT+02:00 Joseph Salisbury 
:

> I built a test kernel with the patch attached to the bug.  The test kernel
> can be downloaded from:
> http://kernel.ubuntu.com/~jsalisbury/lp1766054
>
> Can you test this kernel and see if it resolves this bug?
>
> Note, to test this kernel, you need to install both the linux-image and
> linux-image-extra .deb packages.
>
> Thanks in advance!
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1766054
>
> Title:
>   Acer Swift sf314-52 power button not managed
>
> Status in linux package in Ubuntu:
>   In Progress
> Status in linux source package in Xenial:
>   In Progress
> Status in linux source package in Artful:
>   In Progress
> Status in linux source package in Bionic:
>   In Progress
>
> Bug description:
>   It's impossible to use power button functionalities in Acer Swift
> Notebook Series (tested on Acer Swift 3 sf314-52).
>   The keyboard button is not managed at acer-wmi level
>
>   [405.267887] acer_wmi: Unknown key number - 0x87]
>
>   I develop and test on Acer Swift sf314-52 a patch that fix the issue
>   adding the KEY_POWER event in acer-wmi.
>
>   Thank you.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/
> 1766054/+subscriptions
>

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

Title:
  Acer Swift sf314-52 power button not managed

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Artful:
  In Progress
Status in linux source package in Bionic:
  In Progress

Bug description:
  It's impossible to use power button functionalities in Acer Swift Notebook 
Series (tested on Acer Swift 3 sf314-52). 
  The keyboard button is not managed at acer-wmi level

  [405.267887] acer_wmi: Unknown key number - 0x87]

  I develop and test on Acer Swift sf314-52 a patch that fix the issue
  adding the KEY_POWER event in acer-wmi.

  Thank you.

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

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