#43563 closed enhancement (fixed)
[RFE] krusader @2.0.0_1: Mavericks is unsupported platform
Reported by: | mkae (Marko Käning) | Owned by: | mkae (Marko Käning) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | mavericks | Cc: | kurthindenburg (Kurt Hindenburg) |
Port: | krusader |
Description
Unfortunately I see this on Mavericks:
Error: krusader does not build on Mavericks or later. Error: org.macports.fetch for port krusader returned: unsupported platform
so, perhaps it's worth checking out krusader's beta version 2.4.0-beta3?
Change History (8)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Type: | request → enhancement |
---|---|
Version: | 2.2.1 |
comment:2 Changed 11 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | new → closed |
You are right, mf2k!
comment:3 Changed 11 years ago by mkae (Marko Käning)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 11 years ago by mkae (Marko Käning)
Owner: | changed from macports-tickets@… to mk@… |
---|---|
Status: | reopened → new |
Clicked wrong button above. :-/
comment:6 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
If you remove the if{} in the Portfile, it will build and install but crashes on startup - not sure if the beta3 would be any better.
KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: 13 at address: 0x0000000000000000 0x0000000102e3e6ce in QString::operator= () (gdb) bt #0 0x0000000102e3e6ce in QString::operator= () #1 0x0000000100c22558 in KCrash::setApplicationPath () #2 0x0000000100bb286a in KApplicationPrivate::parseCommandLine () #3 0x0000000100bb147d in KApplicationPrivate::init () #4 0x0000000100bb12b7 in KApplication::KApplication () #5 0x000000010002db35 in KrusaderApp::KrusaderApp () #6 0x0000000100010169 in main ()
comment:7 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r121884 update to 2.4.0-beta3 - works here on Mavericks
comment:8 Changed 10 years ago by mkae (Marko Käning)
Thanks, khindenburg, for taking care of this one. I didn't imagine it would be that easy to solve this! :) Greets, Marko
Note: See
TracTickets for help on using
tickets.
A "request" ticket type is only for requesting a new port. I'm switching this to "enhancement".