Code Monkey home page Code Monkey logo

Comments (5)

FxKu avatar FxKu commented on August 18, 2024

Hi Ziha,
I'm using the same build and got no problems. Which OS you are using? Try to search for a project.xml in your system and send it to me. You can also try to delete it, so that the importer/exporter starts with default settings. Then it should work.

@yaozhihang maybe we should create a fallback in org.citydb.config.project.kmlExporter.Lod0FootprintMode, in case this.name() is null (for whatever reason...)

Fx

from importer-exporter.

ziya61 avatar ziya61 commented on August 18, 2024

Hi, sorry for late reply. I cold not find project.xml in my system. Any advice?

from importer-exporter.

yaozhihang avatar yaozhihang commented on August 18, 2024

Hi, please refer to the 3DCityDB-Documentation-3.0.0 on page 113. There you can find instructions on how to find the path of the project.xml file regarding the operating system you use

from importer-exporter.

ziya61 avatar ziya61 commented on August 18, 2024

I tried setuping program different computers and operating systems but receive same error:

Last login: Thu Aug 25 22:28:40 on ttys000
Ziya-MacBook-Air:~ ziya$ /Applications/3DCityDB-Importer-Exporter/3DCityDB-Importer-Exporter.command ; exit;
[22:29:42 INFO] Starting 3D City Database Importer/Exporter, version "3.2-build1"
[22:29:42 INFO] Loading plugins
[22:29:43 INFO] Initializing application environment
[22:29:49 INFO] Loading project settings
[22:29:50 INFO] Initializing plugin org.citydb.plugins.spreadsheet_gen.spsheet_gen
Exception in thread "main" java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key pref.kmlexport.lod0footprint.mode.label.footprınt
at java.util.ResourceBundle.getObject(ResourceBundle.java:450)
at java.util.ResourceBundle.getString(ResourceBundle.java:407)
at org.citydb.config.project.kmlExporter.Lod0FootprintMode.toString(Unknown Source)
at com.apple.laf.AquaComboBoxRendererInternal.getListCellRendererComponent(AquaComboBoxRendererInternal.java:121)
at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1361)
at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1311)
at javax.swing.plaf.basic.BasicListUI$Handler.valueChanged(BasicListUI.java:2623)
at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184)
at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164)
at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211)
at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405)
at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415)
at javax.swing.DefaultListSelectionModel.setSelectionInterval(DefaultListSelectionModel.java:459)
at javax.swing.JList.setSelectedIndex(JList.java:2210)
at javax.swing.plaf.basic.BasicComboPopup.setListSelection(BasicComboPopup.java:1143)
at javax.swing.plaf.basic.BasicComboPopup.access$300(BasicComboPopup.java:63)
at javax.swing.plaf.basic.BasicComboPopup$Handler.itemStateChanged(BasicComboPopup.java:981)
at javax.swing.JComboBox.fireItemStateChanged(JComboBox.java:1223)
at javax.swing.JComboBox.selectedItemChanged(JComboBox.java:1280)
at javax.swing.JComboBox.contentsChanged(JComboBox.java:1329)
at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:118)
at javax.swing.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:93)
at javax.swing.DefaultComboBoxModel.addElement(DefaultComboBoxModel.java:131)
at javax.swing.JComboBox.addItem(JComboBox.java:716)
at org.citydb.modules.kml.gui.preferences.BuildingRenderingPanel.initGui(Unknown Source)
at org.citydb.modules.kml.gui.preferences.BuildingRenderingPanel.(Unknown Source)
at org.citydb.modules.kml.gui.preferences.KMLExportPreferences.(Unknown Source)
at org.citydb.modules.kml.KMLExportPlugin.(Unknown Source)
at org.citydb.ImpExp.doMain(Unknown Source)
at org.citydb.ImpExp.main(Unknown Source)

I think it's not about project xml it's about java files

from importer-exporter.

clausnagel avatar clausnagel commented on August 18, 2024

Seems to be an issue with locale sensitive strings (fixed in 1162918). The fix will be part of the next 3.3 release, which will be published next week. So stay tuned.

Re-open if 3.3 does not solve the bug.

from importer-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.