Results 1 to 19 of 19

Thread: Desperate call for help...

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Desperate call for help...

    The thing is there is no easy way to determine if the crash is caused by the application or the environment it is running in. Since you don't know the code very well, it is hard to establish that as neither we nor you know what the code is doing.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. #2
    Join Date
    Apr 2011
    Posts
    10
    Thanks
    4

    Default Re: Desperate call for help...

    Apparently, Ubuntu is a jealous OS.....I just had to go back to an older version of my program, rewrite the code I added the last month while working on Fedora and now it's all cool!

    (2892) KSharedDataCache::Private::mapSharedMemory: Opening cache "/var/tmp/kdecache-kayim/icon-cache.kcache" page size is 4096
    (2892) KSharedDataCache::Private::mapSharedMemory: Attached to cache, determining if it must be initialized
    (2892) KSharedDataCache::Private::mapSharedMemory: Cache fully initialized -- attached to memory mapping
    (2892) KSharedDataCache::Private::mapSharedMemory: 6254592 bytes available out of 10485760
    (2892) KSycocaPrivate:penDatabase: Trying to open ksycoca from "/var/tmp/kdecache-kayim/ksycoca4"
    kfilemodule(2892)/kdecore (services) KMimeTypeFactory:arseMagic: Now parsing "/usr/share/mime/magic"
    kfilemodule(2892)/kdecore (services) KMimeTypeFactory:arseMagic: Now parsing "/home/kayim/.local/share/mime/magic"

    That's all I get, but now it wont crash no matter how many files I open.

    I find this amusing so I though I would share with you guys!

    Thanks again for the help

Similar Threads

  1. Desperate QString problem
    By onegun in forum Qt Programming
    Replies: 2
    Last Post: 31st January 2011, 09:52
  2. Desperate for help~~~ Qt 4.6.2 deployment
    By MorrisLiang in forum Installation and Deployment
    Replies: 1
    Last Post: 30th September 2010, 19:19
  3. White background in window, getting desperate!
    By dictoon in forum Qt Programming
    Replies: 19
    Last Post: 31st December 2009, 08:35
  4. call TCL script frm QT4.5
    By BalaQT in forum Qt Programming
    Replies: 3
    Last Post: 30th October 2009, 13:17
  5. how to call mfc dll use qt?
    By yunpeng880 in forum Qt Programming
    Replies: 2
    Last Post: 12th March 2009, 04:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.