Menu

Notepad++ 5 does not work on wine (linux)

2008-07-07
2012-11-13
  • Nobody/Anonymous

    tested on wine 1.0, 1.1.0
    in shows some messages:"_hSelf==NULL"
    and crashes with exception 999.
    please fix this bug, because it is great editor also on linux.

     
    • Chris Peschke

      Chris Peschke - 2008-07-07

      Confirmed.  Using Ubuntu 8.04, with WINE version 0.9.59.  Default install.  winedbg doesn't provide much but here's what's interesting:

      First chance exception: C++ exception(object = 0x7f1efdbc, type = 0x0047e604) in 32-bit code (0x7b8443d6).
      Register dump:
      CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
      EIP:7b8443d6 ESP:7f1efd10 EBP:7f1efd74 EFLAGS:00000216(   - 00      - IAP1)
      EAX:7b82eac9 EBX:7b8b2888 ECX:00000000 EDX:0001002e
      ESI:0001002e EDI:7f1f10b0
      Stack dump:
      0x7f1efd10:  7f1efda0 0000000c 00000000 00000000
      0x7f1efd20:  e06d7363 00000001 00000000 7b844360
      0x7f1efd30:  00000003 19930520 7f1efdbc 0047e604
      0x7f1efd40:  0001002e 7f1efd84 7ed0275f 7f1efd58
      0x7f1efd50:  7bc430bf 00000000 00000028 00000000
      0x7f1efd60:  00000000 00474d2c 00474d3c 00000000
      Backtrace:
      =>1 0x7b8443d6 in kernel32 (+0x243d6) (0x7f1efd74)
        2 0x0045be3e in notepad++ (+0x5be3e) (0x7f1efdac)
        3 0x0040c51b in notepad++ (+0xc51b) (0x7f1efdc0)
        4 0x00429526 in notepad++ (+0x29526) (0x7f1f00d0)

      Not sure if that helps!

       
    • Nobody/Anonymous

       
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.