[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2019-11-14 Thread Cyrus Lien
debdiff for bionic

** Patch added: "xf86-input-wacom_0.36.1-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1852691/+attachment/5305542/+files/xf86-input-wacom_0.36.1-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1852691/+subscriptions

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


[Ubuntustudio-bugs] [Bug 1768855] Re: ufraw-batch in bionic segfault

2019-11-14 Thread Eugene Romanenko
I just installed debian packages ufraw-batch 0.22-4 and libjpeg62-turbo
as suggested in #17. All works. Sure, it's possible in Ubuntu 19.10
also.

Yet, here is new nufraw, which may be used while ufraw development has
ceased.

"I suggest finding a different application, such as darktable" - I
think, subject package, ufraw-batch, mostly used not for for raw
development, but for generating thumbnails for raw files and batch
extracting embedded jpeg previews from raws.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to ufraw in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1768855

Title:
  ufraw-batch in bionic segfault

Status in UFRaw:
  New
Status in lensfun package in Ubuntu:
  Confirmed
Status in ufraw package in Ubuntu:
  Confirmed

Bug description:
  Segmentation fault after any manipulation with any RAW files.

  Example:

  --- 
  eugene@eugene:~/Изображения$ ufraw-batch --embedded-image IMG_1375.CR2 
  ufraw-batch: Loaded IMG_1375.CR2 
  ufraw-batch: Saved /home/eugene/Изображения/IMG_1375.embedded.jpg 
  Segmentation fault (core dumped)
  ---

  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ufraw-batch 0.22-3
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May  3 16:54:23 2018
  InstallationDate: Installed on 2017-11-15 (169 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171114)
  SourcePackage: ufraw
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Ubuntustudio-bugs] [Bug 1852691] [NEW] Disable touchscreen gesture

2019-11-14 Thread Cyrus Lien
Public bug reported:

[Impact]
Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

Config file that instructs driver to disable in-driver gestures for 
touchscreens:
# Prevent the Wacom driver from providing its own gestures for
# touchscreen devices.
#
Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
EndSection


[Test Case]
1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

[Regression Potential]
Low

** Affects: xf86-input-wacom (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1852691/+subscriptions

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


[Ubuntustudio-bugs] [Bug 1768855] Re: ufraw-batch in bionic segfault

2019-11-14 Thread Erich Eickmeyer
Well, I have some bad news for you. ufraw development has ceased and has
been removed from the repositories from Ubuntu 19.10 onward. I suggest
finding a different application, such as darktable, to process your raw
images. This bug should, therefore, be marked as "Won't Fix" in the near
future.

Sorry to be the bearer of bad news.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to ufraw in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1768855

Title:
  ufraw-batch in bionic segfault

Status in UFRaw:
  New
Status in lensfun package in Ubuntu:
  Confirmed
Status in ufraw package in Ubuntu:
  Confirmed

Bug description:
  Segmentation fault after any manipulation with any RAW files.

  Example:

  --- 
  eugene@eugene:~/Изображения$ ufraw-batch --embedded-image IMG_1375.CR2 
  ufraw-batch: Loaded IMG_1375.CR2 
  ufraw-batch: Saved /home/eugene/Изображения/IMG_1375.embedded.jpg 
  Segmentation fault (core dumped)
  ---

  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ufraw-batch 0.22-3
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May  3 16:54:23 2018
  InstallationDate: Installed on 2017-11-15 (169 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171114)
  SourcePackage: ufraw
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Ubuntustudio-bugs] [Bug 1768855] Re: ufraw-batch in bionic segfault

2019-11-14 Thread nephews
Hi,

I had the same problem and kept trying until I found a solution.

1) Install from debian repo (older version of liblensfun):

 - [liblensfun-data_0.2.8-2_all.deb][1]
 - [liblensfun0 (0.2.8-2)][2]

2) Delete symbolic link /usr/lib/x86_64-linux-gnu/liblensfun.so.1 ->
/usr/lib/x86_64-linux-gnu/liblensfun.so.0.3.2

sudo rm /usr/lib/x86_64-linux-gnu/liblensfun.so.1
3) Create new symbolic link to older version

