LinuxQuestions.org
Help answer threads with 0 replies.
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


Closed Thread
  Search this Thread
Old 09-27-2017, 05:30 PM   #2881
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled

Hi,

DOS wasn't too shabby too.

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 09-27-2017, 05:38 PM   #2882
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982
Quote:
Originally Posted by atelszewski View Post
Hi,

DOS wasn't too shabby too.

--
Best regards,
Andrzej Telszewski
I thought it was better than Windows. Doom worked great in DOS.
 
2 members found this post helpful.
Old 09-28-2017, 04:21 AM   #2883
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,231

Rep: Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023
Quote:
Originally Posted by Darth Vader View Post
Code:
                                  ---> KDE Plasma 5 ---> ?
                                  |
                                  |
KDE -> KDE2 -> KDE3 -> KDE(SC)4 --|---> KDE Frameworks 5 ---> ?
                                  |
                                  |
                                  ---> KDE Apps ---> ?
How about NOPE?

I for one, I want to run Slackware, not Plasmaware!
You will create Trinity2 (plasma4), probably
 
2 members found this post helpful.
Old 09-28-2017, 07:00 AM   #2884
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,231

Rep: Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023
mariadb-10.2.9:

https://mariadb.com/kb/en/library/ma...029-changelog/
https://downloads.mariadb.org/inters...-10.2.9.tar.gz
 
1 members found this post helpful.
Old 09-28-2017, 10:10 PM   #2885
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Can this patch be applied to curl until the next release? With curl-7.55 rtorrent will timeout with some ssl trackers and max a single cpu core at 100%. At times this can affect numerous torrents at once bringing the system to a crawl. This curl commit seems to resolve the issue.
Code:
From 74dac344b2feb2e0f4baddb70532dc8e45d2d817 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
Date: Fri, 18 Aug 2017 10:43:02 +0200
Subject: [PATCH] http: Don't wait on CONNECT when there is no proxy

Since curl 7.55.0, NetworkManager almost always failed its connectivity
check by timeout. I bisected this to 5113ad04 (http-proxy: do the HTTP
CONNECT process entirely non-blocking).

This patch replaces !Curl_connect_complete with Curl_connect_ongoing,
which returns false if the CONNECT state was left uninitialized and lets
the connection continue.

Closes #1803
Fixes #1804

Also-fixed-by: Gergely Nagy
---
 lib/http.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/http.c b/lib/http.c
index 35c7c3d43f..3e33132783 100644
--- a/lib/http.c
+++ b/lib/http.c
@@ -1371,7 +1371,7 @@ CURLcode Curl_http_connect(struct connectdata *conn, bool *done)
   if(CONNECT_FIRSTSOCKET_PROXY_SSL())
     return CURLE_OK; /* wait for HTTPS proxy SSL initialization to complete */
 
-  if(!Curl_connect_complete(conn))
+  if(Curl_connect_ongoing(conn))
     /* nothing else to do except wait right now - we're not done here. */
     return CURLE_OK;
https://github.com/curl/curl/commit/...32dc8e45d2d817

See this issue report for more details.
https://github.com/rakshasa/rtorrent/issues/635
 
4 members found this post helpful.
Old 09-29-2017, 07:25 AM   #2886
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,231

Rep: Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023
cups-filters-1.17.8:

http://bzr.linuxfoundation.org/logge...ilters/changes
http://openprinting.org/download/cup...-1.17.8.tar.xz

libpng-1.6.34:

https://sourceforge.net/p/libpng/cod...6/tree/CHANGES
https://ftp-osl.osuosl.org/pub/libpn...-1.6.34.tar.xz
 
1 members found this post helpful.
Old 09-29-2017, 07:46 AM   #2887
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,065

Rep: Reputation: Disabled
Accessibility of Firefox and Thunderbird

Please remove the --disable-accessibility configure option of mozilla-firefox and mozilla-thunderbird, as this makes impossible to use these applications with speech or a braille device using Orca.

