Moderator
|
recent macports users - did the "sudo chown -R $USER ~/Library/Preferences/KDE" and "open -a kdeinit4" post install commands recommended on http://kdenlive.org/download-mac work for you?
|
Registered Member
|
Question: How do I delete a clip from the timeline on a Mac? There is no DEL key ;-) (am kubuntu user)
On a real mac: command-backspace On a hackintosh: Alt-backspace |
Registered Member
|
Nope. The icon appears in the dock, but then dissappears. Where's the log file of this software? |
Registered Member
|
Hello, I just followed the instructions, but using Mavericks myself, and kdenlive crashes with the following report (truncated unless full report is of interest). I'd be happy to try any suggestions to get it working on the latest OSX. Thanks!
Process: kdenlive [15769] Path: /Applications/MacPorts/*/kdenlive.app/Contents/MacOS/kdenlive Identifier: Version: (???) Code Type: X86-64 (Native) Parent Process: bash [92300] Responsible: X11.bin [184] User ID: 501 Date/Time: 2013-11-18 23:47:09.532 -0700 OS Version: Mac OS X 10.9 (13A603) Report Version: 11 Anonymous UUID: 02D06951-BEE7-DB80-7BD3-2BE0C9DD383C Sleep/Wake UUID: 661715D8-959D-47FC-8987-9CF62A0209C8 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_GUARD Exception Codes: 0x4000000100000003, 0x00007fff81ac2c48 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8c01a0c2 close + 10 1 libkdeui.5.dylib 0x00000001072825f7 KCrash::defaultCrashHandler(int) + 247 2 libsystem_platform.dylib 0x00007fff84ecc5aa _sigtramp + 26 3 0x0000000111fb2200 0 + 4596638208 4 libmltfrei0r.dylib 0x0000000112522f10 fill_param_info + 656 5 libmlt.6.dylib 0x0000000108c0e1bc mlt_repository_metadata + 172 6 libmlt++.3.dylib 0x0000000108c36f83 Mlt::Repository::metadata(mlt_service_type, char const*) const + 67 7 0x0000000106ead5df initEffects::parseEffectFile(EffectsList*, EffectsList*, EffectsList*, QString, QStringList, QStringList, Mlt::Repository*) + 1951 8 0x0000000106ea0143 initEffects::parseEffectFiles(QString const&) + 5795 9 0x0000000106d3a991 MainWindow::MainWindow(QString const&, KUrl const&, QString const&, QWidget*) + 1665 10 0x0000000106d3a267 main + 4151 11 libdyld.dylib 0x00007fff838f95fd start + 1 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c01a662 kevent64 + 10 1 libdispatch.dylib 0x00007fff81ab043d _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff81ab0152 _dispatch_mgr_thread + 52 Thread 2: 0 libsystem_kernel.dylib 0x00007fff8c019e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88228f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8822bfb9 start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff8c019e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88228f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8822bfb9 start_wqthread + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff8c019e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88228f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8822bfb9 start_wqthread + 13 Thread 5:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8c0199aa __select + 10 1 com.apple.CoreFoundation 0x00007fff8ed80d43 __CFSocketManager + 867 2 libsystem_pthread.dylib 0x00007fff88227899 _pthread_body + 138 3 libsystem_pthread.dylib 0x00007fff8822772a _pthread_start + 137 4 libsystem_pthread.dylib 0x00007fff8822bfc9 thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000001 rbx: 0x0000000000000003 rcx: 0x00007fff58f551b8 rdx: 0x0000000000000000 rdi: 0x0000000000000003 rsi: 0x00007fff58f552b8 rbp: 0x00007fff58f55420 rsp: 0x00007fff58f551b8 r8: 0x00007fff58f558c8 r9: 0x00007f9c42c00000 r10: 0x00007fff8c01916e r11: 0x0000000000000206 r12: 0x00007fff7355e400 r13: 0x000000011295931a r14: 0x000000000000000b r15: 0x00000001129592c4 rip: 0x00007fff8c01a0c2 rfl: 0x0000000000000207 cr2: 0x0000000043022c04 Logical CPU: 0 Error Code: 0x02000006 Trap Number: 133 <etc> ... |
Registered Member
|
Hello
I got the same crash error after reinstalling MacPorts and kdenlive after upgrade from Snow Leopard to Mavericks. I manage to get kdenlive start successfully just by applying the post-installation instructions listed in kdenlive MacPorts page: http://kdenlive.org/download-mac These are the post-installation commands I ran (copy-pasted from that site): % sudo chown -R $USER ~/Library/Preferences/KDE % sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist % sudo chown $USER /Library/LaunchAgents/org.freedesktop.dbus-session.plist % launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist % open -a kdeinit4 Hope this helps! |
Registered Member
|
Hi, I am running MAC OS X Yosemite. I tried to follow all the commands found in http://guide.macports.org/index.html#installing. I installed MacPorts and Xcode, and verified that I got the updated version. I installed the Xcode tools as you can see below. But I'm not sure what to do after that. It seems like I need to do a few things before I can type terminal commands for post installation. How do I do address following?
1. I checked this site but I'm not sure if I downloaded the correct dist file? I hope I did. I was afraid to delete anything because to me, it seemed like I was able to download what I needed. I thought asking people who know more would be wise before doing anything else. https://trac.macports.org/wiki/MisbehavingServers 2. Further instructions told me I needed to install a dictionary. What command do I put on terminal? I'm sorry if this is a newbie question, I am a newbie. I'm not sure if I should resolve this issues first before typing the next set of commands. Appreciate any help, thank you! I tried to figure out adding BBCode but I forgot where I saw the instructions to do it so I just cut and paste. If somebody could re-teach me how to add it, please show me the commands and thanks in advanced. I copied and pasted directly from terminal. Here it is:
|
Registered Member
|
Nevermind. Apparently, on MAC OS X Yosemite, there is no need to do any of the post installation commands. All I had to do was click on the app and it is up and running.
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]