LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-19-2015, 02:36 PM   #16
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 595

Original Poster
Rep: Reputation: Disabled

Quote:
Even well written software in the wrong hands could be considered crapware after a "user" has hosed his system with it.
Then they love to blame anyone but themselves.
So true. That's a very good point.
Quote:
Old software? What's that?
The original code for vi was written by Bill Joy in 1976 and it's one of the best "old" programs in the world.
Some old software is great. But keep in mind. Sometimes older software doesn't play well with newer things.
Quote:
Can you cite some specific examples, or even one that doesn't play well with modern hardware... modern Linux Distros?
Here is one example. FreetuxTV requires the older version of VLC player in order to work correctly. This does not make it necessarily a bad program depending on when when FreetuxTV was created and when the newer version of VLC came out. There can other possibilities also. Perhaps they only came out with only one version of FreetuxTV and never updated it. You see what I mean about new and old sometimes don't work together.
 
Old 11-19-2015, 02:40 PM   #17
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 595

Original Poster
Rep: Reputation: Disabled
rtmistler, You make very good points. Those are all possibilities. I think you said it best.
 
Old 11-19-2015, 02:46 PM   #18
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
OT - I have installed or used a few programs that I did not consider to be very useful or well considered for one reason or another but would not call them garbage if they were free-dom-ly offered by their authors.

I have also written quite a bit that I would not want any not-fully-informed person to review. By fully informed I mean someone who understood the specific problem addressed and the parameters and limitations of the code. But I would not want anyone to call those garbage either.

The only things that I would call garbage-ware are proprietary commercial products that perform poorly or come with built in hooks, snares and exploits intended to trap the user rather than facilitate their uses. Basically anything marketed by Micro$oft, IMO, and a few others.

In the world of free labor, freely offered for your use, the only thing I would label as crap is any of the various forms of exploit-ware.

And the only other thing in the software category that really made me scream, "Crap!", was when I found a terrific free program that did just what I needed, and responded to requests for support with cash and code, only to see the very next release taken proprietary... Crap! But I still continue to use and extend the last free version as a kind of private fork, and it is still great work, freely received, for which I am very thankful!!
 
Old 11-19-2015, 02:52 PM   #19
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 595

Original Poster
Rep: Reputation: Disabled
Quote:
he only things that I would call garbage-ware are proprietary commercial products that perform poorly or come with built in hooks, snares and exploits intended to trap the user rather than facilitate their uses. Basically anything marketed by Micro$oft, IMO, and a few others.
I couldn't agree with you more.
Quote:
In the world of free labor, freely offered for your use, the only thing I would label as crap is any of the various forms of exploit-ware.
True.
Quote:
And the only other thing in the software category that really made me scream, "Crap!", was when I found a terrific free program that did just what I needed, and responded to requests for support with cash and code,
That is annoying and unethical. I would call software like that, "Pearl Harbor-ware."
 
Old 11-19-2015, 03:06 PM   #20
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Oddly enough I tried to install freetuxtv as it sounded intriguing but it certainly isn't working on this laptop running Sid. The thing is, though, that I don't know whether it is down to the program itself, Gnome libraries or the Debian packaging team. If you think about it the Debian team are ultimately responsible for either packaging something which doesn't work or packaging the wrong version or setting the wrong dependencies.
I think that's a fourth category to add to rtmistler's list -- packaging issues.
 
1 members found this post helpful.
Old 11-19-2015, 03:11 PM   #21
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 595

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by 273 View Post
Oddly enough I tried to install freetuxtv as it sounded intriguing but it certainly isn't working on this laptop running Sid. The thing is, though, that I don't know whether it is down to the program itself, Gnome libraries or the Debian packaging team. If you think about it the Debian team are ultimately responsible for either packaging something which doesn't work or packaging the wrong version or setting the wrong dependencies.
I think that's a fourth category to add to rtmistler's list -- packaging issues.
This is very helpful for everyone on how software is handled in the Linux community that didn't know that.
 
