Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to open the ZynAddSubFx plugin gui takes me to the login screen #2100

Closed
Ali-Zaid opened this issue Jun 13, 2015 · 6 comments
Closed

Comments

@Ali-Zaid
Copy link

Whenever I try to access the ZynAddSubFx plugin gui within LMMS, I'm taken to the system login screen. This happens whether I choose the beginner gui or advanced gui. I can load ZynAddSubFx standalone just fine. Using gdb, I can get a backtrace of the program up to where I can choose which gui. Beyond that, when the system logs out, the gdb log on the terminal is gone when I log back in:

(gdb) r
Starting program: /usr/local/bin/lmms
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Notice: could not set realtime priority.
VST sync support disabled in your configuration
RemotePluginClient::shmget: No such file or directory
Starting Audio: NULL
Audio Started
Starting MIDI: NULL
MIDI Started
QtXmlWrapper::loadXMLfile(): empty data

I'm using Ubuntu 15.04. The version of LMMS is 1.1.3 and built from source.

@Wallacoloo
Copy link
Member

Sounds like you're crashing your X server. It's quite likely a driver
issue, but that doesn't mean there aren't workarounds.

I'm guessing you're using Unity. If you want an adventure, you could try
this in a different desktop environment, like gnome or KDE and see what
happens. You could also try disabling hardware graphics acceleration and
just using software graphics, though that's obviously suboptimal in the
long run.

I'd wait to see if others chime in with anything before doing either of
those though. It may be possible to get a log from X before the crash too -
that might provide more insight, but I'm not sure where such logs are
stored.
On Jun 13, 2015 2:51 PM, "Ali-Zaid" notifications@github.com wrote:

Whenever I try to access the ZynAddSubFx plugin gui within LMMS, I'm taken
to the system login screen. This happens whether I choose the beginner gui
or advanced gui. I can load ZynAddSubFx standalone just fine. Using gdb, I
can get a backtrace of the program up to where I can choose which gui.
Beyond that, when the system logs out, the gdb log on the terminal is gone
when I log back in:

(gdb) r
Starting program: /usr/local/bin/lmms
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Notice: could not set realtime priority.
VST sync support disabled in your configuration
RemotePluginClient::shmget: No such file or directory
Starting Audio: NULL
Audio Started
Starting MIDI: NULL
MIDI Started
QtXmlWrapper::loadXMLfile(): empty data

I'm using Ubuntu 15.04. The version of LMMS is 1.1.3 and built from source.


Reply to this email directly or view it on GitHub
#2100.

@Ali-Zaid
Copy link
Author

I found the X server logs and also found out that one of the log files, Xorg.1.log, shows that it was a segfault error. The contents of the log file are pasted here.

