cancel
Showing results for 
Search instead for 
Did you mean: 

DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

myredhotcar
Grafter
Posts: 457
Registered: ‎06-11-2013

DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

I've been having a few issues with my line and have been monitoring the line; initially I used Routerstats but switched to DSLstats.
Things were fine with both programs but of late DSLstats has been throwing up a window that says "access violation press cancel to exit or OK to continue and risk data corruption" (or words to this effect). If I press OK DSLstats appears to hang and will not record any new data. It got to the point where the error was appearing within minutes or seconds of launching the program and it essentially makes the program unusable at times. I checked about online and there is a suggestion this is related to auto-saved snapshots, which I have disabled to no effect. Sometimes the program will run for hours without issues, other times it will crash before it records any meaningful data. Once it has crashed once it will usually crash constantly unless I restart my machine. I have updated the program several times (currently v4.50.1) with no change. It occasionally displays a "no data rerecorded" message also.
As a result of these issues I decided to switch back to Routerstats but when I try and run this program I get a message saying "cannot create file unix\home\ben\routerstats unix\home\ben\routerstats68k \RouterStats.chm. Path not found". If I click OK I get the configuration screen but if I click on any radio buttons I get a popup that says "Floating point division by zero", even when I click the close box. I have to exit the program with killall. Running it from the terminal gives me

ben@reticle:~/Downloads/routerstats68k$ wine RouterStats.exe
wine: cannot find L"unix\\home\\ben\\Downloads\\routerstats68k\\RouterStats.exe"

It's probably a stupid error on my part but does anyone have any ideas?


14 REPLIES 14
VileReynard
Hero
Posts: 12,616
Thanks: 582
Fixes: 20
Registered: ‎01-09-2007

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Quote
"cannot create file unix\home\ben\routerstats unix\home\ben\routerstats68k \RouterStats.chm. Path not found"

That's 3 files!
Do you have a directory called unix?
If so, where is it?

"In The Beginning Was The Word, And The Word Was Aardvark."

HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Usually a permissions error happens when you run a program as root then try to run it again as the normal user, the config folder/files will be owned by root.
As to your routerstats no real idea, but why are you running it from a shell rather than from the menu (assuming it was installed)
myredhotcar
Grafter
Posts: 457
Registered: ‎06-11-2013

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Quote from: vilefoxdemonofdoom
Quote
"cannot create file unix\home\ben\routerstats unix\home\ben\routerstats68k \RouterStats.chm. Path not found"

That's 3 files!
Do you have a directory called unix?
If so, where is it?

Hi vilefoxdemonofdoom
I realised that and assumed it was a WINE thing; I don't have any WINE experience. It's also asking for a file using \ (Windows) as opposed to / (pretty much everything else including Linux) but I assume this is WINE. There is no unix folder on my drive, at least that I can find. There is a .wine folder in /home but I couldn’t even find the folder there. Maybe there are issues with my WINE install.
Hi Hairy McBiker
DSLstats has never been run as root and all permissions for the program itself are correctly set. It seems like a permissions error but I cannot work out which directories are causing issues if this is the case. It could be a general program error though.
When I initially installed it I ran it as per these instructions. Once I checked it was running using the terminal as detailed in the instructions, I was running it from a shortcut. It just suddenly stopped working and I ran it in the terminal just to see what errors it spat out. I've had programs refuse to launch with no error message or a non-specific message and when I run them from terminal I've found the errors more verbose.
HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Easiest way to "fix" it, is extract Routerstats again to a DIFFERENT folder and run it from there.
I've just ran it against my TG589 under wine happily.
VileReynard
Hero
Posts: 12,616
Thanks: 582
Fixes: 20
Registered: ‎01-09-2007

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

I don't use wine.  Cheesy Cheesy Cheesy

"In The Beginning Was The Word, And The Word Was Aardvark."

HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

What you prefer Beer?  Grin
VileReynard
Hero
Posts: 12,616
Thanks: 582
Fixes: 20
Registered: ‎01-09-2007

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Wine is pretty bloated - especially when you install a Windows application.
Most of the bloat seems to end up in /home.
I have a small netbook which came with Windows 7 - which I was able to squeeze down to only 50GB.  Roll_eyes
This leaves 450GB for Linux so I use it in a dual boot configuration.
I don't update Windows - ever, but on the rare occasions when I'm forced to run it, at least it's running
in its own partition, which means that my Linux files are pretty safe.

"In The Beginning Was The Word, And The Word Was Aardvark."

myredhotcar
Grafter
Posts: 457
Registered: ‎06-11-2013

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Quote from: Hairy
Easiest way to "fix" it, is extract Routerstats again to a DIFFERENT folder and run it from there.
I've just ran it against my TG589 under wine happily.

