Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | ... | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44
Wheelbarrow01
1827 posts

Uber Geek
+1 received by user: 2814

Trusted
Chorus

  #3505667 24-Jun-2026 00:30
Send private message quote this post

I gave up trying to submit an online credit card application form from within Westpac's online banking system tonight.

 

First, the form would not accept uploads of supporting documentation despite my docs being within the accepted parameters (PDF, less than 3MB).

 

Next, after manually entering screeds of personal financial information that took around an hour to collate and key in, the system simply would not allow a successful submission of the application. I got an error message stating "We are unable to complete your request and our technical team have been notified. This may be a temporary issue so you can try again now if you wish. If the problem persists, please try again later".

 

Repeated submission attempts were unsuccessful. I had chosen to autosave my application so I could leave and pick up again where I left off so I wondered if I should simply log out and back in, and then try to resubmit the form again. I decided to do this but was smart enough to screen-print the completed application form to PDF first (I could clearly foresee where this was headed...). Of course, Westpac's autosave function only managed to save my name and ID details - information that - as an existing Westpac customer - they already know anyway. All the financial information I spent the bulk of the time entering was gone.

 

I then sent them a shitty email stating that if they want more business from me, I can supply the PDF of my financials and they can enter it all again themselves - I won't be doing it for them.

 

TBH I prefer the good old pre-responsible lending days when they just gave you a credit card and upped the limit progressively when you proved you were a good payer.

 

[EDIT @freitasm - for the past week or so, every reply I post to any forum thread results in my reply being published twice. I then have to go back into one of them and delete it. Can you see this in the logs and/or do you know why this might be happening? This is specifically when using the "compose reply" button]

 

 




freitasm
BDFL - Memuneh
81348 posts

Uber Geek
+1 received by user: 42702

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3505693 24-Jun-2026 08:54
Send private message quote this post

@Wheelbarrow01 interesting. I haven't noticed this but will look for a cause.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 

 

LEGAL video, movies and TV download and streaming options in New Zealand


roobarb
802 posts

Ultimate Geek
+1 received by user: 878

Trusted

  #3505930 24-Jun-2026 19:40
Send private message quote this post

Ah, Windows Notepad, how could they screw that up? Something reliable that has been with us from 16-bit Windows. Well, they succeeded...

 

  • Open notepad from command line with a new file name, eg notepad foo.txt
  • File not found do you want to create it? Yes, that would be nice
  • Type, type, type, type
  • Close window
  • File is zero bytes long
  • Open notepad again to check, and the text is there again, but not in the file!

So they fundamentally changed how the app worked while still calling it the same thing and looking reasonably the same.

 

So what changed was the "Do you want to save" dialog was completely removed from the close window process, then it cached the text up its backside, only to whip it out again when you run the program again.

 

This is an app that gets a negative rating from me because it changed an existing work flow for the far worse and simply lies, it is a dishonest app, The text it showed the second time is not in the file.

 

There is one upside, you can uninstall the app, reboot, then the old notepad at C:\Windows\System32\notepad.exe works as before. But you have to know and fight to get there.




Behodar
11408 posts

Uber Geek
+1 received by user: 6504

Trusted
Lifetime subscriber

  #3505931 24-Jun-2026 19:58
Send private message quote this post

The delineation between "software" and "document" is a bit blurred these days, but I'm still going to use this thread to complain about a website. Specifically, a site with recipes on it. No print stylesheet, no PDF, no nothing. Have to do the old "copy into Word and fit it on a page manually".


Tinkerisk
4974 posts

Uber Geek
+1 received by user: 3935


  #3505936 24-Jun-2026 21:15
Send private message quote this post

Behodar:

 

The delineation between "software" and "document" is a bit blurred these days, but I'm still going to use this thread to complain about a website. Specifically, a site with recipes on it. No print stylesheet, no PDF, no nothing. Have to do the old "copy into Word and fit it on a page manually".

 

 

... or you can have a recipe program extract and import it from the website. 😉





     

  • Qui nihil scit, omnia credere debet. - He who knows nothing must believe everything.
  • Firewalls do NOT stop dragons. Really not. But your smart devices are spying on you!
  • I avoid Big Tech amap. They try hard to dictate technology and „culture“ across borders.
  • In effect we have everything to hide from someone, and no idea who „someone“ is.

cddt
2179 posts

Uber Geek
+1 received by user: 2142


  #3505949 25-Jun-2026 07:14
Send private message quote this post

roobarb:

 

So what changed was the "Do you want to save" dialog was completely removed from the close window process, then it cached the text up its backside, only to whip it out again when you run the program again.

 

 

Drives me bonkers. Especially because it behaves differently if you already have an instance open. 


 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Free setup code: R587125ERQ6VE. Note that to use Quic Broadband you must be comfortable with configuring your own router.
roobarb
802 posts

Ultimate Geek
+1 received by user: 878

Trusted

  #3505981 25-Jun-2026 11:20
Send private message quote this post

No, I don't want tabs with that.

 

