Bug#981309: systemsettings: Shortcuts not storable or remembered in multiple System Settings locations
Package: systemsettings Version: 4:5.20.5-2 Severity: important X-Debbugs-Cc: jagg...@gmail.com Dear Maintainer, * What led up to the situation? I was walking down 6th avenue when... Okay, so with a relatively new install and even with a new test user, shortcuts aren't staying set. It presents itself in different ways. For example: 1. In Desktop Effects, when assigning a shortcut in an effect's settings, and clicking OK, immediately popping up its settings again will show the new shortcut has not been assigned. This is consistently reproducible. 2. In Custom Shortcuts, I am able to assign a shortcut (that wasn't accepting the keystroke a week ago -- possibly a different bug, but maybe related. It accepts the keystroke assignment now). However, I just experienced going back to it after a day (possibly a reboot) and one of them being gone. I'd put this bug aside for now since I don't yet know a clear way to reproduce it. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-1-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages systemsettings depends on: ii kio 5.78.0-2 ii kpackagetool5 5.78.0-3 ii libc6 2.31-9 ii libkf5activities5 5.78.0-2 ii libkf5activitiesstats1 5.78.0-2 ii libkf5auth5 5.78.0-2 ii libkf5authcore5 5.78.0-2 ii libkf5completion5 5.78.0-2 ii libkf5configcore5 5.78.0-3 ii libkf5configgui55.78.0-3 ii libkf5configwidgets55.78.0-2 ii libkf5coreaddons5 5.78.0-2 ii libkf5crash55.78.0-3 ii libkf5dbusaddons5 5.78.0-2 ii libkf5declarative5 5.78.0-2 ii libkf5i18n5 5.78.0-2 ii libkf5iconthemes5 5.78.0-2 ii libkf5itemmodels5 5.78.0-2 ii libkf5itemviews55.78.0-2 ii libkf5kcmutils5 5.78.0-3 ii libkf5kiogui5 5.78.0-2 ii libkf5kiowidgets5 5.78.0-2 ii libkf5package5 5.78.0-3 ii libkf5quickaddons5 5.78.0-2 ii libkf5service-bin 5.78.0-2 ii libkf5service5 5.78.0-2 ii libkf5widgetsaddons55.78.0-2 ii libkf5windowsystem5 5.78.0-2 ii libkf5xmlgui5 5.78.0-2 ii libkworkspace5-54:5.20.5-3 ii libqt5core5a5.15.2+dfsg-2 ii libqt5gui5 5.15.2+dfsg-2 ii libqt5qml5 5.15.2+dfsg-2 ii libqt5quick55.15.2+dfsg-2 ii libqt5quickwidgets5 5.15.2+dfsg-2 ii libqt5widgets5 5.15.2+dfsg-2 ii libstdc++6 10.2.1-6 ii qml-module-org-kde-kcm 5.78.0-2 ii qml-module-org-kde-kirigami25.78.0-2 ii qml-module-org-kde-kitemmodels 5.78.0-2 ii qml-module-qtquick-controls 5.15.2-2 ii qml-module-qtquick-layouts 5.15.2+dfsg-2 ii qml-module-qtquick2 5.15.2+dfsg-2 systemsettings recommends no packages. systemsettings suggests no packages. -- no debconf information
Bug#897909: mypaint-data: This is still an issue in a current Buster install.
Package: mypaint-data Followup-For: Bug #897909 Dear Maintainer, # aptitude why-not mypaint-data i gimp Depends libmypaint-1.3-0 (>= 1.3.0) i A libmypaint-1.3-0 Depends libmypaint-common (>= 1:1.3.0-dmo6) i A libmypaint-common Conflicts mypaint-data # aptitude why-not mypaint Not currently installed The candidate version 1.2.0-4.1 has priority optional No dependencies require to remove mypaint gimp: Installed: 2.10.8-2 Candidate: 2.10.8-2 Version table: *** 2.10.8-2 500 500 http://deb.debian.org/debian buster/main amd64 Packages 100 /var/lib/dpkg/status mypaint: Installed: (none) Candidate: 1.2.0-4.1 Version table: 1.2.0-4.1 500 500 http://deb.debian.org/debian buster/main amd64 Packages mypaint-data: Installed: (none) Candidate: 1.2.0-4.1 Version table: 1.2.0-4.1 500 500 http://deb.debian.org/debian buster/main amd64 Packages 500 http://deb.debian.org/debian buster/main i386 Packages -- System Information: Debian Release: 10.1 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-6-amd64 (SMP w/8 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
Bug#847995: Acknowledgement (gnuplot: segfault on plot, with wxt, and "Warning: Mismatch between the program and library build versions")
More information: It appears the segfault occurs if the plot window is resized and a subsequent plot command is issued before the window redraws. Not as severe, but still a segfault. Steps to reproduce: 1. ssh with port forwarding to system on which to run gnuplot in terminal 2. Extract attached datafile (called simply "g", from the attached "g.bz2") 4. plot [0:3000] "g" every ::7::73000 5. Resize window 6. Before window finishes redrawing (takes maybe 10s over my slow wifi), issue same plot command again Run output follows: $ gdb gnuplot ... (gdb) run Starting program: /usr/bin/gnuplot [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". G N U P L O T Version 5.0 patchlevel 5last modified 2016-10-02 ... immediate help: type "help" (plot window: hit 'h') Terminal type set to 'wxt' gnuplot> plot [0:3000] "g" every ::7::73000 03:16:22 PM: Warning: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8). [New Thread 0x7fffec609700 (LWP 24624)] gnuplot> plot [0:3000] "g" every ::7::73000 Thread 1 "gnuplot" received signal SIGSEGV, Segmentation fault. wxtPanel::wxt_cairo_create_bitmap (this=this@entry=0x7fffe409f000) at ../../../src/wxterminal/wxt_gui.cpp:3585 3585../../../src/wxterminal/wxt_gui.cpp: No such file or directory. (gdb) bt #0 wxtPanel::wxt_cairo_create_bitmap (this=this@entry=0x7fffe409f000) at ../../../src/wxterminal/wxt_gui.cpp:3585 #1 0x00517cac in wxtPanel::wxt_cairo_refresh (this=0x7fffe409f000) at ../../../src/wxterminal/wxt_gui.cpp:2865 #2 0x00518ddd in wxt_text () at ../../../src/wxterminal/wxt_gui.cpp:2077 #3 0x004f3479 in term_end_plot () at ../../../src/term.c:556 #4 0x004f9745 in term_end_plot () at ../../../src/term.c:548 #5 0x00454555 in do_plot (plots=0x818130, pcount=pcount@entry=1) at ../../../src/graphics.c:928 #6 0x0047a02e in eval_plots () at ../../../src/plot2d.c:3388 #7 0x00428247 in command () at ../../../src/command.c:625 #8 do_line () at ../../../src/command.c:420 #9 0x004283ab in com_line () at ../../../src/command.c:322 #10 0x0041791c in main (argc=0, argv=0x7fffdd48) at ../../../src/plot.c:660 (gdb) Another run using the same or a similar window-resize -> impatient repeated plot command yielded this segfault and backtrace: Thread 1 "gnuplot" received signal SIGSEGV, Segmentation fault. 0x009cf800 in ?? () (gdb) bt #0 0x009cf800 in ?? () #1 0x00517cac in wxtPanel::wxt_cairo_refresh (this=0x7fffe409f000) at ../../../src/wxterminal/wxt_gui.cpp:2865 #2 0x00518ddd in wxt_text () at ../../../src/wxterminal/wxt_gui.cpp:2077 #3 0x004f3479 in term_end_plot () at ../../../src/term.c:556 #4 0x004f9745 in term_end_plot () at ../../../src/term.c:548 #5 0x00454555 in do_plot (plots=0x81ac40, pcount=pcount@entry=1) at ../../../src/graphics.c:928 #6 0x0047a02e in eval_plots () at ../../../src/plot2d.c:3388 #7 0x00428247 in command () at ../../../src/command.c:625 #8 do_line () at ../../../src/command.c:420 #9 0x004283ab in com_line () at ../../../src/command.c:322 #10 0x0041791c in main (argc=0, argv=0x7fffdd48) at ../../../src/plot.c:660 On Mon, Dec 12, 2016 at 2:57 PM, Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > Thank you for filing a new Bug report with Debian. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > As you requested using X-Debbugs-CC, your message was also forwarded to > jagg...@gmail.com > (after having been given a Bug report number, if it did not have one). > > Your message has been sent to the package maintainer(s): > Debian Science Team > > If you wish to submit further information on this problem, please > send it to 847...@bugs.debian.org. > > Please do not send mail to ow...@bugs.debian.org unless you wish > to report a problem with the Bug-tracking system. > > -- > 847995: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847995 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > g.bz2 Description: BZip2 compressed data
Bug#847995: gnuplot: segfault on plot, with wxt, and "Warning: Mismatch between the program and library build versions"
Package: gnuplot Version: 5.0.5+dfsg1-4 Severity: important Dear Maintainer, 1. gnuplot 5.0.5+dfsg1-4 2. Running in ssh term, with x11 forwarding to local computer 3. Terminal default of wxt, or re-set to wxt with varying sizes 4. plot "g" will frequently segfault: jaggz$ gnuplot G N U P L O T Version 5.0 patchlevel 5last modified 2016-10-02 Copyright (C) 1986-1993, 1998, 2004, 2007-2016 Thomas Williams, Colin Kelley and many others gnuplot home: http://www.gnuplot.info faq, bugs, etc: type "help FAQ" immediate help: type "help" (plot window: hit 'h') Terminal type set to 'wxt' gnuplot> set terminal wxt size 1800,900 Terminal type set to 'wxt' Options are '0 size 1800, 900 enhanced' gnuplot> plot "g" every ::7 02:28:08 PM: Warning: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8). Segmentation fault -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages gnuplot depends on: ii gnuplot-x11 [gnuplot-nox] 5.0.5+dfsg1-4 gnuplot recommends no packages. Versions of packages gnuplot suggests: pn gnuplot-doc -- no debconf information