sudo ln -s /usr/lib/liblensfun.so.0.2.8 /usr/lib/x86_64-linux-
gnu/liblensfun.so.1

  [1]: https://packages.debian.org/jessie/all/liblensfun-data/download
  [2]: https://packages.debian.org/jessie/liblensfun0

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to ufraw in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1768855

Title:
  ufraw-batch in bionic segfault

Status in UFRaw:
  New
Status in lensfun package in Ubuntu:
  Confirmed
Status in ufraw package in Ubuntu:
  Confirmed

Bug description:
  Segmentation fault after any manipulation with any RAW files.

  Example:

  --- 
  eugene@eugene:~/Изображения$ ufraw-batch --embedded-image IMG_1375.CR2 
  ufraw-batch: Loaded IMG_1375.CR2 
  ufraw-batch: Saved /home/eugene/Изображения/IMG_1375.embedded.jpg 
  Segmentation fault (core dumped)
  ---

  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ufraw-batch 0.22-3
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May  3 16:54:23 2018
  InstallationDate: Installed on 2017-11-15 (169 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171114)
  SourcePackage: ufraw
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Ubuntustudio-bugs] [Bug 1852467] Re: Scissors Inteliggent Cut-out crashed GIMP

2019-11-14 Thread Wojtek Moskowiak
** Changed in: gimp (Ubuntu)
 Assignee: Wojtek Moskowiak (wojmosk) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gimp in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852467

Title:
  Scissors Inteliggent Cut-out crashed GIMP

Status in gimp package in Ubuntu:
  New

Bug description:
  GNU Image Manipulation Program version 2.10.6
  git-describe: GIMP_2_10_4-278-g0a8173ffde
  C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
8.2.0-4ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-8 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto 
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 8.2.0 (Ubuntu 8.2.0-4ubuntu1) 

  using GEGL version 0.4.8 (compiled against version 0.4.8)
  using GLib version 2.58.1 (compiled against version 2.57.2)
  using GdkPixbuf version 2.38.0 (compiled against version 2.36.12)
  using GTK+ version 2.24.32 (compiled against version 2.24.32)
  using Pango version 1.42.3 (compiled against version 1.42.3)
  using Fontconfig version 2.13.0 (compiled against version 2.13.0)
  using Cairo version 1.15.12 (compiled against version 1.15.12)

  ```
  > fatal error: Segmentation fault

  Stack trace:
  ```

  # Stack traces obtained from PID 3814 - Thread 3814 #

  [New LWP 3817]
  [New LWP 3818]
  [New LWP 3819]
  [New LWP 3820]
  [New LWP 3821]
  [New LWP 4403]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  __libc_read (fd=20, buf=0x7ffddd07cc90, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:26
Id   Target Id   Frame 
  * 1Thread 0x7faa26f6de00 (LWP 3814) "gimp-2.10"__libc_read (fd=20, 
buf=0x7ffddd07cc90, nbytes=256) at ../sysdeps/unix/sysv/linux/read.c:26
2Thread 0x7faa1d97a700 (LWP 3817) "gmain"0x7faa299eb6d9 in 
__GI___poll (fds=0x565501e02730, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7faa1d179700 (LWP 3818) "dconf worker" 0x7faa299eb6d9 in 
__GI___poll (fds=0x565501e043c0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7faa1c978700 (LWP 3819) "gdbus"0x7faa299eb6d9 in 
__GI___poll (fds=0x565501e16640, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7faa0400d700 (LWP 3820) "async"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
6Thread 0x7faa0380c700 (LWP 3821) "worker"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
7Thread 0x7fa9cf7fe700 (LWP 4403) "swap writer"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

  Thread 7 (Thread 0x7fa9cf7fe700 (LWP 4403)):
  #0  0x7faa299f1219 in syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  #1  0x7faa29d0b75f in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x7faa2a779375 in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
  #3  0x7faa29ced215 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #4  0x7faa29ad1164 in start_thread (arg=) at 
pthread_create.c:486
  ret = 
  pd = 
  now = 
  unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140367307466496, 
6041439199450887070, 140728311721902, 140728311721903, 140728311722032, 
140367307462912, -6015650153159724130, -6015731944681901154}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
  not_first_call = 
  #5  0x7faa299f7def in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

  Thread 6 (Thread 0x7faa0380c700 (LWP 3821)):
  #0  0x7faa299f1219 in syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  #1  0x7faa29d0b75f in g_cond_wait