



Ask Slashdot: What Software (Or Hardware) Glitch Makes You Angry? 484
This question was inspired when Slashdot reader TheRealHocusLocus found their laptop "in the throes of a Windows 10 Update," where "progress has rolled past 100% several times and started over."
I pushed the re-schedule dialogue to the rear and left it waiting. But my application did not count as activity and I left for a few moments, so Windows decided to answer its own question and restart (breaking a persistent Internet connection)... I've had it. Upon due consideration I now conclude I have been personally f*ck'd with. Driver availability, my apps and WINE permitting, this machine is getting Linux or pre-Windows-8...
That's mine, now let's hear about the things that are pushing you over the edge this very minute. Phones, software, power windows, anything.
There's a longer version of this story in the original submission -- but what's bugging you today? Leave your best answers in the comments. What software (or hardware glitch) makes you angry?
That's mine, now let's hear about the things that are pushing you over the edge this very minute. Phones, software, power windows, anything.
There's a longer version of this story in the original submission -- but what's bugging you today? Leave your best answers in the comments. What software (or hardware glitch) makes you angry?
No unicode on Slashdot. (Score:5, Funny)
Re: (Score:2)
Re:No unicode on Slashdot. (Score:4, Interesting)
Exactly what I've been asking for for ages!
Slashdot doesn't need to allow all of unicode (feel free to leave out emoji, for example), but at least allow common letters and symbols. Slashdot's current behavior - silently stripping them - is terrible. It can distort the meaning of text - when talking about foreign matters, when using math / science symbols, etc. It's made me look like an idiot several times - e.g. there's a world of difference between "My morning coffee is fine, but 10(DEGREE MARK) more would be perfect" and "My morning coffee is fine, but 10 more would be perfect". And thorn is a common letter where I live, so whenever I mention people or place names from where I am they get mangled. I've also had problems copy-pasting text from other sites that happened to have unicode symbols in them. On occasion, rather than silently stripping them, Slashdot has instead transformed them into gibberish.
Re: (Score:2)
And it works on Linux, too. Thanks, GBS!
Re: (Score:2)
A pox on Unicode [unicode.org]!
TFTFY.
Re: (Score:2)
Right. Unicode shouldn't be allowed because there's (easily group-blockable) emoji in them. The same reason that HTML should be banned because of the MARQUEE tag.
Re:No unicode on Slashdot. (Score:5, Informative)
Lol, just ran into two Google easter eggs that I'd never heard of before - searching for "blink tag" or "marquee tag" cause google to blink and marquee their respective search results ;)
Not much (Score:5, Interesting)
Switched to Linux several years ago for the final time. Although some GUI-bugs here and there, I get around them, and not looking back. Keeping W7 in a VM and only for the 2-3 Windows applications I still use now and then. Forget Wine, find and support alternatives.
Forced W10 at work and lose productivity and motivation to work due to that and cloud solutions being rammed from above.
Re:Not much (Score:5, Funny)
I run Linux and Windowsin each others' virtual machines. You can begin with either one running the other. Then create a VM of the outermost OS inside the inner VM. Apply a bit of soap to the screen and hook four standard C-clamps to the innermost VM's window and the edge of the physical monitor. Then just each of the clamps a twist every few minutes and in a day or two the innermost VM window will be stretching against its parent. Line them up carefully and get a friend to help you, four hands at once are needed to get the inner window to 'snap' over the larger, otherwise you will just be chasing both around the screen. With four hands give the clamps a full twist and you will hear a 'PING!' sound.
Once the inner VM has snapped past the outer, continue to tighten all clamps until it is stretched/drawn to the corners of the screen. Then finally tap the clamps off with a sharp blow from of a hammer. As the last clamp is removed the computer will make a strange sound, as the machine's OS merges with the innermost VM. You have now created a Klein Nested VM with unique properties.
Since the original outer-to-inner paradigm has been broken both VMs are simultaneously child and parent of one another, and relative merit and demerit of each OS also (strangely) enters a tesseract-like state. Any two OS 'bred' together in this way become 'best of breed'.
You will also discover that the hardware abstraction layer has itself become an abstraction! Go ahead, gently tug the computer across the desk. You will see the spookily entangled OS hovering in the original position. You can even toss the computer you won't be needing it.
But if you move house you'll have to do it again. Before attempting this it is good to consult your lease to see if it may subject you to penalties or threats of eviction.
Y2K bug - in 2014! (Score:4, Interesting)
For added laughs their USB dongle updater used MSDOS stuff and would not work in a 64 bit operating system. How that happened I have no idea since they must have had to add USB support to MSDOS to get that problem to happen in the first place.
Re: (Score:3)
I have a USB-based EPROM programmer (Needhams EMP-31?) which only has a 32-bit USB driver. WTF? The company was bought out in early 200x just before x64 became a thing, and the big fish company simply threw their whole product line out the back door. This was also before libusb and "user-land drivers for everything on USB" became a thing. (Even then, Windows might still want INF-only "driver" to tell it to fuck off and leave the thing alone instead of installing its own retarded driver. AIUI, Windows has ha
Forced restart. (Score:2, Interesting)
"You have to restart your computer in order for the changes from this patch to apply" [Ok] [Cancel]
"The software have been succesfully applied" [Ok]
Pressing OK restarts the computer.
Windows focus (Score:5, Insightful)
When I'm typing on my keyboard and some application thinks it's important enough not just to pop up in front of all the other windows but also move the cursor to its windows.
Especially funny when you're entering an internal password with a customer looking over your shoulder.
I also very much hate it when I enter a domain and the browser goes "Oh, I know tha tone! Let me autocomplete that for you, even though you hit enter after the ".com""
I want the computer to sopt trying to think for me until it's actually smarter than me. But at that point, I want to be able to copy a url, a username and a password and just hit ctrl+v three times and the system pastes the correct value in each field.
Re: (Score:3)
When I'm typing on my keyboard and some application thinks it's important enough not just to pop up in front of all the other windows but also move the cursor to its windows.
Especially funny when you're entering an internal password with a customer looking over your shoulder.
This has been a complaint I've had since the earliest versions of Windows.
I don't think it's the application controlling this, but the OS, which makes it even more egregious as the OS can actually know the keyboard is being used in another application.
Re: (Score:3)
It's not the OS that controls the focus, and this is the problem.. When writing a Windows application, any programmer can write code that says "I want to receive the focus now." This makes it necessary for every application to behave properly, which of course they don't.
Re:Windows focus (Score:4)
Re: (Score:3)
Yes, the Windows focus issue is also especially bad when you're typing, and a confirmation dialog box pops up just as you press the spacebar in between words, and the spacebar presses the "Yes" button of whatever you were being asked.
Re:Windows focus (Score:5, Insightful)
There needs to be a slight UI freeze of a quarter second or so whenever a dialog or prompt jumps up unexpectedly. This is a universal problem.
iOS, Android, Windows, Mac, Linux all of them. You're typing a command and JUUUUSST as you press enter a dialog comes out of nowhere and you just pressed "Ok" on who knows what! It's worse for people who look at the keyboard while typing, they don't even know anything happened.
Mobile... you're taping away like normal and all the sudden just as your finger is microns from the screen a dialog shows up and you tapped.... whatever it was. Probably just accepted a mysterious self-signed certificate on an important service that definitely shouldn't have one.
There needs to be a tiny inactive period on those so you can't just confirm something in the middle of something else by mistake. The OS can easily handle this without any app code changes since it owns the dialogs.
Re: (Score:3)
Re: (Score:2, Interesting)
Exactly. I used Windows XP for several years and finally jumped to 7 after 10 was released. I immediately noticed a change in the way the OS gives focus to windows. In Windows XP if you were active in one window, no other window could get auto-focus. The best it could was 1) flash the taskbar entry 2) draw on top of the active window but not have focus. The exception was, if the active program launches another one, eg browser launches the default app for the file you downloaded. Or through user interaction
Trivial? Probably. (Score:2)
No support (Score:2)
That computers do what I say.... (Score:2)
I have spent *HOURS* trying to debug code that I could see nothing wrong with, and another human being looks at it and sees the problem in seconds, such as having an inverted condition, or some other typo that the compiler would not detect as a syntax error, but which is plainly obvious in the context of what is being done, and meanwhile I didn''t see the problem because I was reading the code as what I *thought* I had typed instead of what I actually typed.
Re:That computers do what I say.... (Score:5, Interesting)
In the days before on-screen spellcheck there was a lady at our printshop who was voracious and speedy reader, but she was also a perfect final proofreader. Try as we might all we could do is plod along but she was fast and caught everything, every misspelling, word choice error, even inconsistent spaces. I asked her how one day. She made two passes over every paragraph, the first eyeballing the words in reverse order while noting only spelling and spacing. Then (in double-time she said) moving forward sounding the language normally for meaning, style and grammar.
While she was reverse reading she said, there was NO mental distraction from the actual message, to her it was like being presented a series of word puzzles/problems in a sort of "game" mode. Perhaps you could adapt yourself to examine troublesome code meticulously in reverse sequence this way while not perceiving the task. You seemingly work in some type of overlay mode where as you lay it down you are reproducing a (fuzzy) mental image.
If everything compiles perfectly in your brain, just use that and to blazes with the computer. Best of luck.
Re: (Score:2)
Adobe (Score:4, Interesting)
Photoshop and Lightroom. I'm more or less forced to use these tools because all competing products dropped off the face of the Earth, so there is no viable alternative to the work that I do (yes, I know there are some RAW processors out there, but they don't have the feature set that I need for my job) - but PS and LR are so god awful fucking buggy pieces of shit. Over four years ago, LR5 Beta introduced a UI bug. It made it into production. It continued to exist in LRCC/6. It continues to this day. Yes, over four years for a stupid UI bug. Photoshop is so notorious for crashing, they implemented a crash recovery system that never works! Oddly enough, today PS "recovered" a photo from a crash from six weeks ago, despite the fact I've been using PS nearly daily since then until now. DRM is both also routinely fail at LEAST once a week, even though they are supposed to go 30+ days without a phone home connection. LR-CC had a very nice DRM bug in which it 100% failed for everyone at launch! Luckily THAT was patched quicky.
Re:Adobe (Score:5, Funny)
Photoshop and Lightroom. I'm more or less forced to use these tools because all competing products dropped off the face of the Earth
GRAB GOD by the GONADS and GO for GIMP. If you're completely familiar with Photoshop's menus, methods and basic tool functionality you'll have no problem going gibbering insane from Gimp's arbitrary different-ness. Gimp is so unique and unPhotoshopy you'll have to resort to extreme measures to learn it. This means find a cabin deep in the woods, bring a generator and lots of gasoline to stay there during the re-training process. Notify nearby law enforcement of your intentions.
Start by building your own Photoshop-to-Gimp cheat sheet but don't use paper, it soon gets clouded and smudged with tears and spittle. Carve your notes in a wooden desk or the computer case itself with a large bowie knife. Find an uncomfortable funny hat to wear and hog-tie your left arm to your right ear so your body has a unique tactile sensation while learning Gimp's idiosyncrasies. You should always use Gimp this way while wearing the hat, so if you need to use Photoshop again releasing the bonds will permit you to recall its use (and relate to friend and family you knew before you switched to Gimp) more easily.
It is good to notify your insurance company you intend to switch to Gimp. Failure to do so might indemnify them from paying out if they learn you are using it, whether the calamity is traceable to Gimp or not. This is where tipping off local law enforcement helps. Inexperienced detectives sometimes gloss over important details in their reports at the mere note of Gimp. I want to give you the best possible chance to spare yourself legal complications.
And by all means, experiment with the powerful scripting languages and hooks that Gimp provides. Since you'll probably lose touch with friends and family, these scripting tasks can occupy your mind as you descend into your poignantly silent darkness of the soul. There are some good books that may help you learn Gimp but I cannot tell you which ones, my copies have pages missing with bite marks. I think the pages were eaten.
The author had successfully trained himself in Gimp, but its details of operation are presently clouded by prescribed medication. Author has done desktop publishing for 25 years and has used Aldus Pagemaker, Adobe InDesign and Quark spanning 8 continents.
Easy: DRM (Score:2)
Auto Update, Jumping webpages, autoplay (Score:3)
Comment removed (Score:3)
My car. Still on same SW version it came with. (Score:5, Insightful)
Car manufacturers are the worst for software updates. Some worse than others. There's a couple of stupid little bugs in the audio system of my 3 year old car, that make it too painful to use, that could be fixed easily enough with a software update but probably will never get one.
The dealer and manufacturer are aware of the problems. The dealer just gives me a blank look when I ask when a fix is coming.
It's that lack of appreciation of software's importance that sank the likes of Nokia et al in the mobile phone market.
I fully expect the same to happen to the traditional big car manufacturers, they deserve it.
Selinux (Score:2)
Selinux failures commonly being interpreted as file permission failures, leading to misleading error reporting.
Selinux failures on libraries or other files that programs don't expect to experience permissions failures on, leading to mysterious failures which you have to track down with strace.
Re: (Score:2)
I have strace running on everything all the time, and spool the multiple strace logs directly to a console screen laying face-down on top of a large steel bucket. If you set console font size to zero it creates invisibly thin monofiliment character streams (think Ringworld shadow-square wire) that 'drop' off the screen. The bucket appears to be empty for days but then you see a slight blur of bottom features as the threads gather, which over several months becomes darker. When it becomes black it is best
Ubuntu/Debian's unatetnded upgrades (Score:2)
...which I can't really turn off on managed @work machines. I will get anything from 3 to 20 freezes per week, each lasting around 1min or more, which when looking at a side screen's top output all I see is a 100% spike on "unattended-upgrades" process. And yes this is on an SSD machine so I doubt it's disk access.
But on second thought, my biggest gripe these last 2 years has been BDPROCHOT flags on my Lenovo U41 laptop, and I believe I'm not alone on this one. It seems most Lenovo's consumer-grade Intel UL
Deliberately breaking software... (Score:5, Insightful)
STOP deliberately breaking things. I don't care that my 5 year old IOT thing uses HTTPs with old encryption. I don't care that it uses self-signed certificates. It's still better than unencrypted, and I can't update it. You just deliberately broke things so now I'm forced to use unencrypted communications - what idiot decided that's better than even weak encryption? Put up a warning, fine, but don't break it. Idiots.
Browser memory leaks (especially, Chrome on OS X) (Score:2)
There is no excuse for professionally written code to suffer memory leaks.
Over time, the Chrome browser (on OS X) leaks more and more memory until it eventually loses screen synch and flickers on scrolling refresh. Eventually, it just locks up and crashes. This has been the case for at least 10 years.
I don't care what the excuse, professionally written programs should never crash due to memory leaks. Ever. Period.
I'm sure Bing has similar issues on Windows, but Google should do better w/ Chrome o
Re: (Score:2)
Nvidia Game Rendering Bugs... (Score:2)
In Ark Survival Evolved (under Linux), I get some horrible bugs, even with a 1070 card. No matter what settings I try, I will eventually get the ACID-Rain on LSD effect, meaning that everything will glow in 1000 colors and cover the entire screen so navigation and vision becomes impossible. Sometimes the Dark rays of death appears, meaning...there's some strong sun reflection from some water, and long black stripes will emerge from them and eventually cover the entire screen. Sometimes the dust from Animals
Windows search (Score:2)
First of all, when I type something in the Windows search box, I'm not looking for things on the Web, I'm looking for things on my computer. Yes, I know there is an option to turn off Web search.
Second, when I do look for something on my computer, Windows search can't find obvious search results. For example, I have a VPN client with the title "Global VPN Client." If I type "VPN" in the search box, Windows can't find it. If I just type "VP" it finds it just fine.
Then, if you want Windows search to actually
Outlook Search (Score:2)
I have about 15 messages in my inbox at work. But when I type text in the search box, the search process goes on and on forever, never actually finding what I typed. For larger folders, just forget it.
Re: (Score:2)
Deceptive and spurious feedback... (Score:2)
One thing that infuriates me more than just about anything else is when the feedback mechanism for a keypress or mouse click is so decoupled from the acceptance of that keypress or mouse click that you get the feedback without the input being registered.
E.g., sometimes the visually presented region of a button will be larger than the region that registers the click. You click your mouse, the button blinks or whatever to give you feedback, and nothing happens. Because you didn't click right in the tiny regio
NVidia on Kubuntu reboot surprise (Score:2)
I reboot my computer after apt-get dist-upgrading, reboot, and get a blank screen responsive only to Magic Sysreq[1] (and probably SSH). It's the video driver issue: no nvidia module is available for loading. I think that any time apt-get installs a new kernel, it needs to re-install the nvidia drivers. The solution I've found (so far) is to manually issue apt-get install --reinstall nvidia-375 after any apt-get dist-upgrade has updated the Linux kernel.
Anyway. It's 2017. Why am I still dealing with this
Re: (Score:2)
NVidia "Optimus" laptops without hardware mux (Score:2)
My laptop (2017 Gigabyte Aero 14W) has an nvidia GTX 1060 that I never use (the i7's internal GPU is perfectly adequate to run IDEA IntelliJ, YouTube's videos, and GNOME's desktop animation at QHD 2560x1440p. PLENTY ADEQUATE). So I never, ever waste 25+W running the damn nvidia chip, except for ONE thing: enabling the external outputs.
Yep, if I want to display something on a beamer, I must run "intel-virtual-output -f" in a clunky shell away.
Older lapto
Re: (Score:2)
(my i7 is the gen 7, yours is probably gen 6 based on its being matched with the 940MX, plus Lenovo didn't see fit to sell the proper T460p with the real quad core i7 around here (France) — I'd have gone ugly machine (lenovo) if it was in the race at all, but it wasn't. Buying out of state is/was a no-no in this case (keyboard layout, warranty, tax s
Hiding UI functionality (Score:5, Insightful)
Programs which hide (delete) menu entries based on state.
I once spent two days trying to figure out how to recover a low quality software raid disk because the recover menu entry had been deleted and the documentation was useless. The menu entry to start the recovery wasn't visible until the spare disk had been precisely configured as the software wanted. Of course with no feedback of that being the case I was left searching through the interface and floundering around until I managed to luck into the solution.
Re:Hiding UI functionality (Score:4, Insightful)
Sticky Keys (Score:2)
What pisses me off is when dealing with a copy of Windows that hasn't had sticky keys disabled. Real fun when playing a game that makes use of the SHIFT key.
Domain trust relationship... (Score:2)
Companies that don't use their own software (Score:2)
* Go to the search tab in the mobile twitter app. The search bar is hidden by default and you have to scroll up and click on it.
* Media player on PS4. Fast forward and rewind buttons go at an insane speed, i.e. you can skip through an entire film in a couple of seconds. There are YEARS of forum posts complaining about it.
* Pretty much everything on iCloud is broken and has been for years. Handoff, Airdrop and iMessage sometimes work, sometimes don't, and if you can't rely on something then it's useless. App
None Specific - More General (Score:2)
Generally, I resent becoming a beta tester for literally everything. It seems like some time in the mid 90s, companies started doing away with in-house validation and decided that consumers would be the new quality control auditors, because almost every electronic/computer/software product I've bought since then has been utter shit, with a constant stream of patches, bug fixes, and other problems that should have been flushed out before the products were ever released.
Almost everything sold to day is chock
Re: (Score:2)
Purposeful Glitches (Score:2)
Auto-updating software that provides no user control over their schedules. This appears to be a modern trend in software updates. Chrome and the Dropbox client are pretty bad offenders but there are others as well. I have very limited bandwidth on my connection to the Internet and any time my system becomes unusable for the web it is usually because DropboxMacUpdate or ksfetch are consuming all the bandwidth. I swear, it's like all modern software assumes everybody is on a fat pipe these days.
And don't get
Body (Score:4, Funny)
- Same hole used for eating, drinking, and breathing
- Same hole used for liquid excretory function and pleasure release
- Same hole used for solid excretory function and object input
- Self copy feature confused with pleasure feature
- No updates, ever
- The only fixes are user-created workarounds and patches from expensive industry
DRM and related thigs like UEFI (Score:2)
I recently acquired a modernish Dell laptop (Inspiron 7537) that will not boot to anything but a pure mechanical hard drive in legacy mode. I've tried two different brands of SSD and two different SSHD drives. None will boot. The 640 Gig mechanical boots just fine. Either a bios bug or something deliberate to prevent you from running newer drives in anything but UEFI/Secure boot mode.
Re: (Score:2)
By far, mobile apps forgetting login (Score:2)
The only software glitch that really makes me angry, is when I've been using an app for a while and then after an update I need to log in again...
The reason it's so aggravating is usually I discover it's dropped the login when I am out somewhere trying to use the app, where I can't access my computer to look up saved passwords.
Newer Linux, tablets, Win 10 on VMWare, OSX (Score:2)
DJI GO4 app crash while I'm flying my Mavic (Score:2)
Xorg in CentOS 6 (Score:2)
Lately, the version of XOrg in CentOS 6 has been really pissing me off. For some unknown reason, it randomly fails to determine the resolution of the monitor on bootup and I end up with a screen resolution of something stupidly low like 1024x768.
I can fix this by putting in a hardcoded xorg.conf file, but it's 2017 and that kind of shit really shouldn't be necessary anymore.
Linux Power Consumption (Score:2)
is a big one for me right now. I'd love to use a Netbook with Linux for serious work but 4 hours of battery life doesn't cut it for me. Hence I'm leaning towards getting a Mac once again. A current day MacBook it would be, even though they are really expensive. Apples power management still rules. My MacBook air from 2011 still gets 4+ hours out of one charge.
Scroll Jacking (Score:3)
**** those idiots.
Also, *** websites that scroll into a different article after reaching the end of the current one.
Ambient Authority (Score:4, Interesting)
Ambient Authority [wikipedia.org] in all of our operating systems is the cause of most of our grief, and the fact that most technical people don't even realize it's happening makes it even worse.
It's going to be about 5 more years until everyone wakes the fsck up, and another 10 years to finally fix things.
Re:When it lies, or doesn't say what it wants (Score:4, Insightful)
When my computer's OS lies by stating a username/password combination is wrong, when actually the account has been (temporary) disabled.
That's standard security practise, and it's actually for good reason.
Re:When it lies, or doesn't say what it wants (Score:5, Informative)
Re: (Score:3)
Yes there is.
(1) If an account is disabled, we have to believe it's possible that it is currently under a brute-force password attack. The attacker may be trying to learn the password or he may be trying to generate a list of valid usernames. Our goal is to prevent him for doing either.
(2) If an attacker is brute-forcing the password, we should make sure that correct and incorrect passwords give the same result so the attacker doesn't learn the correct one. In your example, the attacker would know when he g
Re: (Score:3)
Locking individual accounts is also a bad idea, it allows someone to intentionally lock out other's accounts causing a very easy denial of service.
Also attackers won't usually try thousands of passwords against 1 account as thats not very effective, they are more likely to try the 10 most common password against thousands of accounts.
Re: (Score:3)
This. I recently switched jobs and went from a Mac to Windows10. Why is that if I fat-finger my password on Win10 it takes 15 seconds for it to let me re-type it? (I know the reasons, but they are...questionable.)
In general, what irks me most typically aren't glitches, but annoying design decisions. These are the main ones for me:
Re: (Score:2)
Windows10: still treats the same piece of hardware (e.g., mouse) as a different device depending on the particular USB port to which it's connected. Same mouse, different port, must install new drivers, resets mouse speed settings, etc.
I actually wish Linux did this by default. I tried to set up a little Dymo printing factory but when I add a second printer it doesn't treat it as a diffferent device, so there's no way to print to it.
Apparently I can do it by I have to faff around with config files to change how USB devices are named internally.
Re:When it lies, or doesn't say what it wants (Score:5, Informative)
Re: When it lies, or doesn't say what it wants (Score:3, Insightful)
So you're saying successful login is bad because it indicates credentials are correct?
Re: (Score:3)
No, I'm saying is there's an account lock out due to too many login attempts, the last thing you want the OS reporting is "I can't let you because the account is locked out, but way to go entering the right credentials!"
I can go on any of my outward-facing routers and watch the brute force login attacks, at least a couple a minute, even with mechanisms in place to shut down obvious hacking connections. Further, we have a RD server sitting on an open port, and it too faces these sorts of attacks, so no, I do
Re: (Score:2)
My computer should not divulge any potentially useful information to anyone other than me and those whom I authorise.
You feel differently about yours, maybe.
Re: (Score:2)
Re: (Score:3)
Actually in a work environment the computer belongs to the company, so it's their final call and the employee has to put up with it (or quit) even if the company made stupid decisions.
Re:Linux kernel and Xorg not supporting ABIs (Score:4, Informative)
Drivers NEVER have to be re-compiled.
False. You just make yourself dependent on the good will of vendors to perform the builds for you, since they won't let you have the sources.
Re: (Score:2)
Drivers NEVER have to be re-compiled.
False. You just make yourself dependent on the good will of vendors to perform the builds for you, since they won't let you have the sources.
Not really. A driver from 2009 will just work on Windows 10. Can't say the same for my ATI 5770
Re:Linux kernel and Xorg not supporting ABIs (Score:5, Interesting)
A few years ago, I bought a 64-bit laptop that came with 32-bit Windows. I put 64-bit Windows on it only to discover that the wifi card had no 64-bit Windows driver. Period. I found that there was a Linux driver for the same card for which source was available. So I put 64-bit Linux on the machine, got the source for the driver and one make && make install later I had a 64-bit machine running a 64-bit OS with all hardware supported, including wifi. Something that was not possible using Windows, in spite of the fact that the machine came with Windows on it, for neither love nor money.
You like letting your vendors make your decisions for you, fine. But don't try to pretend that isn't what it is.
Re: (Score:2)
The guy in my office who upgraded to MS Win10 despite being warned otherwise who has to get other people to print for him disagrees. The even more annoying thing is an update broke support for those older printers and plotters and they worked for a few months after the "upgrade". There are plenty of examples like that out there of hardware where the drivers no longer work in MS Win10.
Re: (Score:2)
Why is it so hard on Android phones, though not on Windows phones going the way of the dinosaurs, to move apps to the SD card?
What do you mean by "hard"? I've found it dead easy to do this on nearly every Android device I've ever owned. Mostly Samsung gear, FWIW.
Re: (Score:2)
For many apps the option is disabled. Then the internal storage fills up and updates are no longer able to update - nevermind that many of the updates are for bloatware.
That's the fault of (a) shitty apps developed by shitty developers and (b) you, for installing such apps. Nothing to do with the *platform* AFAICT.
Re: (Score:2)
Re: (Score:2)
Add the Blue Screen of Death to the list.
Today an OS should be able to cope with driver errors and recover.
Re: (Score:2)
And dialog boxes for software installation in the middle of the screen is a bugger too, especially if you have something that takes an eternity to perform.
Some dialog boxes aren't even showing in the task bar and when you close all other windows you see one at the desktop. WTF was they thinking about [youtube.com]?
Re: (Score:2)
No, its NOT OK.
I once had a very nice piece of shareware where the dialog box said "Your system is totally fucked because of <insert total gobbledegook here> [Oh Shit]" - definitely better.
Ideally, there would be the option of getting a diagnostic dump to send to the developer or just aborting. Better still, developers could test their apps before shipping.
Re: (Score:3)
What more common and just as annoying is when you're typing and a dialog box pops up and steals focus, and you inadvertently select some option because you're still typing and you have no idea what you just did.
Also, when you go to click on something on a webpage that's still loading, and the browser decides to redraw the page at that very instant, and you click on something else because the thing now is to make the entire webpage a clickable element for some stupid reason.
Re: (Score:3)
If you have Office 365 you can download it again free at office.com. Just use your login ID for your account information. One of the good things to using it as a service is you do not have to fiddle with license keys. If you use the home edition go to outlook.com to log into your tenant and download office.
Also there is the Microsoft office uninstaller at Microsoft's website and a vbscript version too that Microsoft uses if you google for it to do a full scrub and clean.
Last if this is in an office then you
Re: (Score:2)
Re: (Score:2)
Hmm - looks like my move to replace Mac OS X 10.4 with FreeBSD was later than it should be.
Re: Long file paths in Windows 10 File Explorer (Score:2)
That's MS Windows for you. It has been a stinking heap of garbage ever since version 1.
Re: (Score:3)
Uh Oh.
We've summoned the Old Ones.
Re: household appliances (Score:2)
My oven has a fast heating button. It heats to the desired temperature and stays there for ten minutes. You can not change that time, which is humungously stupid. I bake my own bread, and every time after the oven had heated uo I have to switch it off, put it in normal heating mode, set the temperature again, set the timer for 30 minutes and then I can bake the bread. Grrr...
Re: (Score:2)
Re: (Score:2)
Re:Working on it ... (Score:5, Funny)
"Working on it ..." and a green progress bar. I have just a few (maybe 60) entries. The damn thing cant open a folder with a few files without making me wait. WTF MS???
Many happy little committees have met over the years to help you. All of their ideas were Good Ideas. Every idea only "increased loading by 0.x percent!" but the combined percentages have added to 20,000% thus far. And some of the ideas were APIs for Microsoft Partners and Script Kiddie Partners to sink their pus-filled meat hooks into your bloated registry to affect basic computer operation. Every time you open a folder...
All 32x32 icons on the system are upsampled to 1024x1024 and scaled down again; Microsoft Security Essentials loads completely, realizes you turned it off a year ago, then unloads; Windows checks for updates; Internet explorer checks to see if it is the default browser (it isn't); two dozen corrupted registry branches left by incomplete installs are accessed and the system looks for 50 programs that aren't there; the ILOOKATEVERYTHING utility is run because it installed a registry to look at everything though you have never used it; Windows converts extensions to MIMETYPES and back again just for shits and giggles; media handlers load in multiple threads; folder display flags are inexplicably set to the dumbest view possible; everything is alphabetized; Windows re-sorts by 'group'; a blank window is shown; media apps are struggling to produce thumbnails; (W10 only) inactivity! Time to reboot NOW for updates; Cortana thought she heard you grunt, she transmits a voice-snippet over HTTPS; SSL certificate services loads causing everything else to swap out; certificates are checked for revocation because Paranoid Nerd Is Paranoid; media hooks still trying to make thumbnails; problems with media length detection on improperly encoded files causes long delay, then length is discarded anyway because "..." no one asked for it or there's no room on the display; now media metatag information is being accessed for NO DAMNED REASON; cute (but empty) film borders are painted, what the hell are film sprockets?? Where are those thumbnails??; file names finally appear, mostly hidden after "..."; virus checkers are invoked, both the one you use and the other OEM checker that Windows doesn't know is still operational; twenty smartphone-specific pieces of bullshit code briefly run and then exit (every second); a media codec triggers an Internet lookup for mysterious reasons; DNS delays stall 10 threads and an indeterminate amount of resources; DESKTOP.INI is accessed for Windows 95 compatibility; mouse pointer turns into a pointer for a moment just to torture you then flips to 'busy' again; Windows has synchronously finished counting files, GOLLY GEE, now you have an (unclickable) scroll bar; thumbnails finally starting to come in; dipshit 'subdirectory logic' is triggered for subfolders, all this shit starts to happen for them too; subfolder shit completes and the calculated result is discarded because it wasn't to be displayed anyway; OH HOLY SHIT, ANIMATE/THROB is on, we need more power Scotty because we need moving thumbnails; 3rd party media apps run to see if they are needed now (they're not); you clicked the right mouse button on an item to attempt to regain control which actually starts a whole new CONTEXT MENU WORLD OF SHIT completely separate from this shit; hold on, CrystalFonts has to smooth the edges before you can get control; timeouts for stalled threads finally trigger (cleanup routines delaying you again); a whole second goes by where everything is finished or stalled; inactivity triggers fire making you think the waking nightmare is still going on; finally THE FOLDER HAS BEEN DISPLAYED.
Queued mouse and keyboard desperation events have been detected! Launch stuff you clicked on, push that button that wasn't even there when you clicked, display a context menu and a balloon tool tip containing useless junk and wasn't that easy.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)