Advertisement
mbnoimi

Customizer log2

Dec 2nd, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.15 KB | None | 0 0
  1. testo@testo-pc:~ > kdesudo /opt/Customizer/GUI.gambas
  2. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
  3. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
  4. QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
  5. QFileSystemWatcher: failed to add paths: /root/.config/ibus/bus
  6.  
  7. ===================== Get_Str() begin =====================
  8. [DEBUG] SrchFile: /opt/Customizer/settings.conf
  9. [DEBUG] SrchStr: WORK_DIR=
  10. [DEBUG] Def: /home
  11. [DEBUG] Loading file: /opt/Customizer/settings.conf
  12. ================== Get_Str() end (found) ==================
  13.  
  14.  
  15. ===================== Get_Str() begin =====================
  16. [DEBUG] SrchFile: /opt/Customizer/settings.conf
  17. [DEBUG] SrchStr: WORK_DIR=
  18. [DEBUG] Def: /home
  19. [DEBUG] Loading file: /opt/Customizer/settings.conf
  20. ================== Get_Str() end (found) ==================
  21.  
  22. [EVENT] Checking if GUI is locked
  23. [EVENT] Locking GUI
  24.  
  25. ===================== Get_Str() begin =====================
  26. [DEBUG] SrchFile: /opt/Customizer/settings.conf
  27. [DEBUG] SrchStr: WORK_DIR=
  28. [DEBUG] Def: /home
  29. [DEBUG] Loading file: /opt/Customizer/settings.conf
  30. ================== Get_Str() end (found) ==================
  31.  
  32. [EVENT] Checking configuration file
  33. [EVENT] Checking essential directories and files
  34. [EVENT] Disabling widgets
  35.  
  36. ===================== Get_Str() begin =====================
  37. [DEBUG] SrchFile: /opt/Customizer/settings.conf
  38. [DEBUG] SrchStr: ISO=
  39. [DEBUG] Def:
  40. [DEBUG] Loading file: /opt/Customizer/settings.conf
  41. ================== Get_Str() end (found) ==================
  42.  
  43.  
  44. =================== Replace_Str() begin ===================
  45. [DEBUG] SrchFile: /opt/Customizer/settings.conf
  46. [DEBUG] SrchStr: ISO=
  47. [DEBUG] RpcStr: /home/testo/ubuntu-13.10-desktop-amd64.iso
  48. [DEBUG] Loading file: /opt/Customizer/settings.conf
  49. [DEBUG] Saving file: /opt/Customizer/settings.conf
  50. ================ Replace_Str() end (found) ================
  51.  
  52. [EVENT] Extracting ISO
  53. [EVENT] Detecting Terminal Emulator
  54. [EVENT] Checking essential directories and files
  55. [EVENT] Disabling widgets
  56. testo@testo-pc:~ >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement