LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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-02-2020, 09:24 PM   #5821
regdub
Member
 
Registered: Apr 2008
Location: France
Distribution: Slackware
Posts: 101

Rep: Reputation: 33

Doing a check indicated here : https://www.linuxquestions.org/quest...5/#post6181136 ,
I spotted a conflict between packages minicom and lrzip about usr/bin/lrz .

EDIT: and usr/man/man1/lrz.1.gz .

Last edited by regdub; 11-03-2020 at 09:58 AM.
 
Old 11-03-2020, 11:12 AM   #5822
baldzhang
Member
 
Registered: Aug 2012
Posts: 58

Rep: Reputation: Disabled
bug of recent updated "clear" command

after upgrade, "clear" command dot NOT clear the scrollback in a terminal.

compared with previous version, I think it's a upstream change but don't know how to report a bug to them.

before upgrade (l/ncurses-6.2_20200801):
clear was calling 'write(1, "\33[H\33[2J\33[3J", 11)'

after upgrade (l/ncurses-6.2_20201024):
the calling change to 'write(1, "\33[H\33[2J", 7)'

so the scrollback is not cleared.

Last edited by baldzhang; 11-03-2020 at 11:19 AM. Reason: add version info
 
Old 11-03-2020, 07:14 PM   #5823
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
First of all , thanks for new testing plasma packages.

I have 1 question


My question after some time out, and packages updated/existing patches , why gcc-10 not go under standard line and continues under /testing?
 
Old 11-03-2020, 07:37 PM   #5824
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
if we add vid.stab , we can recompile ffmpeg

Quote:
--enable-libvidstab
Thanks!
 
1 members found this post helpful.
Old 11-03-2020, 07:42 PM   #5825
ngc891
Member
 
Registered: Jan 2012
Location: South Korea
Distribution: Slackware64 OpenBSD
Posts: 58

Rep: Reputation: Disabled
Please add Python bindings in the opencv SlackBuild:

Code:
-DPYTHON2_PACKAGES_PATH=$(python2 -c "import site; print(site.getsitepackages()[0])") \
-DPYTHON3_PACKAGES_PATH=$(python3 -c "import site; print(site.getsitepackages()[0])") \
Thanks,
 
6 members found this post helpful.
Old 11-04-2020, 03:31 AM   #5826
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,204

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
I open the ball for testing/vtown

For 'sddm' user a new version (0.19.0) is available here:

https://github.com/sddm/sddm/releases

i prefer startx, but this new release work here, in vtown source it need to remove or comment the patch:

#cat $CWD/patch/sddm-qt5/sddm_userxsession.diff
 
1 members found this post helpful.
Old 11-04-2020, 05:23 AM   #5827
giomat
Member
 
Registered: Jul 2017
Posts: 337

Rep: Reputation: 238Reputation: 238Reputation: 238
regarding the new vtown packages, if you eventually decide to drop digikam please consider keeping its dependency OpenCV in, it's very valuable for a lot of people working with image processing and it's a bit heavy to build on weak machines.
On its own it would be a great addition to the base system in my opinion.
 
2 members found this post helpful.
Old 11-04-2020, 06:10 AM   #5828
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,482

Rep: Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287
Quote:
Originally Posted by giomat View Post
regarding the new vtown packages, if you eventually decide to drop digikam please consider keeping its dependency OpenCV in, it's very valuable for a lot of people working with image processing and it's a bit heavy to build on weak machines.
On its own it would be a great addition to the base system in my opinion.
I believe we shouldn't bother anymore about the installation kit size and definitively to keep Digikam - it is best tool for photos.

And it is already hard to buy an 16B usb stick, they sell mainly of 32GB, 64GB and 128GB. Which is plenty of room also for this digikam source code tarball.

Last edited by LuckyCyborg; 11-04-2020 at 06:17 AM.
 
1 members found this post helpful.
Old 11-04-2020, 06:18 AM   #5829
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by LuckyCyborg View Post
I believe we shouldn't bother about the installation kit size and definitively to keep Digikam - it is best tool for photos.

And it is already hard to buy an 16B usb stick, they sell mainly of 32GB, 64GB and 128GB. Which is plenty of room also for this digikam source code tarball.
If Slackware drops digikam and/or opencv, I will maintain a package in 'ktown' together with all the other relevant stuff that gets dropped.
 
9 members found this post helpful.
Old 11-04-2020, 08:46 AM   #5830
cycojesus
Member
 
Registered: Dec 2005
Location: Lyon, France
Distribution: Slackware-current
Posts: 116

Rep: Reputation: 79
Lightbulb hunspell update

hunspell 1.7.0 was released (nearly) 2 years ago and is needed to compile calibre 5.4.2. (simple version bump update)

Last edited by cycojesus; 11-04-2020 at 09:23 AM.
 
Old 11-04-2020, 09:29 AM   #5831
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,482

Rep: Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287Reputation: 3287
How now we have the VTown, when we will have also the VXFCE in /testing?

I like very much also Mr. Workman's XFCE-next...

And from what I understand, the XFCE-next goes along well with Plasma5.

Last edited by LuckyCyborg; 11-04-2020 at 09:37 AM.
 
2 members found this post helpful.
Old 11-04-2020, 11:14 AM   #5832
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,204

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
testing/vtown/sddm

vtown/kde/post-install/sddm.post-install

need change:
install -Dm644 $CWD/post-install/sddm-qt5/pam.d/$FILE $PKG/etc/pam.d/$FILE

to

install -Dm644 $CWD/post-install/sddm/pam.d/$FILE $PKG/etc/pam.d/$FILE

Last edited by gmgf; 11-04-2020 at 11:16 AM.
 
Old 11-04-2020, 11:19 AM   #5833
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by gmgf View Post
testing/vtown/sddm

vtown/kde/post-install/sddm.post-install

need change:
install -Dm644 $CWD/post-install/sddm-qt5/pam.d/$FILE $PKG/etc/pam.d/$FILE

to

install -Dm644 $CWD/post-install/sddm/pam.d/$FILE $PKG/etc/pam.d/$FILE
https://www.linuxquestions.org/quest...9/#post6181609
 
1 members found this post helpful.
Old 11-04-2020, 11:38 AM   #5834
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,204

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
Quote:
Originally Posted by ponce View Post
I probably missed an episode
 
Old 11-05-2020, 05:36 AM   #5835
zux
Member
 
Registered: Jul 2006
Location: latvia
Distribution: slackware
Posts: 140

Rep: Reputation: 26
Are we there yet?
 
1 members found this post helpful.
  


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 02:17 AM.

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