Leechex 1.0.1 Beta unter Debian mit Wine

Dieses Thema im Forum "Linux & BSD" wurde erstellt von Mr_MeYa, 30. Oktober 2005 .

  1. 30. Oktober 2005
    Also jedes mal wenn ich Leechex starten will amhct er das Ja automatisch mit wine. Da wird dann mein kompletter Bildschirm schwarz und meine KDE stürzt ab... und wenn ich es mit cedega versuche sagt er das ich einen Vorgang verletzen würde.

    MFG
    Mr_MeYa
     
  2. 31. Oktober 2005
    fürs mal aus der Console aus um den Debugkram zu sehen:


    wine LeechEx.exe

    sollte das sein.

    WEgen deinem KDE-Crash versuch in dem Fall einfach mal den Output in ne Datei umzuleiten "wine LeechEx.exe > datei" ums dir nach neuem hochfahren von KDE zu betrachten.
     
  3. 31. Oktober 2005
    Code:
    Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
    to set the screen resolution and remove the "Resolution" entry in the config file
    X connection to :0.0 broken (explicit kill or server shutdown).
    bei X connection broken, habe ich halt strg+alt+backspace gemacht um KDE neuzutsarten, weil ich halt n schwarzen bildschrim hatte!
     
  4. 1. November 2005
    Mhm,
    starte mal den regeditor von wine und schau bei dem Schlüssel der da steht nach.
     
  5. 2. November 2005
    das sagt er unter root:

    Code:
    wine regedit
    can't create key_t for shm: No such file or directory
    wineserver: chdir /root/.wine : No such file or directory


    und das unter meinem benutzenamen:

    Code:
    wine regedit
    wine: cannot find 'regedit'
    Wine failed with return code 1
     
  6. 4. November 2005
    Hallo,
    ich bin mir jetzt gerade nicht ganz sicher aber ich wuerde dir raten Wine einmal neu zu installieren, normal legt Wine diese .wine Verzeichnisse an wo dann dort auch die Konfigurationsdateien zu finden sind.

    Es gibt fuer Wine auch einen extra "GUI" Regeditor, ggf. suchst du einmal danach und schaust ob du dann etwas "einbinden" kannst.

    Gruss
    DrScream
     
  7. 6. November 2005
    hatte es nun Neuinstalliert, Eingerichtiet.,.. aber er Crash wieder.. und das auch wieder mit dem gleichen Fehler, aber es ist weider kein regedit dabei
     
  8. 17. Dezember 2005
    Leute das Problem steht imer noch und ich brauche neuen stuff und ich will auch wieder was uppen!
     
  9. 17. Dezember 2005
    Hi,

    haste per apt-get install wine installiert ?

    Dich schon auf der HP von Wine umgeschaut (WineHQ - Run Windows applications on Linux, BSD, Solaris and Mac OS X )

    Versuchs doch mal in GNOME ...

    Mfg,

    Kolazomai
     
  10. 17. Dezember 2005
    Ja ich habs per atp-get isntall gemacht
    aber warum sollte ich das unter gnome tun?
     
  11. 17. Dezember 2005
    Unter Gnome LeechEx starten mein ich. Vielleicht haste irgendne beschädigte Qt-Lib o.ä.

    Mfg,

    Kolazomai
     
  12. 17. Dezember 2005
    Also ich habe jetzt in Xnest Gnome gestartet über die Konosle dann Leechex... er sagt mir zwar noch das ich inner regstry schauen sollte, aber es startet... nun sollte es nur noch unter KDE laufen xD

    MFG
    Mr_MeYa
     
  13. 17. Dezember 2005
    scho war ich hab KDE 3.3, nur woher bekomme ich en KDE version, welche sollte ich nehemen...

    Ach udter Gnome gibts nu auch n blackscreen!
     
  14. 18. Dezember 2005
    Wenn du mir nun noch die 3.4 oder 3.5 Version da rausuchst.. weil ich findse nicht für Debian...
     
  15. 18. Dezember 2005
    er braucht kein neues KDE, sondern nen neues Wine.

    Mit Wine 0.93 geht auch LeechEx unter KDE 3.3

    mit apt-get install wine bekommste ne Version von Wine, die nicht mit LeechEx workelt. Vor 2 Tagen auch erst das Problem gehabt beim Testen.
     
  16. 18. Dezember 2005
    Hi,

    http://developer.kde.org/build/compile_kde3_4.html

    Da steht doch alles wunderbar erklärt... Einfach selber compilieren

    Mfg,

    Kolazomai
     
  17. 18. Dezember 2005
    Das mit dem KDE update lass ich dann mal lieber... hab keinen bock mir mein system zu zerschiessen wenn da was falsch läuft, und 6 studnen zeit hab ich auch nicht...
     
  18. 18. Dezember 2005
    geh einfach mal auf winehq.com und lade dir den aktuellen Source für Wine

    mach dann nen apt-get remove wine

    und kompiliere dann den Source den du heruntergeladen hast.
    Alle Befehle hab ich nicht mehr im Kopf, aber ungefähr so müsste es gehen:
    Code:
    bzip2 -d wine-0.9.3.tar.bz2
    tar xvf wine-0.9.3.tar
    cd wine-0.9.3
    
    ./configure --enable-dll
    make depend && make
    make install
    
    Ich hoffe ma das war jetzt richtig ^^
    Während "./configure" wird er eventuell anmeckern, dass noch Pakete fehlen

    Code:
    apt-get install flex
    apt-get install bison
    
     
  19. 18. Dezember 2005
    Also mir hat meien console nu ertsma was ausgespuckt, als ich versucht habe Leechex unter GNOME zu starten:
    Code:
    wine Leechex.exe
    Could not stat /home/jochen/.wine/%HOME% (No such file or directory), ignoring drive Y:
    XRender could not be loaded
     This is not necessarily a fatal error, however some
     applications require XRender to be installed and
     may not function or display text correctly otherwise.
     Please consult the Cedega Font FAQ for more details
     about this problemBuilding font metrics. This may take some time...
    fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--14-130-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--18-120-100-100-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-o-normal--13-120-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-o-normal--13-120-75-75-c-80-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-o-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--6-60-75-75-c-40-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--8-80-75-75-c-50-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--9-90-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-semicondensed--12-110-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu arabic extra-medium-r-normal--17-120-100-100-p-101-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devanagari-medium-r-normal--15-120-90-90-p-104-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devangari extra-medium-r-normal--17-120-100-100-p-105-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu ligature-medium-r-normal--17-120-100-100-p-141-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-schumacher-clean-medium-r-normal--12-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1' has unknown registry 'sunolcursor' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----10-100-75-75-p-101-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----12-120-75-75-p-113-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----14-140-75-75-p-128-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----19-190-75-75-p-154-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--13-120-75-75-c-80-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--14-130-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-normal--18-120-100-100-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-o-normal--13-120-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-o-normal--13-120-75-75-c-80-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-o-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--6-60-75-75-c-40-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--8-80-75-75-c-50-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--9-90-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-semicondensed--12-110-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu arabic extra-medium-r-normal--17-120-100-100-p-101-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devanagari-medium-r-normal--15-120-90-90-p-104-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devangari extra-medium-r-normal--17-120-100-100-p-105-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-mutt-clearlyu ligature-medium-r-normal--17-120-100-100-p-141-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
    fixme:font:LFD_InitFontInfo font '-schumacher-clean-medium-r-normal--12-120-75-75-c-60-iso8859-16' has unknown character encoding '16' in known registry 'iso8859'
    fixme:font:LFD_InitFontInfo font '-sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1' has unknown registry 'sunolcursor' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----10-100-75-75-p-101-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----12-120-75-75-p-113-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----14-140-75-75-p-128-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----19-190-75-75-p-154-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0' are not working correctly now.
    fixme:font:LFD_InitFontInfo font '-sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1' has unknown registry 'sunolcursor' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----10-100-75-75-p-101-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----12-120-75-75-p-113-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----14-140-75-75-p-128-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----19-190-75-75-p-154-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
    Done building font metrics
    fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
    Using closest match instead (German keyboard layout without dead keys) for scancode mapping.
    Please define your layout in windows/x11drv/keyboard.c and submit them
    to us for inclusion into future Wine releases.
    See the Wine User Guide, chapter "Keyboard" for more information.
    err:module:MODULE_LoadLibraryExA Loading of native DLL C:\Windows\System\uxtheme.dll failed, check this file ! (GetLastError 193)
    err:x11drv:error_handler BadMatch (invalid parameter attributes) error (8) for X request 72 minor 0 serial 6427 from thread 0x00000002
    X Error of failed request: BadMatch (invalid parameter attributes)
     Major opcode of failed request: 72 (X_PutImage)
     Serial number of failed request: 6427
     Current serial number in output stream: 6428
     
  20. 18. Dezember 2005
    Sonst nimm halt den SFT Leecher, der hat auf der Homepage auch ne Linux Version für Wine
     
  21. 18. Dezember 2005
    also ich kanns nur für KDE bestätigen, dass LeechEx mit Wine 0.9.3 läuft.
    Wie es mit Gnome aussieht kann ich nicht sagen.
    Gemäß dem Fehler sollst du ja in dem einen Source-File etwas anpassen ( Keyboard-Layout ) und dann neu kompilieren. Ich weiß nur noch soviel, dass ich vor nen paar Tagen nicht den Source geändert habe.
     
  22. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.