Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17049 Discussions

Quartus cut paste not working

HituS
Beginner
2,606 Views

We are using Quartus 23.3.pro and copy paste function is not working with it. If I open another Quartus window with another design, cut and paste sometimes(*1) works, but only for single blocks, Not for larger selections. I can also paste the single block in the other quartus window (the window where cut and paste never works). But after the paste action, I cannot cut and paste that block again in any window.

Labels (1)
0 Kudos
13 Replies
sstrell
Honored Contributor III
2,586 Views

Is a "block" here just code (aka text) or are you trying to copy/paste something else?  There's no schematic editor in recent versions of Pro so I don't know if you are talking about a schematic or something else.

0 Kudos
RichardTanSY_Intel
2,547 Views

Are you copying and pasting text from a text editor window, such as copying RTL code from one .v file to another? If so, I don't see any issue with copying and pasting multiple times.

Could you check whether this issue only occurs with Quartus software and does not impact other applications, for example, Notepad+?

You might need to restart your machine and see if the issue still persists.


More description of the issue and steps to duplicate it are needed as well. Also, which operating system does Quartus run on?


Regards,

Richard Tan


0 Kudos
RichardTanSY_Intel
2,526 Views

Any update or progress on the issue?


0 Kudos
ArjanS
Beginner
2,498 Views

The issue HituS is describing is with Quartus Prime Lite v23.1std.

In the schematic entry window a copy and paste does not work. The copied items do not appear on the clipboard and thus cannot be pasted.

All other applications work fine. Also text copy in Quartus works fine. The issue is only with schematic entry.

 

0 Kudos
RichardTanSY_Intel
2,460 Views

I assumed you are referring to the block diagram/schematic file(.bdf file). I tried and able to successfully cut and paste the block in the same/ different .bdf file.

Make sure when you try to cut the block, you need to click at a blank space first before paste the block.

OS info: Window 10

Quartus: Quartus Standard 23.1 Build  991.

 

I would recommend using HDL instead of schematics because as the design gets complicated, it becomes messy quickly.

 

Regards,

Richard Tan

 

0 Kudos
ArjanS
Beginner
2,443 Views

Yes, indeed block diagram/schematic (.bdf file). On another, a bit older, laptop also running Win10, it is working ok. 

If I open another design, sometimes, very sometimes, the clipboard is filled and paste is not greyed out. But only for larger selections, it still does not work. It seems to me some process/service/policy is preventing the clipboard to be filled, but I do not have the knowledge of all processes that are running.

0 Kudos
RichardTanSY_Intel
2,406 Views

It will be challenging for me to debug the issue as it is not replicable from my side. Your best bet is to attempt some troubleshooting steps and, hopefully, identify the root cause.


Here are troubleshooting steps that you may check: 

1. Before you download and install the software, please check that your machine System and Software Requirements are meet before installation. Ensure that your Operating System is supported. 

2. Install currprocess https://www.nirsoft.net/utils/cprocess.html and disable all the software running behind.

3. Try restarting Quartus and your computer. This can help clear any temporary issues that may be causing the error.

4. Check your system resources, including memory, CPU usage, and disk space. Make sure you have enough available resources to run Quartus.

5. Try disabling any antivirus or firewall software temporarily, as they may be interfering with Quartus.

6. Try to re-download the Quartus .tar installation package and install again. Check that the installation files .tar is not corrupted by checking the checksum. 

7. Make sure that your quartus directory folder are not in read only options.

8. Google for related issue on clipboard copy and paste. Here an example:

https://www.lifewire.com/fix-copy-paste-in-windows-5323811#:~:text=Malware%20or%20viruses%20can%20corrupt,can%20interfere%20with%20the%20clipboard.


Regards,

Richard Tan


0 Kudos
RichardTanSY_Intel
2,375 Views

Any update?


Regards,

Richard Tan


0 Kudos
RichardTanSY_Intel
2,307 Views

We noticed that we haven't received a response from you regarding the latest previous question/reply/answer, and will now transitioning your inquiry to our community support. We apologize for any inconvenience this may cause and we appreciate your understanding.

If you have any further questions or concerns, please don't hesitate to let us know. 

Thank you for reaching out to us!


Best Regards,

Richard Tan


0 Kudos
ArjanS
Beginner
2,294 Views

Hi Richard,

Thanks for your support. I was on holidays, so my response was delayed.

I have tried all proposed solutions, except disabling the virus scanner (I have no rights to do so). I will ask our IT support to try this.
My machine is a Dell Latitude 5431 with 16Gb RAM and plenty disk space left. 12th gen i5-1250P core, running Win10 Enterprise 22H2.

 

0 Kudos
ArjanS
Beginner
2,197 Views

Still waiting for support from our IT department.

The strange thing is that I can sometimes copy paste single wires.

Circuit blocks or multiple wires can never be copy-paste.

0 Kudos
ArjanS
Beginner
2,119 Views

We've tried all suggestion above. Nothing seems to work.

One day, for a short moment, things were working fine again. Copy and paste worked fine. 

But after 5 minutes things stopped working again and have not worked since then.

I think something is blocking the clipboard from being filled, but have no idea what.

Can there be any (group) policy installed on my machine that does something with the clipboard?

 

0 Kudos
ArjanS
Beginner
639 Views

Laptop was replaced and Quartus ran fine for several months. Now the issue is back!

Latest Quartus Lite Edition installed 23.1std.1, build 993, 64 bits. Running win11.

Problem Details
Error:

*** Fatal Error: Access Violation at 00007FFC4596AA94
Module: quartus.exe
Stack Trace:
0xbaa93: operator== + 0x3 (Qt5Core)
0x1f1d6a: QMimeData::setData + 0x32a (Qt5Core)
0x1f1f40: QMimeData::setImageData + 0x20 (Qt5Core)
0x16678: AFCQ_DATA_TRANSFER_MANAGER::add_image_format_into_clipboard + 0x38 (GCL_AFCQ)
0xb6b27: GEDQ_VIEW::add_bitmap_to_data_source + 0x337 (edt_gedq)
0x2d765: GEDQ_COPY_COMMAND::execute + 0x635 (edt_gedq)
0x5d4a5: GEDQ_FRAME_WND::on_copy_action + 0x445 (edt_gedq)
0x1f3946: QObject::qt_static_metacall + 0x14b6 (Qt5Core)
0x5dce: QAction::activate + 0x10e (Qt5Widgets)
0x6d6a: QAction::event + 0x9a (Qt5Widgets)
0x1483f: QApplicationPrivate::notify_helper + 0x10f (Qt5Widgets)
0x138c2: QApplication::notify + 0x18b2 (Qt5Widgets)
0x1d4439: QCoreApplication::notifyInternal2 + 0xb9 (Qt5Core)
0x693de: QShortcutMap::dispatchEvent + 0x57e (Qt5Gui)
0x6b889: QShortcutMap::tryShortcut + 0x79 (Qt5Gui)
0x2d97e: QWindowSystemInterface::handleShortcutEvent + 0x17e (Qt5Gui)
0x424ec: QGuiApplicationPrivate::processKeyEvent + 0x8c (Qt5Gui)
0x2edff: QWindowSystemInterface::sendWindowSystemEvents + 0x8f (Qt5Gui)
0x21d573: QEventDispatcherWin32::processEvents + 0x73 (Qt5Core)
0x5a748: qt_plugin_query_metadata + 0x1ee8 (qwindows)
0x1d086b: QEventLoop::exec + 0x1bb (Qt5Core)
0x1d3403: QCoreApplication::exec + 0x153 (Qt5Core)
0x10b1: qgq_main + 0x81 (quartus)
0x12208: msg_main_thread + 0x18 (CCL_MSG)
0x13b18: msg_thread_wrapper + 0x78 (CCL_MSG)
0x15f13: mem_thread_wrapper + 0x73 (ccl_mem)
0x11a41: msg_exe_main + 0xa1 (CCL_MSG)
0x2076: WinMain + 0x156 (quartus)
0x1659: __scrt_common_main_seh + 0x105 (quartus)
0x1257c: BaseThreadInitThunk + 0x1c (KERNEL32)
0x5af27: RtlUserThreadStart + 0x27 (ntdll)

End-trace

 

Anybody any idea what could cause this issue?

0 Kudos
Reply