You are here 705137

Pinta: Open-source drawing and imaging editing program 4w5xo

10 posts / 0 new
Last post
PaddyM
PaddyM's picture
Offline
Last seen: 1 month 2 weeks ago
ed: 2012-07-15 07:35
Pinta: Open-source drawing and imaging editing program
John T. Haller
John T. Haller's picture
Offline
Last seen: 9 hours 8 min ago
DeveloperTranslator
ed: 2005-11-28 22:21
Can't Get Running

I can't get it running within either a Windows 10 or Windows 11 virtual machine. It shows up in Task Manager and just closes. No logs anywhere in APPDATA or LOCALAPPDATA.

Sometimes, the impossible can become possible, if you're awesome!

rbon
Offline
Last seen: 1 week 23 hours ago
ed: 2011-04-30 13:26
Can't Get Running

Microsoft Defender may be involved in blocking the Pinta program.
You could try the Defender Control 2.1 program from Sordum.org

Links:
• Sordum.org program page: https://www.sordum.org/9480/defender-control-v2-1/
• direct Defender Control 2.1: https://www.sordum.org/s/?st-defender-control

and after having inserted Pinta among the exclusions (of Microsoft Defender), try to launch it again.

John T. Haller
John T. Haller's picture
Offline
Last seen: 9 hours 8 min ago
DeveloperTranslator
ed: 2005-11-28 22:21
No Alert

There's no alert in Microsoft Defender either

Sometimes, the impossible can become possible, if you're awesome!

rbon
Offline
Last seen: 1 week 23 hours ago
ed: 2011-04-30 13:26
Run As

Run As .
This was an old bug on version 2.1.2 - I don't know if it was fixed in version 3.0.
--> rif Issue #948: https://github.com/PintaProject/Pinta/issues/948

John T. Haller
John T. Haller's picture
Offline
Last seen: 9 hours 8 min ago
DeveloperTranslator
ed: 2005-11-28 22:21
Fails

The app does not start even with Defender disabled and running it as on Windows 10. Launching it with --debug produces no errors or log files. Same on a clean Windows 7 x64 virtual machine. Does the app perhaps require modern OpenGL and have no checking or errors for that not being the case?

Sometimes, the impossible can become possible, if you're awesome!

rbon
Offline
Last seen: 1 week 23 hours ago
ed: 2011-04-30 13:26
essential component missing

It seems that an essential component is missing so the program does not even start.
It has already happened to me with other programs.
The missing component was UCRT (Universal C RunTime) and it is a .dll that has the name 'ucrtbase.dll'
You can easily find it in a Firefox Portable installation.
In Firefox Legacy the dll (for Windows 7 x64) has version number 10.0.19041.685.
Just copy the dll into the same folder as Pinta.
If it does not work, I have no other suggestions. Sorry.

John T. Haller
John T. Haller's picture
Offline
Last seen: 9 hours 8 min ago
DeveloperTranslator
ed: 2005-11-28 22:21
Installer

Shouldn't the Pinta installer have checked for and installed that? I can't even run it installed.

Sometimes, the impossible can become possible, if you're awesome!

rbon
Offline
Last seen: 1 week 23 hours ago
ed: 2011-04-30 13:26
UCRT is not inside Pinta installer

UCRT is not inside Pinta installer, because it's a Windows component.
This component is surely missing in Windows 7/8.1. May be missing in Windows 10.
In my opinion You can try to copy 'ucrtbase.dll' inside Pinta installation folder (near main program, the exe file).
If not works, simply delete this dll.

b.t.w,
There is a Microsoft link for this component https://www.microsoft.com/en-US//details.aspx?id=48234
but with solution You must install the component in Your Windows. This is not a solution for portable apps.

rbon
Offline
Last seen: 1 week 23 hours ago
ed: 2011-04-30 13:26
Pinta for Windows works

Pinta.exe works only on 64 bit Windows.

Pinta.exe for Windows 7/8.1 (Pinta legacy) is v2.1.2
• Github direct Pinta.exe v2.1.2: https://github.com/PintaProject/Pinta/releases//2.1.2/Pinta.exe

Pinta.exe for Windowd 10/11 is v3.0
• Github direct Pinta.exe v3.0: https://github.com/PintaProject/Pinta/releases//3.0/Pinta.exe

Note:
Pinta.exe do not require UCRT (see my previous posts)
Pinta.exe do not require GTK# (GTKSharp) installed

For details see this post: https://www.portablefreeware.com/forums/viewtopic.php?p=108603#p108603

b.t.w.
for launch Pinta.exe v3.0 on Windows 10/11 (64 bit) I suggest You to install in Your Virtual Machine also .NET Desktop Runtime 8.0.15:
• Microsoft .NET center: https://dotnet.microsoft.com/en-us//dotnet/8.0
• .NET Desktop Runtime 8.0.15 - x64 (direct link): https://dotnet.microsoft.com/en-us//dotnet/thank-you/runtime-des...

to post comments