Re: Printing from IDE 11.0

2019-09-14 Thread Geertjan Wielenga
Well PrintCookie or Printable needs to be in the Lookup to enable the Print
button. Sounds like that is the case when a document in the editor or a
node in the Projects window is selected (though not for you apparently) and
not in the case of the node in the Files or Favorites window.

Gj

On Sat, 14 Sep 2019 at 15:45, Oliver Rettig  wrote:

> Hi,
>
> I have also played a bit with print functionality. I have tried with
> Netbeans 8.2. Print with selection works fine in the projects tab but not
> with a selection in the Files tab. A selected file in the files-tab is not
> shown in the print preview. It is also not working if selection is done in
> the Favorites-tab. So I think this is an old bug.
>
> In my platform apps I have a projects-tab and a favorites-tab. In both
> print of selected files does not work. I hasnt attract attention for me
> because print works fine if the file is opened in the editor. If the editor
> has the focus print works fine.
>
> It will be great if somebody can figure out some more this behavoir.
>
> best regards
>
> Oliver
>
> HI David,
>
> I hadn't tried it from the projects view, only the file view.
>
>
> Having tried it (after your suggestion) I can confirm it works the same
> way as you are describing. If I select a file in the project list and go to
> File->Print, the preview box opens and the file is visible and I am able to
> print it. Moving back into the file view and then selecting a file,
> File->Print also gives me the preview with the file available to print.
> (NB11.1).
>
>
> If I restart netbeans, open a file in file view and go to File->Print it
> works properly (or as expected).
>
>
> The question now I guess is - How does it lose the ability to print
> occasionally?
>
>
> Phil
>
>
>
> On Sunday, 8 September 2019, 18:22:46 BST, David Green <
> dgreen...@gmail.com> wrote:
>
>
>
> On MacOS and NetBeans 11.1, I see two behaviors:
>
>
> 1. When I am in the Files View, there is an attempt to show me a print
> page preview by NetBeans.  This is unreliable, mostly it comes up empty.
>
> 2. When I am in the Projects View, the OS print dialog comes up
> reliability and prints.
>
>
> (After I have printed the file with option 2, then option 1 starts
> "working" by going directly to the OS print dialog.  The "healing" behavior
> seems to be preserved across a quit and reopen of NetBeans.)
>
>
> Dave
>
>
> On Sun, Sep 8, 2019 at 5:05 AM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
>
> Thanks all,
>
> Printing works for me as it should on my other station with netbeans 11.0,
> so it's something outside of netbeans I feel.
>
> Printing works OK with other software though (notepad++, word, excel etc.)
> so I'm unsure where to look for the problem :(
>
>
> I can open the code in notepad++ to print, but that's a bit defeatist ,
> or just edit with my laptop all the time...
>
>
> Phil
>
>
> On Sunday, 8 September 2019, 07:05:58 BST, Laszlo Kishalmi <
> laszlo.kisha...@gmail.com> wrote:
>
>
>
> Works for me under Ubuntu 18.04 as well.
>
> On 9/7/19 2:21 PM, Glenn Holmer wrote:
>
> On 9/7/19 4:05 PM, philip.burn...@sky.com wrote:
>
> Open a project, select a file to edit.
> Once the file is open select 'File' from the main menu, then Print from
> the drop down menu.
> The print dialog box opens, but all sections are greyed out (except the
> print options and page setup).
>
> *Product Version:* Apache NetBeans IDE 11.1
>
> *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
>
> *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10
>
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
>
> *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1
>
> *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1
>
> Don't know if this applies to your environment, but years ago under Linux,
> I remember having to make sure the printer was set as the default (in OS
> settings) even if there was only one.
>
>
> -
>
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
>
> For further information about the NetBeans mailing lists, visit:
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: Printing from IDE 11.0

2019-09-14 Thread Oliver Rettig
Hi,
I have also played a bit with print functionality. I have tried with Netbeans 
8.2. Print with 
selection works fine in the projects tab but not with a selection in the Files 
tab. A selected file 
in the files-tab is not shown in the print preview. It is also not working if 
selection is done in 
the Favorites-tab. So I think this is an old bug.
In my platform apps I have a projects-tab and a favorites-tab. In both print of 
selected files 
does not work. I hasnt attract attention for me because print works fine if the 
file is opened 
in the editor. If the editor has the focus print works fine.
It will be great if somebody can figure out some more this behavoir.
best regards
Oliver


HI David,
I hadn't tried it from the projects view, only the file view.


Having tried it (after your suggestion) I can confirm it works the same way as 
you are 
describing. If I select a file in the project list and go to File->Print, the 
preview box opens and 
the file is visible and I am able to print it. Moving back into the file view 
and then selecting a 
file, File->Print also gives me the preview with the file available to print. 
(NB11.1).


If I restart netbeans, open a file in file view and go to File->Print it works 
properly (or as 
expected).


The question now I guess is - How does it lose the ability to print 
occasionally?


Phil




On Sunday, 8 September 2019, 18:22:46 BST, David Green  
wrote: 




On MacOS and NetBeans 11.1, I see two behaviors:


1. When I am in the Files View, there is an attempt to show me a print page 
preview by 
NetBeans.  This is unreliable, mostly it comes up empty.
2. When I am in the Projects View, the OS print dialog comes up reliability and 
prints.


(After I have printed the file with option 2, then option 1 starts "working" by 
going directly to 
the OS print dialog.  The "healing" behavior seems to be preserved across a 
quit and reopen 
of NetBeans.)


Dave


On Sun, Sep 8, 2019 at 5:05 AM philip.burn...@sky.com[1] 
<_philip.burness@sky.com_> 
wrote:


Thanks all,
Printing works for me as it should on my other station with netbeans 11.0, so 
it's something 
outside of netbeans I feel.
Printing works OK with other software though (notepad++, word, excel etc.) so 
I'm unsure 
where to look for the problem [2]:(


I can open the code in notepad++ to print, but that's a bit defeatist [3], or 
just edit with my 
laptop all the time...


Phil


On Sunday, 8 September 2019, 07:05:58 BST, Laszlo Kishalmi 
 
wrote: 

Re: Printing from IDE 11.0

2019-09-08 Thread philip.burn...@sky.com
 HI David,I hadn't tried it from the projects view, only the file view.
Having tried it (after your suggestion) I can confirm it works the same way as 
you are describing. If I select a file in the project list and go to 
File->Print, the preview box opens and the file is visible and I am able to 
print it. Moving back into the file view and then selecting a file, File->Print 
also gives me the preview with the file available to print. (NB11.1).
If I restart netbeans, open a file in file view and go to File->Print it works 
properly (or as expected).
The question now I guess is - How does it lose the ability to print 
occasionally?
Phil

On Sunday, 8 September 2019, 18:22:46 BST, David Green 
 wrote:  
 
 On MacOS and NetBeans 11.1, I see two behaviors:
1. When I am in the Files View, there is an attempt to show me a print page 
preview by NetBeans.  This is unreliable, mostly it comes up empty.2. When I am 
in the Projects View, the OS print dialog comes up reliability and prints.
(After I have printed the file with option 2, then option 1 starts "working" by 
going directly to the OS print dialog.  The "healing" behavior seems to be 
preserved across a quit and reopen of NetBeans.)
Dave
On Sun, Sep 8, 2019 at 5:05 AM philip.burn...@sky.com  
wrote:

 Thanks all,Printing works for me as it should on my other station with 
netbeans 11.0, so it's something outside of netbeans I feel.Printing works OK 
with other software though (notepad++, word, excel etc.) so I'm unsure where to 
look for the problem :(
I can open the code in notepad++ to print, but that's a bit defeatist , or just 
edit with my laptop all the time...
Phil
On Sunday, 8 September 2019, 07:05:58 BST, Laszlo Kishalmi 
 wrote:  
 
  
Works for me under Ubuntu 18.04 as well.
 
 On 9/7/19 2:21 PM, Glenn Holmer wrote:
  
On 9/7/19 4:05 PM, philip.burn...@sky.com wrote: 
 
Open a project, select a file to edit. 
 Once the file is open select 'File' from the main menu, then Print from the 
drop down menu. 
 The print dialog box opens, but all sections are greyed out (except the print 
options and page setup). 
 
 
 
    *Product Version:* Apache NetBeans IDE 11.1 
 
     *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10 
 
     *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10 
 
     *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb) 
 
     *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1 
 
     *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1 
 
 
 Don't know if this applies to your environment, but years ago under Linux, I 
remember having to make sure the printer was set as the default (in OS 
settings) even if there was only one. 
 
 
  -
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists 
   
  

Re: Printing from IDE 11.0

2019-09-08 Thread David Green
On MacOS and NetBeans 11.1, I see two behaviors:

1. When I am in the Files View, there is an attempt to show me a print page
preview by NetBeans.  This is unreliable, mostly it comes up empty.
2. When I am in the Projects View, the OS print dialog comes up reliability
and prints.

(After I have printed the file with option 2, then option 1 starts
"working" by going directly to the OS print dialog.  The "healing" behavior
seems to be preserved across a quit and reopen of NetBeans.)

Dave

On Sun, Sep 8, 2019 at 5:05 AM philip.burn...@sky.com <
philip.burn...@sky.com> wrote:

> Thanks all,
> Printing works for me as it should on my other station with netbeans 11.0,
> so it's something outside of netbeans I feel.
> Printing works OK with other software though (notepad++, word, excel etc.)
> so I'm unsure where to look for the problem [image: Emoji]:(
>
> I can open the code in notepad++ to print, but that's a bit defeatist [image:
> Emoji], or just edit with my laptop all the time...
>
> Phil
>
> On Sunday, 8 September 2019, 07:05:58 BST, Laszlo Kishalmi <
> laszlo.kisha...@gmail.com> wrote:
>
>
> Works for me under Ubuntu 18.04 as well.
> On 9/7/19 2:21 PM, Glenn Holmer wrote:
>
> On 9/7/19 4:05 PM, philip.burn...@sky.com wrote:
>
> Open a project, select a file to edit.
> Once the file is open select 'File' from the main menu, then Print from
> the drop down menu.
> The print dialog box opens, but all sections are greyed out (except the
> print options and page setup).
>
>
> *Product Version:* Apache NetBeans IDE 11.1
>
> *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
>
> *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10
>
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
>
> *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1
>
> *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1
>
>
> Don't know if this applies to your environment, but years ago under Linux,
> I remember having to make sure the printer was set as the default (in OS
> settings) even if there was only one.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, 
> visit:https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Re: Printing from IDE 11.0

2019-09-08 Thread philip.burn...@sky.com
 Thanks all,Printing works for me as it should on my other station with 
netbeans 11.0, so it's something outside of netbeans I feel.Printing works OK 
with other software though (notepad++, word, excel etc.) so I'm unsure where to 
look for the problem :(
I can open the code in notepad++ to print, but that's a bit defeatist , or just 
edit with my laptop all the time...
Phil
On Sunday, 8 September 2019, 07:05:58 BST, Laszlo Kishalmi 
 wrote:  
 
  
Works for me under Ubuntu 18.04 as well.
 
 On 9/7/19 2:21 PM, Glenn Holmer wrote:
  
On 9/7/19 4:05 PM, philip.burn...@sky.com wrote: 
 
Open a project, select a file to edit. 
 Once the file is open select 'File' from the main menu, then Print from the 
drop down menu. 
 The print dialog box opens, but all sections are greyed out (except the print 
options and page setup). 
 
 
 
    *Product Version:* Apache NetBeans IDE 11.1 
 
     *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10 
 
     *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10 
 
     *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb) 
 
     *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1 
 
     *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1 
 
 
 Don't know if this applies to your environment, but years ago under Linux, I 
remember having to make sure the printer was set as the default (in OS 
settings) even if there was only one. 
 
 
  -
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists 
   

Re: Printing from IDE 11.0

2019-09-08 Thread Laszlo Kishalmi

Works for me under Ubuntu 18.04 as well.

On 9/7/19 2:21 PM, Glenn Holmer wrote:

On 9/7/19 4:05 PM, philip.burn...@sky.com wrote:

Open a project, select a file to edit.
Once the file is open select 'File' from the main menu, then Print 
from the drop down menu.
The print dialog box opens, but all sections are greyed out (except 
the print options and page setup).



    *Product Version:* Apache NetBeans IDE 11.1

    *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10

    *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10

    *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB 
(nb)


    *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1

    *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1


Don't know if this applies to your environment, but years ago under 
Linux, I remember having to make sure the printer was set as the 
default (in OS settings) even if there was only one.



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: Printing from IDE 11.0

2019-09-07 Thread Mark Eggers
Printing works for me for both 11.0 and 11.1 64 bit. I see the previews
in the Print Preview window.

Windows 10 Professional 64 bit
AdoptOpenJDK 11.0.4+11 64 bit

I have a physical (network - attached) default printer set up. Do you?

. . . just my two cents
/mde/

On 9/7/2019 2:18 PM, philip.burn...@sky.com wrote:
>  It creates a html file in the chosen directory with the code in it.
> Interestingly, I've just noticed, if I select a file in the navigator window, 
> then go File->Print, in opens a dialog box to select a printer and let's me 
> print the code. The format of the print isn't particularly good (font's very 
> large for instance). But if I open the file and then go to File->Print, it 
> just opens the print preview dialog box and everything is grey...
> Phil
> On Saturday, 7 September 2019, 22:08:28 BST, Geertjan Wielenga 
>  wrote:  
>  
>  I don't see that in 11.1, but I'm on Mac OSX, maybe someone can try to 
> reproduce on Windows 10.
> What happens when you choose File | Print to HTML instead?
> Gj
> On Sat, Sep 7, 2019 at 11:05 PM philip.burn...@sky.com 
>  wrote:
> 
>  Open a project, select a file to edit.Once the file is open select 'File' 
> from the main menu, then Print from the drop down menu.The print dialog box 
> opens, but all sections are greyed out (except the print options and page 
> setup).
> Phil
> On Saturday, 7 September 2019, 22:00:58 BST, Geertjan Wielenga 
>  wrote:  
>  
>  Now describe step by step what must be done to see the problem you describe. 
> Gj
> On Sat, Sep 7, 2019 at 10:59 PM philip.burn...@sky.com 
>  wrote:
> 
>  Hi Geertjan,Please see below:
>   
>  Product Version: Apache NetBeans IDE 11.1 
>  
>  Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10 
>  
>  Runtime: Java(TM) SE Runtime Environment 12.0.2+10 
>  
>  System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb) 
>  
>  User directory: C:\Users\Philip\AppData\Roaming\NetBeans\11.1 
>  
>  Cache directory: C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1 
>   
> Phil
> 
> On Saturday, 7 September 2019, 21:57:03 BST, Geertjan Wielenga 
>  wrote:  
>  
>  Go to the About box, copy the content you see there, paste it here, and send 
> it.
> Thanks,
> Gj
> On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com 
>  wrote:
> 
>  Hi emi,I've also upgraded to Oracle JDK 12, but still the problem exists. :(
> Phil
> On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold 
>  wrote:  
>  
>  I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
> macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.
> 
> --emi
> 
> On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
>  wrote:
>>
>> Hi Geertjan,
>> I've upgraded to netbeans 11.1 and still have the same problem.
>>
>> Best Regards
>> Phil
>>
>> On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga 
>>  wrote:
>>
>>
>> Can you reproduce the problem in 11.1?
>>
>> Gj
>>
>> On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com 
>>  wrote:
>>
>> Hi All,
>> Printing to a physical printer seems to have stopped working at some point. 
>> Using File->Print opens the dialog box with a blanked out print preview and 
>> no access to the top buttons. The Page setup and print options work but 
>> that's all.
>>
>> Any idea what may have caused this and how I can rectify it?
>>
>> Thanks
>> Phil
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 
>   
>   
>   
>   
> 




signature.asc
Description: OpenPGP digital signature


Re: Printing from IDE 11.0

2019-09-07 Thread Glenn Holmer

On 9/7/19 4:05 PM, philip.burn...@sky.com wrote:

Open a project, select a file to edit.
Once the file is open select 'File' from the main menu, then Print from 
the drop down menu.
The print dialog box opens, but all sections are greyed out (except the 
print options and page setup).



*Product Version:* Apache NetBeans IDE 11.1

*Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10

*Runtime:* Java(TM) SE Runtime Environment 12.0.2+10

*System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)

*User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1

*Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1


Don't know if this applies to your environment, but years ago under 
Linux, I remember having to make sure the printer was set as the default 
(in OS settings) even if there was only one.


--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."
<>
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Re: Printing from IDE 11.0

2019-09-07 Thread Geertjan Wielenga
So after it creates the HTML file, you can print the HTML file, and your
problem is solved.

Gj

On Sat, Sep 7, 2019 at 11:18 PM philip.burn...@sky.com <
philip.burn...@sky.com> wrote:

> It creates a html file in the chosen directory with the code in it.
>
> Interestingly, I've just noticed, if I select a file in the navigator
> window, then go File->Print, in opens a dialog box to select a printer and
> let's me print the code. The format of the print isn't particularly good
> (font's very large for instance). But if I open the file and then go to
> File->Print, it just opens the print preview dialog box and everything is
> grey...
>
> Phil
>
> On Saturday, 7 September 2019, 22:08:28 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
>
>
> I don't see that in 11.1, but I'm on Mac OSX, maybe someone can try to
> reproduce on Windows 10.
>
> What happens when you choose File | Print to HTML instead?
>
> Gj
>
> On Sat, Sep 7, 2019 at 11:05 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
>
> Open a project, select a file to edit.
> Once the file is open select 'File' from the main menu, then Print from
> the drop down menu.
> The print dialog box opens, but all sections are greyed out (except the
> print options and page setup).
>
> Phil
>
> On Saturday, 7 September 2019, 22:00:58 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
>
>
> Now describe step by step what must be done to see the problem you
> describe.
>
> Gj
>
> On Sat, Sep 7, 2019 at 10:59 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
>
> Hi Geertjan,
> Please see below:
>
> *Product Version:* Apache NetBeans IDE 11.1
>
> *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
>
> *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10
>
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
>
> *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1
>
> *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1
>
> Phil
>
>
> On Saturday, 7 September 2019, 21:57:03 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
>
>
> Go to the About box, copy the content you see there, paste it here, and
> send it.
>
> Thanks,
>
> Gj
>
> On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
>
> Hi emi,
> I've also upgraded to Oracle JDK 12, but still the problem exists. :(
>
> Phil
>
> On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold <
> emilian.b...@gmail.com> wrote:
>
>
> I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
> macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.
>
> --emi
>
> On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
>  wrote:
> >
> > Hi Geertjan,
> > I've upgraded to netbeans 11.1 and still have the same problem.
> >
> > Best Regards
> > Phil
> >
> > On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
> >
> >
> > Can you reproduce the problem in 11.1?
> >
> > Gj
> >
> > On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
> >
> > Hi All,
> > Printing to a physical printer seems to have stopped working at some
> point. Using File->Print opens the dialog box with a blanked out print
> preview and no access to the top buttons. The Page setup and print options
> work but that's all.
> >
> > Any idea what may have caused this and how I can rectify it?
> >
> > Thanks
> > Phil
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


Re: Printing from IDE 11.0

2019-09-07 Thread philip.burn...@sky.com
 It creates a html file in the chosen directory with the code in it.
Interestingly, I've just noticed, if I select a file in the navigator window, 
then go File->Print, in opens a dialog box to select a printer and let's me 
print the code. The format of the print isn't particularly good (font's very 
large for instance). But if I open the file and then go to File->Print, it just 
opens the print preview dialog box and everything is grey...
Phil
On Saturday, 7 September 2019, 22:08:28 BST, Geertjan Wielenga 
 wrote:  
 
 I don't see that in 11.1, but I'm on Mac OSX, maybe someone can try to 
reproduce on Windows 10.
What happens when you choose File | Print to HTML instead?
Gj
On Sat, Sep 7, 2019 at 11:05 PM philip.burn...@sky.com  
wrote:

 Open a project, select a file to edit.Once the file is open select 'File' from 
the main menu, then Print from the drop down menu.The print dialog box opens, 
but all sections are greyed out (except the print options and page setup).
Phil
On Saturday, 7 September 2019, 22:00:58 BST, Geertjan Wielenga 
 wrote:  
 
 Now describe step by step what must be done to see the problem you describe. 
Gj
On Sat, Sep 7, 2019 at 10:59 PM philip.burn...@sky.com  
wrote:

 Hi Geertjan,Please see below:
  
 Product Version: Apache NetBeans IDE 11.1 
 
 Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10 
 
 Runtime: Java(TM) SE Runtime Environment 12.0.2+10 
 
 System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb) 
 
 User directory: C:\Users\Philip\AppData\Roaming\NetBeans\11.1 
 
 Cache directory: C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1 
  
Phil

On Saturday, 7 September 2019, 21:57:03 BST, Geertjan Wielenga 
 wrote:  
 
 Go to the About box, copy the content you see there, paste it here, and send 
it.
Thanks,
Gj
On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com  
wrote:

 Hi emi,I've also upgraded to Oracle JDK 12, but still the problem exists. :(
Phil
On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold 
 wrote:  
 
 I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.

--emi

On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
 wrote:
>
> Hi Geertjan,
> I've upgraded to netbeans 11.1 and still have the same problem.
>
> Best Regards
> Phil
>
> On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga 
>  wrote:
>
>
> Can you reproduce the problem in 11.1?
>
> Gj
>
> On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com 
>  wrote:
>
> Hi All,
> Printing to a physical printer seems to have stopped working at some point. 
> Using File->Print opens the dialog box with a blanked out print preview and 
> no access to the top buttons. The Page setup and print options work but 
> that's all.
>
> Any idea what may have caused this and how I can rectify it?
>
> Thanks
> Phil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

  
  
  
  

Re: Printing from IDE 11.0

2019-09-07 Thread Geertjan Wielenga
I don't see that in 11.1, but I'm on Mac OSX, maybe someone can try to
reproduce on Windows 10.

What happens when you choose File | Print to HTML instead?

Gj

On Sat, Sep 7, 2019 at 11:05 PM philip.burn...@sky.com <
philip.burn...@sky.com> wrote:

> Open a project, select a file to edit.
> Once the file is open select 'File' from the main menu, then Print from
> the drop down menu.
> The print dialog box opens, but all sections are greyed out (except the
> print options and page setup).
>
> Phil
>
> On Saturday, 7 September 2019, 22:00:58 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
>
>
> Now describe step by step what must be done to see the problem you
> describe.
>
> Gj
>
> On Sat, Sep 7, 2019 at 10:59 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
>
> Hi Geertjan,
> Please see below:
>
> *Product Version:* Apache NetBeans IDE 11.1
>
> *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
>
> *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10
>
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
>
> *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1
>
> *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1
>
> Phil
>
>
> On Saturday, 7 September 2019, 21:57:03 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
>
>
> Go to the About box, copy the content you see there, paste it here, and
> send it.
>
> Thanks,
>
> Gj
>
> On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
>
> Hi emi,
> I've also upgraded to Oracle JDK 12, but still the problem exists. :(
>
> Phil
>
> On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold <
> emilian.b...@gmail.com> wrote:
>
>
> I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
> macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.
>
> --emi
>
> On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
>  wrote:
> >
> > Hi Geertjan,
> > I've upgraded to netbeans 11.1 and still have the same problem.
> >
> > Best Regards
> > Phil
> >
> > On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
> >
> >
> > Can you reproduce the problem in 11.1?
> >
> > Gj
> >
> > On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
> >
> > Hi All,
> > Printing to a physical printer seems to have stopped working at some
> point. Using File->Print opens the dialog box with a blanked out print
> preview and no access to the top buttons. The Page setup and print options
> work but that's all.
> >
> > Any idea what may have caused this and how I can rectify it?
> >
> > Thanks
> > Phil
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


Re: Printing from IDE 11.0

2019-09-07 Thread philip.burn...@sky.com
 Open a project, select a file to edit.Once the file is open select 'File' from 
the main menu, then Print from the drop down menu.The print dialog box opens, 
but all sections are greyed out (except the print options and page setup).
Phil
On Saturday, 7 September 2019, 22:00:58 BST, Geertjan Wielenga 
 wrote:  
 
 Now describe step by step what must be done to see the problem you describe. 
Gj
On Sat, Sep 7, 2019 at 10:59 PM philip.burn...@sky.com  
wrote:

 Hi Geertjan,Please see below:
  
 Product Version: Apache NetBeans IDE 11.1 
 
 Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10 
 
 Runtime: Java(TM) SE Runtime Environment 12.0.2+10 
 
 System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb) 
 
 User directory: C:\Users\Philip\AppData\Roaming\NetBeans\11.1 
 
 Cache directory: C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1 
  
Phil

On Saturday, 7 September 2019, 21:57:03 BST, Geertjan Wielenga 
 wrote:  
 
 Go to the About box, copy the content you see there, paste it here, and send 
it.
Thanks,
Gj
On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com  
wrote:

 Hi emi,I've also upgraded to Oracle JDK 12, but still the problem exists. :(
Phil
On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold 
 wrote:  
 
 I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.

--emi

On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
 wrote:
>
> Hi Geertjan,
> I've upgraded to netbeans 11.1 and still have the same problem.
>
> Best Regards
> Phil
>
> On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga 
>  wrote:
>
>
> Can you reproduce the problem in 11.1?
>
> Gj
>
> On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com 
>  wrote:
>
> Hi All,
> Printing to a physical printer seems to have stopped working at some point. 
> Using File->Print opens the dialog box with a blanked out print preview and 
> no access to the top buttons. The Page setup and print options work but 
> that's all.
>
> Any idea what may have caused this and how I can rectify it?
>
> Thanks
> Phil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

  
  
  

Re: Printing from IDE 11.0

2019-09-07 Thread Geertjan Wielenga
Now describe step by step what must be done to see the problem you
describe.

Gj

On Sat, Sep 7, 2019 at 10:59 PM philip.burn...@sky.com <
philip.burn...@sky.com> wrote:

> Hi Geertjan,
> Please see below:
>
> *Product Version:* Apache NetBeans IDE 11.1
>
> *Java:* 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10
>
> *Runtime:* Java(TM) SE Runtime Environment 12.0.2+10
>
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
>
> *User directory:* C:\Users\Philip\AppData\Roaming\NetBeans\11.1
>
> *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1
>
> Phil
>
>
> On Saturday, 7 September 2019, 21:57:03 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
>
>
> Go to the About box, copy the content you see there, paste it here, and
> send it.
>
> Thanks,
>
> Gj
>
> On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
>
> Hi emi,
> I've also upgraded to Oracle JDK 12, but still the problem exists. :(
>
> Phil
>
> On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold <
> emilian.b...@gmail.com> wrote:
>
>
> I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
> macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.
>
> --emi
>
> On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
>  wrote:
> >
> > Hi Geertjan,
> > I've upgraded to netbeans 11.1 and still have the same problem.
> >
> > Best Regards
> > Phil
> >
> > On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
> >
> >
> > Can you reproduce the problem in 11.1?
> >
> > Gj
> >
> > On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
> >
> > Hi All,
> > Printing to a physical printer seems to have stopped working at some
> point. Using File->Print opens the dialog box with a blanked out print
> preview and no access to the top buttons. The Page setup and print options
> work but that's all.
> >
> > Any idea what may have caused this and how I can rectify it?
> >
> > Thanks
> > Phil
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


Re: Printing from IDE 11.0

2019-09-07 Thread philip.burn...@sky.com
 Hi Geertjan,Please see below:
  
 Product Version: Apache NetBeans IDE 11.1 
 
 Java: 12.0.2; Java HotSpot(TM) 64-Bit Server VM 12.0.2+10 
 
 Runtime: Java(TM) SE Runtime Environment 12.0.2+10 
 
 System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb) 
 
 User directory: C:\Users\Philip\AppData\Roaming\NetBeans\11.1 
 
 Cache directory: C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1 
  
Phil

On Saturday, 7 September 2019, 21:57:03 BST, Geertjan Wielenga 
 wrote:  
 
 Go to the About box, copy the content you see there, paste it here, and send 
it.
Thanks,
Gj
On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com  
wrote:

 Hi emi,I've also upgraded to Oracle JDK 12, but still the problem exists. :(
Phil
On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold 
 wrote:  
 
 I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.

--emi

On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
 wrote:
>
> Hi Geertjan,
> I've upgraded to netbeans 11.1 and still have the same problem.
>
> Best Regards
> Phil
>
> On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga 
>  wrote:
>
>
> Can you reproduce the problem in 11.1?
>
> Gj
>
> On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com 
>  wrote:
>
> Hi All,
> Printing to a physical printer seems to have stopped working at some point. 
> Using File->Print opens the dialog box with a blanked out print preview and 
> no access to the top buttons. The Page setup and print options work but 
> that's all.
>
> Any idea what may have caused this and how I can rectify it?
>
> Thanks
> Phil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

  
  

Re: Printing from IDE 11.0

2019-09-07 Thread Geertjan Wielenga
Go to the About box, copy the content you see there, paste it here, and
send it.

Thanks,

Gj

On Sat, Sep 7, 2019 at 10:55 PM philip.burn...@sky.com <
philip.burn...@sky.com> wrote:

> Hi emi,
> I've also upgraded to Oracle JDK 12, but still the problem exists. :(
>
> Phil
>
> On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold <
> emilian.b...@gmail.com> wrote:
>
>
> I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
> macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.
>
> --emi
>
> On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
>  wrote:
> >
> > Hi Geertjan,
> > I've upgraded to netbeans 11.1 and still have the same problem.
> >
> > Best Regards
> > Phil
> >
> > On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
> >
> >
> > Can you reproduce the problem in 11.1?
> >
> > Gj
> >
> > On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
> >
> > Hi All,
> > Printing to a physical printer seems to have stopped working at some
> point. Using File->Print opens the dialog box with a blanked out print
> preview and no access to the top buttons. The Page setup and print options
> work but that's all.
> >
> > Any idea what may have caused this and how I can rectify it?
> >
> > Thanks
> > Phil
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


Re: Printing from IDE 11.0

