aMule Forum
Deutsch => aMule Hilfe => Topic started by: mcr76 on August 01, 2004, 04:54:13 PM
-
Hallo zusammen,
ich habe da so ein kleines Problem..
ich habe mir vor knapp einem Monat amule 1.2.6 komplett kompiliert.
Dabei habe ich einen Prefix angeben...
Es lief alles perfekt... ok, fast perfekt... mir ist aufgefallen, daß
nach längerem Laufen lassen, mein System zu fast 100% von amule
in Anspruch genommen wird... Aber das ist erstmal hier nicht meine Frage.
Seit gestern habe ich folgendes Problem:
Im Fenster Transfer, kann ich meine Downloads nicht mehr sehen...
Sie scheinen aber noch da zu sein... amule läd auch noch weiter herunter...
Die Scrollbar ist auch immer noch da, und scheint auch für die richtige
Anzahl von Files zu stehen... Nur leider sehe ich die Einträge nicht mehr...
Kann mir einer Helfen...
Was kann ich machen...???
PS: amule 1.2.8 habe ich versucht zu installieren...
Hat nicht funktioniert...
Danke für eure Hilfe...
Gruß Christian
-
hi,
du sollst viell. wenn schon dann auf rc5 updaten. läuft genauso gut und sogar besser als die 1.2.x versionen
für das darstellungs problem -> preferences, tweaks -> refresh timer für dl/up list auf echtzeit(realtime) stellen
die cpu auslastung .. verbose ist an oder aus? würde auch auto-priority ausmachen, is n wenig buggy
was für probleme gibts beim kompilieren?
gruss
-
Hier hast du schon mal einen Auszug der Konsole, in der ich versuche zu kompilieren...
Die anderen Tips probiere ich gleich mal aus...
Thx Christian
from /home/mcr/software/include/wx/socket.h:30,
from EMSocket.h:23,
from ListenSocket.h:28,
from ListenSocket.cpp:25:
/home/mcr/software/include/wx/list.h:489:1: warning: "WX_DEFINE_LIST" redefined
In file included from ListenSocket.cpp:23:
/home/mcr/software/include/wx/listimpl.cpp:21:1: warning: this is the location of the previous definition
In file included from ListenSocket.cpp:27:
server.h:57: error: `wxTreeCtrl' was not declared in this scope
server.h:57: error: `wnd' was not declared in this scope
server.h:57: error: `wxTreeItemId' was not declared in this scope
server.h:57: error: syntax error before `)' token
In file included from ListenSocket.cpp:28:
ServerList.h:85: error: 'wxTimer' is used as a type, but is not defined as a
type.
In file included from /home/mcr/software/include/wx/window.h:27,
from /home/mcr/software/include/wx/statusbr.h:19,
from amuleDlg.h:26,
from ListenSocket.cpp:29:
/home/mcr/software/include/wx/cursor.h: In constructor `
wxBusyCursorSuspender::wxBusyCursorSuspender()':
/home/mcr/software/include/wx/cursor.h:46: error: `wxIsBusy' undeclared (first
use this function)
/home/mcr/software/include/wx/cursor.h:46: error: (Each undeclared identifier
is reported only once for each function it appears in.)
/home/mcr/software/include/wx/cursor.h:48: error: `wxBusyCursor' undeclared
(first use this function)
/home/mcr/software/include/wx/cursor.h:48: error: syntax error before `;' token
/home/mcr/software/include/wx/cursor.h: In destructor `
wxBusyCursorSuspender::~wxBusyCursorSuspender()':
/home/mcr/software/include/wx/cursor.h:55: error: syntax error before `;' token
In file included from /home/mcr/software/include/wx/window.h:28,
from /home/mcr/software/include/wx/statusbr.h:19,
from amuleDlg.h:26,
from ListenSocket.cpp:29:
/home/mcr/software/include/wx/font.h: At global scope:
/home/mcr/software/include/wx/font.h:82: error: syntax error before `{' token
/home/mcr/software/include/wx/font.h:104: error: non-member function `bool Ok()
' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h: In function `bool Ok()':
/home/mcr/software/include/wx/font.h:104: error: `m_refData' undeclared (first
use this function)
/home/mcr/software/include/wx/font.h: At global scope:
/home/mcr/software/include/wx/font.h:107: error: non-member function `bool
operator==(const wxFont&)' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:107: error: `bool operator==(const
wxFont&)' must take exactly two arguments
/home/mcr/software/include/wx/font.h:108: error: non-member function `bool
operator!=(const wxFont&)' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:108: error: `bool operator!=(const
wxFont&)' must take exactly two arguments
/home/mcr/software/include/wx/font.h:111: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:111: error: non-member function `int
GetPointSize()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:111: error: function `int GetPointSize()'
is initialized like a variable
/home/mcr/software/include/wx/font.h:112: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:112: error: non-member function `int
GetFamily()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:112: error: function `int GetFamily()' is
initialized like a variable
/home/mcr/software/include/wx/font.h:113: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:113: error: non-member function `int
GetStyle()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:113: error: function `int GetStyle()' is
initialized like a variable
/home/mcr/software/include/wx/font.h:114: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:114: error: non-member function `int
GetWeight()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:114: error: function `int GetWeight()' is
initialized like a variable
/home/mcr/software/include/wx/font.h:115: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:115: error: non-member function `bool
GetUnderlined()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:115: error: function `bool GetUnderlined()
' is initialized like a variable
/home/mcr/software/include/wx/font.h:116: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:116: error: non-member function `wxString
GetFaceName()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:116: error: function `wxString
GetFaceName()' is initialized like a variable
/home/mcr/software/include/wx/font.h:117: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:117: error: non-member function `
wxFontEncoding GetEncoding()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:117: error: function `wxFontEncoding
GetEncoding()' is initialized like a variable
/home/mcr/software/include/wx/font.h:118: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:118: error: non-member function `
wxNativeFontInfo* GetNativeFontInfo()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:120: error: virtual outside class
declaration
/home/mcr/software/include/wx/font.h:120: error: non-member function `bool
IsFixedWidth()' cannot have `const' method qualifier
/home/mcr/software/include/wx/font.h:122: error: non-member function `wxString
GetNativeFontInfoDesc()' cannot have `const' method qualifier
-
ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*
-
Danke dir noch mal...
Die Sache mit dem refresh timer hat funktioniert...
Verbose ist aus...
und wo schalte ich die auto-priority aus..??
Thx nochmal
-
mcr@home:~/install/source/emule/1.2.8/aMule-1.2.8> ls -l /usr/bin/wx*
-rwxr-xr-x 1 root root 1040452 2004-04-06 23:30 /usr/bin/wxhelp
mcr@home:~/install/source/emule/1.2.8/aMule-1.2.8> ls -l /usr/local/bin/wx*
/bin/ls: /usr/local/bin/wx*: Datei oder Verzeichnis nicht gefunden
wx findest sich im Verzeichnis: ~/software/bin
mcr@home:~/install/source/emule/1.2.8/aMule-1.2.8> ls -l /home/mcr/software/bin/wx*
-rwxr-xr-x 1 mcr users 4879 2004-08-01 17:35 /home/mcr/software/bin/wxbase-2.4-config
lrwxrwxrwx 1 mcr users 17 2004-08-01 16:37 /home/mcr/software/bin/wxbase-config -> wxbase-2.4-config
lrwxrwxrwx 1 mcr users 17 2004-08-01 17:35 /home/mcr/software/bin/wx-config -> wxbase-2.4-config
-rwxr-xr-x 1 mcr users 5077 2004-08-01 17:35 /home/mcr/software/bin/wxgtk-2.4-config
-rwxr-xr-x 1 mcr users 11770 2004-06-29 10:37 /home/mcr/software/bin/wxgtk-2.5-config
thx mcr
-
dann würd ich mal sagen du räumst es n wenig auf so dass nix vom wx überbleibt und kompilierst wx nochmal wie hier beschrieben -> http://www.amule.org/amule/howto.php
du hast erstmal 2 verschiede wx versionen
-rwxr-xr-x 1 mcr users 5077 2004-08-01 17:35 /home/mcr/software/bin/wxgtk-2.4-config
-rwxr-xr-x 1 mcr users 11770 2004-06-29 10:37 /home/mcr/software/bin/wxgtk-2.5-config
und falsche symlinks
lrwxrwxrwx 1 mcr users 17 2004-08-01 17:35 /home/mcr/software/bin/wx-config -> wxbase-2.4-config
die korrekten symlinks findest du ebenfalls im howto
gruss
-
Hi...
jepp... du hattest Recht... danke für die Hilfe..
Ich hatte auch vorher alles, bis auf den Eintrag für wxgtk 2.5 gelöscht gehabt...
Der fehlerhaft Link wurde von wxbase selbst gesetzt...
Nachdem ich den berichtigt hatte, compiliert er nun korrekt...
Danke für deine Hilfe...
Gruß mcr