Jump to content

kobalt

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by kobalt

  1. To navigate directories type cd "My Documents" in quotes, to sort the space out.

     

    Excellent! getting a bit closer :)

     

    ok, I navigate to the "Microsoft Money>System" Folder and type wine msmoney.exe - following are errors generated:

     

    fixme:actctx:CreateActCtxW stub!

    err:ole:CoGetClassObject class {2e53a0a1-cfc9-11d4-8c9c-0050dad32d95} not registered

    err:ole:CoGetClassObject no class object {2e53a0a1-cfc9-11d4-8c9c-0050dad32d95} could be created for for context 0x1

  2. What I have done exactly is open a terminal, login as SU, navigate to the money folder and type wine setup.exe - I get a few of the installation screens, and then it finishes saying install was finished un-expectedly (or something along those lines)

    Anyway, I'll try your suggestion and copy the dirs accross to the wine install. The only question I have there is what about registry entries?

     

    I have tried looking at some linux based aps - ie. GNUcash & Grisbi - but havent found them to be what I need.

     

    I am also experiencing problems navigating to the 'My Documents' & 'Program Files" folders in my wine installation through a terminal window "Konsole" I believe its something to do with the space?? which makes it difficult to enter the wine money.exe command from the install dir...

  3. Hello again, I was hoping someone could help me. I am a noob so please be

    nice!! :)

     

    I use MS Money fairly extensively, and have about 5

    years worth of data that I would like to retain. I have tried to

    install it after setting up wine (and installing IE6 with help from

    'Sidenet')

    I am getting no-where fast. Has anyone got any of the above Money

    versions working with Wine (preferably on a version of Mandriva) and,

    if so, what are the steps taken to get it working?

    Also, how can I provide more information in order to ascertain where

    the install is falling over?

     

    Thanks in advance!

  4. Hi all,

    Hoping someone could guide me in the right direction here! I am a noob, and I feel a little out of my depth, but I will persist until I get this right! :)

     

    I want to migrate across to Mandriva completely as I am fedup with Windows for a number of reasons. I do have a few programs that I want to be able to run though which is why I am setting up wine.

     

    I have installed wine, and have tried installing IE6 every different way I can think of! I followed the information on Franks Corner I have also tried the install via IEs4Linux & WINEHQ but the install always falls over.

     

    I know that its most likely something I'm missing. I don't know where the install process is crashing exactly, but I'm sure if someone can talk me through it I can provide the information.

     

    Hoping someone can help!

  5. Hi all,

    Am becoming frustrated! :furious3: I cant get Mandriva LE to install!

    What I have done thus far:

     

    -Downloaded 3xISO files & checked md5 sums (all correct)

    -Burnt to CD all 3 ISOs twice (on 2 different CD burners at 4x)

    -Checked that CD's were readable with correct file structure

    -Tried installing on 3 different computers.

     

    I think that somewhere between checking the md5 sums and burning the images to CD I am doing something wrong. Perhaps its the CD's??

     

    Here is one thing I've noticed when opening the CDs after burning them - if I try to open a file such as the index.htm or README.txt I just get a blank page. If I extract them from the ISO they will open properly - but not off the freshly created CD, which would indicate either 1) Bad Media or 2) Bad burn.

     

    I am using NERO v6 to create CDs, I d/l'd and installed ISORecorder (http://isorecorder.alexfeinman.com/isorecorder.htm) and tried to create again, but kept getting error displayed...

     

    I am just about to d/l and try Mandriva 2006, would rather not have to as yet.

     

    Any suggestions would be GREATLY appreciated!! :cheesy:

  6. Driver "fbdev"

    Try replacing "fbdev" with "vesa" and see what happens.

    Also:

    Load "glx" # 3D layer

    Load "/usr/X11R6/lib/modules/extensions/libglx.a"

    Remove one line of them (either should be OK). Actually under your current config you could remove both- the framebuffer driver doesn't support any king of GL or/and video acceleration.

    Hey! Thanks heaps for your help, thanks also for all the replys - sorry for my late reply, i have been away on a holiday for the last week.

    I replaced the "fbdev" with "vesa" and it fixed the problem straight away. Thanks! :D

  7. Is there any particular reason why you're using 10.1 Community?  This was quite buggy release, you'd be better off with 10.1 Official, or LE2005.

     

    Community was released first like a testing bed, which then ended up being the Official version.

     

    Oops! Sorry, it is the official version - when typing the prob I wasnt sure which it was that I installed - courtesy of reburning about 4 sets of various versions I had in order to at least install 1 that worked!! (had all sorts of install problems due to faulty CDROM drive)

     

    Anyways, am still sorting out this screen problem following is the config (taken when attempting to increase resolution to 1280x1024):

     

    # File generated by XFdrake.

     

    # **********************************************************************

    # Refer to the XF86Config man page for details about the format of

    # this file.

    # **********************************************************************

     

    Section "Files"

    # Multiple FontPath entries are allowed (they are concatenated together)

    # By default, Mandrake 6.0 and later now use a font server independent of

    # the X server to render fonts.

    FontPath "unix/:-1"

    EndSection

     

    Section "ServerFlags"

    #DontZap # disable <Crtl><Alt><BS> (server abort)

    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't

    work

    EndSection

     

    Section "Module"

    Load "dbe" # Double-Buffering Extension

    Load "v4l" # Video for Linux

    Load "extmod"

    Load "type1"

    Load "freetype"

    Load "glx" # 3D layer

    Load "/usr/X11R6/lib/modules/extensions/libglx.a"

    EndSection

     

    Section "InputDevice"

    Identifier "Keyboard1"

    Driver "Keyboard"

    Option "XkbModel" "pc105"

    Option "XkbLayout" "us_intl"

    Option "XkbOptions" ""

    EndSection

     

    Section "InputDevice"

    Identifier "Mouse1"

    Driver "mouse"

    Option "Protocol" "ExplorerPS/2"

    Option "Device" "/dev/mouse"

    Option "ZAxisMapping" "6 7"

    EndSection

     

    Section "Monitor"

    Identifier "monitor1"

    VendorName "IBM"

    ModelName "IBM 6556 P72"

    HorizSync 30.0-85.0

    VertRefresh 50.0-150.0

     

    # Sony Vaio C1(X,XS,VE,VN)?

    # 1024x480 @ 85.6 Hz, 48 kHz hsync

    ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync

    -vsync

     

    # Dell D800 and few Inspiron (16/10) 1280x800

    ModeLine "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848

     

    # Dell D800 and few Inspiron (16/10) 1680x1050

    ModeLine "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103

     

    # Dell D800 and few Inspiron (16/10) 1920x1200

    ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSy

    nc

     

    # TV fullscreen mode or DVD fullscreen output.

    # 768x576 @ 79 Hz, 50 kHz hsync

    ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

     

    # 768x576 @ 100 Hz, 61.6 kHz hsync

    ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616

    EndSection

     

    Section "Device"

    Identifier "device1"

    VendorName "ST Microelectronics"

    BoardName "KYRO Series"

    Driver "fbdev"

    Option "DPMS"

    EndSection

     

    Section "Screen"

    Identifier "screen1"

    Device "device1"

    Monitor "monitor1"

    DefaultColorDepth 16

     

    Subsection "Display"

    Depth 8

    Virtual 1280 1024

    EndSubsection

     

    Subsection "Display"

    Depth 15

    Virtual 1280 1024

    EndSubsection

     

    Subsection "Display"

    Depth 16

    Virtual 1280 1024

    EndSubsection

     

    Subsection "Display"

    Depth 24

    Virtual 1280 1024

    EndSubsection

    EndSection

     

    Section "ServerLayout"

    Identifier "layout1"

    InputDevice "Keyboard1" "CoreKeyboard"

    InputDevice "Mouse1" "CorePointer"

    Screen "screen1"

    EndSection

  8. I am having an issue with my recent installation of Mandrake 10 (Community). When I increase the screen size to over 1024X768 the screen will wrap over itself. When the mouse gets to the right end of the screen and you keep going, it appears on the left side for ~ 300 pixels. I.e. it is drawing the screen in 800x600, it is just making up for the portion it cannot display by recycling itself.

     

    HW stats:

    * Monitor - IBM 6556 P72

    * Graphics Card - Hercules terminator 4000x (Kyro chipset).

     

    I know that both the Card & the Monitor can support up to 1280x1024 as I was doing so under Windows XP. Has anyone come accross this problem before? Is there any more information that I need to supply?

     

    Thanks!

  9. Hi Arctic,

    Thanks heaps for your help! I solved the problem - am pretty sure it was a combination of a dodgy installation and a (possibly) faulty NIC. I was also having problems setting up Samba to browse my XP box - sometimes i could see it, sometimes I couldnt. And, when I could see it, I could never actually browse its shared folders.

    I was checking out the network settings and noticed that the MAC address of the NIC was ff:ff:ff:ff figured that it was possibly faulty - so, threw in a new one, and, just to be on the safe side re-installed the OS. I have now got the network running so that I can connect to the internet thru the XP box, and I can browse its shared folders. I am now in the process of updating the Media manager thru the easyurpmi (?) website!!

     

    Thanks again!

  10. Hi all, i've recently taken the plunge and am migrating accross to linux after spending all my computing life on windows - so far I'm having a blast! :D

     

    I have 2 problems that I'm trying to resolve and have been quite stuck (will just work on 1 for the time being!)

     

    I have installed Mandrake 10.1 community & am trying to connect to the internet through an XP box running ICS. I have assigned a static IP: 192.168.0.50, I know the connection is alive as I can ping www.google.com I just cant access any web pages on Konqueror (keep getting a timeout error) I've setup the internet connection to use 192.168.0.1 as Gateway & DNS, I turned IPV6 off by adding "alias net-pf-10 off" in modprobe.conf - and am still having the same trouble.

     

    I am not sure where to look next and am hoping someone could set me in the right direction!

×
×
  • Create New...