<div>I've been trying to get KMyMoney working on Windows and have been unsuccessful.  The funny thing is that it worked 2 weeks ago with no issue and I wasn't aware of changing anything about my KDE install.  Today, I tried to start it and it just kept not coming up.  </div>
<div><br></div><div>I finally found the DbgViewer program so that I could get some status as to why it wasn't loading (there was nothing in the event viewer...which seems odd for a windows program):</div><div><br></div>
<div>When I try to start the program, this is what I get:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>[2328] kmymoney(2328)/kdeui (kdelibs): Session bus not found </div></div><div><div>[2328] To circumvent this problem try the following command (with Linux and bash) </div>
</div><div><div>[2328] export $(dbus-launch) </div></div></blockquote><div><br></div><div>I've tried everything I can think of to get dbus up and running.  At this point, I'm lost and would love some help debugging what is going wrong.  (Maybe give me a few KDE tricks for tracking down issues?)</div>
<div><br></div><div>Information about my environment:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div style="text-align:left">Windows 7</div><div style="text-align:left">"Standard" user (UAE on)</div>
<div style="text-align:left">Installer location: D:\KDE\kdewin-installer-gui-latest.exe</div><div style="text-align:left">Install Directory: D:\KDE\Install</div><div style="text-align:left">Temp/Download Directory: D:\KDE\Temp (or) D:\KDE\Download (tried both)</div>
<div style="text-align:left">Avast Antivirus (if this is important)</div></blockquote><div style="text-align:left"><br></div><div>This is what I've tried (among other things in the past 3 hours):</div><div><br></div><div>
1) Uninstall / Reinstall of KDE from my user account</div><div>2) Uninstall / Reinstall of KDE from my "admin" account on the system</div><div>3) Install to C:\Program Files instead of D:\KDE...</div><div>4) Add D:\KDE\Install\Bin to path environment variable</div>
<div>5) Run dbus-env.bat before running KMyMoney.exe</div><div>6) Run dbus-launch </div><div>7) Run dbus-daemon from command line:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>
D:\KDE\Install\bin>dbus-daemon --system</div></div><div><div>Unknown username "root" in message bus configuration file</div></div><div><div>Failed to start message bus: Failed to bind socket "localhost:25806": Address already in use</div>
</div></blockquote><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>D:\KDE\Install\bin>netstat -a -n | find "26318"</div><div><No Result></div></blockquote><div><br></div>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>D:\KDE\Install\bin>dbus-daemon --session</div></div><div><div>Failed to start message bus: Failed to bind socket "localhost:26318": Address already in use</div>
</div></blockquote><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>D:\KDE\Install\bin>netstat -a -n | find "26318"</div><div><No Result></div></blockquote><div><br></div>
<div><div>~~~ Snippet from running dbus-monitor ~~~</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>D:\KDE\Install\bin>dbus-monitor</div></div><div><div>Failed to open connection to session bus: Failed to get autolaunch address from</div>
</div><div><div>launched dbus-daemon</div></div></blockquote><div><br></div><div>~~~ Snippet from end of installer (using DbgViewer) : Note the inability to find the session bus ~~~</div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div><br></div><div>[5308] [2013-02-03 15:06:11] Debug: application finished false  </div><div>[5308] [2013-02-03 15:06:11] Debug: checking for app  "kbuildsycoca4"  -  found  </div><div>[5308] [2013-02-03 15:06:11] Debug: running  "kbuildsycoca4" ("--noincremental")  </div>
<div>[5308] [2013-02-03 15:06:15] Debug: application finished false  </div><div>[5308] [2013-02-03 15:06:15] Debug: checking for app  "kwinstartmenu"  -  found  </div><div>[5308] [2013-02-03 15:06:15] Debug: running  "kwinstartmenu" ("--remove")  </div>
<div>[3580] Fatal:kwinstartmenu(3580)/kdeui (kdelibs): Session bus not found </div><div>[3580] To circumvent this problem try the following command (with Linux and bash) </div><div>[3580] export $(dbus-launch) </div><div>
[5308] [2013-02-03 15:06:17] Debug: application finished false  </div><div>[5308] [2013-02-03 15:06:17] Debug: checking for app  "kwinstartmenu"  -  found  </div><div>[5308] [2013-02-03 15:06:17] Debug: running  "kwinstartmenu" ("--enable-categories", "--set-name-string", "", "--set-version-string", "", "--install")  </div>
<div>[400] Fatal:kwinstartmenu(400)/kdeui (kdelibs): Session bus not found </div><div>[400] To circumvent this problem try the following command (with Linux and bash) </div><div>[400] export $(dbus-launch) </div></blockquote>
</div><div><br></div>