[  1579.180] 
X.Org X Server 1.17.1
Release Date: 2015-02-10
[  1579.180] X Protocol Version 11, Revision 0
[  1579.180] Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu
[  1579.180] Current Operating System: Linux ali-Satellite-P750 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35 UTC 2015 x86_64
[  1579.180] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic root=UUID=3ab45c22-0c73-46f5-b534-90c70e643ee6 ro splash quiet
[  1579.181] Build Date: 19 March 2015  09:26:59AM
[  1579.181] xorg-server 2:1.17.1-0ubuntu3 (For technical support please see http://www.ubuntu.com/support) 
[  1579.181] Current version of pixman: 0.32.6
[  1579.181]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  1579.181] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1579.182] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Jun  9 15:08:15 2015
[  1579.182] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1579.233] (==) No Layout section.  Using the first Screen section.
[  1579.233] (==) No screen section available. Using defaults.
[  1579.233] (**) |-->Screen "Default Screen Section" (0)
[  1579.233] (**) |   |-->Monitor "<default monitor>"
[  1579.234] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[  1579.234] (==) Automatically adding devices
[  1579.234] (==) Automatically enabling devices
[  1579.234] (==) Automatically adding GPU devices
[  1579.234] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1579.234]    Entry deleted from font path.
[  1579.234] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  1579.234]    Entry deleted from font path.
[  1579.234] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  1579.234]    Entry deleted from font path.
[  1579.234] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  1579.234]    Entry deleted from font path.
[  1579.234] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  1579.234]    Entry deleted from font path.
[  1579.234] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    built-ins
[  1579.234] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[  1579.234] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1579.234] (II) Loader magic: 0x7fbd80f75d80
[  1579.234] (II) Module ABI versions:
[  1579.234]    X.Org ANSI C Emulation: 0.4
[  1579.234]    X.Org Video Driver: 19.0
[  1579.234]    X.Org XInput driver : 21.0
[  1579.234]    X.Org Server Extension : 9.0
[  1579.235] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1579.238] (--) PCI:*(0:0:2:0) 8086:0116:1179:fc31 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[  1579.239] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[  1579.239] (II) "glx" will be loaded by default.
[  1579.239] (WW) "xmir" is not to be loaded by default. Skipping.
[  1579.239] (II) LoadModule: "glx"
[  1579.239] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1579.242] (II) Module glx: vendor="X.Org Foundation"
[  1579.242]    compiled for 1.17.1, module version = 1.0.0
[  1579.242]    ABI class: X.Org Server Extension, version 9.0
[  1579.242] (==) AIGLX enabled
[  1579.242] (==) Matched intel as autoconfigured driver 0
[  1579.242] (==) Matched intel as autoconfigured driver 1
[  1579.242] (==) Matched modesetting as autoconfigured driver 2
[  1579.242] (==) Matched fbdev as autoconfigured driver 3
[  1579.242] (==) Matched vesa as autoconfigured driver 4
[  1579.242] (==) Assigned the driver to the xf86ConfigLayout
[  1579.242] (II) LoadModule: "intel"
[  1579.242] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1579.243] (II) Module intel: vendor="X.Org Foundation"
[  1579.243]    compiled for 1.17.1, module version = 2.99.917
[  1579.243]    Module class: X.Org Video Driver
[  1579.243]    ABI class: X.Org Video Driver, version 19.0
[  1579.243] (II) LoadModule: "modesetting"
[  1579.243] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1579.262] (II) Module modesetting: vendor="X.Org Foundation"
[  1579.262]    compiled for 1.17.1, module version = 1.17.1
[  1579.262]    Module class: X.Org Video Driver
[  1579.262]    ABI class: X.Org Video Driver, version 19.0
[  1579.262] (II) LoadModule: "fbdev"
[  1579.263] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1579.276] (II) Module fbdev: vendor="X.Org Foundation"
[  1579.276]    compiled for 1.17.1, module version = 0.4.4
[  1579.276]    Module class: X.Org Video Driver
[  1579.276]    ABI class: X.Org Video Driver, version 19.0
[  1579.276] (II) LoadModule: "vesa"
[  1579.277] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1579.278] (II) Module vesa: vendor="X.Org Foundation"
[  1579.278]    compiled for 1.17.1, module version = 2.3.3
[  1579.278]    Module class: X.Org Video Driver
[  1579.278]    ABI class: X.Org Video Driver, version 19.0
[  1579.278] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  1579.278] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  1579.278] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  1579.278] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[  1579.278] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1579.279] (II) FBDEV: driver for framebuffer: fbdev
[  1579.279] (II) VESA: driver for VESA chipsets: vesa
[  1579.279] (++) using VT number 1

