Adobe xd do not loading the files - adobe

When i open a file in adobe xd , it will not complete the loading and just stop there!
No errors , its just stop there.
the files are not the problem , they work on other systems correctly.
I reinstall the adobe xd many times but it didn't solve the problem.
Any suggestion?

the problem was the graphic card , i updated the graphic cards and the issue was solved

Related

How to fix a CSS file blanked out like this?

I was writing code and suddenly power was gone and the PC turned off (I don't have UPS for now). When I turned it on and opened the editor I saw this -
--code blanked out--
This only happened with the CSS file. I did save what I wrote before the power cut. I was only reviewing the code...
Is there a way to retrieve the code?
If you have saved the code, then you may check closing and reopening file. This may be application generated message there.

Problem while saving a CSS file in Visual Studio Code

First of all, I apologize for my bad English.
When I save a file with CSS in Visual Studio Code I get a problem. The text in the file flashes and sometimes the text moves in sideways. I have tried reinstalling Visual Studio Code but the same error occurs.
Does anyone know how to solve this?
Does it matter where you save the file? Also, a screen recording would greatly help understanding the problem. You can make a screen recording for free with https://screencast-o-matic.com/screen_recorder

Blurry font issue on qt-creator-4.8.0

I started studying QT on windows 7. But I had trouble on qt-creator 4.8.0. After I finished installing qt-creator-4.8.0, I found that certain fonts are blurry. You can see it the images below:
As you can see, some fonts are blurry. How can I fix it?
Note that on another computer it works fine.
when i try to use qt-creator-3.6.1,it shows black screen.the image show like this.
enter image description here
enter image description here
Perhaps this is an OpenGL driver issue. Probably your computer is a little bit older and the OpenGL drivers are outdated. You can try to find updates from your graphics card vendor but I'm having my doubts this will help. Changing to a Qt5 based Creator might also help.

Error message on Safari browser - CSS font import issues

I'm making a call on Stackoverflow for something really wired that happen to me, and after many researches I didn't find a solution for this problem.
Currently working for an e-learning platform, I would like to test some CSS3 animations on the different browsers. Unfortunately, when I'm opening the website on Safari, I've got an error message : A problem repeatedly occurred with "mywebsite.com".
The strange thing is that on my colleagues computers, there is no error message. So of course before asking my question here, I've searching for some issues on the web : Clear Caches & and all history ; unable/disable browser plugins ; uninstall/install Java ; Reset network on my mac with the terminal ... And after more than half day, I find the beginning of the answer. The real problem is that the font files (.ttf, .eot, .woff ...) create a big failed ! When I removed the #fontface and the font-family calls in the css file, the error message disappear, and unfortunatly, the font that I want disappear too ...
So wonder how I can do to keep my font and remove this error message. Is it a programming issue ? Or maybe is it linked to my personal computer settings* ? (*I've got a Macbook pro 15" with El Capitan 10.11 OS)
Thank you in advance for the help that you can give me.
Have you tried validating your code (markup & styles) to look for any potential issues? Lee Wise
I have checked the errors and it seems that there is a conflict between Bootstrap and my style. It's gonna be difficult to give a precise response, but to be short and clear : I removed a lot of useless css and I created a new .css file with the code that I need, and the good way to import font (#import with my .ttf).
And Now I can see ;)

Adobe Livecycle ES3 saving issue - file keeps getting larger

I have been working on a form in Adobe Livecycle ES3.
I started with a file that was approx. 1 MB in size.
I realized that every time I saved the file it got larger by approx. 1-2 MB.
This happens even if I just save the file as a new name without doing any editing.
I ended up with a 45 MB file size and I really did not change that much to the form design.
I am new to this program, and cannot find anything online to explain this behavior.
I am thinking that the program is saving some kind of history buffer?
Any help would be greatly appreciated.
Edit to Answer Questions asked below:
1) The form is stored locally
2) The only option is to save as a PDF. The form is based off of a PDF imported document.
3) Can I change to XDP when it is imported background artwork?
4) The XML does not appear to be doubling up info.
I found an article yesterday that talks about the file size growing each time you save it with Livecycle. The adobe guy seemed to say that it was life and that there was nothing you could do about it. Seems a little weird to me. I don't know if I have really given you anything new here. I am very frustrated with it.
Thanks
SUB
To start off, I need to ask you if your form is stored locally on your machine or are you editing a copy of the form saved on the LiveCycle server itself ?
If your form resides on the server, download a copy of the form on your machine and try your tests on it to see if the file size increases every time you save it on your machine. Do let me know how your tests go in this scenario.
If you are working on a form design on your machine, are you saving your form as a PDF or an XDP ?
If you are saving your form as a PDF, save it as an XDP.
If you are saving your form as an XDP, open it up in either the XML editor in LiveCycle designer or just use a text editor to view its contents.
I have seen issues in the past where (and its a bug btw) LiveCycle Designer repeats the same design time XML tags mulin the form. If this is the case in your form, you can simply do a find and replace to remove them.
Hope this helps. Please let me know how your tests go and if you have any more questions about LiveCycle.
Thanks,
Armaghan.
I have seen this issue quite often, in fact today I had a file which jumped from 1.5mb to 188mb.
Having gone through the Adobe site it appears that there is no definite reason for it, but it appears to happen more when you embed fragments into the form or are using a lot of tables.
Anyway the quickest fix is to go into the XML view and search for 'aped' This will usually find a line with something like:
Simply do a find/replace on the full line (leave the replace with blank).
Do this for:
Once complete go back into design view and save it. You should see the file size decrease.
I experienced the same issue. I found a way around it, but you need to have a copy of the original file.
1. From the bloated file, copy the XML from the XML Source window in LiveCycle Designer.
2. Open the original PDF in LiveCycle Designer.
3. Replace the XML in the XML Source window with the XML on the clipboard.
4. Save.

Resources