No luck here  Sad but I've just tried running it with gksudo and it works like a peach but not really prepared to run it as root so I'll stick with DSLstats when it's playing nicely.
I've tried all suitable folders within /home. I've tried alternative versions too with the same result, including RouterStatsLite.exe. On the plus side DSLstats has been playing nicely since 2:25PM.
@vilefoxdemonofdoom
Not a massive fan of WINE myself; I only use it as a last resort. Like you I dual boot but the only programs I run in Windows are ARMA and Ableton Live 9, neither of which have a hope in hell of running in WINE. Most of the time when I have actually ended up using WINE I've found a decent Linux equivalent to whichever program I am trying to run within a short time.
HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Looks like it left some ini file or similar in the wine folder then ~/.wine/drive_c/<somewhere>
But if you are happy with the other one stick with it.
myredhotcar
Grafter
Posts: 457
Registered: ‎06-11-2013

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

I've wondered if this is the case but cannot find a thing, maybe something is corrupt. Here is a recursive ls of my entire .wine folder (wall of text alert):
ben@reticle:~$ cd .wine
ben@reticle:~/.wine$ ls -R
.:
dosdevices  drive_c  system.reg  userdef.reg  user.reg
./dosdevices:
c:  d::  e::  f::  g::
./drive_c:
Program Files  Program Files (x86)  users  windows
./drive_c/Program Files:
Common Files  Internet Explorer
./drive_c/Program Files/Common Files:
./drive_c/Program Files/Internet Explorer:
iexplore.exe
./drive_c/Program Files (x86):
Common Files  Internet Explorer  Propellerhead
./drive_c/Program Files (x86)/Common Files:
./drive_c/Program Files (x86)/Internet Explorer:
iexplore.exe
./drive_c/Program Files (x86)/Propellerhead:
ReBirth RB-338 2.0
./drive_c/Program Files (x86)/Propellerhead/ReBirth RB-338 2.0:
Default Songs  Mods        ReBirth.dll  ReBirth manual.pdf
Demo Songs    ReadMe.wri  Rebirth.exe  Unwise.exe
INSTALL.LOG    ReBirth.cnt  ReBirth.hlp
./drive_c/Program Files (x86)/Propellerhead/ReBirth RB-338 2.0/Default Songs:
Read Me.txt  ReBirth 1.0 Default Song.rbs  Silent Default Song.rbs
./drive_c/Program Files (x86)/Propellerhead/ReBirth RB-338 2.0/Demo Songs:
Alloy Cowboy Resurrection.rbs  Metallicon City.rbs
A Taste of Haste.rbs          Multiball Challenge.rbs
Calm.rbs                      Mutilated Species II.rbs
Clodhopper.rbs                RSI.rbs
Fast Forward.rbs              SuperNova.rbs
Fonda Workout.rbs              TGV's KiloMix '98.rbs
Groove It Up a 2nd Time!.rbs  Trakka Rekka.rbs
G-Spot.rbs                    Transfusion.rbs
./drive_c/Program Files (x86)/Propellerhead/ReBirth RB-338 2.0/Mods:
Metallicon.rbm  MSM2.rbm  Orbit2.rbm  PBE2.rbm
./drive_c/users:
ben  Public
./drive_c/users/ben:
Application Data  Favorites      My Music    NetHood    SendTo      Templates
Cookies          Local Settings  My Pictures  PrintHood  Start Menu
Desktop          My Documents    My Videos    Recent    Temp
./drive_c/users/ben/Application Data:
wine_gecko
./drive_c/users/ben/Application Data/wine_gecko:
permissions.sqlite  places.sqlite  places.sqlite-shm  places.sqlite-wal
./drive_c/users/ben/Cookies:
./drive_c/users/ben/Favorites:
./drive_c/users/ben/Local Settings:
Application Data  History  Temporary Internet Files
./drive_c/users/ben/Local Settings/Application Data:
./drive_c/users/ben/Local Settings/History:
./drive_c/users/ben/Local Settings/Temporary Internet Files:
./drive_c/users/ben/NetHood:
./drive_c/users/ben/PrintHood:
./drive_c/users/ben/Recent:
./drive_c/users/ben/SendTo:
./drive_c/users/ben/Start Menu:
Programs
./drive_c/users/ben/Start Menu/Programs:
Propellerhead  StartUp
./drive_c/users/ben/Start Menu/Programs/Propellerhead:
ReBirth RB-338
./drive_c/users/ben/Start Menu/Programs/Propellerhead/ReBirth RB-338:
ReadMe.lnk  ReBirth manual.lnk  ReBirth RB-338 2.0.lnk
./drive_c/users/ben/Start Menu/Programs/StartUp:
./drive_c/users/ben/Temp:
./drive_c/users/ben/Templates:
./drive_c/users/Public:
Application Data  Documents  Music    Start Menu  Videos
Desktop          Favorites  Pictures  Templates
./drive_c/users/Public/Application Data:
./drive_c/users/Public/Desktop:
./drive_c/users/Public/Documents:
./drive_c/users/Public/Favorites:
./drive_c/users/Public/Music:
./drive_c/users/Public/Pictures:
./drive_c/users/Public/Start Menu:
Programs
./drive_c/users/Public/Start Menu/Programs:
Administrative Tools  StartUp
./drive_c/users/Public/Start Menu/Programs/Administrative Tools:
./drive_c/users/Public/Start Menu/Programs/StartUp:
./drive_c/users/Public/Templates:
./drive_c/users/Public/Videos:
./drive_c/windows:
command      hh.exe    Microsoft.NET  rundll.exe  syswow64      winhelp.exe
explorer.exe  inf        notepad.exe    system      temp          winhlp32.exe
Fonts        Installer  regedit.exe    system32    twain_32.dll  win.ini
help          logs      ReWire.dll    system.ini  twain.dll    winsxs
./drive_c/windows/command:
start.exe
./drive_c/windows/Fonts:
./drive_c/windows/help:
./drive_c/windows/inf:
./drive_c/windows/Installer:
2b08.msi  ad1.msi
./drive_c/windows/logs:
./drive_c/windows/Microsoft.NET:
Framework
./drive_c/windows/Microsoft.NET/Framework:
v1.1.4322  v2.0.50727  v3.0  v4.0.30319
./drive_c/windows/Microsoft.NET/Framework/v1.1.4322:
aspnet_regiis.exe  fusion.dll  ngen.exe  regsvcs.exe
./drive_c/windows/Microsoft.NET/Framework/v2.0.50727:
fusion.dll  ngen.exe  regasm.exe
./drive_c/windows/Microsoft.NET/Framework/v3.0:
windows communication foundation  wpf
./drive_c/windows/Microsoft.NET/Framework/v3.0/windows communication foundation:
servicemodelreg.exe
./drive_c/windows/Microsoft.NET/Framework/v3.0/wpf:
presentationfontcache.exe
./drive_c/windows/Microsoft.NET/Framework/v4.0.30319:
fusion.dll  ngen.exe
./drive_c/windows/system:
ddeml.dll  mmsystem.dll  Msvcrt.dll
./drive_c/windows/system32:
acledit.dll        gpkcsp.dll                qedit.dll
aclui.dll          hal.dll                  qmgr.dll
activeds.dll        hhctrl.ocx                qmgrprxy.dll
actxprxy.dll        hid.dll                  quartz.dll
advapi32.dll        hlink.dll                query.dll
advpack.dll        hnetcfg.dll              rasapi32.dll
amstream.dll        hostname.exe              rasdlg.dll
apphelp.dll        httpapi.dll              regapi.dll
appwiz.cpl          iccvid.dll                reg.exe
atl.dll            icinfo.exe                regsvr32.exe
attrib.exe          icmp.dll                  resutils.dll
authz.dll          ieframe.dll              riched20.dll
avicap32.dll        iexplore.exe              riched32.dll
avifil32.dll        imaadp32.acm              rpcrt4.dll
avrt.dll            imagehlp.dll              rpcss.exe
bcrypt.dll          imm32.dll                rsabase.dll
browseui.dll        inetcomm.dll              rsaenh.dll
cabarc.exe          inetcpl.cpl              rstrtmgr.dll
cabinet.dll        inetmib1.dll              rtutils.dll
cacls.exe          infosoft.dll              rundll32.exe
capi2032.dll        initpki.dll              samlib.dll
cards.dll          inkobj.dll                sane.ds
cfgmgr32.dll        inseng.dll                scarddlg.dll
clock.exe          ipconfig.exe              sccbase.dll
clusapi.dll        iphlpapi.dll              sc.exe
cmd.exe            itircl.dll                schannel.dll
comcat.dll          itss.dll                  scrrun.dll
comctl32.dll        jscript.dll              secedit.exe
comdlg32.dll        kernel32.dll              secur32.dll
compstui.dll        ktmw32.dll                security.dll
control.exe        l_intl.nls                sensapi.dll
credui.dll          loadperf.dll              serialui.dll
crtdll.dll          localspl.dll              services.exe
crypt32.dll        localui.dll              setupapi.dll
cryptdlg.dll        lodctr.exe                sfc.dll
cryptdll.dll        lz32.dll                  sfc_os.dll
cryptnet.dll        mapi32.dll                shdoclc.dll
cryptui.dll        mapistub.dll              shdocvw.dll
cscript.exe        mciavi32.dll              shell32.dll
ctapi32.dll        mcicda.dll                shfolder.dll
ctl3d32.dll        mciqtz32.dll              shlwapi.dll
d3d10core.dll      mciseq.dll                slbcsp.dll
d3d10.dll          mciwave.dll              slc.dll
d3d8.dll            midimap.dll              snmpapi.dll
d3d9.dll            mlang.dll                softpub.dll
d3dcompiler_33.dll  mmcndmgr.dll              spool
d3dcompiler_34.dll  mmdevapi.dll              spoolss.dll
d3dcompiler_35.dll  mprapi.dll                spoolsv.exe
d3dcompiler_36.dll  mpr.dll                  start.exe
d3dcompiler_37.dll  msacm32.dll              stdole2.tlb
d3dcompiler_38.dll  msacm32.drv              stdole32.tlb
d3dcompiler_39.dll  msadp32.acm              sti.dll
d3dcompiler_40.dll  mscat32.dll              svchost.exe
d3dcompiler_41.dll  mscms.dll                svrapi.dll
d3dcompiler_42.dll  mscoree.dll              sxs.dll
d3dcompiler_43.dll  msctf.dll                t2embed.dll
d3dim.dll          msdaps.dll                tapi32.dll
d3drm.dll          msdmo.dll                taskkill.exe
d3dx10_33.dll      msftedit.dll              taskmgr.exe
d3dx10_34.dll      msg711.acm                termsv.exe
d3dx10_35.dll      msgsm32.acm              traffic.dll
d3dx10_36.dll      mshta.exe                twain_32.dll
d3dx10_37.dll      mshtml.dll                unicows.dll
d3dx10_38.dll      mshtml.tlb                uninstaller.exe
d3dx10_39.dll      msi.dll                  unlodctr.exe
d3dx10_40.dll      msiexec.exe              updspapi.dll
d3dx10_41.dll      msimg32.dll              url.dll
d3dx10_42.dll      msimsg.dll                urlmon.dll
d3dx10_43.dll      msimtf.dll                usbd.sys
d3dx9_24.dll        msisip.dll                user32.dll
d3dx9_25.dll        msisys.ocx                userenv.dll
d3dx9_26.dll        msnet32.dll              usp10.dll
d3dx9_27.dll        mspatcha.dll              uxtheme.dll
d3dx9_28.dll        msrle32.dll              vbscript.dll
d3dx9_29.dll        mssign32.dll              vcomp.dll
d3dx9_30.dll        mssip32.dll              vdmdbg.dll
d3dx9_31.dll        mstask.dll                version.dll
d3dx9_32.dll        msvcirt.dll              view.exe
d3dx9_33.dll        msvcp100.dll              wbem
d3dx9_34.dll        msvcp60.dll              wbemprox.dll
d3dx9_35.dll        msvcp70.dll              wer.dll
d3dx9_36.dll        msvcp71.dll              wiaservc.dll
d3dx9_37.dll        msvcp80.dll              windowscodecs.dll
d3dx9_38.dll        msvcp90.dll              winealsa.drv
d3dx9_39.dll        msvcr100.dll              wineboot.exe
d3dx9_40.dll        msvcr70.dll              winebrowser.exe
d3dx9_41.dll        msvcr71.dll              winecfg.exe
d3dx9_42.dll        msvcr80.dll              wineconsole.exe
d3dx9_43.dll        msvcr90.dll              wined3d.dll
d3dxof.dll          msvcrt20.dll              winedbg.exe
dbgeng.dll          msvcrt40.dll              winedevice.exe
dbghelp.dll        msvcrtd.dll              winefile.exe
dciman32.dll        msvcrt.dll                winegstreamer.dll
ddraw.dll          msvfw32.dll              winejoystick.drv
ddrawex.dll        msvidc32.dll              winemapi.dll
devenum.dll        mswsock.dll              winemenubuilder.exe
dhcpcsvc.dll        msxml2.dll                winemine.exe
dinput8.dll        msxml3.dll                winemp3.acm
dinput.dll          msxml4.dll                winemsibuilder.exe
dispex.dll          msxml6.dll                wineoss.drv
dmband.dll          msxml.dll                winepath.exe
dmcompos.dll        mui                      wineps.drv
dmime.dll          nddeapi.dll              winex11.drv
dmloader.dll        netapi32.dll              wing32.dll
dmscript.dll        net.exe                  winhlp32.exe
dmstyle.dll        netsh.exe                winhttp.dll
dmsynth.dll        newdev.dll                wininet.dll
dmusic32.dll        normaliz.dll              winmm.dll
dmusic.dll          notepad.exe              winnls32.dll
dnsapi.dll          ntdll.dll                winscard.dll
dplay.dll          ntdsapi.dll              winspool.drv
dplayx.dll          ntoskrnl.exe              winsta.dll
dpnaddr.dll        ntprint.dll              wintab32.dll
dpnet.dll          objsel.dll                wintrust.dll
dpnhpast.dll        odbc32.dll                winver.exe
dpnlobby.dll        odbccp32.dll              wlanapi.dll
dpwsockx.dll        ole32.dll                wldap32.dll
drivers            oleacc.dll                wmic.exe
drmclien.dll        oleaut32.dll              wmi.dll
dsound.dll          olecli32.dll              wmiutils.dll
dssenh.dll          oledb32.dll              wnaspi32.dll
dswave.dll          oledlg.dll                wordpad.exe
dwmapi.dll          olepro32.dll              write.exe
dxdiag.exe          olesvr32.dll              ws2_32.dll
dxdiagn.dll        olethk32.dll              wscript.exe
dxgi.dll            oleview.exe              wshom.ocx
eject.exe          openal32.dll              wsock32.dll
expand.exe          opengl32.dll              wtsapi32.dll
explorer.exe        pdh.dll                  wuapi.dll
explorerframe.dll  photometadatahandler.dll  wuaueng.dll
extrac32.exe        pidgen.dll                xapofx1_1.dll
faultrep.dll        ping.exe                  xcopy.exe
fltlib.dll          plugplay.exe              xinput1_1.dll
fwpuclnt.dll        powrprof.dll              xinput1_2.dll
gameux.dll          printui.dll              xinput1_3.dll
gdi32.dll          progman.exe              xinput9_1_0.dll
gdiplus.dll        propsys.dll              xmllite.dll
gecko              psapi.dll                xolehlp.dll
glu32.dll          pstorec.dll              xpsprint.dll
gphoto2.ds          qcap.dll
./drive_c/windows/system32/drivers:
mountmgr.sys
./drive_c/windows/system32/gecko:
1.4  plugin
./drive_c/windows/system32/gecko/1.4:
wine_gecko
./drive_c/windows/system32/gecko/1.4/wine_gecko:
chrome.manifest    mozalloc.dll    omni.jar              smime3.dll
components          mozsqlite3.dll  platform.ini          softokn3.dll
dependentlibs.list  nspr4.dll      plc4.dll              ssl3.dll
dictionaries        nss3.dll        plds4.dll            VERSION
freebl3.dll        nssckbi.dll    plugin-container.exe  xpcom.dll
hyphenation        nssdbm3.dll    precomplete          xpcshell.exe
LICENSE            nssutil3.dll    redit.exe            xul.dll
./drive_c/windows/system32/gecko/1.4/wine_gecko/components:
binary.manifest
./drive_c/windows/system32/gecko/1.4/wine_gecko/dictionaries:
en-US.aff  en-US.dic
./drive_c/windows/system32/gecko/1.4/wine_gecko/hyphenation:
hyph_af.dic      hyph_de-CH.dic  hyph_gl.dic  hyph_lt.dic  hyph_sh.dic
hyph_bg.dic      hyph_en_US.dic  hyph_hr.dic  hyph_mn.dic  hyph_sl.dic
hyph_ca.dic      hyph_eo.dic    hyph_hsb.dic  hyph_nb.dic  hyph_sv.dic
hyph_cy.dic      hyph_es.dic    hyph_ia.dic  hyph_nl.dic  hyph_uk.dic
hyph_da.dic      hyph_et.dic    hyph_is.dic  hyph_nn.dic
hyph_de-1901.dic  hyph_fi.dic    hyph_kmr.dic  hyph_pt.dic
hyph_de-1996.dic  hyph_fr.dic    hyph_la.dic  hyph_ru.dic
./drive_c/windows/system32/gecko/plugin:
npmshtml.dll
./drive_c/windows/system32/mui:
./drive_c/windows/system32/spool:
drivers  printers
./drive_c/windows/system32/spool/drivers:
color
./drive_c/windows/system32/spool/drivers/color:
./drive_c/windows/system32/spool/printers:
./drive_c/windows/system32/wbem:
mofcomp.exe
./drive_c/windows/syswow64:
acledit.dll        httpapi.dll                regasm.exe
aclui.dll          iccvid.dll                regedit.exe
activeds.dll        icinfo.exe                reg.exe
actxprxy.dll        icmp.dll                  regsvcs.exe
advapi32.dll        ieframe.dll                regsvr32.exe
advpack.dll        iexplore.exe              resutils.dll
amstream.dll        ifsmgr.vxd                riched20.dll
apphelp.dll        imaadp32.acm              riched32.dll
appwiz.cpl          imagehlp.dll              rpcrt4.dll
aspnet_regiis.exe  imm32.dll                  rpcss.exe
atl.dll            imm.dll                    rsabase.dll
attrib.exe          inetcomm.dll              rsaenh.dll
authz.dll          inetcpl.cpl                rstrtmgr.dll
avicap32.dll        inetmib1.dll              rtutils.dll
avifil32.dll        infosoft.dll              rundll32.exe
avifile.dll        initpki.dll                samlib.dll
avrt.dll            inkobj.dll                sane.ds
bcrypt.dll          inseng.dll                scarddlg.dll
browseui.dll        ipconfig.exe              sccbase.dll
cabarc.exe          iphlpapi.dll              sc.exe
cabinet.dll        itircl.dll                schannel.dll
cacls.exe          itss.dll                  scrrun.dll
capi2032.dll        jscript.dll                secedit.exe
cards.dll          kernel32.dll              secur32.dll
cfgmgr32.dll        keyboard.drv              security.dll
clock.exe          krnl386.exe                sensapi.dll
clusapi.dll        ktmw32.dll                serialui.dll
cmd.exe            l_intl.nls                servicemodelreg.exe
comcat.dll          loadperf.dll              services.exe
comctl32.dll        localspl.dll              setupapi.dll
comdlg32.dll        localui.dll                setupx.dll
commdlg.dll        lodctr.exe                sfc.dll
comm.drv            lz32.dll                  sfc_os.dll
compobj.dll        lzexpand.dll              shdoclc.dll
compstui.dll        mapi32.dll                shdocvw.dll
control.exe        mapistub.dll              shell32.dll
credui.dll          mciavi32.dll              shell.dll
crtdll.dll          mcicda.dll                shfolder.dll
crypt32.dll        mciqtz32.dll              shlwapi.dll
cryptdlg.dll        mciseq.dll                slbcsp.dll
cryptdll.dll        mciwave.dll                slc.dll
cryptnet.dll        midimap.dll                snmpapi.dll
cryptui.dll        mlang.dll                  softpub.dll
cscript.exe        mmcndmgr.dll              sound.drv
ctapi32.dll        mmdevapi.dll              spoolss.dll
ctl3d32.dll        mmdevldr.vxd              spoolsv.exe
ctl3d.dll          monodebg.vxd              stdole2.tlb
ctl3dv2.dll        mouse.drv                  stdole32.tlb
d3d10core.dll      mprapi.dll                sti.dll
d3d10.dll          mpr.dll                    storage.dll
d3d8.dll            msacm32.dll                stress.dll
d3d9.dll            msacm32.drv                svchost.exe
d3dcompiler_33.dll  msacm.dll                  svrapi.dll
d3dcompiler_34.dll  msadp32.acm                sxs.dll
d3dcompiler_35.dll  mscat32.dll                system.drv
d3dcompiler_36.dll  mscms.dll                  t2embed.dll
d3dcompiler_37.dll  mscoree.dll                tapi32.dll
d3dcompiler_38.dll  msctf.dll                  taskkill.exe
d3dcompiler_39.dll  msdaps.dll                taskmgr.exe
d3dcompiler_40.dll  msdmo.dll                  termsv.exe
d3dcompiler_41.dll  msftedit.dll              toolhelp.dll
d3dcompiler_42.dll  msg711.acm                traffic.dll
d3dcompiler_43.dll  msgsm32.acm                typelib.dll
d3dim.dll          mshta.exe                  unicows.dll
d3drm.dll          mshtml.dll                uninstaller.exe
d3dx10_33.dll      mshtml.tlb                unlodctr.exe
d3dx10_34.dll      msi.dll                    updspapi.dll
d3dx10_35.dll      msiexec.exe                url.dll
d3dx10_36.dll      msimg32.dll                urlmon.dll
d3dx10_37.dll      msimsg.dll                usbd.sys
d3dx10_38.dll      msimtf.dll                user32.dll
d3dx10_39.dll      msisip.dll                userenv.dll
d3dx10_40.dll      msisys.ocx                user.exe
d3dx10_41.dll      msnet32.dll                usp10.dll
d3dx10_42.dll      mspatcha.dll              uxtheme.dll
d3dx10_43.dll      msrle32.dll                vbscript.dll
d3dx9_24.dll        mssign32.dll              vcomp.dll
d3dx9_25.dll        mssip32.dll                vdhcp.vxd
d3dx9_26.dll        mstask.dll                vdmdbg.dll
d3dx9_27.dll        msvcirt.dll                ver.dll
d3dx9_28.dll        msvcp100.dll              version.dll
d3dx9_29.dll        msvcp60.dll                view.exe
d3dx9_30.dll        msvcp70.dll                vmm.vxd
d3dx9_31.dll        msvcp71.dll                vnbt.vxd
d3dx9_32.dll        msvcp80.dll                vnetbios.vxd
d3dx9_33.dll        msvcp90.dll                vtdapi.vxd
d3dx9_34.dll        msvcr100.dll              vwin32.vxd
d3dx9_35.dll        msvcr70.dll                w32skrnl.dll
d3dx9_36.dll        msvcr71.dll                w32sys.dll
d3dx9_37.dll        msvcr80.dll                wbem
d3dx9_38.dll        msvcr90.dll                wbemprox.dll
d3dx9_39.dll        msvcrt20.dll              wer.dll
d3dx9_40.dll        msvcrt40.dll              wiaservc.dll
d3dx9_41.dll        msvcrtd.dll                win32s16.dll
d3dx9_42.dll        msvcrt.dll                win87em.dll
d3dx9_43.dll        msvfw32.dll                winaspi.dll
d3dxof.dll          msvidc32.dll              windebug.dll
dbgeng.dll          msvideo.dll                windowscodecs.dll
dbghelp.dll        mswsock.dll                winealsa.drv
dciman32.dll        msxml2.dll                wineboot.exe
ddhelp.exe          msxml3.dll                winebrowser.exe
ddraw.dll          msxml4.dll                winecfg.exe
ddrawex.dll        msxml6.dll                wineconsole.exe
devenum.dll        msxml.dll                  wined3d.dll
dhcpcsvc.dll        mui                        winedbg.exe
dinput8.dll        nddeapi.dll                winedevice.exe
dinput.dll          netapi32.dll              winefile.exe
dispdib.dll        net.exe                    winegstreamer.dll
dispex.dll          netsh.exe                  winejoystick.drv
display.drv        newdev.dll                winemapi.dll
dmband.dll          ngen.exe                  winemenubuilder.exe
dmcompos.dll        normaliz.dll              winemine.exe
dmime.dll          notepad.exe                winemp3.acm
dmloader.dll        ntdll.dll                  winemsibuilder.exe
dmscript.dll        ntdsapi.dll                wineoss.drv
dmstyle.dll        ntoskrnl.exe              winepath.exe
dmsynth.dll        ntprint.dll                wineps16.drv
dmusic32.dll        objsel.dll                wineps.drv
dmusic.dll          odbc32.dll                winevdm.exe
dnsapi.dll          odbccp32.dll              winex11.drv
dosx.exe            ole2conv.dll              wing32.dll
dplay.dll          ole2disp.dll              wing.dll
dplayx.dll          ole2.dll                  winhlp32.exe
dpnaddr.dll        ole2nls.dll                winhttp.dll
dpnet.dll          ole2prox.dll              wininet.dll
dpnhpast.dll        ole2thk.dll                winmm.dll
dpnlobby.dll        ole32.dll                  winnls32.dll
dpwsockx.dll        oleacc.dll                winnls.dll
drivers            oleaut32.dll              winoldap.mod
drmclien.dll        olecli32.dll              winscard.dll
dsound.dll          olecli.dll                winsock.dll
dsound.vxd          oledb32.dll                winspool.drv
dssenh.dll          oledlg.dll                winsta.dll
dswave.dll          olepro32.dll              wintab32.dll
dwmapi.dll          olesvr32.dll              wintab.dll
dxdiag.exe          olesvr.dll                wintrust.dll
dxdiagn.dll        olethk32.dll              winver.exe
dxgi.dll            oleview.exe                wlanapi.dll
eject.exe          openal32.dll              wldap32.dll
expand.exe          opengl32.dll              wmic.exe
explorer.exe        pdh.dll                    wmi.dll
explorerframe.dll  photometadatahandler.dll  wmiutils.dll
extrac32.exe        pidgen.dll                wnaspi32.dll
faultrep.dll        ping.exe                  wordpad.exe
fltlib.dll          plugplay.exe              wow32.dll
fusion.dll          powrprof.dll              write.exe
fwpuclnt.dll        presentationfontcache.exe  ws2_32.dll
gameux.dll          printui.dll                wscript.exe
gdi32.dll          progman.exe                wshom.ocx
gdi.exe            propsys.dll                wsock32.dll
gdiplus.dll        psapi.dll                  wtsapi32.dll
gecko              pstorec.dll                wuapi.dll
glu32.dll          qcap.dll                  wuaueng.dll
gphoto2.ds          qedit.dll                  xapofx1_1.dll
gpkcsp.dll          qmgr.dll                  xcopy.exe
hal.dll            qmgrprxy.dll              xinput1_1.dll
hhctrl.ocx          quartz.dll                xinput1_2.dll
hh.exe              query.dll                  xinput1_3.dll
hid.dll            rasapi16.dll              xinput9_1_0.dll
hlink.dll          rasapi32.dll              xmllite.dll
hnetcfg.dll        rasdlg.dll                xolehlp.dll
hostname.exe        regapi.dll                xpsprint.dll
./drive_c/windows/syswow64/drivers:
./drive_c/windows/syswow64/gecko:
1.4  plugin
./drive_c/windows/syswow64/gecko/1.4:
wine_gecko
./drive_c/windows/syswow64/gecko/1.4/wine_gecko:
chrome.manifest    mozjs.dll      platform.ini          ssl3.dll
components          mozsqlite3.dll  plc4.dll              VERSION
dependentlibs.list  nspr4.dll      plds4.dll            xpcom.dll
dictionaries        nss3.dll        plugin-container.exe  xpcshell.exe
freebl3.dll        nssckbi.dll    precomplete          xul.dll
hyphenation        nssdbm3.dll    redit.exe
LICENSE            nssutil3.dll    smime3.dll
mozalloc.dll        omni.jar        softokn3.dll
./drive_c/windows/syswow64/gecko/1.4/wine_gecko/components:
binary.manifest
./drive_c/windows/syswow64/gecko/1.4/wine_gecko/dictionaries:
en-US.aff  en-US.dic
./drive_c/windows/syswow64/gecko/1.4/wine_gecko/hyphenation:
hyph_af.dic      hyph_de-CH.dic  hyph_gl.dic  hyph_lt.dic  hyph_sh.dic
hyph_bg.dic      hyph_en_US.dic  hyph_hr.dic  hyph_mn.dic  hyph_sl.dic
hyph_ca.dic      hyph_eo.dic    hyph_hsb.dic  hyph_nb.dic  hyph_sv.dic
hyph_cy.dic      hyph_es.dic    hyph_ia.dic  hyph_nl.dic  hyph_uk.dic
hyph_da.dic      hyph_et.dic    hyph_is.dic  hyph_nn.dic
hyph_de-1901.dic  hyph_fi.dic    hyph_kmr.dic  hyph_pt.dic
hyph_de-1996.dic  hyph_fr.dic    hyph_la.dic  hyph_ru.dic
./drive_c/windows/syswow64/gecko/plugin:
npmshtml.dll
./drive_c/windows/syswow64/mui:
./drive_c/windows/syswow64/wbem:
mofcomp.exe
./drive_c/windows/temp:
./drive_c/windows/winsxs:
amd64_microsoft.msxml2_6bd6b9abf345378f_4.1.0.0_none_deadbeef
amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef
amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef
amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef
amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef
amd64_microsoft-windows-msxml30_31bf3856ad364e35_6.0.6000.16386_none_deadbeef
amd64_microsoft-windows-msxml60_31bf3856ad364e35_6.0.6000.16386_none_deadbeef
manifests
x86_microsoft.msxml2_6bd6b9abf345378f_4.1.0.0_none_deadbeef
x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef
x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef
x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef
x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef
x86_microsoft-windows-msxml30_31bf3856ad364e35_6.0.6000.16386_none_deadbeef
x86_microsoft-windows-msxml60_31bf3856ad364e35_6.0.6000.16386_none_deadbeef
./drive_c/windows/winsxs/amd64_microsoft.msxml2_6bd6b9abf345378f_4.1.0.0_none_deadbeef:
msxml4.dll
./drive_c/windows/winsxs/amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef:
msvcr80.dll
./drive_c/windows/winsxs/amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef:
msvcr90.dll
./drive_c/windows/winsxs/amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef:
comctl32.dll
./drive_c/windows/winsxs/amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef:
gdiplus.dll
./drive_c/windows/winsxs/amd64_microsoft-windows-msxml30_31bf3856ad364e35_6.0.6000.16386_none_deadbeef:
msxml3.dll
./drive_c/windows/winsxs/amd64_microsoft-windows-msxml60_31bf3856ad364e35_6.0.6000.16386_none_deadbeef:
msxml6.dll
./drive_c/windows/winsxs/manifests:
amd64_microsoft.msxml2_6bd6b9abf345378f_4.1.0.0_none_deadbeef.manifest
amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef.manifest
amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef.manifest
amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest
amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef.manifest
amd64_microsoft-windows-msxml30_31bf3856ad364e35_6.0.6000.16386_none_deadbeef.manifest
amd64_microsoft-windows-msxml60_31bf3856ad364e35_6.0.6000.16386_none_deadbeef.manifest
x86_microsoft.msxml2_6bd6b9abf345378f_4.1.0.0_none_deadbeef.manifest
x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef.manifest
x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef.manifest
x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest
x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef.manifest
x86_microsoft-windows-msxml30_31bf3856ad364e35_6.0.6000.16386_none_deadbeef.manifest
x86_microsoft-windows-msxml60_31bf3856ad364e35_6.0.6000.16386_none_deadbeef.manifest
./drive_c/windows/winsxs/x86_microsoft.msxml2_6bd6b9abf345378f_4.1.0.0_none_deadbeef:
msxml4.dll
./drive_c/windows/winsxs/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef:
msvcr80.dll
./drive_c/windows/winsxs/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef:
msvcr90.dll
./drive_c/windows/winsxs/x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef:
comctl32.dll
./drive_c/windows/winsxs/x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef:
gdiplus.dll
./drive_c/windows/winsxs/x86_microsoft-windows-msxml30_31bf3856ad364e35_6.0.6000.16386_none_deadbeef:
msxml3.dll
./drive_c/windows/winsxs/x86_microsoft-windows-msxml60_31bf3856ad364e35_6.0.6000.16386_none_deadbeef:
msxml6.dll
ben@reticle:~/.wine$
HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Since I don't use the program I can't say what it has left behind. It might be a registry entry even.
myredhotcar
Grafter
Posts: 457
Registered: ‎06-11-2013

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

I've removed/purged WINE and installed the latest version which throws up errors when run from the CLI so I think it is a problem with my setup here. It's got to the point where I think I need to be posting on the WINE HQ forums but as DSLstats works (usually) I'm giving up. I doubt I'll ever use WINE for anything else so meh.
Cheers for the help anyway!
HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

Did you remove the .wine folder, purging wine doesn't do that.
You could just rename it to .wine_old I personally have 2 wine folders, .wine  & .wine_games to keep the important stuff from getting corrupted. Stuff like Newsbin & quickpar2  Grin
myredhotcar
Grafter
Posts: 457
Registered: ‎06-11-2013

Re: DSLstats/Routerstats issues with Ubuntu 12.04 (access violation)

I didn't remove the folder manually so I deleted that, purged again, and reinstalled WINE 1.6. Routerstats now works!  Cheesy
I assumed purge would, well, purge. It appears something within the .wine folder was borked. I've added ubuntu-wine/ppa to my sources as while reading trying to fix the issue I've read that v1.4 (as in the Ubuntu repositories) is pretty buggy, especially on an x64 system.
Thanks for all your help Hairy McBiker, problem solved.