Texa only works for GUI but no on output

Postby AndiB on Fri Jan 04, 2013 2:07 am

Hi everybody.

I have a problem with Texa.
I can load an overlay image (signature) and see it on the screen, but not in the final output (jpeg or tiff).
I am runnting the latest ASP Version and texa 1.0.3 with the replacement Texa.so to get png to work, since I run it on linux.

Any ideas?

Cheers.
Andi
AS running Linux Kubuntu 12.10 (64bit), Intel I7, 16GB RAM, SSD
Monitor: Dell U2410, calibrated to avg. dE of 0.42 using DispcalGUI and ColorMunki Display
D800 with Nikon AF-S 16-35/4 VR, Nikon AF-S 50/1.8D, Sigma OS 70-200/2.8 OS EX HSM
AndiB
 
Posts: 14
Joined: Sun Jan 15, 2012 8:38 am
Location: Kornwestheim
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: MSI Z77 G45
processor: Intel I7
ram: 16GB
Video Card: GForce 9600 GT
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: Dell U2410

Re: Texa only works for GUI but no on output

Postby tintin on Fri Jan 04, 2013 11:36 am

can you post your AfterShotPro.log file?
corel changed some pipeline settings with the two latest versions. so texa is now maybe behind the pipeline step 'WorkingToMonitor'. i had have the same problems with some of my plugins, too.

br,
tin.tin
my plugins on the official plugins homepage
If you find my plugins helpful, please make a donation to support further developments - just click here, thank you!
User avatar
tintin
 
Posts: 88
Joined: Thu Jan 12, 2012 2:45 pm
operating_system: Windows XP Pro
System_Drive: B

Re: Texa only works for GUI but no on output

Postby AndiB on Fri Jan 04, 2013 12:16 pm

Hi TinTin,


here we go. Opened ASP, selected an image which has Texa applied, created an jpeg output and closed ASP.

Thanks a lot for taking the time!!!
Attachments
AfterShotPro.log
ASP logfile
(52.78 KiB) Downloaded 34 times
AS running Linux Kubuntu 12.10 (64bit), Intel I7, 16GB RAM, SSD
Monitor: Dell U2410, calibrated to avg. dE of 0.42 using DispcalGUI and ColorMunki Display
D800 with Nikon AF-S 16-35/4 VR, Nikon AF-S 50/1.8D, Sigma OS 70-200/2.8 OS EX HSM
AndiB
 
Posts: 14
Joined: Sun Jan 15, 2012 8:38 am
Location: Kornwestheim
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: MSI Z77 G45
processor: Intel I7
ram: 16GB
Video Card: GForce 9600 GT
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: Dell U2410

Re: Texa only works for GUI but no on output

Postby tintin on Fri Jan 04, 2013 12:50 pm

yeah.... in line 419 to 423 of your log-file you see the root cause of your problem.... (this is a crop of the order how the different pipeline stages are placed)

Code: Select all
0.645: 47 :  "zShadowFilter"
0.645: 48 :  "zFrameFiltera"
0.645: 49 :  "zTextFilter"
0.645: 50 :  "WorkingToMonitor"
0.645: 51 :  "TexaFilter"


the Texa plugin is indeed placed behind the pipe stage "workingToMonitor", but this stage and all behind is not executed when you make an output, because it will be written in a file not to the monitor....
there is an update of Texa needed to fix that.

br,
tintin
my plugins on the official plugins homepage
If you find my plugins helpful, please make a donation to support further developments - just click here, thank you!
User avatar
tintin
 
Posts: 88
Joined: Thu Jan 12, 2012 2:45 pm
operating_system: Windows XP Pro
System_Drive: B

Re: Texa only works for GUI but no on output

Postby tintin on Fri Jan 04, 2013 12:56 pm

SadMan,

if you fix that, it could make sense to place Texa even before zText (maybe zFrame and zShadow as well), otherwise people will not be able to write text on Texa-layers....

br,
tintin
my plugins on the official plugins homepage
If you find my plugins helpful, please make a donation to support further developments - just click here, thank you!
User avatar
tintin
 
Posts: 88
Joined: Thu Jan 12, 2012 2:45 pm
operating_system: Windows XP Pro
System_Drive: B

Re: Texa only works for GUI but no on output

Postby AndiB on Fri Jan 04, 2013 1:39 pm

tintin wrote:there is an update of Texa needed to fix that.
br,
tintin


Is there any other way how I could influence the pipline without an update of Texa?

THX,
Andi
AS running Linux Kubuntu 12.10 (64bit), Intel I7, 16GB RAM, SSD
Monitor: Dell U2410, calibrated to avg. dE of 0.42 using DispcalGUI and ColorMunki Display
D800 with Nikon AF-S 16-35/4 VR, Nikon AF-S 50/1.8D, Sigma OS 70-200/2.8 OS EX HSM
AndiB
 
Posts: 14
Joined: Sun Jan 15, 2012 8:38 am
Location: Kornwestheim
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: MSI Z77 G45
processor: Intel I7
ram: 16GB
Video Card: GForce 9600 GT
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: Dell U2410

Re: Texa only works for GUI but no on output

Postby afx on Fri Jan 04, 2013 1:57 pm

AndiB wrote:Is there any other way how I could influence the pipline without an update of Texa?

No ;-(

cheers
afx
The AfterShot Survival Guide
Send bugs to the Monkey // AfterShot Kickstart Guide // sRGB clipping sucks and Adobe RGB is just as bad
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 12.4 on quad i7 and dualcore AMD // Images
User avatar
afx
Moderator
 
Posts: 991
Joined: Thu Jan 12, 2012 1:38 pm
Location: München
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
Video Card: FirePro 4900
Monitor/Display Make & Model: NEC PA301w, ColorMunki

Re: Texa only works for GUI but no on output

Postby tintin on Fri Jan 04, 2013 1:58 pm

Is there any other way how I could influence the pipline without an update of Texa?

...going back to version 1.0.1.10...
my plugins on the official plugins homepage
If you find my plugins helpful, please make a donation to support further developments - just click here, thank you!
User avatar
tintin
 
Posts: 88
Joined: Thu Jan 12, 2012 2:45 pm
operating_system: Windows XP Pro
System_Drive: B

Re: Texa only works for GUI but no on output

Postby binoyte on Sun Jan 06, 2013 1:07 am

AndiB wrote: with the replacement Texa.so to get png to work, since I run it on linux.


Where did you get it ? I'm interested in very much !
Fedora 16 - 64 bit. .
User avatar
binoyte
 
Posts: 100
Joined: Thu Jan 12, 2012 1:53 pm
operating_system: Linux
System_Drive: Z
32bit or 64bit: 64 Bit

Re: Texa only works for GUI but no on output

Postby AndiB on Sun Jan 06, 2013 1:45 am

You can find it in the old bibble forums as posted also here in the new ASP forums.

Try this :http://support.bibblelabs.com/forums/viewtopic.php?f=98&t=15467&p=101060#p101060
or search "Texa png"

Cheers.
AS running Linux Kubuntu 12.10 (64bit), Intel I7, 16GB RAM, SSD
Monitor: Dell U2410, calibrated to avg. dE of 0.42 using DispcalGUI and ColorMunki Display
D800 with Nikon AF-S 16-35/4 VR, Nikon AF-S 50/1.8D, Sigma OS 70-200/2.8 OS EX HSM
AndiB
 
Posts: 14
Joined: Sun Jan 15, 2012 8:38 am
Location: Kornwestheim
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: MSI Z77 G45
processor: Intel I7
ram: 16GB
Video Card: GForce 9600 GT
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: Dell U2410

Re: Texa only works for GUI but no on output

Postby binoyte on Sun Jan 06, 2013 2:13 am

thanks
Fedora 16 - 64 bit. .
User avatar
binoyte
 
Posts: 100
Joined: Thu Jan 12, 2012 1:53 pm
operating_system: Linux
System_Drive: Z
32bit or 64bit: 64 Bit

Re: Texa only works for GUI but no on output

Postby AndiB on Mon Jan 07, 2013 7:26 am

Does anybody know if sandman has any plans to update Texa to work with 1.1.0.30?

Cheers, Andi.
AS running Linux Kubuntu 12.10 (64bit), Intel I7, 16GB RAM, SSD
Monitor: Dell U2410, calibrated to avg. dE of 0.42 using DispcalGUI and ColorMunki Display
D800 with Nikon AF-S 16-35/4 VR, Nikon AF-S 50/1.8D, Sigma OS 70-200/2.8 OS EX HSM
AndiB
 
Posts: 14
Joined: Sun Jan 15, 2012 8:38 am
Location: Kornwestheim
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: MSI Z77 G45
processor: Intel I7
ram: 16GB
Video Card: GForce 9600 GT
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: Dell U2410

Re: Texa only works for GUI but no on output

Postby Gerard2 on Fri Jan 11, 2013 5:49 pm

is sadman even a member on this forum? I think he did the last update from the bibble forum....
User avatar
Gerard2
 
Posts: 30
Joined: Tue Jan 17, 2012 3:03 am
operating_system: Windows 7 Professional
System_Drive: C
32bit or 64bit: 64 Bit
processor: AMD Athlon II X4 620 2.61GHz
ram: 4GB
Video Card: Ati radeon x1950xtx 512 mb
sound_card: onboard
Monitor/Display Make & Model: Dell FP2007

Re: Texa only works for GUI but no on output

Postby Gerard2 on Thu Jan 24, 2013 9:35 am

apparantly not....

so after a great update (?), a very useful plugin has been crippled for no apparant reason......
User avatar
Gerard2
 
Posts: 30
Joined: Tue Jan 17, 2012 3:03 am
operating_system: Windows 7 Professional
System_Drive: C
32bit or 64bit: 64 Bit
processor: AMD Athlon II X4 620 2.61GHz
ram: 4GB
Video Card: Ati radeon x1950xtx 512 mb
sound_card: onboard
Monitor/Display Make & Model: Dell FP2007

Re: Texa only works for GUI but no on output

Postby AndiB on Thu Jan 24, 2013 11:11 am

Is there any chance that I could get the source code?

I am by no means a experienced programmer but I could at least try to debug te existing code.


Cheers Andi
AS running Linux Kubuntu 12.10 (64bit), Intel I7, 16GB RAM, SSD
Monitor: Dell U2410, calibrated to avg. dE of 0.42 using DispcalGUI and ColorMunki Display
D800 with Nikon AF-S 16-35/4 VR, Nikon AF-S 50/1.8D, Sigma OS 70-200/2.8 OS EX HSM
AndiB
 
Posts: 14
Joined: Sun Jan 15, 2012 8:38 am
Location: Kornwestheim
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: MSI Z77 G45
processor: Intel I7
ram: 16GB
Video Card: GForce 9600 GT
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: Dell U2410

Next

Return to AfterShot Pro Plugins

Who is online

Users browsing this forum: No registered users and 1 guest