Forgot Password
Pentax Camera Forums Home
 

Reply
Show Printable Version Search this Thread
12-21-2021, 01:28 PM   #1
Senior Member




Join Date: May 2021
Posts: 129
The parameter is incorrect.

I'm trying out Digital Camera Utility 5 that came with my K-1ii and I'm having a weird issue. When I try to print (by clicking on the printer icon), I get the following error:
"The parameter is incorrect."
Once I click the "OK", I get the print screen. However, if I click on the "Page Setup" button, I get the same error. Again, if I click "OK" I get the Page setup screen, but if I hit the "OK" button there, I get the same error and it won't let me exit the screen, unless I click "Cancel".

What's going on? I've not seen this error with any other program and it sure is a useless error message (akin to "something is wrong").

12-21-2021, 01:49 PM - 1 Like   #2
Pentaxian




Join Date: Feb 2015
Photos: Gallery
Posts: 11,135
The error message means what it says. If some input parameters are null (empty) or if such parameters inputs do not fit the proper format for the software to run properly, the internal software error checking detects that the values of input parameters are incorrect and reports a error. You need to fill the empty fields in page setup with some dummy data, and then the error messages will disappear. Does it makes sense to you now?
12-21-2021, 02:19 PM   #3
Pentaxian
Kobayashi.K's Avatar

Join Date: Mar 2013
Photos: Albums
Posts: 716
I get this too, and there is nothing I can change in File | Page Setup to make the error disappear (a lot of settings are grayed out).

With File | Print I get the same error, with OK on the error message it opens the Print window on tab 'Print photo', and without changing anything there, with OK on this page it finally prints.

So for me it's totally unclear where this error comes from.

p.s. Using DCU 5.9.3

Last edited by Kobayashi.K; 12-21-2021 at 02:29 PM.
12-22-2021, 12:16 AM   #4
Pentaxian




Join Date: Feb 2015
Photos: Gallery
Posts: 11,135
QuoteOriginally posted by Kobayashi.K Quote
I get this too, and there is nothing I can change in File | Page Setup to make the error disappear (a lot of settings are grayed out).
You change enable those parameters so they can be changed and aren't greyed out, then you disable. It works .

---------- Post added 22-12-21 at 08:16 ----------

QuoteOriginally posted by Kobayashi.K Quote
So for me it's totally unclear where this error comes from.
Please read my post above.

12-22-2021, 04:11 AM   #5
dlhawes
Guest




QuoteOriginally posted by biz-engineer Quote
The error message means what it says. If some input parameters are null (empty) or if such parameters inputs do not fit the proper format for the software to run properly, the internal software error checking detects that the values of input parameters are incorrect and reports a error. You need to fill the empty fields in page setup with some dummy data, and then the error messages will disappear. Does it makes sense to you now?
That's a good explanation, but actually, the error message is, itself, erroneous, but it's a mistake commonly made; what's really in error is an argument, not a parameter, but that's a software engineer's distinction. (An "argument" to a function is an actual value; a "parameter" can be thought of as a variable that can assume a range of values to be supplied in the form of arguments.)
On the other hand, one wonders why users should have to know stuff like that; it is, shall we say, unfortunate design. If the error message is not communicative, then I'd say the software is not really usable, and therefore defective.
"In the old days", we used to deal with error messages that looked sort of like this: "IEF54324 - Probable user error, please meditate and resubmit", but then there was a massive book in which every possible error message was listed in order of its identifier with a complete description of what it meant and what was necessary to correct it.
12-22-2021, 04:25 AM   #6
Pentaxian
Kobayashi.K's Avatar

Join Date: Mar 2013
Photos: Albums
Posts: 716
Ok, by opening File | Settings I now have set all the parameters for the header and the footer by selecting 'Align Left' with Position to enable them (font, text, size, page number, No. of pages), press Apply and then OK, and the error disappears. When I set the position of the footer and header back to 'Do not print' (parameters grayed out), the error still stays away. When you forget to set a single one of these parameters you get an error, but it stays away indefinitely once you have set them all. So, @biz-engineer, you are correct, thank you.

I agree though with @dlhawes this error message is erroneous and sloppy work of the developer.
12-22-2021, 04:38 AM - 1 Like   #7
Pentaxian




Join Date: Feb 2015
Photos: Gallery
Posts: 11,135
QuoteOriginally posted by dlhawes Quote
That's a good explanation, but actually, the error message is, itself, erroneous, but it's a mistake commonly made; what's really in error is an argument, not a parameter, but that's a software engineer's distinction.
The arguments are not initialized to a valid value. I hope it's the proper wording. Anyway I found a solution that works for me. The rest is debating about software quality and software testing, and that's beyond what I can control.

