Bug Reports against Recent Builds -- Report bugs here - page 14 - CHDK Releases - CHDK Forum supplierdeeply

Bug Reports against Recent Builds -- Report bugs here

  • 281 Replies
  • 135281 Views
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #130 on: 11 / August / 2010, 15:41:35 »
Advertisements
Hello,
I have troubles with the bad pixel removing function on my G11. I installed "g11-100l-0.9.9-909-full_BETA" firmware on the 8Gb SDHC card formatted to contain two partitions.
"Badpixel" file (or "badpixel.txt" with the same result) containing only two coordinates (taken from the RAW file) separated by a comma is in the "A\CHDK" directory.

I tried Bad pixel removal option in both modes (Average, RAWconverter), but with no result. :( Tested on jpeg files, camera RAWs, CHDK RAWs.

Any solutions maybe?

*

Offline fe50

  • ******
  • 3152
  • IXUS50 & 860, SX10 Star WARs-Star RAWs
    • fe50
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #131 on: 12 / August / 2010, 01:16:36 »
Hello & welcome, Deformer !

I tried Bad pixel removal option in both modes (Average, RAWconverter), but with no result.
* use the show_bad tool to create the badpixel file --> http://chdk.wikia.com/wiki/CHDK_User_Manual#Bad_pixel_removal
* on a multi partitioned card store the badpixel file on the 2nd ("big" / data) partition
* store the file in the \CHDK subfolder on this partition

Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #132 on: 12 / August / 2010, 12:24:15 »
2 fe50:
Thanks a lot! Finally working! :) I guess, there were wrong dead/hot pixel coordinates.
...When I tried previous 'show_bad' version, it didn't understand G11 RAWs, but everything is OK now.

And some additional info, maybe it can be useful for the development team:
-CHDK menu dissapears often, without any reason - tested with different combinations of CHDK features - Histogram, Zebra modes - on, or everything connected with the overlay off. Appears again if you press up/down buttons.
-"Flashlight" mode isn't working.
-When you turn the screen forward (autoportrait mode? :)), the OSD text become mirrored.

*

Offline kaw

  • *
  • 1
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #133 on: 15 / February / 2011, 03:46:32 »
Hi, everybody! The problem with the SX110IS, when shooting in raw. Source files crw obtained 0kb. I had to roll back to version 0.9.9 953, on which everything is normal.
P.S. Sorry for my english.


*

Offline reyalp

  • ******
  • 14119
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #134 on: 16 / February / 2011, 00:33:37 »
Hi, everybody! The problem with the SX110IS, when shooting in raw. Source files crw obtained 0kb. I had to roll back to version 0.9.9 953, on which everything is normal.
P.S. Sorry for my english.
See here: http://chdk.setepontos.com/index.php?topic=5600.0
Don't forget what the H stands for.

*

Offline Frida

  • *
  • 16
    • Pixelbloggen | As I See It
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #135 on: 24 / April / 2011, 11:29:18 »
Hi my S5 IS 1.01b wont start with the built 1150 It's completely dead.

*

Offline Frida

  • *
  • 16
    • Pixelbloggen | As I See It
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #136 on: 24 / April / 2011, 12:17:30 »
Hi my S5 IS 1.01b wont start with the built 1150 It's completely dead.
Forget my last entry, it works fine with revision 1154 :-)

Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #137 on: 23 / September / 2011, 11:10:23 »
I  wish to report a bug:
In my SX220 build 9.9.1341 the colour in the game 'connect 4' of me and my camera opponent are almost identical. This makes this game very hard. Also the colours of mastermind are not what they should be.

All the developers: thanks so far!
A70
A570, SX220 and SX50
Seven years experience using CHDK


Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #138 on: 30 / September / 2011, 15:43:11 »
get_display_mode doesn't work (unkn stmt) (build 1342)

Code: [Select]
@title get the state of the LCD screen

rem Gets the state of the LCD screen.

get_display_mode k
print "Display mode is:", k
select k
case 0; print "Info icons: ON"
case 1; print "Info icons: OFF"
case 2; print "LCD off"
case 3; print "EVF"
case_else; print "Unknown LCD state"
end_select


end

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: Bug Reports against Recent Builds -- Report bugs here
« Reply #139 on: 30 / September / 2011, 18:55:01 »
get_display_mode doesn't work (unkn stmt) (build 1342)


Use:
  k = get_display_mode
not
  get_display_mode k

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal