[FIX AVAILABLE] yafray broken?

Hi,
I've been trying to render an arch-themed wallpaper, that someone asked for, but I just found out that yafray renderer does not work...
Blender console output says this:
Compiled with Python version 2.6.
Checking for installed Python... got it!
Starting scene conversion.
Scene conversion done.
No export directory set in user defaults!
Will try TEMP instead: /tmp
COMMAND: yafray -c 2 "/tmp/YBtest.xml"
sh: yafray: nie znaleziono polecenia
Executed -yafray -c 2 "/tmp/YBtest.xml"-
Yafray not found
Could not execute yafray. Is it in path?
No yafray... so I reinstalled it, but it didn't help...
pacman -Ql yafray output:
[devastator@bananana ~]$ pacman -Ql yafray
yafray /usr/
yafray /usr/lib/
yafray /usr/lib/libyafraycore.so
yafray /usr/lib/libyafrayplugin.so
yafray /usr/lib/yafray/
yafray /usr/lib/yafray/libarealight.so
Hmm... no yafray?
Any suggestions?
edit:
Further investigations involved using ABS. Here is the result of package building:
src/shaders/basictex.cc: In constructor 'yafray::textureImage_t::textureImage_t(const char*, const std::string&)':
src/shaders/basictex.cc:263: error: invalid conversion from 'const char*' to 'char*'
scons: *** [src/shaders/basictex.os] Error 1
scons: building terminated because of errors.
which was followed by creating a package.
Shall I post a bug report in such case?
2nd edit:
I did makepkg -o in /var/abs/extra/yafray to get the sources.
Replacing the line 263 in src/shaders/basictex.cc:
char *ext = strrchr(filename, '.');
with this one:
const char *ext = strrchr(filename, '.');
fixed thing.
after this just do makepkg -e (uses currently fetched sources)
and makepkg -i (to install)
Yafray is up and working now.
Last edited by Devastator (2009-07-20 05:21:40)

I think the best way would be to provide a patch, that would be applied from the PKGBUILD level, and will fix things automatically, but unfortunately I am not familiar enough with patching to create it for a file that is not controlled by any versioning system.
Right now I have to go to work, but perhaps later I'll try to do something about it.

