Opened 13 years ago
Closed 13 years ago
#32310 closed defect (worksforme)
kdevelop 4.2.3 start error
Reported by: | zoleg@… | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.99 |
Keywords: | Cc: | ||
Port: | kdevelop |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
When start kdevelop i see in terminal:
kdevelop(30408)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes. kdevelop(30408)/KSharedDataCache: Unable to find an appropriate lock to guard the shared cache. This *should* be essentially impossible. :( kdevelop(30408)/KSharedDataCache: Unable to perform initial setup, this system probably does not really support process-shared pthreads or semaphores, even though it claims otherwise. kdevelop(30408)/KSharedDataCache: Unable to unmap shared memory segment 0x1108e1000 kdevelop(30408)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType "KDevelop/Plugin" not found
bash-3.2$ ./kdevelop -v Qt: 4.8.0 KDE: 4.7.3 (4.7.3) KDevelop: 4.2.3
Attachments (1)
Change History (5)
Changed 13 years ago by zoleg@…
Attachment: | kdevelop-1.png added |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to nicos@… |
Port: | kdevelop added |
comment:3 Changed 13 years ago by NicosPavlov
Status: | new → assigned |
---|
This error at least appears when you forget to run
/opt/local/bin/kbuildsycoca4
after installation. Did you run it ?
comment:4 Changed 13 years ago by zoleg@…
Thanks! After run /opt/local/bin/kbuildsycoca4 kdevelop start without errors
comment:5 Changed 13 years ago by NicosPavlov
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Please remember to fill in the Port field and to Cc the maintainer of that port.