Back in the beginning of GUIs, one window generally mapped to one file, document or task.

 

Because the original Mac was resource constrained it could only run one program at a time, so all windows belonged to the same application.

 

With Windows (and of course X11 and OS/2 PM), one could run multiple programs at the same time, so multiple windows for different applications showing different documents.

 

Then Windows came up with MDI, this was a brain dead idea where all the documents for one application were artificially constrained within the application main Window. Hello? Yes today Excel cannot open two spreadsheets with the same name from different directories!

 

So to find a document you had to find the application it was running in.

 

When web browsers came about they showed one URL/page in one one Window. Then some bright spark said, I know, lets re-invent MDI with tabs so you can never find a site you already had open and just have to open it again and have a hundred tabs open as a result, because reasons.

 

Now I often had a text document, or a word document open at the same time as a website and cut and paste from one to another. Being able to re-arrange those windows on the screen side by side is natural. With the tabs, you have to tear them off as if you were breaching some un-written rule about how you were supposed to see things on your own screen. It is one reason I am frustrated with phone interfaces, I want to exchange data between apps and ideally see them side by side.

 

Hundreds of tabs open? Of course, why not slog your machine to death and wonder why it is so unresponsive, and tomorrow, open the browser with all those tabs that you had forgotten about from a month ago.

 

Why does a machine today need 16Gb just to browse the web? Because of all those tabs....


cddt
2179 posts

Uber Geek
+1 received by user: 2142


  #3506275 26-Jun-2026 11:40
Send private message quote this post

Like Microsoft's Azure Portal, FIFA's website can't consistently apply date localisation on a single screen. 

 


Geektastic
18033 posts

Uber Geek
+1 received by user: 8497

Trusted
Lifetime subscriber

  #3507141 29-Jun-2026 22:02
Send private message quote this post

I can’t remember if I mentioned this one.

 

 

 

 

 

 My car has a feature where it uses facial recognition to set seats, mirrors etc. for different drivers. Sometimes, especially in very bright sun or when the driver has dark shades on it fails to recognise. 

 

You can get it to rescan by going two deep into menus and pressing “Repeat Facial Scan”.

 

 

 

 In response to pressing that option, the software opens a box thus:

 

 

 

” Repeat facial scan? Yes/No”. 

 

No. That’s why I pressed an option titled “Repeat Facial Scan”….!!






Behodar
11408 posts

Uber Geek
+1 received by user: 6504

Trusted
Lifetime subscriber

  #3512916 21-Jul-2026 08:07
Send private message quote this post

I got an email from Google today saying that the next version of the Maps SDK will only run on an Arm-based Mac and won't run on an Intel Mac. They choose to make this change while hardware prices are sky-high. Great job!


Behodar
11408 posts

Uber Geek
+1 received by user: 6504

Trusted
Lifetime subscriber

  #3513080 21-Jul-2026 12:45
Send private message quote this post

Microsoft again...

 

Outlook has its spellchecker set to NZ English, and it works correctly in the message body. The email subject line, on the other hand, is complaining about "defence" and trying to change it to "defense".


 
 
 

Support Geekzone with one-off or recurring donations Donate via PressPatron.
alexx
885 posts

Ultimate Geek
+1 received by user: 335

Lifetime subscriber

  #3514218 25-Jul-2026 11:57
Send private message quote this post

Import an Excel spreadsheet into Confluence, but when you preview that spreadsheet in Confluence, it shows all the dates in US date format (MM/DD/YYYY), even though you selected the time/date formatting you wanted in Excel.





#include <standard.disclaimer>


Behodar
11408 posts

Uber Geek
+1 received by user: 6504

Trusted
Lifetime subscriber

  #3514911 28-Jul-2026 12:01
Send private message quote this post

Someone has uploaded promotional (ie. spam) photos of their gardening service to my employer's Google Maps listing. Google provides an option to "manage photos" but deletion isn't one of those management features, only adding and viewing.


matisyahu
1657 posts

Uber Geek
+1 received by user: 368

Trusted

  #3514914 28-Jul-2026 13:07
Send private message quote this post

Apple implementing DNR (Declarative Net Request) on top of their native content blocking API rather than implementing it natively in Safari - why is it brain dead? because when you install an extension such as uBlock Origin Lite the filters included with it have to be converted over to the native format - when do you know the conversion is complete? well, that is anyone's guess - walk away for 5 minutes, come back and hope that maybe all the filters elected have been converted.





"When the people are being beaten with a stick, they are not much happier if it is called 'the People's Stick'"


freitasm
BDFL - Memuneh
81348 posts

Uber Geek
+1 received by user: 42702

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #3515545 31-Jul-2026 08:11
Send private message quote this post

Not "brain dead", but a dark pattern: making it harder to unsubscribe, instead of a single click from the form.

 

Guess what? The newsletter arrives. The unsubscribe link doesn't.

 





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 

 

LEGAL video, movies and TV download and streaming options in New Zealand


1 | ... | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44
View this topic in a long page with up to 500 replies per page Create new topic









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.