IMovie 09 transitions are broken after June update

Has anyone else seen this? The iMovie transitions, like the complex "old film" transitions are now completely screwed, they stop, jerk, lock up on play back.
Has anyone else seen this? I called Apple and they said they'd never heard of it.
I see a few posts on here about broken transitions, are these all made after the update from a couple of weeks back>

I've just reinstalled libltdl and everything works fine now...sorry for the inconvenience

Similar Messages

  • IMovie 9.0.4 broken after OSX Lion update

    Warns of "Missing Quicktime Components", but reinstalling iMovie from bundled software discs (after first deleting) does not fix issue.
    Any ideas on how to fix?

    General advice is that Quicktime is a component of OSX Lion, not iMovie (natch) and therefore you need to re-install Lion using the recovery. Imagine my dismay when it told me it would take over 5 hours.
    I figured I'd try a few other things first - luckily repair permissions and restart seemed to do the trick

  • Mail outgoing servers say they are disconnected - after an update was installed

    When I updated to Mavericks I had this problem with Gmail and a Yahoo account.  I can receive e-mail, but not send. It tells me the outgoing servers are disconnected.  Now the problem is back after an update.  I tried the 995 and 465 ports - does not work.

    Hello slesage,
    Thanks for using Apple Support Communities.
    To troubleshoot issues with Mail on your Mac please follow the steps in the article below.
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/TS3276
    Take care,
    Alex H.

  • Apps are missing after ios5 update

    after ios5 update on ipad2 all my apps are missing, how do i get them back?

    juliadevogel wrote:
    I have the same problem. I disconnected and synced, and I can see them in itunes,
    Disconnected from what? the computer? Did you connect to the computer again, launch iTunes and then do as I described above?
    You have selected all of the apps to sync - put checkmarks in all of the boxes next to the app names and have the Sync Apps heading checked as well?
    Do you have restrictions set on the iPad? Settings>General>Restrictions>On?
    Are you signed into the correct iTunes account on the iPad and the computer?

  • T510 ThinkVanta​ge button and updates software broken after last update 12/1/2010

    After last updates I ran on Dec 1, 2010, the ThinkVantage button does nothing.  Running the updates and drivers from the control panel flashes the GUI splash screen then closes.
    Lenovo really screwed this one up!  Now you can't even get the updates to work to fix other issues.
    In the event logs I show PC-Doctor errors
    The description for Event ID 1 from source PC-Doctor cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    (1972) Asapi: (13:00:09:5300)(1972) DEFECT.LOCALIZATION - Error -- Missing String: scriptlets : button1 locale: PCDLocale: language = en, customer = lenovo, variant = ltt
    Log Name:      Application
    Source:        ThinkVantage Registry Monitor Service
    Date:          12/1/2010 12:29:40 PM
    Event ID:      0
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      jmw-77
    Description:
    The description for Event ID 0 from source ThinkVantage Registry Monitor Service cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Service started
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/ev​ent">
      <System>
        <Provider Name="ThinkVantage Registry Monitor Service" />
        <EventID Qualifiers="0">0</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-12-01T17:29:40.000000000Z" />
        <EventRecordID>42737</EventRecordID>
        <Channel>Application</Channel>
        <Computer>jmw-77</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Service started</Data>
      </EventData>
    </Event>

    Hi and welcome to the forum!
    Try uninstalling the PC-Doctor / Lenovo ThinkVantage Toolbox and System Update from Add/Remove programs, do a mandatory restart, thereafter download and run CCleaner, scan for registry issues with it and fix them. Subsequently, manually install both Toolbox and System Update.
    Keep us posted with the results.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • Setxkbmap gb -variant colemak broken after recent update

    Hi all,
    my British English colemak keyboard layout is broken in that all the keys on the bottom row seem to have moved to the left. I have a t42 thinkpad, and normally pressing the keys z,x,c,v would also print the same characters on the screen. but after I did the big update yesterday (which was due to libjpeg I think) when I press "zxcv" what I get is "xcvb" for example. This problem just seems to affect the bottom row, the other two rows are fine.
    Does anybody know how I can fix this?

    well, if anybody else has this problem, see here http://forum.colemak.com/viewtopic.php?pid=6176#p6176 for the reason and the solution.

  • Conky broken after global update

    I just ran a pacman -Syu and conky was updated to the newest version. Since then I have restarted my computer. When I started KDE I noticed that Conky was not running. I opened up a terminal and tried to run it manually, and I got the following error:
    [futonrevolutionary@napalm .conky]$ conky
    Conky: can't load font 'arial'
    Conky: got an endif without matching if
    Here is my .conkyrc file:
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    # fiddle with window
    use_spacer right
    use_xft no
    # Update interval in seconds
    update_interval 2.0
    # Minimum size of text area
    # minimum_size 250 5
    # Draw shades?
    draw_shades no
    # Text stuff
    draw_outline no # amplifies text if yes
    draw_borders no
    font arial
    uppercase no # set to yes if you want all text to be in uppercase
    # Stippled borders?
    stippled_borders 3
    # border margins
    border_margin 9
    # border width
    border_width 10
    # Default colors and also border colors, grey90 == #e5e5e5
    #default_color black
    #own_window_colour brown
    own_window_transparent yes
    # Text alignment, other possible values are commented
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    # Gap between borders of screen and text
    gap_x 10
    gap_y 10
    # stuff after 'TEXT' will be formatted on screen
    TEXT
    $color
    ${color orange}SYSTEM ${hr 2}$color
    $nodename running Arch GNU/Linux $kernel
    Uptime: $uptime
    ${color orange}CPU ${hr 2}$color
    Processor clock speed: ${freq}MHz
    $cpubar
    ${cpugraph 000000 ffffff}
    NAME PID CPU% MEM%
    ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
    ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
    ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
    ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
    ${color orange}MEMORY${hr 2}$color
    RAM: $memperc% ${membar 6}$color
    Swap: $swapperc% ${swapbar 6}$color
    ${color orange}NETWORK (${addr eth0}) ${hr 2}$color
    Down: $color${downspeedf eth0} k/s ${alignr}Up: ${upspeedf eth0} k/s
    ${downspeedgraph eth0 25,140 000000 ff0000} ${alignr}${upspeedgraph eth0
    25,140 000000 00ff00}$color
    Total: ${totaldown eth0} ${alignr}Total: ${totalup eth0}
    Inbound: ${tcp_portmon 1 32767 count} Outbound: ${tcp_portmon 32768
    61000 count}${alignr}Total: ${tcp_portmon 1 65535 count}
    ${color orange}FILESYSTEMS${hr 2}$color
    ${color}arch: ${fs_used_perc /}% ${fs_used /}/${fs_size /} ${fs_bar /}
    ${color}windows: ${fs_used_perc /media/windows/}% ${fs_used /media/windows/}/${fs_size /media/windows/} ${fs_bar /media/windows/}
    ${color}video: ${fs_used_perc /media/video/}% ${fs_used /media/video/}/${fs_size /media/video/} ${fs_bar /media/video/}
    ${color}music: ${fs_used_perc /media/music/}% ${fs_used /media/music/}/${fs_size /media/music/} ${fs_bar /media/music/}
    ${color orange}QUOTE${hr 2}$color
    "Freedom is the freedom to say that two plus
    two make four. If that is granted, all
    else follows."---Winston Smith
    $color$stippled_hr
    ${color}${alignc}Now Playing${color white}
    ${alignc}${execi 10 ~/.conky/amarok artist}
    ${alignc}${execi 10 ~/.conky/amarok title}
    ${execibar 1 ~/.conky/amarok progress}
    ${alignc}"${execi 10 ~/.conky/amarok album}"
    ${alignc}${execi 10 ~/.conky/amarok year} - ${color white}${alignc}${execi 10 ~/.conky/amarok genre}
    $color$stippled_hr
    ${alignc}Collection Information
    Artists: ${color white}${execi 10 ~/.conky/amarok totalArtists} $color${alignr}Compilations: ${color white}${execi 10 ~/.conky/amarok totalCompilations}$color
    Albums: ${color white}${execi 10 ~/.conky/amarok totalAlbums} $color${alignr}Genres: ${color white}${execi 10 ~/.conky/amarok totalGenres}$color
    Tracks: ${color white}${execi 10 ~/.conky/amarok totalTracks}
    $color$stippled_hr
    ${alignc}Collection Statisctics
    Most songs by ${color white}${execi 10 ~/.conky/amarok most_songs_by_artist} $alignr${color}(${color white}${execi 10 ~/.conky/amarok most_songs_by_artist_n}${color})
    Most songs are ${color white}${execi 10 ~/.conky/amarok most_songs_are_genre} $alignr${color}(${color white}${execi 10 ~/.conky/amarok most_songs_are_genre_n}${color})
    Most songs during ${color white}${execi 10 ~/.conky/amarok most_songs_during_year} $alignr${color}(${color white}${execi 10 ~/.conky/amarok most_songs_during_year_n}${color})
    Most albums by ${color white}${execi 10 ~/.conky/amarok most_albums_by_artist} $alignr${color}(${color white}${execi 10 ~/.conky/amarok most_albums_by_artist_n}${color})
    Most albums are ${color white}${execi 10 ~/.conky/amarok most_albums_are_genre} $alignr${color}(${color white}${execi 10 ~/.conky/amarok most_albums_are_genre_n}${color})
    Most albums during ${color white}${execi 10 ~/.conky/amarok most_albums_during_year} $alignr${color}(${color white}${execi 10 ~/.conky/amarok most_albums_during_year_n}${color})$endif
    and here is the .amarok file that generates all the statistics and whatnot:
    #!/bin/bash
    # amaroK info display script by eirc <[email protected]>
    # requirements: amaroK (!)
    # for Collection stats to work amarok must be using
    # mySQL to store it's collection
    case "$1" in
    # Now Playing Info
    artist) dcop amarok player artist ;;
    title) dcop amarok player title ;;
    album) dcop amarok player album ;;
    year) dcop amarok player year ;;
    genre) dcop amarok player genre ;;
    progress)
    curr=`dcop amarok player trackCurrentTime`
    tot=`dcop amarok player trackTotalTime`
    if (( $tot )); then
    expr $curr \* 100 / $tot
    fi
    # Collection Info
    totalArtists) dcop amarok collection totalArtists ;;
    totalAlbums) dcop amarok collection totalAlbums ;;
    totalTracks) dcop amarok collection totalTracks ;;
    totalGenres) dcop amarok collection totalGenres ;;
    totalCompilations) dcop amarok collection totalCompilations ;;
    # Collection Stats
    most_songs_by_artist) dcop amarok collection query 'SELECT t1.name FROM artist t1 INNER JOIN tags t2 ON t1.id = t2.artist GROUP BY t2.artist ORDER BY COUNT(t2.artist) DESC LIMIT 1;' ;;
    most_songs_by_artist_n) dcop amarok collection query 'SELECT count(t2.artist) FROM artist t1 INNER JOIN tags t2 ON t1.id = t2.artist GROUP BY t2.artist ORDER BY COUNT(t2.artist) DESC LIMIT 1;' ;;
    most_songs_are_genre) dcop amarok collection query 'SELECT t1.name FROM genre t1 INNER JOIN tags t2 ON t1.id = t2.genre GROUP BY t2.genre ORDER BY COUNT(t2.genre) DESC LIMIT 1;' ;;
    most_songs_are_genre_n) dcop amarok collection query 'SELECT count(t2.genre) FROM genre t1 INNER JOIN tags t2 ON t1.id = t2.genre GROUP BY t2.genre ORDER BY COUNT(t2.genre) DESC LIMIT 1;' ;;
    most_songs_during_year) dcop amarok collection query 'SELECT t1.name FROM year t1 INNER JOIN tags t2 ON t1.id = t2.year GROUP BY t2.year ORDER BY COUNT(t2.year) DESC LIMIT 1;' ;;
    most_songs_during_year_n) dcop amarok collection query 'SELECT count(t2.year) FROM year t1 INNER JOIN tags t2 ON t1.id = t2.year GROUP BY t2.year ORDER BY COUNT(t2.year) DESC LIMIT 1;' ;;
    most_albums_by_artist) dcop amarok collection query 'SELECT name FROM artist WHERE id=(SELECT t1.artist from (SELECT artist FROM tags GROUP BY album) AS t1 GROUP BY t1.artist ORDER BY count(artist) DESC LIMIT 1);' ;;
    most_albums_by_artist_n) dcop amarok collection query 'SELECT count(artist) from (SELECT artist FROM tags GROUP BY album) AS t1 GROUP BY t1.artist ORDER BY count(artist) DESC LIMIT 1;' ;;
    most_albums_are_genre) dcop amarok collection query 'SELECT name FROM genre WHERE id=(SELECT t1.genre from (SELECT genre FROM tags GROUP BY album) AS t1 GROUP BY t1.genre ORDER BY count(genre) DESC LIMIT 1);' ;;
    most_albums_are_genre_n) dcop amarok collection query 'SELECT count(genre) from (SELECT genre FROM tags GROUP BY album) AS t1 GROUP BY t1.genre ORDER BY count(genre) DESC LIMIT 1;' ;;
    most_albums_during_year) dcop amarok collection query 'SELECT name FROM year WHERE id=(SELECT t1.year from (SELECT year FROM tags GROUP BY album) AS t1 GROUP BY t1.year ORDER BY count(year) DESC LIMIT 1);' ;;
    most_albums_during_year_n) dcop amarok collection query 'SELECT count(year) from (SELECT year FROM tags GROUP BY album) AS t1 GROUP BY t1.year ORDER BY count(year) DESC LIMIT 1;' ;;
    esac
    I've tried googling and searching various forums, but it seems like a problem that was just created with the new version. I have no clue. Any help would be greatly appreciated.

    I have another odd issue that's come up.  In my network section, it shows all the up/down speeds, ip, and such.  Then at the bottom is shows "Network Unavailable", while at the same time obviously showing the network up and running.  I have a section that gives me a weather report, and it has something similar.  Could be related to the endif error being reported?  Some if statment not working right?
    Pertinent .conkyrc section:
    NETWORK ${hr 2}
    ${if_existing /proc/net/route wlan0}
    ${voffset -6}${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 12,60 789E2D A7CC5C}
    ${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 12,60 789E2D A7CC5C}
    ${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=14}Z${font} Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=14}a${font} Local Ip: ${alignr}${addr wlan0}
    ${voffset 4}${font PizzaDude Bullets:size=14}b${font} Public Ip: ${alignr}${execi 1 ~/.scripts/ip.sh}
    ${else}${if_existing /proc/net/route eth0}
    ${voffset -6}${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 12,60 789E2D A7CC5C}
    ${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 12,60 789E2D A7CC5C}
    ${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup eth0}
    ${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown eth0}
    ${voffset 4}${font PizzaDude Bullets:size=14}a${font} Local Ip: ${alignr}${addr eth0}
    ${voffset 4}${font PizzaDude Bullets:size=14}b${font} Public Ip: ${alignr}${execi 1 ~/.scripts/ip.sh}
    ${endif}${else}
    ${font PizzaDude Bullets:size=14}4${font} Network Unavailable
    ${endif}
    Seems like the if/else's are being mishandled somehow.
    Last edited by beretta (2009-05-06 11:53:35)

  • Calendar broken after server update to 3.2.1

    After updating our system Version to OS X 10.9.5 and out server version to 3.2.1 the calendar service is not working anymore.
    The wiki group calendar which all clients are subscribed to is still working, but the personal calendars of the principals and the sync with iPhones and MacBooks is not, and i am not able to figure out what's the matter.
    I found a similar question here:
    https://discussions.apple.com/thread/5481930?start=0&tstart=0
    When i try to find the caldav database in /var/run/caldav/   there are just these files in the folder:
    PostgresSocket
    -rw-r--r--   1 root       _calendar     5  9 Okt 10:26 agent.pid
    -rw-r--r--   1 root       _calendar     4 18 Sep 13:46 caldav-instance-0.pid
    -rw-r--r--   1 root       _calendar     4 18 Sep 13:46 caldav-instance-1.pid
    -rw-r--r--   1 root       _calendar     4 18 Sep 13:46 caldav-instance-2.pid
    -rw-r--r--   1 root       _calendar     4 18 Sep 13:46 caldav-instance-3.pid
    -rw-r--r--   1 root       _calendar     4 18 Sep 13:46 caldavd.pid
    srw-rw----   1 root       _calendar     0 18 Sep 13:46 caldavd.sock
    The Migration Log contains following output:
    alendarcommonextra: Aug 11 11:44:01 Clean install: False
    calendarcommonextra: Aug 11 11:44:01 Legacy indicator file does not exist
    calendarcommonextra: Aug 11 11:44:01 Old caldavd plist exists
    calendarcommonextra: Aug 11 11:44:01 Extracting keys from old caldavd.plist
    calendarcommonextra: Aug 11 11:44:02 Default certificate is: /etc/certificates/mac-server.biltech.de.A9985AB061CB634828A204AB76B98382869AC0E 9.cert.pem
    calendarcommonextra: Aug 11 11:44:02 Default cert path: /etc/certificates/mac-server.biltech.de.A9985AB061CB634828A204AB76B98382869AC0E 9.cert.pem
    calendarcommonextra: Aug 11 11:44:02 Reading plist /Library/Server/Calendar and Contacts/Config/caldavd-system.plist
    calendarcommonextra: Aug 11 11:44:02 EnableCalDAV=True
    calendarcommonextra: Aug 11 11:44:02 EnableCardDAV=True
    calendarcommonextra: Aug 11 11:44:02 Looking up DatabaseRoot
    calendarcommonextra: Aug 11 11:44:06 Output from calendarserver_config: DatabaseRoot=/Library/Server/Calendar and Contacts/Data/Database.xpg
    calendarcommonextra: Aug 11 11:44:06 Looking up Postgres.ClusterName
    calendarcommonextra: Aug 11 11:44:06 Output from calendarserver_config: Postgres.ClusterName=cluster.pg
    calendarcommonextra: Aug 11 11:44:06 DatabaseRoot does not yet exist: /Library/Server/Calendar and Contacts/Data/Database.xpg
    calendarcommonextra: Aug 11 11:44:06 Forked calendar server cluster does exist: /Library/Server/postgres_service_clusters/calendar
    calendarcommonextra: Aug 11 11:44:06 Created DatabaseRoot
    calendarcommonextra: Aug 11 11:44:06 Relocating data to /Library/Server/Calendar and Contacts/Data/Database.xpg/cluster.pg
    calendarcommonextra: Aug 11 11:44:06 Output from /Applications/Server.app/Contents/ServerRoot/usr/libexec/relocate_postgres_serv ice_cluster:
    calendarcommonextra: Aug 11 11:44:06 Sending to serveradmin: calendar:command = exportPushCertificates
    calendarcommonextra: Aug 11 11:44:06 Output from push certificate export: calendar:Exported = "No"
    calendarcommonextra: Aug 11 11:44:06 Calling calendarserver_upgrade --postprocess
    calendarcommonextra: Aug 11 11:44:35 Output from calendarserver_upgrade: 2014-08-11 11:44:11+0100 Adding configuration from file: '/Library/Server/Calendar and Contacts/Config/caldavd-system.plist'
    2014-08-11 11:44:11+0100 Missing configuration file: '/Library/Server/Calendar and Contacts/Config/caldavd-user.plist'
    2014-08-11 11:44:11+0100 Root ACL: <?xml version='1.0' encoding='UTF-8'?>
    <acl xmlns='DAV:'>^M
      <ace>^M
        <principal>^M
          <authenticated/>^M
        </principal>^M
        <grant>^M
          <privilege>^M
            <read/>^M
          </privilege>^M
          <privilege>^M
            <read-current-user-privilege-set/>^M
          </privilege>^M
        </grant>^M
        <protected/>^M
      </ace>^M
    </acl>
    2014-08-11 11:44:11+0100 Nav ACL: <?xml version='1.0' encoding='UTF-8'?>
    <acl xmlns='DAV:'>^M
      <ace>^M
        <principal>^M
          <authenticated/>^M
        </principal>^M
        <grant>^M
          <privilege>^M
            <read/>^M
          </privilege>^M
          <privilege>^M
            <read-current-user-privilege-set/>^M
          </privilege>^M
    And the error log contains following (filter by me) output:
    2014-10-09 13:51:35+0200 [-] [caldav-0]  [Uninitialized] [txdav.caldav.datastore.scheduling.imip.inbound#error] Failed to fetch mail (Failure with multiple causes.)
    2014-10-09 13:52:08+0200 [-] [caldav-3]  [-] [twistedcaldav.storebridge.CalendarCollectionResource#error] Invalid sharee detected: E144DCCF-68EC-4D13-AD59-E2205496AD96
    2014-10-09 13:52:22+0200 [-] [caldav-1]  [-] [twext.web2.server#error] Exception rendering request: <PROPFIND /calendars/__uids__/660389E8-F5A4-49AE-9995-E6C298FCC456/563b5cdb-3421-4ead-b99 d-eb7d60f73e77/ (1, 1)>
    2014-10-09 13:52:22+0200 [-] [caldav-1] Traceback (most recent call last):
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/server.py", line 679, in _cbFinishRender
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d.callback(response)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 368, in callback
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self._startRunCallbacks(result)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 464, in _startRunCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self._runCallbacks()
    2014-10-09 13:52:22+0200 [-] [caldav-1] --- <exception caught here> ---
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/http.py", line 535, in writeResponse
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d = stream.StreamProducer(response.stream).beginProducing(self.chanRequest)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/stream.py", line 756, in beginProducing
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.consumer.registerProducer(self, True)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 686, in registerProducer
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.transport.registerProducer(producer, streaming)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/_newtls.py", line 230, in registerProducer
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.protocol.registerProducer(producer, streaming)
    2014-10-09 13:52:22+0200 [-] [caldav-1] exceptions.AttributeError: 'Server' object has no attribute 'protocol'
    2014-10-09 13:52:22+0200 [-] [caldav-1]
    2014-10-09 13:52:22+0200 [-] [caldav-1]  [-] [twext.web2.server#error] Exception rendering error page
    2014-10-09 13:52:22+0200 [-] [caldav-1] Traceback (most recent call last):
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/server.py", line 679, in _cbFinishRender
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d.callback(response)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 368, in callback
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self._startRunCallbacks(result)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 464, in _startRunCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self._runCallbacks()
    2014-10-09 13:52:22+0200 [-] [caldav-1] --- <exception caught here> ---
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/http.py", line 535, in writeResponse
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d = stream.StreamProducer(response.stream).beginProducing(self.chanRequest)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/stream.py", line 756, in beginProducing
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.consumer.registerProducer(self, True)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 679, in registerProducer
    2014-10-09 13:52:22+0200 [-] [caldav-1]    raise ValueError, "registering producer %s before previous one (%s) was unregistered" % (producer, self.producer)
    2014-10-09 13:52:22+0200 [-] [caldav-1] exceptions.ValueError: registering producer <twext.web2.stream.StreamProducer object at 0x1130af250> before previous one (<twext.web2.stream.StreamProducer object at 0x113164a90>) was unregistered
    2014-10-09 13:52:22+0200 [-] [caldav-1]
    2014-10-09 13:52:22+0200 [-] [caldav-1]  [-] [twext.web2.server#error] Original exception
    2014-10-09 13:52:22+0200 [-] [caldav-1] Traceback (most recent call last):
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/server.py", line 679, in _cbFinishRender
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d.callback(response)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 368, in callback
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self._startRunCallbacks(result)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 464, in _startRunCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self._runCallbacks()
    2014-10-09 13:52:22+0200 [-] [caldav-1] --- <exception caught here> ---
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/http.py", line 535, in writeResponse
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d = stream.StreamProducer(response.stream).beginProducing(self.chanRequest)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/stream.py", line 756, in beginProducing
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.consumer.registerProducer(self, True)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 686, in registerProducer
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.transport.registerProducer(producer, streaming)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/_newtls.py", line 230, in registerProducer
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.protocol.registerProducer(producer, streaming)
    2014-10-09 13:52:22+0200 [-] [caldav-1] exceptions.AttributeError: 'Server' object has no attribute 'protocol'
    2014-10-09 13:52:22+0200 [-] [caldav-1]
    2014-10-09 13:52:22+0200 [-] [caldav-1]  [-] [twext.web2.server#error] An error occurred.  We tried to report that error.  Reporting that error caused an error.  In the process of reporting the error-reporting error to the client, there was *yet another* error.  Here it is.  I give up.
    2014-10-09 13:52:22+0200 [-] [caldav-1] Traceback (most recent call last):
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/server.py", line 628, in _processingFailed
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d.addErrback(self._processingReallyFailed, reason)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 312, in addErrback
    2014-10-09 13:52:22+0200 [-] [caldav-1]    errbackKeywords=kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 290, in addCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self._runCallbacks()
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:22+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:22+0200 [-] [caldav-1] --- <exception caught here> ---
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/server.py", line 653, in _processingReallyFailed
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.writeResponse(response)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/http.py", line 535, in writeResponse
    2014-10-09 13:52:22+0200 [-] [caldav-1]    d = stream.StreamProducer(response.stream).beginProducing(self.chanRequest)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/stream.py", line 756, in beginProducing
    2014-10-09 13:52:22+0200 [-] [caldav-1]    self.consumer.registerProducer(self, True)
    2014-10-09 13:52:22+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 679, in registerProducer
    2014-10-09 13:52:22+0200 [-] [caldav-1]    raise ValueError, "registering producer %s before previous one (%s) was unregistered" % (producer, self.producer)
    2014-10-09 13:52:22+0200 [-] [caldav-1] exceptions.ValueError: registering producer <twext.web2.stream.StreamProducer object at 0x1130af8d0> before previous one (<twext.web2.stream.StreamProducer object at 0x113164a90>) was unregistered
    2014-10-09 13:52:22+0200 [-] [caldav-1]
    2014-10-09 13:52:27+0200 [-] [caldav-1]  [-] Unhandled Error
    2014-10-09 13:52:27+0200 [-] [caldav-1] Traceback (most recent call last):
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:27+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/server.py", line 628, in _processingFailed
    2014-10-09 13:52:27+0200 [-] [caldav-1]    d.addErrback(self._processingReallyFailed, reason)
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 312, in addErrback
    2014-10-09 13:52:27+0200 [-] [caldav-1]    errbackKeywords=kw)
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 290, in addCallbacks
    2014-10-09 13:52:27+0200 [-] [caldav-1]    self._runCallbacks()
    2014-10-09 13:52:27+0200 [-] [caldav-1] --- <exception caught here> ---
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 551, in _runCallbacks
    2014-10-09 13:52:27+0200 [-] [caldav-1]    current.result = callback(current.result, *args, **kw)
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/server.py", line 662, in _processingReallyFailed
    2014-10-09 13:52:27+0200 [-] [caldav-1]    self.chanRequest.abortConnection()
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 605, in abortConnection
    2014-10-09 13:52:27+0200 [-] [caldav-1]    self.producer.stopProducing()
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/stream.py", line 803, in stopProducing
    2014-10-09 13:52:27+0200 [-] [caldav-1]    self.consumer.unregisterProducer()
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 691, in unregisterProducer
    2014-10-09 13:52:27+0200 [-] [caldav-1]    self.transport.unregisterProducer()
    2014-10-09 13:52:27+0200 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/_newtls.py", line 242, in unregisterProducer
    2014-10-09 13:52:27+0200 [-] [caldav-1]    self.protocol.unregisterProducer()
    2014-10-09 13:52:27+0200 [-] [caldav-1] exceptions.AttributeError: 'Server' object has no attribute 'protocol'
    2014-10-09 13:52:27+0200 [-] [caldav-1]
    2014-10-09 13:52:41+0200 [-] [caldav-0]  [-] [twext.web2.server#error] Exception rendering request: <PUT /calendars/__uids__/660389E8-F5A4-49AE-9995-E6C298FCC456/3ef8a600-e7c5-4453-a71 9-6433fcd5ba81/040000008200E00074C5B7101A82E00800000000F0CE1C3711E2CF01000000000 000000010000000A536662EC77FB6498617C3D797D6E161.ics (1, 1)>
    2014-10-09 13:52:41+0200 [-] [caldav-0] Traceback (most recent call last):
    2014-10-09 13:52:41+0200 [-] [caldav-0]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1187, in unwindGenerator
    2014-10-09 13:52:41+0200 [-] [caldav-0]    return _inlineCallbacks(None, gen, Deferred())
    2014-10-09 13:52:41+0200 [-] [caldav-0]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1045, in _inlineCallbacks
    2014-10-09 13:52:41+0200 [-] [caldav-0]    result = g.send(result)
    2014-10-09 13:52:41+0200 [-] [caldav-0]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/txda v/caldav/datastore/scheduling/implicit.py", line 287, in checkImplicitState
    2014-10-09 13:52:41+0200 [-] [caldav-0]    yield self.extractCalendarData()
    2014-10-09 13:52:41+0200 [-] [caldav-0]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1187, in unwindGenerator
    2014-10-09 13:52:41+0200 [-] [caldav-0]    return _inlineCallbacks(None, gen, Deferred())
    2014-10-09 13:52:41+0200 [-] [caldav-0] --- <exception caught here> ---
    2014-10-09 13:52:41+0200 [-] [caldav-0]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1045, in _inlineCallbacks
    2014-10-09 13:52:41+0200 [-] [caldav-0]    result = g.send(result)
    2014-10-09 13:52:41+0200 [-] [caldav-0]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/txda v/caldav/datastore/scheduling/implicit.py", line 423, in extractCalendarData
    2014-10-09 13:52:41+0200 [-] [caldav-0]    self.originator = self.originatorPrincipal.canonicalCalendarUserAddress()
    2014-10-09 13:52:41+0200 [-] [caldav-0] exceptions.AttributeError: 'NoneType' object has no attribute 'canonicalCalendarUserAddress'
    2014-10-09 13:52:41+0200 [-] [caldav-0]
    and so on...
    I am a bit lost with these messages.
    The parameter (email adress) in calendarserver_config Scheduling.iMIP.Sending is not existing. Am i able to change it in some way?
    I would be very grateful for some help or hints!!

    I notice this error you pasted above:
    Invalid sharee detected: E144DCCF-68EC-4D13-AD59-E2205496AD96
    Do you get anything back if you run this in Terminal:
    dscl /Search search /Users GeneratedUID E144DCCF-68EC-4D13-AD59-E2205496AD96
    Just trying to see if that is a user that exists.

  • [solved]gcc broken after pacman update - libcloog-isl.2.so

    Hi,
    After a pacman update my gcc broke. When compiling it gives this error:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory
    gcc -v output:
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
    Target: x86_64-unknown-linux-gnu
    Configured with: /build/src/gcc-4.6-20111223/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release --with-fpmath=sse
    Thread model: posix
    gcc version 4.6.2 20111223 (prerelease) (GCC)
    and ls /usr/lib/*cloog* output:
    /usr/lib/libcloog-isl.a  /usr/lib/libcloog-isl.so  /usr/lib/libcloog-isl.so.3  /usr/lib/libcloog-isl.so.3.0.0
    uname -a:
    Linux willem-arch 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux
    How can I fix this? I already tried installen cloog with pacman but that doesn't help.
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:47:25)

    I'm using multilib.
    @Allan
    more fully than pacman -Syu? Or is my mirror not up to date?
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:46:40)

  • All of my songs are GONE after i updated my Nano to 1.2!!!!

    well last night i connected my nano to my computer, then started up itunes nd i get a msg to update it to version 7.0. So i installed it then it asks me to upgrade to version 1.2 for the ipod. so i'm like WHy not.
    after the firmware for the ipod has been updated, i disconnected the cable, i went through my ipod and i noticed it asking me which language i wanted, so i scrolled down to english. then i went through my songs n next thing i know, everything is GONE.
    i connected my nano back to the comp, nothing shows up on Itunes either. But when i went on My Computer to check my ipod, it does show how much space my songs have taken up!
    so it may seem like the songs are still on my ipod but its just not showing anywhere... i tried to look through the folder MUSIC on my ipod, but nothing is there, however when i looked in the folder Artwork, theres a few big random files :
    http://i3.photobucket.com/albums/y89/rubberrbandman/ipod.jpg
    so does anyone know what i can do to restore my songs? or are there any ways to save my songs?
    or should i just.. reformat it? thank you
      Windows XP Pro  

    I am having the same problem. I connected my ipod to my computer last night and it prompted me to upgrade to Itunes 7.0. I did that and the same thing happened to me...all of my songs are gone from my Ipod. It still shows disk space beign used when my Ipod is connected to my computer but no songs or files. Can anybody explain this or help me to find out whre all of my songs went. Thanks

  • DHCP broken after software update 10.6.8

    After doing software update for 10.6.8, my Mac Mini Server is no longer accepting an IP address from external DHCP server. Our configuration is supposed to use DHCP to receive its (static) IP address, and has happily done so for quite some time. But after the recent update, the Mac no longer accepts the IP lease on offer. We are able to work around this by assigning the address manually, but that doesn't fix the problem.
    This is what we're getting now from the DHCP server (MAC address has been X'd out). It shows that an IP address is offered but not accepted. This is an excerpt of a repeated log message:
    Jul 28 19:37:45 srvr7 dhcpd: DHCPDISCOVER from 60:XX:XX:XX:XX:XX via 141.212.141.1
    Jul 28 19:37:45 srvr7 dhcpd: DHCPOFFER on 141.212.141.99 to 60:XX:XX:XX:XX:XX via 141.212.141.1
    Jul 28 19:37:45 srvr8 dhcpd: DHCPDISCOVER from 60:XX:XX:XX:XX:XX via 141.212.141.1
    Jul 28 19:37:45 srvr8 dhcpd: DHCPOFFER on 141.212.141.99 to 60:XX:XX:XX:XX:XX via 141.212.141.1
    (and repeat...)
    This is what things looked like prior to software update. Notice that the IP is lease is accepted and used correctly:
    Jul 28 19:20:07 srvr7 dhcpd: DHCPDISCOVER from 60:XX:XX:XX:XX:XX via 141.212.141.1
    Jul 28 19:20:07 srvr7 dhcpd: DHCPOFFER on 141.212.141.99 to 60:XX:XX:XX:XX:XX via 141.212.141.1
    Jul 28 19:20:14 srvr7 dhcpd: DHCPREQUEST for 141.212.141.99 from 60:XX:XX:XX:XX:XX via 141.212.141.1
    Jul 28 19:20:14 srvr7 dhcpd: DHCPACK on 141.212.141.99 to 60:XX:XX:XX:XX:XX via 141.212.141.1
    Any advice on how to get things working again with the external DHCP server? Thanks.

    Hello apo38382
    I wondered if you came across a solution to your issue ?
    I notice many responses to other similar threads that hark back several years related to Snow and DHCP.
    What I would like to know is what is a fairly defacto solutoin to resolving DHCP for Mac Snow clients to an AirPort base station via LAN ?
    My clients are in constant turmoil with DHCP.
    The first thing I noticed about the upgrade was that the firewall settings were changed from "off" to the default "Automatically allow signed software..."
    I went through the clients and changed the firewall to "off", but the DHCP issue remained.
    There are posts that suggest something like:
    1. Trashing the firewall preferences file  "com.apple.alf.plist" in /Library/Preferences/
    2. Restart
    3. Change firewall to "off"
    4. Restart
    and if you want to go back to "Automatically allow signed software..." you can but do another restart.
    I've not gone through this process yet, but if there is a more definitive method of resolving this issue I'm all ears.
    Cheers

  • Sliced Images are Broken after Converting HTML into a PDF

    I am trying to create a PDF of a webpage and after Acrobat converts it, the page is broken apart in multiple pieces. I noticed that this is happening to images that are sliced. Does anyone know how to prevent this from happening?
    Thanks!

    Just to clarify, I only want a PDF image of the web page -no functionality of it. The equivalent of a "print-screen" of the page without the IE window/toolbar etc. I need to have it in PDF format for printing purposes.
    ASP code is also appearing in the PDF and I don't want this to occur.
    Ver: Adobe Acrobat Professional
    OS: WinXP Professional

  • E7 maps went just broken after program update

    Hour ago, I had E7 running firmware 25.007. All features were running fine including Maps application. Under Menu - Apps - Program updates, I found new Nokia Maps application (Nokia Kartat). Selected and let it update.
    After successfull installation, my Maps application does not launch at all. If selecting Maps (Kartat in my Finnish localised phone) or Drive (Aja), the phone just popups an error 'Maps: Device does not support function' (Kartat: Laite ei tue toimintoa). Damn, how can I get my Maps app back?
    Solved!
    Go to Solution.

    Just to put you at ease Nokia knows about the problem and are trying to sort it out. Look at the bottom of the following link that explains how to roll back to 3.06
    http://betalabs.nokia.com/apps/ovi-maps-for-mobile-v3-08/more_info#Installation_issues
    Not all people, including myself are able to find all those applications in application manager. This is definitely your best bet at the moment.
    I also think they gave us something that was only supposed to come with Belle.
    @Joppeli- did you just download and install? I ask because when I tried it gave me an update error and refused to install the older version.
    Show your appreciation. Hit that kudos button real hard

  • My draft emails are gone after Maverick update... is there a way to bring them back?

    After the Maverick update all the draft emails are gone in mail... is there a way to have them back?

    If your main account is gmail follow the instructions below:
    Quit Mail.app.
    Log into Gmail in your favorite web browser.
    Click on the gear menu and select Settings.
    Click on the Labels tab.
    Under System Labels, next to Drafts, click on show if unread and uncheck the Show in IMAP box. Now disable Store draft messages on the server.
    Launch Mail.app.
    Select Mail → Preferences…
    Click on the Accounts button in the toolbar.
    Click once on the account name and then click the Mailbox Behaviors tab.
    Uncheck the Store draft messages on the server box.
    Close the window and opt to save your changes when prompted.
    Follow the steps above and your draft messages should "magically" reappear in your draft folder on Mail. Here is the full link:
    http://apple.stackexchange.com/questions/108742/mail-keeps-setting-save-drafts-o n-the-server-checked

  • TCS4: Hyperlinks in RH10 are broken after an FM text inset. Why?

    Hyperlinks from another FM document of the same FM Book does not work in RoboHelp after an FM inset. But hyperlinks from the same FM document works in Robohelp after an FM inset.
    All the hyperlinks work in PDF.
    Note: The hyperlinks are not within the text inset but outside the text inset. As long as it is after the text inset, from that point onward, the links will not work (if they point to another FM doc).
    eg:
    text inset
    content
    hyperlink broken (from another FM doc of same FM book)
    Please help. It would be a pain if this does not work at all.
    Kai

    I would set up a simple set of files to test this with TCS5 (download a trial on a machine that doesn’t have any TCS products on it) and if you can reproduce the behaviour, report it as a bug and send the files to the TCS Support group. They’re not going to be patching TCS4 now that 5 is out.

Maybe you are looking for

  • Wbs element and cost centre

    Hi All, For account assignment "P", when we put WBS element, cost center is autpmatically picked up...where is this linkage? This happens fopr all the WBS or there is some setting? Regards, Satyendra

  • How to DOWNLOAD WWI reports(EH&S, Product Safety, Reports) to a local file

    Hi All Could you please help me out for the below requirement: How to DOWNLOAD WWI reports(EH&S, Product Safety, Reports) to a local file or server. The purpose of this requirement is to download all the WWI reports(Specification) of each and every S

  • My 4S Camera screen is black- no response.

    My 4S Camera screen is black- no response.

  • Caps key stuck on macbook pro

    Hey there.. using a Macbook Pro 2.4 ghz 4 gb running latest OS 10.8.5 I went to use my computer tonight and found that the caps lock is stuck. - I didn't spill anything on it - I pulled up the shift keys.. there is no grease or food or anything in th

  • Unknown error code 1651

    hi i have an iphone 4 with the latest OS in it and the latest itunes downloaded in my laptopn windows as well. recently i am having some prob which i never faced before. once i connect the iphone it syncs automatically that means it takes the first b