Similar Messages

  • X11 fullscreen mode broken in Leopard - fix available / planned?

    Hello,
    in Leopard, X11 fullscreen mode doesn´t work.
    Is there already a fix available?
    if not is a fix of this problem planned?
    As we can see here: http://aaroniba.net/articles/x11-leopard.html it is possible to install Tigers X11, but I´d prefer a fix of the version, which comes with Leopard.
    Martin

    There is a fake way.
    To fake fullscreen support with Xephyr:
    $ Xephyr -ac -fullscreen :9 &
    $ DISPLAY=:9 twm&
    $ DISPLAY=:9 xterm &
    It works ok on mine.
    Good source http://homepage.mac.com/sao1/X11/index.html

  • IPad sync error 1140.  Any fixes available?

    My iPad will not sync.  I get error 1140. Current iPad software version 6.1.3  Current iPhoto version 9.4.3.  iPad syncs when Photos are not included.  Any fixes available?

    Do a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. When the screen goes blank then power ON again in the normal way.] It is 'appsolutely' safe!.......
    And try Again!

  • HT1212 Will Apple fix my iPods broken screen?

    Will Apple fix my iPods broken screen?

    No. See the following:
    If your iPod Touch, iPhone, or iPad is Broken
    Apple does not fix iDevices. Instead, they exchange yours for a refurbished or new replacement depending upon the age of your device and refurbished inventories. On rare occasions when there are no longer refurbished units for your older model, they may replace it with the next newer model.
    ATTN: Beginning July 2013 Apple Stores are now equipped to do screen repairs/replacements in-house on iPhone 5s. In some cases while you wait. According to Apple this is the beginning of equipping Apple Stores with the resources needed to do most repairs for iPhones, iPads, and iPod Touches that would not require major replacements. Later in the year the services may be extended as Apple Stores become equipped and staffed with the proper repair expertise. So, if you need a screen repaired or a broken screen replaced or have your stuck Home button fixed, call your local Apple Store to see if they are now doing these in-house.
    You may take your device to an Apple retailer for help or you may call Customer Service and arrange to send your device to Apple:
    Apple Store Customer Service at 1-800-676-2775 or visit online Help for more information.
    To contact product and tech support: Contacting Apple for support and service - this includes international calling numbers.
    iPod Service Support and Costs
    iPhone Service Support and Costs
    iPad Service Support and Costs
    There are third-party firms that do repairs on iDevices, and there are places where you can order parts to DIY if you feel up to the task. Start with Google to search for these.

  • Import of DC ignored, needed to fix prob: DC broken ("HAS NO PUBLIC PART")

    Hello,
    I have a DC that fails to build.  The request log flags the DC as BROKEN immediately without a compile and reads as follows:
                    DC 'ibm.com/bh/cnfg_ses' in SC 'ibm.com_BHCNFG-SES_1' cannot be built and will be marked as BROKEN.
                    Used DC 'sap.com/cdev/factory_jee' HAS NO PUBLIC PART 'ejbjar'.
                    [DC '3989' variant 'default'][SCID=3182] using [PP 'ejbjar' of DC 3659 variant 'default'][SCID=3177][last successful build: 89751]
    This DC, though, was imported previously and has this public part.  This built before.  Something happened to the system that caused it now to not be found.  I don't care why (yet).  I want to fix this.  I think I need to import again (yes?).
    When I import again, the import request log reads:
            The following DCs are being removed from the request as their imported assemblies do not have any relevant changes and force-import option is not set:
            Development Component
         "sap.com/cdev/factory_jee" in compartment "ibm.com_BHCNFG-BM_1" attached to request 79,328
         [scID: 3,177, dcID: 3,659, parent dcID: 0, current state: OK, action: IMPORTED]
    How do I force-import this DC or at least get the imported DC to no longer be ignored?
    Is this the right course of action or am I missing something?
    Please advise.

    Q: you mean the public part of the dc was existed when it is firstly transported to the target track, but for some reason unkown it is disappeared now?
    A: Yes, the public part is now not available.  CBS shows that it is there, but if you try to "Download public part archive" or compille a DC that references this public part it fails.
    The "Download public part archive" action fails with the following response:
    <CBSError>
    <Code>PP_UNKNOWN</Code>
    com.sap.tc.cbs.api.NoSuchPublicPartException: Development component 'cdev/factory_jee' of component vendor 'sap.com' does not contains public part 'client'!
         at com.sap.tc.cbs.api.impl.BSState.getPPA(BSState.java:1043)
         at com.sap.tc.cbs.receiver.ArchiveServlet$SilentArchiveHandlerStrategy.getPPA(ArchiveServlet.java:2551)
         at com.sap.tc.cbs.receiver.ArchiveServlet.getPPA(ArchiveServlet.java:1531)
         at com.sap.tc.cbs.receiver.ArchiveServlet.doGet(ArchiveServlet.java:134)
    <Trace>
    </Trace>
    </CBSError>
    Q: How often you transport your sc between the track?
    A: As often as twice a week as we are in heavy active development.
    Q: can you check this dc sap.com/cdev/factory_jee which maybe itself is broken?
    A: com.sap/cdev/factory_jee dc and all the rest of the DC's imported in this SC all show as not broken.
    Regards,
    John

  • Adobe Animate Half Baked... PLEASE FIX ALL THE BROKEN SCRIPS/TOOLS SPECIALLY TELLING OBJECTS TO RESET ON ANY TIMELINE.

    ADOBE,
    WHY YOU SALE A PRODUCT THAT IS NOT EVEN COMPLETE OR BUGS FREE? big problem 1: You can't tell objects to re-start from the beging on any txt or graphics in a symbol. Only one works sometimes. Also, Muse, you can't not embed Animate without getting the Error on the browser. and many other problems too.

    Thank you!
    Here are the bugs:
    1. No matter in what folder I publish animate to, Muse will give this Error on the brosw:
    MuseJSAssert: Error calling selector function: TypeError: $(...).toBrowserWidth is not a function
    2. Impossible to delete symbol after you create and rename them from the symbol folder library.
    3. Pre-load need to add % to it so you can display other things while is being load. also, it does not work most of the time, it just keep in a loop forever. speciall in the i-phone.
    4. Text shows ok in an Android phone but not in an I-Phone, I had to create two text boxes to display two words right in an i-phone 5s. Like this... Today Show... And Today only shows up with an empty space.
    5. The sync problem and how I figured out the work around. Right now if I have more than 2 graphics inside a symbol you can not reset or re-start both of them from the beginning of "0" or a label. One will jump to the number or label. and a crazy thing too is that if you have text boxes they all reset to frame zero showing all in top of each other. My work around was to create symbols with only one animated graphics inside and sinc all the other graphics in the same matter. but this is nuts!
    6. It will crash photoshop and desktop, you can't right click when animate crashe, you have to reboot system.
    7. and one more thing. Sometimes you can not delete key frames. You have to remove the graphics from the timeline.
    Thank you and let us know when a fix is available. Love your products when they work right.

  • Is the HiDPI fix available for older versions? (Was: Dreamweaver UI Issues with Hi Res Displays...)

    Hello,
    A post mentioned a fix for DW CC.
    What about DW CS 5.5 or 6 for Windows?  Will there be a fix for these versions? If not, is there an upgrade discount?
    BTW - I have a new 2014 Dell XPS 15 9530 with QHD Ultra Touch Display & Windows 8.1.
    Specs are listed here:
    http://www.dell.com/us/business/p/xps-15-9530/pd
    Thanks for making this a priority.

    Hi Boarder-801
    This bug fix is available only to Dreamweaver CC users. There is no fix planned currently for previous versions.
    See http://www.adobe.com/ca/products/dreamweaver/buying-guide.html for purchase options. You can save up to 40% by availing of the US$ 29.99 month upgrade offer.
    Thanks,
    Preran

  • I have to keep fixing and re-fixing the same broken links in iTunes

    Does anyone have a reason, or better yet, a solution as to why I have to keep re-fixing the same dead tracks in iTunes 11? It doesn't seem to matter if i Use 3rd party apps or iTunes Locate feature, I can fix a link then it will just be broken again later. Not all the time though.

    Hello, deevho,
    First you need to find out if the distributed songs have anything in common, for example the date added or the Artist, since it is obviously not the name of the album. If you can identify some common feature you can create a smart playlist
    File > New > Smart Playlist
    and define a rule, like "Artist is " 
    and all your songs will appear in one playlist.
    Then select all the songs from the playlist and activate the Information panel "cmd-I". Now set the album, the genre, the artist to a common name.
    If however your songs don't have a common feature, then collect the songs by adding them with drag& drop to a regular playlist, and  then proceed as mentioned before.
    I hope that helps.
    Regards
    Leonie

  • Just updated to Firefox 3.6.9, I'm building a site and the Dreamweaver CS3 Preview feature no longer works in previewing my pages. Any fixes available?

    Just updated to Firefox 3.6.9 this morning. I'm building a site using Dreamweaver CS3 for a class and the Preview feature was working fine before the update. I can preview my pages in other browsers successfully, but now if I choose Firefox, no window opens.
    I have a Macbook Pro, OS X.

    Sorry, Mozilla did a security fix that broke Dreamweaver with Firefox. Virtually no other programs were broken with that fix, and considering the age of Dreamweaver (~5 years since it was last updated) they decided not to back-out that security fix for one old, elderly program. This problem was discussed at length back in January and February after Firefox 3.6 was first released.

  • Any fixes available yet to the 4.3 "upgrade" ??

    Like apparently thousands of others, I have had problems with my wifi connection after the 4.3 update. I tried switching off the auto network switch in the advanced settings (that seemed to work for awhile), I tried safe mode with no improvement. The phone keeps scanning for a connection, and when I select my home network (the wireless router is 2 ft, away), it says "Authentication error occurred"  I haven't seen anyone with this message yet. I have triple checked the network key, and my wife's I phone (4) on Sprint has no trouble connecting. Same with her Sony Vaio laptop, and with my old Dell laptop. Never had any problems before connecting with my S4. While the S4 is more powerful and has some unique features (most of which I have disabled, because they are unnecessary and somewhat creepy), it seems that I had a much better overall experience with my old HTC Evo on Sprint.
    I have tried to scroll to the latest comments, but have not been able to see if there is finally a fix for this.

    You need to start with looking elsewhere, the phone might not be the problem.  Make sure your router's software drivers are up to date. even if all your other electronics hook up to wifi the S4 is the latest hardware and some settings in your router might not be compatable. Change some router settings, like channel number. I like to use channel 11, and broadcast frequency, I use the 2 Ghz band. Stay away from auto modes if they are offered. Reset up your wifi, delete all old passwords and start fresh.  Set the phone up to the router first, then the rest of the electronics. I did all this stuff and the phone works great with the 4 year old Belkin router. I even have auto network switch setting on the S4 turned on and the phone switches between data and wifi as needed. I am using 4.3 upgrade for three weeks and have not had any issues.
    Good luck

  • AVI files corrupted(blocking pic & dropped audio). Any fix available?

    I just transfered a lot of AVI files to my external to save some space. They were all perfect before. Now, if I play them from the external HDD or on my internal HDD, they are all corrupt. Every one of them. The picture is all blocky and the audio keeps dropping. I have transfered them to a Windows machine, and they are still corrupt. BTW, I am using the most recent VLC.
    Is there any way to restore these files? How do I avoid this in the future? I really don't understand how they became corrupt.

    Turns out, the FW800 firmware in my enclosure needed to be updated. Fixed!

  • How to fix a manually broken configuration?

    Hi,
    in short, I started in a new project with the Sun server, coming from Weblogic background. I couldn't get some pages to update so I TRIED to fix the problem by doing something analogous to deleting .wlsNotDelete -folders (or what were they called again). I was stupid and didn't take backups and deleteed manully files from /admin-server/config-store/myWebApp:
    current.toc
    current.zip
    current.zip.chk
    Now I can't deploy the web application. How can I fix this?
    First I got an error how the .chk-file is not found, I put some random file "in" and the next error is
    java.lang.NullPointerException at com.sun.web.admin.configlib.ConfigTOC.getConfigChanges(ConfigTOC.java:230) at .....
    Any help greatly appreciated, I hope there is a clever way to make these generated files re-appear <insert embarrased emoticon here>
    Thanks in advance
    TL

    looks like you are messing up the admin server config repository. i am afraid that there is no simple solution. this is some thing you could do
    - cp -r /sun/webserver7/https-<config>/config /tmp -> back up your config directory to say /tmp
    - cp -r /sun/webserver7/https-<config>webapp /tmp -> back up your web app deployment to /tmp
    - now clean up the messed up configs like
    - rm -rf /sun/webserver7/https-config /sun/webserver7/admin-server/config-store/<config>*
    - now, use cli command to create a new configuration
    bin/wadm create-config user=admin http-port=80 --server-name=<hostname>  <give a suitable name for your config>
    bin/wadm create-instance user=admin config=<config> <hostname>.<domainname>
    - now, you can either deploy a new application or copy the /tmp/webapp/* <https-<config>>/webapp and followed by run <pull-config> command as shown in this url
    http://docs.sun.com/app/docs/doc/820-1063/6ncorma7c?l=ru&a=view&q=pull-config

  • My elements 11 does not seem to recognise Nikon raw NEF files. Is there A  fix available for this.

    My Photoshop elements 11 does not appear to recognise Nikon NEF raw files. Is there a fix for this?

    Other than upgrading to pse 13, you can use the 8.7.1 dng converter to convert the nikon D750 camera raw files to dng copies, which then pse 11 should be able to open.
    Adobe - Adobe Camera Raw and DNG Converter : For Windows : Adobe DNG Converter 8.7.1
    how to use the dng converter:
    Camera Raw: How to use Adobe DNG Converter - YouTube

  • Is it possible to fix the chassis, broken axle Macbook air

    Hi, I would like to know if it is possible to fix the shaft on my MacBook Air, or if it is completely impossible?
    Believe that my warranty expired last year :/
    I am enclosing pictures so you can see where the error is:

    Hello Samir,
    Apple has/had a program in place for the hinge issue on the 1st (and I believe 2nd) generation MacBook Air. Even if the machine is currently out of warranty. I'm a bit foggy on the specifics as it was never itemized with the normal repair extension programs - http://www.apple.com/support/exchange_repair/
    Your best bet is to contact AppleCare and inquire for more specifics.

  • [fixed] /dev/cdrom broken since upgrade to kernel 2.6.28.8

    Yesterday, before I upgraded to these packages:
    kernel-2.6.28.8-1 (relevant)
    not relevant (see discussion): klibc-udev-140, udev-140
    I could use /dev/cdrom fine as a link to my actual CD-drive. For example I used
    cdparanoia -Q
    while having a Audio-CD inserted and this gave me the TOC of the CD.
    After the update I have this:
    /dev/cdrom exists but isn't accessible. By default,
    cdparanoia stops searching for an accessible drive here.
    Consider using -sv to force a more complete autosense
    of the machine.
    More information about /dev/cdrom:
    Checking /dev/cdrom for cdrom...
    Could not stat /dev/cdrom: No such file or directory
    After some testing I found that my device names somehow "shifted". These both work
    cdparanoia -Q /dev/sr0
    cdparanoia -Q /dev/sg1
    So, yes it works, but before I didn't had to set everything to /dev/sr0, because the default /dev/cdrom just worked.
    Is this a bug or a feature in the new udev?
    EDIT:
    This seems to be not a problem with the udev upgrad, but rather with the kernel upgrade. See discussion below.
    Last edited by JonnyJD (2009-03-31 23:30:16)

    @skyscraber: I don't know if this is related. My problem boils down to just the kernel upgrade now and I haven't had problems that bad.
    @magaso: I also that problem during testing. For me the fix was not using the new kernel with old udev-139. Doing that gave me "/dev/cdrom -> /dev/cd/cdrom-1:0:0:0" and "/dev/cd/cdrom- -> ../sr0".
    Now back to the problem that started this thing:
    This is NOT because of the upgrade to udev 140. Like I wrote above, I got the new kernel at the same time. Downgrading udev and klibc-udev didn't help with my problem, but downgrading to kernel 2.6.28.7-2 made everything work again.
    The symlinks were also NOT the problem, because my symlinks itself work fine, even when the problem occurs. Either way they are like the ones from B:
    lrwxrwxrwx 1 root root 21 26. Mär 17:16 /dev/cdrom -> /dev/cd/cdrom-1:0:0:0
    lrwxrwxrwx 1 root root 6 26. Mär 17:16 /dev/cd/cdrom-1:0:0:0 -> ../sr0
    brw-rw---- 1 root optical 11, 0 26. Mär 17:16 /dev/sr0
    So with the old kernel "cdparanoia -Q" works again, without having to specify /dev/sr0 explicitely.

Maybe you are looking for