At the moment visually impaired users wanting to use them need to either rebuild them or use the binary packages provided by Mozilla.

PS Accessibility of Firefox allows visually impaired users to access LQ, which is nearly impossible using links or lynx.

PS 04 October 2017; done, thanks Pat.

Last edited by Didier Spaier; 10-04-2017 at 11:27 AM.
 
4 members found this post helpful.
Old 09-29-2017, 03:21 PM   #2888
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Hi , i put this , ONLY FOR CONSIDERATION

Im not sure if some "official" slackware app , can use it, but , i like to see gst-python , actually only provides an old branch package

gst0-python ,since python3 added , and seeying big applications migrating to gstreamer 1.x , its a nice potential package to include.

I repeat , *FOR CONSIDERATION ONLY*

Thanks!
 
1 members found this post helpful.
Old 09-29-2017, 10:41 PM   #2889
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Original Poster
Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Re gst-python, as far as I'm aware, nothing in Slackware has even an optional dependency on it. I know it's a requirement for e.g. newer versions of pithos (which I maintain at SBo), and I'm sure there are other things that need it, but unless one of those makes its way into Slackware, I don't see a good reason to ship gst-python.
 
2 members found this post helpful.
Old 09-29-2017, 11:38 PM   #2890
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,065

Rep: Reputation: Disabled
Headlines

Good bye, Tetex!
Hello, Texlive!

Congrats to Johannes aka franzen.

Also, about the many entries dated Thu Sep 28 05:31:20 UTC 2017: thanks Robby and Pat.

[OT]If only I could understand why the qt-at-spi bridge doesn't work here...[/OT]
 
1 members found this post helpful.
Old 09-30-2017, 06:53 AM   #2891
franzen
Member
 
Registered: Nov 2012
Distribution: slackware
Posts: 535

Rep: Reputation: 379Reputation: 379Reputation: 379Reputation: 379
Quote:
Originally Posted by Didier Spaier View Post
Good bye, Tetex!
Hello, Texlive!

Congrats to Johannes aka franzen.
:-)

Gnuplot needs rebuilding, as it places some tex files in the wrong place now.
Btw, proposals for disabling qt, and fontpath fixes.

Code:
--- gnuplot.SlackBuild.orig     2017-09-30 10:56:16.952443086 +0200
+++ gnuplot.SlackBuild  2017-09-30 13:32:47.541182251 +0200
@@ -68,6 +68,14 @@
   \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400
 \) \
   -exec chmod 644 {} \;
 
+# Thanks to the arch-folks
+# fix default source location; use the GDFONTPATH variable to modify at runtime
+  sed -i 's|/usr/X11R6/lib/X11/fonts/truetype|/usr/share/fonts/TTF|' src/variab
le.c
+
+  sed -i -e 's|/usr/X11R6/lib/X11/fonts/Type1|/usr/share/fonts/Type1|' \
+  -e 's|$(X11ROOT)/X11R6/lib/X11/fonts/Type1|$(X11ROOT)/usr/share/fonts/Type1|'
 \
+  src/variable.c
+
 # To distribute gnuplot binaries, you can not use GNU readline, as
 # gnuplot does not use a GPL compatible free license.
 CFLAGS="$SLKCFLAGS" \
@@ -78,13 +86,15 @@
   --libdir=/usr/lib${LIBDIRSUFFIX} \
   --with-gd \
   --with-caca \
+  --with-qt=no \
+  --with-texdir=/usr/share/texmf-dist/tex/latex/gnuplot \
   --datadir=/usr/share/gnuplot \
   --with-readline=builtin \
   --build=${ARCH}-slackware-linux || exit 1
 
 #
 # I think most people would rather not have a Qt dependency here.
-# --enable-qt
+# --with-qt=yes
 # 
 
 make $NUMJOBS || make || exit 1
@@ -119,7 +129,7 @@
 
 mkdir -p $PKG/usr/doc/gnuplot-$VERSION
 cp -a \