Old 11-19-2015, 03:22 PM   #22
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by Crippled View Post
This is very helpful for everyone on how software is handled in the Linux community that didn't know that.
There are, and have been for a long while, issues with Google Earth either not installing on 64 bit Debian-based distributions or crashing all the time and I don't think there's a single distribution on which photographs from Panoramio work without lots of messing around. The install issues were a packaging issue with Google making a deprecated package a dependency and the crashing and photo issues seem to be mismatched libraries.
Oh, for what it's worth, freetux TV would not open on Debian Sid but on Linux Mint Debian Edition (I have a VM) it seem to be working fine.
 
1 members found this post helpful.
Old 11-19-2015, 03:23 PM   #23
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
I hate to see new users kill themselves with Bleachbit.

Utter crap.
</opinion>
 
1 members found this post helpful.
Old 11-19-2015, 03:25 PM   #24
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 595

Original Poster
Rep: Reputation: Disabled
Quote:
for what it's worth, freetux TV would not open on Debian Sid but on Linux Mint Debian Edition (I have a VM) it seem to be working fine.
It didn't work on openSUSE either which I had before Manjaro.
 
Old 11-19-2015, 03:32 PM   #25
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by Habitual View Post
I hate to see new users kill themselves with Bleachbit.

Utter crap.
</opinion>
It does seem to do the job it's made for fairly well -- sadly the job it's made for is a destructive one and one which given a correctly configured system should be unnecessary (my opinion).
dd is extremely destructive, remember, far more destructive than Bleachbit but certainly very far from "crap".



Quote:
Originally Posted by Crippled View Post
It didn't work on openSUSE either which I had before Manjaro.
I've a feeling it may be a Gnome library issue but it is odd that it doesn't work in Debian Sid but does in Mint LMDE which is based, if I recall correctly, on Testing.
 
Old 11-19-2015, 03:36 PM   #26
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
QMC2 didn't work for me when I tried it recently.

But that doesn't mean it works for no-one else.
 
Old 11-19-2015, 03:38 PM   #27
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 595

Original Poster
Rep: Reputation: Disabled
Quote:
I hate to see new users kill themselves with Bleachbit.
That wouldn't surprise me. When I heard of that program I thought of Disk Cleaner in Windows. I ran the Disk Cleaner in Windows and it destroyed the OS. I had to reformat the hard drive and re-install Windows because of it. I would never consider running any program that resembles it no matter what OS or how good someone says it is.
 
Old 11-19-2015, 03:43 PM   #28
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by 273 View Post
It does seem to do the job it's made for fairly well
It would if the "user" would leave the default options alone.
 
Old 11-19-2015, 03:50 PM   #29
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by Habitual View Post
It would if the "user" would leave the default options alone.
Well, yes, you've reminded me of that "garbage, useless, won't install properly" distribution Kali or that "slow, buggy, full of nasty websites" ToR.
Then there's Red Hat on which, as we all know, is completely useless rubbish as nothing can be installed upon RHEL 5!
I have to admit I've moaned about software not installing correctly only to be humbled when I've taken the writers' advice and used ldd and taken a minute to think about things instead of expecting to be handed things on a plate.
 
2 members found this post helpful.
Old 11-19-2015, 04:27 PM   #30
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
bleachbit is just a gui got some terminal commands

all in all it is not bad -- not great, but not bad .

it is however more for "peace of mind" for the non technically inclined

i do find "srm" and "shred" and "dd" to be very useful

BUT!!!!
and here is the point with "crap-ware"
BleachBit is FREE under the GPL
it is NOT a "trial version" that you need to pay $20 to $30 USD to continue to use.
and it is NOT "preinstalled"

Last edited by John VV; 11-19-2015 at 04:30 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
vm ware on linux enni143 Linux - Server 3 04-13-2015 10:37 AM
Garbage, absolute garbage. orasis General 16 12-27-2014 03:57 PM
suspect spy ware, how do I scan and destroy spy ware ? zeelog Ubuntu 2 02-15-2014 11:06 PM
CD Burner in VM Ware? jedimastermopar Red Hat 1 10-12-2006 11:30 AM
I need help with vm ware kevinbowers Linux - General 2 04-08-2006 04:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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