[  1579.279] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  1579.279] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121
[  1579.279] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1 (Timo Aaltonen <tjaalton@debian.org>)
[  1579.279] (II) intel(0): SNA compiled for use with valgrind
[  1579.280] (WW) Falling back to old probe method for modesetting
[  1579.280] (WW) Falling back to old probe method for fbdev
[  1579.280] (II) Loading sub module "fbdevhw"
[  1579.280] (II) LoadModule: "fbdevhw"
[  1579.280] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  1579.281] (II) Module fbdevhw: vendor="X.Org Foundation"
[  1579.281]    compiled for 1.17.1, module version = 0.0.2
[  1579.281]    ABI class: X.Org Video Driver, version 19.0
[  1579.281] (WW) Falling back to old probe method for vesa
[  1579.282] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[  1579.282] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[  1579.282] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[  1579.282] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1579.282] (==) intel(0): RGB weight 888
[  1579.282] (==) intel(0): Default visual is TrueColor
[  1579.282] (II) intel(0): Output LVDS1 has no monitor section
[  1579.283] (--) intel(0): Found backlight control interface acpi_video1 (type 'firmware') for output LVDS1
[  1579.283] (II) intel(0): Enabled output LVDS1
[  1579.283] (II) intel(0): Output VGA1 has no monitor section
[  1579.283] (II) intel(0): Enabled output VGA1
[  1579.283] (II) intel(0): Output HDMI1 has no monitor section
[  1579.283] (II) intel(0): Enabled output HDMI1
[  1579.283] (II) intel(0): Output DP1 has no monitor section
[  1579.283] (II) intel(0): Enabled output DP1
[  1579.283] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  1579.284] (II) intel(0): Output VIRTUAL1 has no monitor section
[  1579.284] (II) intel(0): Enabled output VIRTUAL1
[  1579.284] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[  1579.284] (==) intel(0): TearFree disabled
[  1579.284] (==) intel(0): DPI set to (96, 96)
[  1579.284] (II) Loading sub module "dri2"
[  1579.284] (II) LoadModule: "dri2"
[  1579.284] (II) Module "dri2" already built-in
[  1579.284] (II) Loading sub module "present"
[  1579.284] (II) LoadModule: "present"
[  1579.284] (II) Module "present" already built-in
[  1579.284] (II) UnloadModule: "modesetting"
[  1579.284] (II) Unloading modesetting
[  1579.285] (II) UnloadModule: "fbdev"
[  1579.285] (II) Unloading fbdev
[  1579.285] (II) UnloadSubModule: "fbdevhw"
[  1579.285] (II) Unloading fbdevhw
[  1579.285] (II) UnloadModule: "vesa"
[  1579.285] (II) Unloading vesa
[  1579.285] (==) Depth 24 pixmap format is 32 bpp
[  1579.285] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[  1579.285] (==) intel(0): Backing store enabled
[  1579.286] (==) intel(0): Silken mouse enabled
[  1579.286] (II) intel(0): HW Cursor enabled
[  1579.286] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1579.286] (==) intel(0): DPMS enabled
[  1579.286] (==) intel(0): display hotplug detection enabled
[  1579.286] (II) intel(0): [DRI2] Setup complete
[  1579.286] (II) intel(0): [DRI2]   DRI driver: i965
[  1579.286] (II) intel(0): [DRI2]   VDPAU driver: i965
[  1579.286] (II) intel(0): direct rendering: DRI2 enabled
[  1579.287] (II) intel(0): hardware support for Present enabled
[  1579.287] (--) RandR disabled
[  1579.299] (II) SELinux: Disabled on system
[  1579.315] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1579.315] (II) AIGLX: enabled GLX_ARB_create_context
[  1579.315] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1579.315] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  1579.315] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1579.315] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1579.315] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  1579.315] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  1579.315] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1579.315] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  1579.315] (II) AIGLX: Loaded and initialized i965
[  1579.315] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1579.319] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[  1579.336] (II) intel(0): Setting screen physical size to 361 x 203
[  1579.404] (II) XKB: generating xkmfile /tmp/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[  1579.547] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1579.547] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1579.547] (II) LoadModule: "evdev"
[  1579.547] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1579.548] (II) Module evdev: vendor="X.Org Foundation"
[  1579.548]    compiled for 1.16.0, module version = 2.9.0
[  1579.548]    Module class: X.Org XInput Driver
[  1579.548]    ABI class: X.Org XInput driver, version 21.0
[  1579.548] (II) Using input driver 'evdev' for 'Power Button'
[  1579.548] (**) Power Button: always reports core events
[  1579.548] (**) evdev: Power Button: Device: "/dev/input/event2"
[  1579.548] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1579.548] (--) evdev: Power Button: Found keys
[  1579.548] (II) evdev: Power Button: Configuring as keyboard
[  1579.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  1579.548] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1579.548] (**) Option "xkb_rules" "evdev"
[  1579.548] (**) Option "xkb_model" "pc105"
[  1579.548] (**) Option "xkb_layout" "us"
[  1579.549] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[  1579.549] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1579.549] (II) Using input driver 'evdev' for 'Video Bus'
[  1579.549] (**) Video Bus: always reports core events
[  1579.549] (**) evdev: Video Bus: Device: "/dev/input/event12"
[  1579.549] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1579.549] (--) evdev: Video Bus: Found keys
[  1579.549] (II) evdev: Video Bus: Configuring as keyboard
[  1579.549] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event12"
[  1579.550] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1579.550] (**) Option "xkb_rules" "evdev"
[  1579.550] (**) Option "xkb_model" "pc105"
[  1579.550] (**) Option "xkb_layout" "us"
[  1579.550] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[  1579.550] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1579.550] (II) Using input driver 'evdev' for 'Video Bus'
[  1579.551] (**) Video Bus: always reports core events
[  1579.551] (**) evdev: Video Bus: Device: "/dev/input/event11"
[  1579.551] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1579.551] (--) evdev: Video Bus: Found keys
[  1579.551] (II) evdev: Video Bus: Configuring as keyboard
[  1579.551] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:00/input/input12/event11"
[  1579.551] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  1579.551] (**) Option "xkb_rules" "evdev"
[  1579.551] (**) Option "xkb_model" "pc105"
[  1579.551] (**) Option "xkb_layout" "us"
[  1579.552] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1579.552] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1579.552] (II) Using input driver 'evdev' for 'Power Button'
[  1579.552] (**) Power Button: always reports core events
[  1579.552] (**) evdev: Power Button: Device: "/dev/input/event1"
[  1579.552] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1579.552] (--) evdev: Power Button: Found keys
[  1579.552] (II) evdev: Power Button: Configuring as keyboard
[  1579.552] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  1579.552] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[  1579.552] (**) Option "xkb_rules" "evdev"
[  1579.552] (**) Option "xkb_model" "pc105"
[  1579.552] (**) Option "xkb_layout" "us"
[  1579.553] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  1579.553] (II) No input driver specified, ignoring this device.
[  1579.553] (II) This device may have been added with another device file.
[  1579.553] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event16)
[  1579.553] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[  1579.554] (II) Using input driver 'evdev' for 'USB 2.0 Camera'
[  1579.554] (**) USB 2.0 Camera: always reports core events
[  1579.554] (**) evdev: USB 2.0 Camera: Device: "/dev/input/event16"
[  1579.554] (--) evdev: USB 2.0 Camera: Vendor 0x4f2 Product 0xb1e4
[  1579.554] (--) evdev: USB 2.0 Camera: Found keys
[  1579.554] (II) evdev: USB 2.0 Camera: Configuring as keyboard
[  1579.554] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/input/input17/event16"
[  1579.554] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD, id 10)
[  1579.554] (**) Option "xkb_rules" "evdev"
[  1579.554] (**) Option "xkb_model" "pc105"
[  1579.554] (**) Option "xkb_layout" "us"
[  1579.554] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[  1579.555] (II) No input driver specified, ignoring this device.
[  1579.555] (II) This device may have been added with another device file.
[  1579.555] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[  1579.555] (II) No input driver specified, ignoring this device.
[  1579.555] (II) This device may have been added with another device file.
[  1579.555] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[  1579.555] (II) No input driver specified, ignoring this device.
[  1579.555] (II) This device may have been added with another device file.
[  1579.556] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event4)
[  1579.556] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[  1579.556] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1579.556] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1579.556] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event4"
[  1579.556] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[  1579.556] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[  1579.556] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[  1579.556] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/0003:045E:0745.0001/input/input6/event4"
[  1579.556] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[  1579.556] (**) Option "xkb_rules" "evdev"
[  1579.556] (**) Option "xkb_model" "pc105"
[  1579.556] (**) Option "xkb_layout" "us"
[  1579.557] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event5)
[  1579.557] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[  1579.557] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[  1579.557] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1579.557] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1579.557] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event5"
[  1579.557] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[  1579.557] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[  1579.557] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[  1579.557] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[  1579.557] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[  1579.557] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[  1579.558] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing absolute x/y axes to exist.
[  1579.558] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[  1579.558] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[  1579.558] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[  1579.558] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[  1579.558] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[  1579.558] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1579.558] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.1/0003:045E:0745.0002/input/input7/event5"
[  1579.558] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 12)
[  1579.558] (**) Option "xkb_rules" "evdev"
[  1579.558] (**) Option "xkb_model" "pc105"
[  1579.558] (**) Option "xkb_layout" "us"
[  1579.558] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[  1579.558] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[  1579.558] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[  1579.558] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[  1579.558] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[  1579.558] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[  1579.559] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[  1579.559] (II) No input driver specified, ignoring this device.
[  1579.559] (II) This device may have been added with another device file.
[  1579.559] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event6)
[  1579.560] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[  1579.560] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[  1579.560] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[  1579.560] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event6"
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute multitouch axes
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[  1579.560] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[  1579.560] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing relative x/y axes to exist.
[  1579.560] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[  1579.560] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[  1579.560] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[  1579.560] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[  1579.560] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1579.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.2/0003:045E:0745.0003/input/input8/event6"
[  1579.560] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 13)
[  1579.560] (**) Option "xkb_rules" "evdev"
[  1579.560] (**) Option "xkb_model" "pc105"
[  1579.560] (**) Option "xkb_layout" "us"
[  1579.560] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[  1579.560] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[  1579.561] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[  1579.561] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[  1579.561] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[  1579.561] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[  1579.561] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[  1579.561] (II) No input driver specified, ignoring this device.
[  1579.561] (II) This device may have been added with another device file.
[  1579.562] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  1579.562] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1579.562] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1579.562] (**) AT Translated Set 2 keyboard: always reports core events
[  1579.562] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[  1579.562] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  1579.562] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  1579.562] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  1579.562] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  1579.562] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[  1579.562] (**) Option "xkb_rules" "evdev"
[  1579.562] (**) Option "xkb_model" "pc105"
[  1579.562] (**) Option "xkb_layout" "us"
[  1579.563] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[  1579.563] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1579.563] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1579.563] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[  1579.563] (II) LoadModule: "synaptics"
[  1579.563] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1579.563] (II) Module synaptics: vendor="X.Org Foundation"
[  1579.563]    compiled for 1.16.0, module version = 1.8.99
[  1579.563]    Module class: X.Org XInput Driver
[  1579.563]    ABI class: X.Org XInput driver, version 21.0
[  1579.563] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1579.563] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1579.563] (**) Option "Device" "/dev/input/event7"
[  1579.576] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[  1579.576] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5606 (res 50)
[  1579.576] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4740 (res 99)
[  1579.576] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  1579.576] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  1579.576] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[  1579.576] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  1579.576] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1579.576] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1579.584] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event7"
[  1579.584] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[  1579.584] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  1579.584] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[  1579.584] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[  1579.584] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  1579.584] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  1579.584] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  1579.584] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  1579.584] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1579.585] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[  1579.585] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1579.588] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/event10)
[  1579.588] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev pointer catchall"
[  1579.588] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev keyboard catchall"
[  1579.588] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ene_ir)'
[  1579.588] (**) MCE IR Keyboard/Mouse (ene_ir): always reports core events
[  1579.588] (**) evdev: MCE IR Keyboard/Mouse (ene_ir): Device: "/dev/input/event10"
[  1579.588] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Vendor 0 Product 0
[  1579.588] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found 3 mouse buttons
[  1579.588] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found relative axes
[  1579.588] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found x and y relative axes
[  1579.588] (--) evdev: MCE IR Keyboard/Mouse (ene_ir): Found keys
[  1579.588] (II) evdev: MCE IR Keyboard/Mouse (ene_ir): Configuring as mouse
[  1579.588] (II) evdev: MCE IR Keyboard/Mouse (ene_ir): Configuring as keyboard
[  1579.588] (**) evdev: MCE IR Keyboard/Mouse (ene_ir): YAxisMapping: buttons 4 and 5
[  1579.588] (**) evdev: MCE IR Keyboard/Mouse (ene_ir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1579.588] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event10"
[  1579.588] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ene_ir)" (type: KEYBOARD, id 16)
[  1579.588] (**) Option "xkb_rules" "evdev"
[  1579.588] (**) Option "xkb_model" "pc105"
[  1579.588] (**) Option "xkb_layout" "us"
[  1579.589] (II) evdev: MCE IR Keyboard/Mouse (ene_ir): initialized for relative axes.
[  1579.589] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) keeping acceleration scheme 1
[  1579.589] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration profile 0
[  1579.589] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration factor: 2.000
[  1579.589] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration threshold: 4
[  1579.590] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/mouse2)
[  1579.590] (II) No input driver specified, ignoring this device.
[  1579.590] (II) This device may have been added with another device file.
[  1579.590] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/event17)
[  1579.590] (II) No input driver specified, ignoring this device.
[  1579.590] (II) This device may have been added with another device file.
[  1579.591] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/js1)
[  1579.591] (II) No input driver specified, ignoring this device.
[  1579.591] (II) This device may have been added with another device file.
[  1579.591] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/event18)
[  1579.591] (II) No input driver specified, ignoring this device.
[  1579.591] (II) This device may have been added with another device file.
[  1579.592] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/js2)
[  1579.592] (II) No input driver specified, ignoring this device.
[  1579.592] (II) This device may have been added with another device file.
[  1579.592] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/event19)
[  1579.592] (II) No input driver specified, ignoring this device.
[  1579.592] (II) This device may have been added with another device file.
[  1579.593] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/js3)
[  1579.593] (II) No input driver specified, ignoring this device.
[  1579.593] (II) This device may have been added with another device file.
[  1579.593] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/event20)
[  1579.593] (II) No input driver specified, ignoring this device.
[  1579.593] (II) This device may have been added with another device file.
[  1579.594] (II) config/udev: Adding input device Xbox 360 Wireless Receiver (/dev/input/js4)
[  1579.594] (II) No input driver specified, ignoring this device.
[  1579.594] (II) This device may have been added with another device file.
[  1579.594] (II) config/udev: Adding input device Toshiba input device (/dev/input/event8)
[  1579.594] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
[  1579.594] (II) Using input driver 'evdev' for 'Toshiba input device'
[  1579.595] (**) Toshiba input device: always reports core events
[  1579.595] (**) evdev: Toshiba input device: Device: "/dev/input/event8"
[  1579.595] (--) evdev: Toshiba input device: Vendor 0 Product 0
[  1579.595] (--) evdev: Toshiba input device: Found keys
[  1579.595] (II) evdev: Toshiba input device: Configuring as keyboard
[  1579.595] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event8"
[  1579.595] (II) XINPUT: Adding extended input device "Toshiba input device" (type: KEYBOARD, id 17)
[  1579.595] (**) Option "xkb_rules" "evdev"
[  1579.595] (**) Option "xkb_model" "pc105"
[  1579.595] (**) Option "xkb_layout" "us"
[  1579.596] (II) config/udev: Adding input device ENE eHome Infrared Remote Receiver (/dev/input/event9)
[  1579.596] (**) ENE eHome Infrared Remote Receiver: Applying InputClass "evdev keyboard catchall"
[  1579.596] (II) Using input driver 'evdev' for 'ENE eHome Infrared Remote Receiver'
[  1579.596] (**) ENE eHome Infrared Remote Receiver: always reports core events
[  1579.596] (**) evdev: ENE eHome Infrared Remote Receiver: Device: "/dev/input/event9"
[  1579.596] (--) evdev: ENE eHome Infrared Remote Receiver: Vendor 0 Product 0
[  1579.596] (--) evdev: ENE eHome Infrared Remote Receiver: Found keys
[  1579.596] (II) evdev: ENE eHome Infrared Remote Receiver: Configuring as keyboard
[  1579.596] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input10/event9"
[  1579.597] (II) XINPUT: Adding extended input device "ENE eHome Infrared Remote Receiver" (type: KEYBOARD, id 18)
[  1579.597] (**) Option "xkb_rules" "evdev"
[  1579.597] (**) Option "xkb_model" "pc105"
[  1579.597] (**) Option "xkb_layout" "us"
[  1588.483] (II) XKB: generating xkmfile /tmp/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[  1621.248] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1621.322] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1622.788] (II) UnloadModule: "synaptics"
[  1622.788] (II) evdev: ENE eHome Infrared Remote Receiver: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: Toshiba input device: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: MCE IR Keyboard/Mouse (ene_ir): Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: AT Translated Set 2 keyboard: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: USB 2.0 Camera: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: Power Button: Close
[  1622.788] (II) UnloadModule: "evdev"
[  1622.788] (II) evdev: Video Bus: Close
[  1622.789] (II) UnloadModule: "evdev"
[  1622.789] (II) evdev: Video Bus: Close
[  1622.789] (II) UnloadModule: "evdev"
[  1622.789] (II) evdev: Power Button: Close
[  1622.789] (II) UnloadModule: "evdev"
[  1622.796] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  1622.796] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  1622.796] (EE) 
Fatal server error:
[  1622.796] (EE) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[  1622.796] (EE) 
[  1622.796] (EE) 
Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
[  1622.796] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[  1622.796] (EE) 
[  1622.796] (EE) 
[  1622.796] (EE) Backtrace:
[  1623.317] (EE) 0: /usr/bin/X (xorg_backtrace+0x56) [0x7fbd80cee556]
[  1623.317] (EE) 1: /usr/bin/X (0x7fbd80b3b000+0x1b7749) [0x7fbd80cf2749]
[  1623.317] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7fbd7e801000+0x352f0) [0x7fbd7e8362f0]
[  1623.317] (EE) 3: /usr/bin/X (0x7fbd80b3b000+0x1be015) [0x7fbd80cf9015]
[  1623.317] (EE) 4: /usr/bin/X (CloseWellKnownConnections+0x2f) [0x7fbd80cef49f]
[  1623.318] (EE) 5: /usr/bin/X (0x7fbd80b3b000+0x1bf6f9) [0x7fbd80cfa6f9]
[  1623.318] (EE) 6: /usr/bin/X (0x7fbd80b3b000+0x1c051d) [0x7fbd80cfb51d]
[  1623.318] (EE) 7: /usr/bin/X (0x7fbd80b3b000+0xbd801) [0x7fbd80bf8801]
[  1623.318] (EE) 8: /usr/bin/X (xf86CloseConsole+0x153) [0x7fbd80bf9123]
[  1623.318] (EE) 9: /usr/bin/X (ddxGiveUp+0x75) [0x7fbd80bd4245]
[  1623.318] (EE) 10: /usr/bin/X (0x7fbd80b3b000+0x5c539) [0x7fbd80b97539]
[  1623.318] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) [0x7fbd7e821a40]
[  1623.318] (EE) 12: /usr/bin/X (0x7fbd80b3b000+0x4662e) [0x7fbd80b8162e]
[  1623.318] (EE) 
[  1623.319] (EE) Segmentation fault at address 0x98
[  1623.319] (EE) 
FatalError re-entered, aborting
[  1623.319] (EE) Caught signal 11 (Segmentation fault). Server aborting
[  1623.319] (EE) 

@tresf
Copy link
Member

tresf commented Jun 19, 2015

@Ali-Zaid please use Gist for large logs. Also, wrap logs in triple backticks to prevent arbitrary auto-linking to other bug reports (edited it for you this time)

@ghost
Copy link

ghost commented Jun 20, 2015

I used to have this problem with both standalone ZynAddSubFX and the LMMS plugin, but not anymore, and unfortunately, I don’t really know what changed…

@Wallacoloo Wallacoloo added the bug label Jun 20, 2015
@fundamental
Copy link
Contributor

Sounds like the bug discussed here:
http://www.kvraudio.com/forum/viewtopic.php?f=47&t=440054&sid=331c5810b2f0c35f74814223e45ea91a

If you can verify that it is this particular bug, please report it to your distro as an X11 bug, not one in lmms or zynaddsubfx.

@Umcaruje Umcaruje added not our bug and removed bug labels Jul 6, 2015
@tresf
Copy link
Member

tresf commented Aug 24, 2015

Closing as it's not our bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants