Re: Windows 11 Issues - Copy/Paste Failure

2023-08-29 Thread Ömer Halit Çizmeci
I use Netbeans 18 on Windows 11. This issue happens a lot to me. I also have NetBeans 15 on the same PC. I experience the same problem. I also have NetBeans 12 on the same computer but never had copy-paste problem. I don't know if this narrows down anything. On Tue, Aug 29, 2023, 5:59 PM Peter Hul

Re: Windows 11 Issues - Copy/Paste Failure

2023-08-28 Thread Ömer Halit Çizmeci
I've been experiencing the same issue for a long time now and the solution is exactly how you described. Perform cut and undo in Netbeans. I am not sure what triggers this bug but it definitely exists. Thanks! On Tue, Aug 29, 2023, 1:50 AM Kenneth Fogel wrote: > Hi, > > I have mentioned this

Re: Sudden File Lock Freeze

2022-09-24 Thread Ömer Halit Çizmeci
nner class definition whose constructor name was not the same as the class name. I hope this provides some insights. Omer Halit On Sat, Sep 17, 2022 at 9:44 PM Ömer Halit Çizmeci wrote: > I am using Gradle with several sub projects. There was no indexing or > background task when this happened.

Re: Sudden File Lock Freeze

2022-09-17 Thread Ömer Halit Çizmeci
gt; If Maven, is it possible it's trying to pulldown and index the maven > artifacts? > > Eric Bresie > ebre...@gmail.com > > > On Fri, Sep 16, 2022 at 6:00 PM Ömer Halit Çizmeci > wrote: > > > I just had the same problem and this is what the stack trace looks &g

Re: Sudden File Lock Freeze

2022-09-16 Thread Ömer Halit Çizmeci
I just had the same problem and this is what the stack trace looks like... I couldn't get more info at the moment. java.lang.NullPointerException: Cannot invoke "org.openide.filesystems.FileObject.getAttribute(String)" because "fo" is null at org.openide.filesystems.FileUtil.toFile(FileUtil.java:

Re: Sudden File Lock Freeze

2022-09-14 Thread Ömer Halit Çizmeci
are using LSP by default in Netbeans) > > But i also think that it is related to the On save: Format and Organise > feature as explained in the issue > > Le 13/09/2022 à 19:27, Ömer Halit Çizmeci a écrit : > > I'll definitely wake this thread the next time I face this pro

Re: Sudden File Lock Freeze

2022-09-13 Thread Ömer Halit Çizmeci
t; > On Tue, Sep 13, 2022 at 9:34 AM Ernie Rael wrote: > > > There a program that will tell you what windows processes have a given > > file open, maybe other info about the file. That might be informative. > > > > -ernie > > > > (I'm rushed, can

Re: Sudden File Lock Freeze

2022-09-13 Thread Ömer Halit Çizmeci
aps less likely than a bug in NetBeans, but still > worth considering--is a failing hard drive or SSD drive. It might be a good > time to take a backup of your files, just in case. > > -- Eirik > > -Original Message- > From: Ömer Halit Çizmeci > Sent: Tuesday, Sept

Re: Sudden File Lock Freeze

2022-09-12 Thread Ömer Halit Çizmeci
don't have a virus on my computer. On Tue, Sep 13, 2022, 4:58 AM Laszlo Kishalmi wrote: > One of the most important information is missing. > > What type of file are you editing? > > On 9/12/22 17:01, Ömer Halit Çizmeci wrote: > > Hi, > > > > I have been ha

Sudden File Lock Freeze

2022-09-12 Thread Ömer Halit Çizmeci
Hi, I have been having this problem I think since NB13 and it occurs in NB14 and NB15. The application suddenly freezes entirely with no response at all when I hit CTRL+S to save a file. There is no pattern I could figure out but when this happens, it is extremely hard to revert it back to normal.

Re: List of fixes for Apache NetBeans 14

2022-06-07 Thread Ömer Halit Çizmeci
Hi, I could help to create the confluence page for NB 14 based on the closed issues in GitHub. And if you could point out the major changes in this thread, I could add them as so at the top of the list. Would that help? On Wed, Jun 8, 2022, 8:14 AM Geertjan Wielenga wrote: > Hi all, > > With

Re: Problems with Copy & Paste NetBeans 12.6 - OpenJDK 17 - Windows 10

2022-01-06 Thread Ömer Halit Çizmeci
Hi, I encounter this issue from time to time with no particular pattern. Copy/Paste within NetBeans itself sometimes solves the problem and sometimes I need to copy from NetBeans to somewhere else (like notepad) to fix it without restarting NetBeans. On Thu, Jan 6, 2022 at 1:55 PM Eirik Bakke wr

Re: 12.5 Release Manager?

2021-05-21 Thread Ömer Halit Çizmeci
w I learned from Neil)! > > Gj > > On Fri, 21 May 2021 at 20:48, Ömer Halit Çizmeci > wrote: > > > Hi, > > > > I have never done any part of release managing before but I really would > > like to learn this process. I'd like to be a spectator or be an

Re: 12.5 Release Manager?

2021-05-21 Thread Ömer Halit Çizmeci
Hi, I have never done any part of release managing before but I really would like to learn this process. I'd like to be a spectator or be an intern in this process. If there's anything I can help the manager with, it'd be great experience for me and feeling nice to contribute at least tiny bitsy f

Re: 12.4 Can we fix cut and paste before release?

2021-04-08 Thread Ömer Halit Çizmeci
Hi, I am having the similar problem with copy and paste. This mostly happens when I have two NetBeans instances opened. Say 12.2 and 12.3. I am using both Oracle Java 8 64bit and OpenJDK 11 64bit. And how do I resolve this issue? I open an empty notepad. Copy text from NetBeans to Notepad. And the

Re: Volunteer

2021-03-16 Thread Ömer Halit Çizmeci
4 PM Tomáš Procházka wrote: > > > Hi Omer, > > following page is what you are looking for: > > https://netbeans.apache.org/participate/index.html > > > > Regards, > > Tom > > > > On 16. 03. 21 22:11, Ömer Halit Çizmeci wrote: > > > Hi eve

Volunteer

2021-03-16 Thread Ömer Halit Çizmeci
Hi everyone, I've been in this group for quite a while now and have been reading all the great works you guys been doing. I am actively using NetBeans since 6.8 and loving it. I think it is time that I contribute to this great IDE as well. I am currently using NetBeans 12.2. I use it for mostly We

Re: Embedded Derby DB and Platform Application

2020-12-17 Thread Ömer Halit Çizmeci
Hi, FYI, Derby embedded/client database works with NetBeans 12.0. You might want to review your code or imports. On Fri, Dec 18, 2020, 10:29 AM Geertjan Wielenga wrote: > Put all the code on GitHub so someone can take a look. > > Gj > > On Fri, 18 Dec 2020 at 04:29, Sean Carrick wrote: > > > H