My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Aug 17, 2008
    issue 8 (Exception when opening a PDF) commented on by rdelaplante   -   It seems to open PDFs that have a single page, but not ones that have multiple pages
    It seems to open PDFs that have a single page, but not ones that have multiple pages
  • Aug 17, 2008
    issue 8 (Exception when opening a PDF) reported by rdelaplante   -   I opened a few PDF files and they opened fine, but one of them didn't. I got the following exception. See attached PDF to duplicate: java.lang.NullPointerException at com.sun.pdfview.PDFFile.findPage(PDFFile.java:1240) at com.sun.pdfview.PDFFile.getPage(PDFFile.java:1111) at com.sun.pdfview.PDFFile.getPage(PDFFile.java:1088) at cn.jetbrain.netbeans.pdfviewer.PDFViewer.forceGotoPage(PDFViewer.java:395) at cn.jetbrain.netbeans.pdfviewer.PDFViewer.openFile(PDFViewer.java:520) at cn.jetbrain.netbeans.pdfviewer.PDFViewer.<init>(PDFViewer.java:340) at cn.jetbrain.netbeans.pdfviewer.PDFOpenSupport.createCloneableTopComponent(PDFOpenSupport.java:17) at org.openide.windows.CloneableOpenSupport.openCloneableTopComponent(CloneableOpenSupport.java:197) at org.openide.windows.CloneableOpenSupport$1.run(CloneableOpenSupport.java:98) at org.openide.util.Mutex.doEvent(Mutex.java:1335) at org.openide.util.Mutex.writeAccess(Mutex.java:452) at org.openide.windows.CloneableOpenSupport.open(CloneableOpenSupport.java:95) at org.openide.actions.OpenAction.performAction(OpenAction.java:81) at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:581) at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:577) at org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(TreeView.java:1504) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:252) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:252) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:252) at java.awt.Component.processMouseEvent(Component.java:6044) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at java.awt.Component.processEvent(Component.java:5806) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4413) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4243) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3995) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2440) at java.awt.Component.dispatchEvent(Component.java:4243) [catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    I opened a few PDF files and they opened fine, but one of them didn't. I got the following exception. See attached PDF to duplicate: java.lang.NullPointerException at com.sun.pdfview.PDFFile.findPage(PDFFile.java:1240) at com.sun.pdfview.PDFFile.getPage(PDFFile.java:1111) at com.sun.pdfview.PDFFile.getPage(PDFFile.java:1088) at cn.jetbrain.netbeans.pdfviewer.PDFViewer.forceGotoPage(PDFViewer.java:395) at cn.jetbrain.netbeans.pdfviewer.PDFViewer.openFile(PDFViewer.java:520) at cn.jetbrain.netbeans.pdfviewer.PDFViewer.<init>(PDFViewer.java:340) at cn.jetbrain.netbeans.pdfviewer.PDFOpenSupport.createCloneableTopComponent(PDFOpenSupport.java:17) at org.openide.windows.CloneableOpenSupport.openCloneableTopComponent(CloneableOpenSupport.java:197) at org.openide.windows.CloneableOpenSupport$1.run(CloneableOpenSupport.java:98) at org.openide.util.Mutex.doEvent(Mutex.java:1335) at org.openide.util.Mutex.writeAccess(Mutex.java:452) at org.openide.windows.CloneableOpenSupport.open(CloneableOpenSupport.java:95) at org.openide.actions.OpenAction.performAction(OpenAction.java:81) at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:581) at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:577) at org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(TreeView.java:1504) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:252) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:252) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:252) at java.awt.Component.processMouseEvent(Component.java:6044) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at java.awt.Component.processEvent(Component.java:5806) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4413) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4243) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3995) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2440) at java.awt.Component.dispatchEvent(Component.java:4243) [catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
  • Aug 14, 2008
    issue 5 (tooltips for toolbar buttons) commented on by diehard.coder   -   Yes, I also feel the same problem. Its required!
    Yes, I also feel the same problem. Its required!
  • Aug 14, 2008
    issue 7 (Build from Sources) reported by diehard.coder   -   What steps will reproduce the problem? 1. Checkout the sources 2. Open the project detected automatically by IDE 3. Build, Run the project 4. Open a pdf file What is the expected output? What do you see instead? I try to open a pdf file, and following exception occurs- see attachments. What version of the product are you using? On what operating system? NB 6.5 Beta, Windows XP Pro SP 2 Please provide any additional information below. Which Java Platform do I need to use to build the sources, there are no proper directions for users interested in building from sources.
    What steps will reproduce the problem? 1. Checkout the sources 2. Open the project detected automatically by IDE 3. Build, Run the project 4. Open a pdf file What is the expected output? What do you see instead? I try to open a pdf file, and following exception occurs- see attachments. What version of the product are you using? On what operating system? NB 6.5 Beta, Windows XP Pro SP 2 Please provide any additional information below. Which Java Platform do I need to use to build the sources, there are no proper directions for users interested in building from sources.
  • Aug 12, 2008
    plan Wiki page added by jetbrain.cn
  • Aug 12, 2008
    r23 (TODO) committed by jetbrain.cn   -   TODO
    TODO
  • Aug 04, 2008
    issue 6 (feature-request: scrolling through the pages) reported by psychollek   -   It would be desirable to be able to scroll through the pages with the mouse scroll
    It would be desirable to be able to scroll through the pages with the mouse scroll
  • Aug 04, 2008
    issue 5 (tooltips for toolbar buttons) reported by psychollek   -   there are no tooltips for toolbar buttons (100% view, fit to page, bookmarks etc)
    there are no tooltips for toolbar buttons (100% view, fit to page, bookmarks etc)
  • Aug 04, 2008
    issue 4 (feature-request: recent files support) reported by psychollek   -   recently opened pdf files aren't registered in recent files menu
    recently opened pdf files aren't registered in recent files menu
  • Aug 04, 2008
    issue 3 (feature-request: two page view) reported by psychollek   -   It would be great to be able to view two pages side by side at once.
    It would be great to be able to view two pages side by side at once.
  • Aug 04, 2008
    issue 2 (feature-request: bookmarks inside of view) reported by psychollek   -   It would be desirable to be able to put bookmark's panel into the viewer TopComponent - since otherwise if you detach the document (to put it on the 2'nd screen) you cannot have bookmarks (or thumbs) attached to the new window - I will address this to netbeans dev team as the right solution is to enable this on the platform level,but I don't expect that to be resolved anytime soon and in case of this plugin it is at least desirable to be able to do so.
    It would be desirable to be able to put bookmark's panel into the viewer TopComponent - since otherwise if you detach the document (to put it on the 2'nd screen) you cannot have bookmarks (or thumbs) attached to the new window - I will address this to netbeans dev team as the right solution is to enable this on the platform level,but I don't expect that to be resolved anytime soon and in case of this plugin it is at least desirable to be able to do so.
  • Aug 04, 2008
    issue 1 (scrollbars are visible @ all times) reported by psychollek   -   What steps will reproduce the problem? 1. open the .pdf document What is the expected output? What do you see instead? expected: when I choose for example 100% - and the page would be smaller than it's topComponent's view area - no scrollbars, similarly for fit to page, and only one scrollbar for fit width/ fit height what is: scrollbars are being shown all the time What version of the product are you using? On what operating system? pdfviewer - 1.1 netbeans - 6.5m1 swing l&f - gtk + qtCurve java - 1.6.0_06 - 64bit hotspot system - kubuntu 8.04 - kernel - 2.6.24
    What steps will reproduce the problem? 1. open the .pdf document What is the expected output? What do you see instead? expected: when I choose for example 100% - and the page would be smaller than it's topComponent's view area - no scrollbars, similarly for fit to page, and only one scrollbar for fit width/ fit height what is: scrollbars are being shown all the time What version of the product are you using? On what operating system? pdfviewer - 1.1 netbeans - 6.5m1 swing l&f - gtk + qtCurve java - 1.6.0_06 - 64bit hotspot system - kubuntu 8.04 - kernel - 2.6.24
  • Aug 04, 2008
    UserGuide Wiki page edited by jetbrain.cn
  • Aug 04, 2008
    UserGuide Wiki page added by jetbrain.cn
  • Aug 03, 2008
    r20 (add doc) committed by jetbrain.cn   -   add doc
    add doc
  • Aug 03, 2008
    r19 (fix the compatible with 6.1) committed by jetbrain.cn   -   fix the compatible with 6.1
    fix the compatible with 6.1
  • Aug 03, 2008
    r18 committed by jetbrain.cn
  • Aug 03, 2008
    r17 (sign) committed by jetbrain.cn   -   sign
    sign
  • Aug 03, 2008
    r16 (new PDFViewer (ThumbView/OutlineView,FitPage/FitHeight/FitWi...) committed by jetbrain.cn   -   new PDFViewer (ThumbView/OutlineView,FitPage/FitHeight/FitWidget/ActualSize/ZoomIn/ZoomOut/FullScreen/Hand Tool/Keyboard Navigation)
    new PDFViewer (ThumbView/OutlineView,FitPage/FitHeight/FitWidget/ActualSize/ZoomIn/ZoomOut/FullScreen/Hand Tool/Keyboard Navigation)
  • Aug 03, 2008
    r15 (new art ) committed by jetbrain.cn   -   new art
    new art
  • Aug 03, 2008
    r14 (update PDFRenderer.jar) committed by jetbrain.cn   -   update PDFRenderer.jar
    update PDFRenderer.jar
  • Aug 03, 2008
    r13 (add "build" task to package NBM) committed by jetbrain.cn   -   add "build" task to package NBM
    add "build" task to package NBM
  • Jul 27, 2008
    r12 (update PDFRenderer-2008_07_20) committed by jetbrain.cn   -   update PDFRenderer-2008_07_20
    update PDFRenderer-2008_07_20
 
Hosted by Google Code