Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: johnnybgoode
Forum: Assembly Apr 25th, 2008
Replies: 0
Views: 579
Posted By johnnybgoode
I've set my first steps into the world of reverse engineering. So a use -on heavy recommandation- SoftIce/WinIce and indeed, this seems to THE debugger. The problem is that I nowhere in the setting...
Forum: *nix Software Feb 22nd, 2008
Replies: 4
Views: 748
Posted By johnnybgoode
Problem solved!

It was the USB port who couldn't deliver enough current for the drive to work. I installed a simple usb hub and the problem was solved.

Thanks for your quick reactions on my...
Forum: *nix Software Feb 22nd, 2008
Replies: 4
Views: 748
Posted By johnnybgoode
Here 's what I get:

[john@localhost ~]$ su
Password:
[root@localhost john]# mount -t ntfs /dev/sde /media/LaCie
mount: wrong fs type, bad option, bad superblock on /dev/sde,
missing...
Forum: *nix Software Feb 21st, 2008
Replies: 4
Views: 748
Posted By johnnybgoode
Under XP all works. I made a directory /media/LaCie and tried to mount as:

mount -t ntfs /dev/sde /media/LaCie

But I get the error mess. "Can't find Superblock". What can have gone wrong?
Forum: *nix Software Feb 17th, 2008
Replies: 1
Views: 734
Posted By johnnybgoode
Forget it. The problem is solved.
Forum: *nix Software Feb 17th, 2008
Replies: 1
Views: 734
Posted By johnnybgoode
After a systemcrash and a re-install I only can read my XP partition. I forgot what I have to insert in the fstab. My xp partition is mounted as:

/dev/hda1 /media/windows vfat ...
Forum: Python Jan 11th, 2008
Replies: 4
Views: 3,015
Posted By johnnybgoode
Is it possible to convert a python script into a compileble langguage. ?????
Forum: Python Jan 11th, 2008
Replies: 9
Views: 2,605
Posted By johnnybgoode
What if the user has not python installed? Is it possible to compile a python script ? I mean a conversion python to C/C++, Pascal, kylix ....?
Forum: Python Jan 10th, 2008
Replies: 2
Views: 1,452
Posted By johnnybgoode
Here follows my code


#!/usr/bin/env python
import sys
try:
import pygtk
pygtk.require("2.0")
except:
pass
Forum: Python Jan 9th, 2008
Replies: 2
Views: 1,452
Posted By johnnybgoode
I am trying to activate the Help > About button with no succes.
I made a GUI with Glade3 with only a menu item in the main window.
Here's my code:



#!/usr/bin/env python
import sys
try:...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2010 DaniWeb® LLC