-  BUGS CodeStyle Copyright FAQ.bloat INSTALL NEWS PATCHLEVEL PGPKEYS PORTING \
+  BUGS CodeStyle Copyright INSTALL NEWS PATCHLEVEL PGPKEYS PORTING \
   README* TODO VERSION \
 
1 members found this post helpful.
Old 09-30-2017, 07:42 AM   #2892
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,231

Rep: Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023Reputation: 1023
Just a suggestion.

I look the meson archlinux package, the packager have added a wrapper for arch in /usr/bin like this:
https://git.archlinux.org/svntogit/p...packages/meson

#!/bin/bash -ex
# Meson wrapper for Arch Linux packaging

meson setup \
--prefix /usr \
--libdir /usr/lib \
--libexecdir /usr/lib \
--bindir /usr/bin \
--sbindir /usr/bin \
--includedir /usr/include \
--datadir /usr/share \
--mandir /usr/share/man \
--infodir /usr/share/info \
--localedir /usr/share/locale \
--sysconfdir /etc \
--localstatedir /var \
--sharedstatedir /var/lib \
--buildtype release \
--warnlevel 2 \
--wrap-mode nofallback \
-D b_lto=true \
"$@"

# Print config
exec meson configure

maybe it's good idea to added similar fonction in the meson slackware package,
what do you think of this ?
 
1 members found this post helpful.
Old 09-30-2017, 09:29 AM   #2893
mid-kid
LQ Newbie
 
Registered: Oct 2016
Distribution: Gentoo
Posts: 25

Rep: Reputation: Disabled
Just piping in to show my gratefulness towards the recent addition of texlive in -current. It's a pain to install and most other distros use obscure scripts to install only parts of texmf, which often ends up in weirdness. It's nice to be able to have just the core now distributed with slackware, as it helps a lot, and tetex just isn't as good.
Thanks!
 
Old 09-30-2017, 10:13 AM   #2894
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 892

Rep: Reputation: 409Reputation: 409Reputation: 409Reputation: 409Reputation: 409
I'm also really grateful for texlive. I propose to have texlive-extra, texlive-docs and texlive-fonts in -extra. Thanks again!!

Last edited by sombragris; 09-30-2017 at 10:22 AM.
 
Old 09-30-2017, 11:03 AM   #2895
mid-kid
LQ Newbie
 
Registered: Oct 2016
Distribution: Gentoo
Posts: 25

Rep: Reputation: Disabled
@sombragris:
That's probably not as easy, since the reason only texlive-base is included is to not to drive the total package size up too much, since a full texlive installation is easily multiple GB! (mostly due to -docs being 1.4GB and -fonts being 504MB)
That simply can't be fit in a single 4GB DVD.

That said, it might be useful to drop SlackBuilds for them in the extra/source directory, along with the texmf_get.sh and a little readme, just to make it easier to install the full set if need be. However, I'm not sure how I'd handle version incompatibilities. Unless it's somehow possible to download the versions of things that correspond to the versions in the main package (maybe by distributing a copy of the tlpdb?), you'd have to either upgrade the main package as well, or just have people download it from Johannes Schöpfer's site.
I guess I'd provide both options and detail them in a README.

Right now the solution is "get them from SBo". I'm not very fond of that solution, especially when other "would be included if we could" software resides in extra/.

Last edited by mid-kid; 09-30-2017 at 11:10 AM.
 
2 members found this post helpful.
  


Closed Thread



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] how to show the current time at the top in the current shell Always ? rohitchauhan Linux - General 5 04-09-2014 03:05 PM
Slackware ARM (current) epic mistake: the current Android kernels are kicked out! Darth Vader Slackware 16 08-25-2013 04:36 PM
[SOLVED] setup fails on most current Slackware-current March 26, 2012 AlleyTrotter Slackware 15 04-09-2012 06:05 AM
Observation of Feb -current vs March -current Hangaber Slackware 14 03-12-2010 08:26 AM
cvs diff the most current and second last current version powah Linux - Software 1 03-30-2006 01:02 PM

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

All times are GMT -5. The time now is 10:11 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