Anonymous

Forum Replies Created

Viewing 15 posts - 211 through 225 (of 665 total)
  • Author
    Posts
  • in reply to: Allow normal users to mount? #2177
    Anonymous
    Participant

    I believe there HAS to be a way, but who knows… It’s already a well-known fact that Windows sucks, so I would not be surprised even if it turns out to be impossible…
    But that would be my worst nightmare ever. I sent a feature request for that, hope that the admin will answer soon with good news.

    in reply to: Call for feature requests #1683
    Anonymous
    Participant

    The most important feature of portable version: do NOT require admin rights! Try to mount it without admin rights and kernel-mode drivers (which do always require admin)…

    I know, it certainly has some limitations – only the current user could see the virtual drive, and it could probably not survive a reboot – but the real PORTABLE
    version of a program should let the user run it on ANY computer – including on those where the user does NOT have administrative privileges (in school, office etc)…

    And it would be a great feature since not ONE of the programs I’ve EVER found does mount anything anywhere without needing admin rights – your program would
    be the absolute winner in this category! Just imagine that 😀

    in reply to: how to co work with valgrind? #2060
    Anonymous
    Participant

    Does this still work with VisualGDB 3.1? It is telling me

    The “remote” target does not support “run”. Try “help target” or “continue”.

    I assume VisualGDB uses the “run” command and it would only work with “continue”? I tried adding “continue”, but now Visual Studio / VisualGDB is hanging on “The following GDB command is taking too long to complete -break-list”

    in reply to: GDB breakpoint not getting hit #2028
    Anonymous
    Participant

    Weird, now it works.. I didn’t change anything. Oh well, sorry about the useless thread, you can delete it.

    in reply to: virtual PC hang after installing vminstall.exe #2055
    Anonymous
    Participant

    I have the same issue – installing the vminstall.exe and rebooting the guest OS.

    I have windows xp installed as guest OS on VirtualBox and it hangs after i select the “Windows XP [ Virtual KD ] Debug enabled”.
    Running in Safe Mode the Windows hang after loading mup.sys driver .

    anyone ?

    in reply to: Basiz…we wait you! #2380
    Anonymous
    Participant

    @Thunder wrote:

    @Thunder wrote:

    Basiz…a little answer like “i’m working on it blabla i’ll make this feature, i’ll not add this feature blabla”
    I’m not the only one waiting for this 😥

    I’d like an answer…

    Again, i’d like an answer

    in reply to: beginners problems/mistakes #2205
    Anonymous
    Participant

    thank you
    i have changed the LANG and LANGUAGE settings -> but no effect
    after restart the ubuntu maschine the visualgdb plugin have no problems with the midnight commander example (“Importing remote Linux projects to Visual Studio” )
    i changed any things and rebuild the project, set breakpoints, etc. -> nice 😀

    now i’m importing a selfmade project, but i can’t build the project (and i see no outputlines):

    VisualGDB: Attempting inline build…
    make
    Build failed: unrecognized output from inline build pipe. Try disabling inline building in Tools->Options->VisualGDB or running VisualGDB with /noinline.
    C:Program FilesMSBuildMicrosoft.Cppv4.0V110Microsoft.MakeFile.Targets(38,5): error MSB3073: The Command””C:Program FilesSysprogsVisualGDB\VisualGDB.exe” /build “C:UserstestVSDocumentsvs2012projectstestprgtestprgtestprg.vcxproj” “/solution:C:UserstestVSDocumentsvs2012projectstestprgtestprg.sln” “/config:Debug” “/platform:Win32” “/config:” “/platform:Win32″” exited with code 1.

    the visualgdb project properties/remote build Settings/build command” have no Problem with the makefile -> “customize/run command now” exited with code 0 and i see all outputlines

    in reply to: WinCDEmu won’t read no cd/dvd image for game properly #2032
    Anonymous
    Participant

    Portable version is “fine” ( some left of registry ) but don’t give you any problems

    in reply to: WinCDEmu won’t read no cd/dvd image for game properly #2031
    Anonymous
    Participant

    ah forget this wincdemu or any like it , 7zip & alcohol wtg

    in reply to: WinCDEmu won’t read no cd/dvd image for game properly #2030
    Anonymous
    Participant

    Thanks was going to try it out. Is portable ver. ok though?

    in reply to: beginners problems/mistakes #2201
    Anonymous
    Participant

    it is funny, i can open more than ten ssh-connections with the visualgdb ssh-manager and all connections are in english, but the visualgdb test is in german?
    please, can you tell which commands you execute?

    in reply to: VirtualKD on VBox 4.2 #2046
    Anonymous
    Participant

    hope the author will solve this problem soon

    in reply to: beginners problems/mistakes #2203
    Anonymous
    Participant

    thank you for your answer!

    i have changed the language (i open a ssh-smartty window with the visual Studio):

    root@pcubu:~# locale
    LANG=en_US.UTF-8
    LANGUAGE=en_us.UTF-8
    LC_CTYPE=”en_US.UTF-8″
    LC_NUMERIC=”en_US.UTF-8″
    LC_TIME=”en_US.UTF-8″
    LC_COLLATE=”en_US.UTF-8″
    LC_MONETARY=”en_US.UTF-8″
    LC_MESSAGES=”en_US.UTF-8″
    LC_PAPER=”en_US.UTF-8″
    LC_NAME=”en_US.UTF-8″
    LC_ADDRESS=”en_US.UTF-8″
    LC_TELEPHONE=”en_US.UTF-8″
    LC_MEASUREMENT=”en_US.UTF-8″
    LC_IDENTIFICATION=”en_US.UTF-8″
    LC_ALL=en_US.UTF-8

    but the “toolchain chain failed”-window is the same as in the first posting.

    i execute the command “gcc -v” in the smartty-window

    root@ppcubu:~# gcc -v
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
    Target: i686-linux-gnu
    Configured with: ../src/configure -v –with-pkgversion=’Ubuntu/Linaro 4.6.3-1ubuntu5′ –wit
    h-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs –enable-languages=c,c++,fortran,objc,ob
    j-c++ –prefix=/usr –program-suffix=-4.6 –enable-shared –enable-linker-build-id –with-s
    ystem-zlib –libexecdir=/usr/lib –without-included-gettext –enable-threads=posix –with-g
    xx-include-dir=/usr/include/c++/4.6 –libdir=/usr/lib –enable-nls –with-sysroot=/ –enabl
    e-clocale=gnu –enable-libstdcxx-debug –enable-libstdcxx-time=yes –enable-gnu-unique-obje
    ct –enable-plugin –enable-objc-gc –enable-targets=all –disable-werror –with-arch-32=i6
    86 –with-tune=generic –enable-checking=release –build=i686-linux-gnu –host=i686-linux-g
    nu –target=i686-linux-gnu
    Thread model: posix
    gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)

    now it is in englisch?? 😕 is the visualgdb command an other command? 😕

    Anonymous
    Participant

    also if you were planning to install it just to give it a try…. DON’T DO THAT

    the uninstaller will just remove files in program files folder, everything else will remain sitting on system32/drivers and registry, and unless you are an expert you won’t be able to remove it, ever… total wreck, forget it

    Anonymous
    Participant

    because WinCDEmu is epic fail, that is why

    and probably also because wincdemu does not emulate cd or dvd drive, only data discs which you can already extract with 7zip so I do not see what the point

    after trying it for a while and seeing the author activity here, I have come to the conclusion this software had no future

    I recommend you using alcolol52% free edition, altho it’s really one big piece of shit software, but there is nothing better at the moment

Viewing 15 posts - 211 through 225 (of 665 total)