Bridge CC (German) doesn't display aperture values correctly

Hi everyone,
the German edition of Bridge CC still seems to have the same bug as Bridge CS6:
Bridge displays aperture values as integer values both in the filter column and in the metadata box, e.g. f1.4 is shown as 1.0, f2.8 is shown as 2.0, f5.6 is shown as 5.0 etc.
I've reported this bug last year to Adobe and they call it a "known issue" due to the decimal sign ("," instead of "."). Unfortunately, Adobe didn't care to correct it for the CC-Upgrade.
It can be corrected manually by changing the variable "Decimal" from "," to "." in the file strings.txt which can be found in the folder "Content/Resources/de.lproj" (accessible, when right-clicking on Bridge.app, => "Show content"). You will need admin rights to do so.
So far I've had to repeat these steps after each Camera Raw Upgrade which is a little annoying.
I hope this can help other's having this issue.
Cheers, Joe

Thank you for bring that up again.  I too thought after you told then exactly what to do, and they acknowledged it the changes were made.
If others having this problem (probably European languages) they have a workaround.

Similar Messages

  • FCP X doesn't display iMovie clips correctly in Event Library

    I have 10 years of clips that are setup by year/date in iMovie. Although I had imported most of the media in 2009, iMovie seems smart enough to read the actual file metadata and find the media recording date, which is prior to the import date. As a result, the clips are diplayed correctly in iMovie Event by Year/Month of actual recording.
    However, the Event Library in FCP X doesn't do that at all and lists the events by "Content Creation" date, which is simply reads from the system file date, and NOT the recording date that is embedded into the file.
    Bottom line is that Event Library is semi-useless as it doesn't all at display my clisp in the correct order, unlike iMovie that was doing it correctly.
    Any ideas?

    I went into Finder and discovered that FCP X created a directory structure where the files are in the correct Year/Month directory structure (as an exact mirror directory structure as the iMovie one), so it's even more weird that the Event Library doesn't display the events correctly???

  • TextInput (with lookup reference) which doesn't display database value

    Hi,
    We are using JHeadstart 11.1.1.0.31 and have a problem with a field (varchar2 displayed as textInput) which references a lookup table. The value which is displayed is not the database value we expected but a number which seems to be the number of the record in the table. When we display the referenced field from the lookup table, we see the correct database value.
    When we run the service in the Model layer, this problem doesn't exist.
    Thanks for helping us,
    Petra Wernars / Jonathan Damen

    Hi,
    The issue here is that:
    - a model LOV has been defined on the View Object attribute
    - you are using a normal texinput to display the value
    - you are using something like #{bindings.MyField.inputValue} to bind the value
    The 'inputValue' will in this case assume a choicelist is rendered (because of the model LOV definition) so it will give the index within the choicelist, instead of the normal VO attribute value!
    Use 'attributeValue' instead in this case, so you will always show the real attribute value. Or remove the model LOV if you are not using it. Notice that with default options selected, JHeadstart will create a model LOV on each column that references another viewobject.
    Regards
    Evert-Jan de Bruin
    JHeadstart Team

  • Count() doesn't display 0 values

    Hi everyone, how to display 0 values from query:
    SELECT TO_CHAR(first_time,'DD-MON-YY:HH24') DAY, COUNT(TO_CHAR(first_time,'MM-DD-YY HH24')) Switches_per_hour
      FROM v$log_history
      WHERE TRUNC(first_time) BETWEEN TRUNC(sysdate) - 6 AND TRUNC(sysdate)
      GROUP BY TO_CHAR(first_time,'DD-MON-YY:HH24')
      ORDER BY TO_CHAR(first_time,'DD-MON-YY:HH24');

    Similar query (doing the same in different way) displays 0 values
    SELECT TO_CHAR(first_time,'DD-MON') DAY,
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'00',1,0)) "00",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'01',1,0)) "01",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'02',1,0)) "02",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'03',1,0)) "03",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'04',1,0)) "04",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'05',1,0)) "05",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'06',1,0)) "06",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'07',1,0)) "07",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'08',1,0)) "08",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'09',1,0)) "09",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'10',1,0)) "10",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'11',1,0)) "11",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'12',1,0)) "12",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'13',1,0)) "13",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'14',1,0)) "14",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'15',1,0)) "15",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'16',1,0)) "16",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'17',1,0)) "17",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'18',1,0)) "18",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'19',1,0)) "19",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'20',1,0)) "20",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'21',1,0)) "21",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'22',1,0)) "22",
      SUM(DECODE(TO_CHAR(first_time,'hh24'),'23',1,0)) "23",
      COUNT(TO_CHAR(first_time,'MM-DD')) Switches_per_day
    FROM v$log_history
    WHERE TRUNC(first_time) BETWEEN TRUNC(sysdate) - 6 AND TRUNC(sysdate)
    GROUP BY TO_CHAR(first_time,'DD-MON')
    ORDER BY TO_CHAR(first_time,'DD-MON') ; Anyone?

  • Dynamic PDF field value doesn't display XFDF value when no keyboard focus

    I created a simple PDF (test.pdf) file (one text field), and saved it as a "static PDF". I created a XFDF file, and when I double-click on the XFDF file, the sample PDF opens and the field is populated.
    Here's the problem: I save test.pdf as a "dynamic pdf" file. I double-click on the xfdf file and the pdf opens up, but the data is not displayed in the field. If you click on the field, the text appears. If you click out of the field, it disappears. If you update the field value, and navigate away, the value stays.
    There is nothing but the field on the page, no scripts, no subforms, nothing.
    Is this a bug in Adobe Reader 7.0? or is there some weird setting in Live Cycle Designer that I'm missing?
    Thanks

    What is your xfdf file look like? Something like:<br /><br /><?xml version="1.0" encoding="UTF-8"?><br />     <xfdf xmlns="http://ns.adobe.com/xfdf/" xml:space="preserve"><br />          <f href="file:///C|/test3.pdf" /><br />     <fields><br />          <field name="firstName"><br />               <value>William</value><br />          </field><br />          <field name="lastName"><br />               <value>White</value><br />          </field><br />     </fields><br /></xfdf>

  • Dock doesn't display international characters correctly

    The language on my MBP is set to Swedish. Yesterday I noticed that the Dock replaces the letter "ö" in the Preview application ("Förhandsvisning") with a long line of backslashes (stretching over half the screen) and "U00f6". The only place where this problem appears is in the Dock, and only for Preview as far as I've seen. The "ä" in Downloads ("Hämtade filer") is displayed properly. Could this be an encoding issue related to the Dock or to Preview itself?
    Seems like I was too quick posting, sorry. Removing the icon from Dock and restarting Preview resolved the problem. Restarting the computer did not.
    Message was edited by: idajos

    I'm pretty sure you have to specify font and font map in vconsole.conf
    like so:
    FONT=Lat2-Terminus16
    FONT_MAP=8859-2
    If that doesn't help it could be this.
    If so try to load settings manually, I can't test German setup, but for Polish I could do this to get national characters:
    loadkeys pl
    setfont Lat2-Terminus16 -m 8859-2
    that requires to be root/sudo
    note that -m 8859-2 part is quite important
    edit:
    actually got all German symbols to be displayed correctly, though I do not know if they are assigned for right keys for obvious reasons
    loadkeys de-latin1-nodeadkeys
    setfont Lat2-Terminus16 -m 8859-2
    read read topic in then link to hopefuly fix why settings are not loaded on boot
    Last edited by nutsh (2013-10-31 02:47:48)

  • [Solved] TTY doesn't display special characters correctly

    Hello everyone.
    I want to set my system language to german. I followed this tutorial: https://wiki.archlinux.de/title/Arch_Li … .BCber_HAL
    Everything works good except that my TTY can't display special characters. Example:
    http://i.imgur.com/ZW6kbOS.png
    The is " not showing correctly at the bottom. However, the german umlaut ä works (as you can see).
    I have already searched the arch forum. The only thing i have found is setting DAEMON_LOCALE="yes" in rc.conf. However, these post are already quite old and don't solve the my problem (as öäü are working). Additionally, Arch has stopped using rc.conf.
    So, what causes this problem and how can i solve it?
    Here are my configs:
    /etc/locale.conf
    LANG=de_DE.UTF-8
    LC=
    locale -a
    C
    de_DE.utf8
    en_US.utf8
    POSIC
    locale
    LANG=de_DE.UTF-8
    LC_CTYPE="de_DE.UTF-8"
    LC_NUMERIC="de_DE.UTF-8"
    LC_TIME="de_DE.UTF-8"
    LC_COLLATE="de_DE.UTF-8"
    LC_MONETARY="de_DE.UTF-8"
    LC_MESSAGES="de_DE.UTF-8"
    LC_PAPER="de_DE.UTF-8"
    LC_NAME="de_DE.UTF-8"
    LC_ADDRESS="de_DE.UTF-8"
    LC_TELEPHONE="de_DE.UTF-8"
    LC_MEASUREMENT="de_DE.UTF-8"
    LC_IDENTIFICATION="de_DE.UTF-8"
    LC_ALL=
    /etc/vconsole.conf
    KEYMAP=de-latin1-nodeadkeys
    Note that i am running Arch as guest in a VirtualBox.
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by Oznerol256 (2013-11-01 09:49:08)

    I'm pretty sure you have to specify font and font map in vconsole.conf
    like so:
    FONT=Lat2-Terminus16
    FONT_MAP=8859-2
    If that doesn't help it could be this.
    If so try to load settings manually, I can't test German setup, but for Polish I could do this to get national characters:
    loadkeys pl
    setfont Lat2-Terminus16 -m 8859-2
    that requires to be root/sudo
    note that -m 8859-2 part is quite important
    edit:
    actually got all German symbols to be displayed correctly, though I do not know if they are assigned for right keys for obvious reasons
    loadkeys de-latin1-nodeadkeys
    setfont Lat2-Terminus16 -m 8859-2
    read read topic in then link to hopefuly fix why settings are not loaded on boot
    Last edited by nutsh (2013-10-31 02:47:48)

  • Pivot table not displaying the values correctly

    Hi,
    I have created a pivot table in which i am using 2 tables. I pulled columns from table A and one column from table B in the measures section to get the grand total. All the rows are comming fine but, its not returning any values for tableB's column(if i pull it into measures).
    If the column stays under rows section, the report is comming out fine.
    I need the total to be displayed in the report.
    Can some body help me with this.
    Thanks

    Hi David,
    i have set the column's aggregation to sum, and it is comming out correctly in the grand total, how ever, i have some of the coulmns which i am taking the %
    col3= (col2/col1)*100
    col1- aggregation set as Sum, col2 and col3 is set as default
    The values for col3 are comming finr in report , where as it is not returning correct value for garnd total row.
    ex: row w--- col1 col2 col3
    row1-----6630 1130 17.04
    row2 6114 994 16.26
    total 23317 3739 56.40(should be 16.2..)
    For col3 it is calculating like this(3739-total of col2/ 6630 -first row of col1 *100)
    Instead of taking total , it is taking the first row.
    I tried different aggregations, but was still unable to get the correct value. Can you please let me know if i am missing anything.
    Can we define custom aggregations.
    Thanks
    Gayatri
    Edited by: user12589255 on Aug 3, 2011 2:55 PM

  • Front Row doesn't display masked videos correctly

    I have an Mpeg2 file (640x480) that I've masked using Quicktime Pro so that it removes the black letterboxing (625x362). When I play the video back using quicktime, it displays fine, taking up the full width of my screen and not quite filling the height.
    However, when I play the same file back in Front row, it takes up the full height, and doesn't quite take up the full width. However, the letterboxing has been removed, so the result is that my video plays back kinda "skinny".
    Am I doing something blonde? Is this expected behavior?

    Hello there,
    this maybe not will answer your question, but it explains issues with missing artwork in front row i've experienced.
    2 albums of my collection refused to display their artwork in front row (these artworks were displaying perfectly fine in itunes, coverflow, finder songs icons and ipods off course).
    After trying different things like deleting & replacing artwork, changing size of picture, and so on, nothing changed so i felt really disappointed...
    until....I remembered that i have created an itunes music store "wishing list", with 2 songs of these 2 albums. After deleting these 2 songs from the wishing list, everything is back to normal, and front row display correctly the artwork..
    thank you for reading, and hope it will help some of you guys.

  • TEXT EDIT EXPANDING DOESN'T DISPLAY THE INPUT CORRECTLY

    Hi everybody,
    i have a dynamic form and a text-edit-field within, which i want to expand with the user input. if the input forces the field to go over to the next page, the text will be splitted, as i expected. So far so good! Removing and resetting the focus on the field (on the last page, where the last part of the input text is) causes the text to be displayed in a 'strange' way. The text jumps upwards and the last part of it can't be seen any longer. I have, for instance, to go with 'str+end' to correctly catch the ending and redisplay this returned part of the input again.
    Does anybody have a clue of what can be done to force the text in the field to stay stady?
    Thanks a lot,
    Valerio

    Sorry, i didn't mean to hurt your esthetic sense ;-)
    This must be the normal behaviour of a Text-Edit-Field. I've noticed this many times.
    Please gimme some hints...at least, whether it's possible to avoid this text jumping phenomenon or not.
    Thank you all,
    Valerio

  • Safari doesn't display several websites correctly since the 5.1.4 update. What up?

    Websites such as My Excite are not displaying correctly since the Sfari 5.1.4 update. They are fine in Firefox, Google Chrome and Opera are working fine and displaying sites correctly. Anyone else encountered this problem?

    Hello i have got the same problem and i really don't find a solution. my Safari V. 5.1.10 on MacOS 10.6.8 shows all pages without formats. i deleted safari and reinstalled it, but i have got the same behaviour. there is no deinstallation who takes all created files in the library and so on. so i suppose there is a corrupted file or who creastes this effect. Is there anybody out there who can help me?
    this is for example the apple page... :-(((

  • Bridge CC doesn't display dpx files

    We just upgraded from cs5 and there is a huge problem with bridge cc - it doesn't display previews for any dpx files.
    I already exported 10bit, 12bit and 16bit dpx files and none of them display!!!
    This pretty much makes Bridge useless for any postproduction facility.
    We have it installed on 5 separate machines.
    PS, AE and Premiere display the files without a problem.

    Here are three different dpx fotmats exported form AE CC - 10bit, 12bit and 16bit - none of them displays in Bridge, all open fine in any of the Adobe applications.
    Using OSX 10.8.4 and Bridge CC 6.0.1.6 (latest update for CC just appeared last week) and can view the 10 and 16 bit versions without problems in Bridge CC as thumbs and as previews but the the 12 bit version is only a document icon. Select purge cache for selection has no effect
    I also can open and view the 12 bit version in AE so the file itself should be OK but here it ends I'm afraid due to next to none experience with AE. Tried to export again but got lost in the wood of options and a save as command saves as an AE project which also can't be viewed in Bridge…

  • JSP doesn't display Oracle varchar2 Items on screen

    I recently bought new laptop with windows XP professional with service pack 2. Loaded Oracle 10g Client on it. I have a Dell server with Linux and Oracle database 9i. Accessed the this database through new laptop using SQL plus window and works OK. (With that it is sure that my hosts file updated correct with proper IP address of server and tnsnames.ora files).
    I have created a JSP application to access this database. It works perfectly OK in my old laptop with Windows XP home with service pack1. The connections are established through ODBC Data Source Administrator (Control Panel->Administrative Tools->Data Sources) by adding a System Data Source. The application works perfectly OK and displays all fields that I intended and coded for. Only thing is it has Oracle 9i client.
    But the same application in the new laptop doesn't work properly. It doesn't display Varchar2 values. It displays only Number and Date data types. This shows it is connecting to the database (oracle 9i). But varchar2 values are not displayed. The connections are established through ODBC Data Source Administrator.
    I'm using Tomcat server (jakart-tomcat-5.0.27) on both the laptop. Please help me here.

    Suggestion: don't use the ODBC driver to connect to Oracle. I presume you are using sun's JDBC-ODBC bridge?
    Oracle have got a reasonably good 100% java JDBC driver which is all you need, and is a lot better than the ODBC bridge. I would recommend using the Oracle thin driver.
    Your java code should remain largely unchanged. The only thing you would need to alter would be
    1 - driver class being loaded (oracle.jdbc.driver.OracleDriver)
    2 - driver url (default would be something like: jdbc:oracle:thin:@127.0.0.1:1521:ORCL)
    3 - You would need the oracle jdbc driver in the classpath (ojdbc14.jar) You can find that in [ORA_HOME]/jdbc/lib
    If you've written your database connection using a JNDI datasource, then all you would need to change would be the configuration in your tomcat server.
    Hope this helps,
    evnafets

  • Safari doesn't display the correct fonts.

    Safari doesn't display all fonts correctly. All that is displayed is a boxed A. See screenshot. All the other browsers (Firefox, Opera, Chrome, Omniweb, Camino) don't have this problem. I tried clearing the cache of Safari as well as the system font cache. I use FontExplorer X Pro 3.1 to manage my fonts. No other software has this kind of problems.

    I use FontExplorer X Pro 3.1 to manage my fonts.
    This thread might help you >  All I see is the letter "a": Apple Support Communities

  • Urgent Score Question: Logic not displaying note values accurately

    Logic is not displaying note values correctly in the score editor based on what is inputted in the piano roll. So for example this...
    ...is being displayed as this...
    ... which is not correct. As you can see Logic is translating one and a half crotchets as a minim. For reference the notes do not extend over the line so it appears to be a Logic resolution problem or something.
    Does anyone know how to solve this? I've had it happen on numerous occasions but now it's a real problem. Any help greatly appreciated and rewarded.
    Sidx.

    Hi
    Try turning OFF 'Interpretation' in the Staff Style Inspector.  You may also need to adjust the Score quantisation value to get the look you are after.
    CCT

Maybe you are looking for