2019-09-07 Thread philip.burn...@sky.com
 Hi emi,I've also upgraded to Oracle JDK 12, but still the problem exists. :(
Phil
On Saturday, 7 September 2019, 21:38:05 BST, Emilian Bold 
 wrote:  
 
 I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.

--emi

On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
 wrote:
>
> Hi Geertjan,
> I've upgraded to netbeans 11.1 and still have the same problem.
>
> Best Regards
> Phil
>
> On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga 
>  wrote:
>
>
> Can you reproduce the problem in 11.1?
>
> Gj
>
> On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com 
>  wrote:
>
> Hi All,
> Printing to a physical printer seems to have stopped working at some point. 
> Using File->Print opens the dialog box with a blanked out print preview and 
> no access to the top buttons. The Page setup and print options work but 
> that's all.
>
> Any idea what may have caused this and how I can rectify it?
>
> Thanks
> Phil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

  

Re: Printing from IDE 11.0

2019-09-07 Thread Geertjan Wielenga
Indeed, you're going to need to fully describe your environment, see the
About box in NetBeans for details.

Gj

On Sat, Sep 7, 2019 at 10:38 PM Emilian Bold  wrote:

> I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
> macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.
>
> --emi
>
> On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
>  wrote:
> >
> > Hi Geertjan,
> > I've upgraded to netbeans 11.1 and still have the same problem.
> >
> > Best Regards
> > Phil
> >
> > On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga <
> geert...@apache.org> wrote:
> >
> >
> > Can you reproduce the problem in 11.1?
> >
> > Gj
> >
> > On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com <
> philip.burn...@sky.com> wrote:
> >
> > Hi All,
> > Printing to a physical printer seems to have stopped working at some
> point. Using File->Print opens the dialog box with a blanked out print
> preview and no access to the top buttons. The Page setup and print options
> work but that's all.
> >
> > Any idea what may have caused this and how I can rectify it?
> >
> > Thanks
> > Phil
>


Re: Printing from IDE 11.0

2019-09-07 Thread Emilian Bold
I suspect it's JDK/JRE-related. CoolBeans seems to print just fine on
macOS using the default OpenJDK 64-Bit Server VM 11.0.3+7.

--emi

On Sat, Sep 7, 2019 at 11:28 PM philip.burn...@sky.com
 wrote:
>
> Hi Geertjan,
> I've upgraded to netbeans 11.1 and still have the same problem.
>
> Best Regards
> Phil
>
> On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga 
>  wrote:
>
>
> Can you reproduce the problem in 11.1?
>
> Gj
>
> On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com 
>  wrote:
>
> Hi All,
> Printing to a physical printer seems to have stopped working at some point. 
> Using File->Print opens the dialog box with a blanked out print preview and 
> no access to the top buttons. The Page setup and print options work but 
> that's all.
>
> Any idea what may have caused this and how I can rectify it?
>
> Thanks
> Phil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Printing from IDE 11.0

2019-09-07 Thread philip.burn...@sky.com
 Hi Geertjan,I've upgraded to netbeans 11.1 and still have the same problem.
Best RegardsPhil
On Saturday, 7 September 2019, 16:58:42 BST, Geertjan Wielenga 
 wrote:  
 
 Can you reproduce the problem in 11.1?
Gj
On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com  
wrote:

Hi All,Printing to a physical printer seems to have stopped working at some 
point. Using File->Print opens the dialog box with a blanked out print preview 
and no access to the top buttons. The Page setup and print options work but 
that's all.
Any idea what may have caused this and how I can rectify it?
ThanksPhil
  

Re: Printing from IDE 11.0

2019-09-07 Thread Geertjan Wielenga
Can you reproduce the problem in 11.1?

Gj

On Sat, Sep 7, 2019 at 4:24 PM philip.burn...@sky.com <
philip.burn...@sky.com> wrote:

> Hi All,
> Printing to a physical printer seems to have stopped working at some
> point. Using File->Print opens the dialog box with a blanked out print
> preview and no access to the top buttons. The Page setup and print
> options work but that's all.
>
> Any idea what may have caused this and how I can rectify it?
>
> Thanks
> Phil
>


Printing from IDE 11.0

2019-09-07 Thread philip.burn...@sky.com
Hi All,Printing to a physical printer seems to have stopped working at some 
point. Using File->Print opens the dialog box with a blanked out print preview 
and no access to the top buttons. The Page setup and print options work but 
that's all.
Any idea what may have caused this and how I can rectify it?
ThanksPhil