12-22-2021, 05:09 AM - 1 Like   #8
Pentaxian
Kobayashi.K's Avatar

Join Date: Mar 2013
Photos: Albums
Posts: 716
QuoteOriginally posted by biz-engineer Quote
The arguments are not initialized to a valid value. I hope it's the proper wording. Anyway I found a solution that works for me. The rest is debating about software quality and software testing, and that's beyond what I can control.
Well, from a developer point if view, the solution is simple. A flag must be set in the software to indicate if parameters are used or not (grayed out), and only showing an appropriate error message to the user if a parameter is not set AND enabled.
Or even better, if you want to minimize messages to the user you can give these parameters neutral default values. Problem solved.

Last edited by Kobayashi.K; 12-22-2021 at 05:15 AM.
12-22-2021, 01:26 PM   #9
Senior Member




Join Date: May 2021
Posts: 129
Original Poster
QuoteOriginally posted by biz-engineer Quote
Please read my post above.
I got rid of the "The parameter is incorrect" that was stopping me from changing the print settings by filling in the font and putting some text "duh" into the box. Then I set it to "Don't print",. However, I still get that error when I click the print button. Since I'm able to print, I'll just ignore it.

Not a very useful error message. It would be nice if it said something like, "The following parameters are in error...".

But thanks for the information.

Last edited by dmach47; 12-22-2021 at 01:39 PM.
12-22-2021, 06:18 PM - 1 Like   #10
Site Supporter
Site Supporter
k0og's Avatar

Join Date: Nov 2008
Location: Rolla, Missouri
Photos: Gallery | Albums
Posts: 696
Solution...

You're on the right track...

Go to each of the three tabs in the Print dialog (Print Index, Print Photo, and Print Bracketing), and carefully go through each setting parameter and make sure that each "Font" field has a valid system font selected from the pull-down font list (non-blank). I just tested this on my system, and that got rid of all error messages in both the settings and print dialogs.

-Joe-

QuoteOriginally posted by dmach47 Quote
I got rid of the "The parameter is incorrect" that was stopping me from changing the print settings by filling in the font and putting some text "duh" into the box. Then I set it to "Don't print",. However, I still get that error when I click the print button. Since I'm able to print, I'll just ignore it.

Not a very useful error message. It would be nice if it said something like, "The following parameters are in error...".

But thanks for the information.
05-29-2022, 06:26 AM   #11
dlhawes
Guest




What I thought when I first saw that message when I encountered it in version 6-point-something was that someone's a dumb programmer. First off, if it really is a problem with a parameter as opposed to an argument, then that's a mis-match between modules in the system, a programmer error. Secondly, if he can't figure out a better way to manage error conditions, well, I don't have anything to say about that. (I was once told, "If you don't have anything nice to say, just shut up.")

"IEF90163: Probable user error, please meditate and resubmit."

"IEK01128: Input error, system going down."

(Parodies of IBM mainframe messages. They had a two inch thick book of "Messages and Codes" that were at least as cryptic.)
Reply

Bookmarks
  • Submit Thread to Facebook Facebook
  • Submit Thread to Twitter Twitter
  • Submit Thread to Digg Digg
Tags - Make this thread easier to find by adding keywords to it!
button, change, click, error, parameter, photography, photoshop, post, print, screen
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads
Thread Thread Starter Forum Replies Last Post
'clarity' and 'skin tone' parameter not available in Digital Camera Utility v5.9.2 ?? Michaël C Pentax K-3 III 15 08-02-2021 01:35 AM
K70 Auto ISO Parameter? Oktyabr Pentax K-70 & KF 29 12-27-2018 09:05 AM
What parameter does exposure compensation affect? Culture Pentax DSLR Discussion 10 08-28-2018 06:41 AM
K5 - Possible to increase viewfinder parameter display time? maomao Pentax K-5 & K-5 II 2 08-17-2012 10:17 PM
Incorrect Parameter dgsullivan Pentax Camera and Field Accessories 5 08-24-2008 05:35 PM



All times are GMT -7. The time now is 03:29 AM. | See also: NikonForums.com, CanonForums.com part of our network of photo forums!
  • Red (Default)
  • Green
  • Gray
  • Dark
  • Dark Yellow
  • Dark Blue
  • Old Red
  • Old Green
  • Old Gray
  • Dial-Up Style
Hello! It's great to see you back on the forum! Have you considered joining the community?
register
Creating a FREE ACCOUNT takes under a minute, removes ads, and lets you post! [Dismiss]
Top