LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-01-2018, 12:47 AM   #2401
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,212

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998

glibmm-2.56.1:

http://ftp.gnome.org/pub/gnome/sourc...mm-2.56.1.news
http://ftp.gnome.org/pub/gnome/sourc...-2.56.1.tar.xz

mesa-1.8.2.4:

https://www.mesa3d.org/relnotes/18.2.4.html
https://mesa.freedesktop.org/archive/mesa-18.2.4.tar.xz
 
Old 11-01-2018, 09:39 AM   #2402
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Question Audacious OpenGL Spectrum Analyzer issue

Quote:
Originally Posted by Jeebizz View Post
I am wondering if this issue is addressed in the next Slackware / Audacious inclusion. I made a thread about this (which escapes me in trying to find it for more info), but the gist of it was when I would choose the OpenGL Spectrum Analyzer in Audacious - it would crash. It had something to do with NVIDIA drivers, and the solution was to recompile audacious with qt I think? Well anyways here is a clue - this is from Slackware64-14.2 , trying to use the OpenGL spectrum analyzer in Audacious:

Code:
slackuser@slackmachine:~$ audacious 
The program 'audacious' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 10285 error_code 8 request_code 153 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
WARNING main.cc:320 [main_cleanup]: exit() called unexpectedly; skipping normal cleanup.
Found my original post: https://www.linuxquestions.org/quest...er-4175592761/

From that thread, workaround:

Quote:
Quote:
Originally Posted by chris.willing View Post
I downloaded & built the latest version (3.8) using the existing build scripts for xap/audacious & xap/audacious-plugins. At first the result was exactly the same when clicking the OpenGL Spectrum Analyzer checkbox - crashed audacious. However, I had noticed on their website that an optional Qt interface could be enabled by adding '--enable-qt' to the configure line of the build script. I rebuilt with --enable-qt and ran it as 'audacious --qt' and in that mode, the OpenGL Spectrum Analyzer checkbox worked as expected - no crash and nice looking opengl visualization.

I then went back to see if the existing version (3.7.2) would work the same way but the audacious-plugins-3.7.2 would not compile with --enable-qt.

So, short of fixing the actual bug, the workaround is to build version 3.8 with the --enable-qt option and always use the --qt option at runtime.

chris

Last edited by Jeebizz; 11-01-2018 at 09:52 AM.
 
Old 11-01-2018, 12:04 PM   #2403
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
I was considering a test run with updating a 14.2 system to Current. Reviewing CHANGES_AND_HINTS.TXT, NEW USERS/GROUPS SINCE 14.2, I read "postdrop user and group, UID and GID 92." I noticed no such user in /etc/passwd in my Current VM. The postfix package doinst.sh only adds a postdrop group and no postdrop user.

Looks like either the doinst.sh script or CHANGES_AND_HINTS.TXT should be corrected.

Also, the UPGRADE.TXT file, step 4, has not yet been updated to reflect which old packages to remove:

Code:
removepkg ash bigreqsproto compositeproto damageproto dirmngr dmxproto \
dri2proto dri3proto eject evieext fixesproto fontcacheproto fontsproto \
gcc-java glproto gnu-cobol herqq idnkit inputproto intel-gpu-tools \
kbproto libXfont libart_lgpl libmcs libmowgli libmsn libtermcap \
libva-intel-driver libwmf-docs man mplayerplug-in notify-python \
presentproto printproto pth pyrex randrproto recordproto renderproto \
resourceproto rfkill rxvt sc scrnsaverproto sendmail sendmail-cf \
slocate tetex tetex-doc transfig trn videoproto wireless-tools \
workbone xcmiscproto xextproto xf86-video-xgi xf86-video-xgixp \
xf86bigfontproto xf86dgaproto xf86driproto xf86miscproto \
xf86vidmodeproto xineramaproto xproto

Last edited by upnort; 11-01-2018 at 12:13 PM.
 
2 members found this post helpful.
Old 11-01-2018, 02:01 PM   #2404
lougavulin
Member
 
Registered: Jul 2018
Distribution: Slackware,x86_64,current
Posts: 279

Rep: Reputation: 100Reputation: 100
It seems kde-runtime package would need to be updated to solve this issue with konqueror.

Or the patch provided can be add to patch/kde-runtime/kde-runtime-4.14.3.nm.diff.gz.
 
2 members found this post helpful.
Old 11-02-2018, 04:12 PM   #2405
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
cmake-3.12.4
https://cmake.org/files/v3.12/cmake-3.12.4.tar.gz
 
Old 11-02-2018, 10:23 PM   #2406
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
python-urllib3-1.24.1
https://files.pythonhosted.org/packa...-1.24.1.tar.gz

pyparsing-2.3.0
https://files.pythonhosted.org/packa...g-2.3.0.tar.gz


---------------
Im not sure if can upgrade this , without updating gobject

pygobject3-3.30.1
https://files.pythonhosted.org/packa...-3.30.1.tar.gz
 
Old 11-03-2018, 06:12 AM   #2407
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,099

Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276
ffmpeg-4.0.3

The tarball, http://ffmpeg.org/releases/ffmpeg-4.0.3.tar.xz
 
Old 11-03-2018, 06:22 AM   #2408
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,212

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
ethtool-4.19:

https://git.kernel.org/pub/scm/netwo...htool.git/log/
https://mirrors.edge.kernel.org/pub/...ol-4.19.tar.xz
 
Old 11-04-2018, 12:52 PM   #2409
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,212

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
btrfs-progs-v4.19:

https://git.kernel.org/pub/scm/linux...progs.git/log/
https://mirrors.edge.kernel.org/pub/...s-v4.19.tar.xz
 
Old 11-04-2018, 12:56 PM   #2410
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,212

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
xapian-core-1.4.9:

https://xapian.org/docs/xapian-core-1.4.9/NEWS
https://oligarchy.co.uk/xapian/1.4.9...e-1.4.9.tar.xz
 
Old 11-04-2018, 06:12 PM   #2411
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
This three are outdated in perl package.

DBD-mysql-4.048
https://cpan.metacpan.org/authors/id...l-4.048.tar.gz

DBI-1.642
https://cpan.metacpan.org/authors/id...I-1.642.tar.gz

IO-Socket-SSL-2.060
https://cpan.metacpan.org/authors/id...L-2.060.tar.gz
 
Old 11-04-2018, 07:28 PM   #2412
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
xmms can be upgraded to xmms2 ?

https://github.com/xmms2/wiki/wiki
 
Old 11-05-2018, 12:34 PM   #2413
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,212

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
lvm2-2.0.02.182:

ftp://sources.redhat.com/pub/lvm2/LVM2.2.02.182.tgz
 
Old 11-05-2018, 03:22 PM   #2414
lougavulin
Member
 
Registered: Jul 2018
Distribution: Slackware,x86_64,current
Posts: 279

Rep: Reputation: 100Reputation: 100
tmux 2.8 has been released (Aug 17) with improvements and few fixes.

tmux-2.8.tar.gz

CHANGES file.
 
Old 11-05-2018, 08:38 PM   #2415
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,099

Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276
Quote:
Originally Posted by cwizardone View Post
Well, that was fast. Two days later and we have 4.1.

https://ffmpeg.org/download.html

Last edited by cwizardone; 11-05-2018 at 08:42 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration