aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: shared files tab weirdness  (Read 2385 times)

Mig21

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 57
  • Just another guy.
shared files tab weirdness
« on: October 10, 2004, 06:12:08 AM »

i changed this line in rc6 and it now remembers the column widths but still i get this (in the shared files tab only)



i restarted several times

good work, cheers.
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: shared files tab weirdness
« Reply #1 on: October 10, 2004, 10:25:40 AM »

Ok, that's quite strange.
Can you post the contents of your .eMule file? It can be found in your homedir.
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: shared files tab weirdness
« Reply #2 on: October 10, 2004, 06:50:06 PM »

I've seen that very same problem before. it sems it only happen when using GTK1 (I'm using GTK2 right now...there are other issues with it, but not this one)

Regards.
Logged

Mig21

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 57
  • Just another guy.
Re: shared files tab weirdness
« Reply #3 on: October 10, 2004, 07:23:22 PM »

Code: [Select]
[eMule]
AppVersion=aMule 2.0.0rc6
Nick=Mig21
Language=0
TransferDoubleClick=1
MinToTray=1
ConfirmExit=0
ToolTipDelay=1
StartupMinimized=0
MaxDownload=100
MaxUpload=25
SlotAllocation=5
DownloadCapacity=100
UploadCapacity=25
Port=4651
UDPPort=4653
UDPDisable=0
MaxSourcesPerFile=300
MaxConnections=500
Autoconnect=1
Reconnect=1
ShowOverhead=0
RemoveDeadServer=1
DeadServerRetry=2
Serverlist=0
FilterBadIPs=1
AddServersFromServer=1
AddServersFromClient=1
Scoresystem=1
SmartIdCheck=1
SafeServerConnect=0
AutoConnectStaticOnly=0
ManualHighPrio=0
ICH=1
AICHTrust=0
AddNewFilesPaused=0
DAPPref=1
PreviewPrio=0
UAPPref=1
FullChunkTransfers=1
StartNextFile=0
CheckDiskspace=1
MinFreeDiskSpace=1
IncomingDir=/home/andrei/data/Telechargements/eMule
TempDir=/home/andrei/data/Telechargements/eMule/temp
VideoPlayer=
VideoPreviewBackupped=1
StatGraphsInterval=3
StatsAverageMinutes=100
VariousStatisticsMaxValue=100
statsInterval=30
MaxConnectionsPerFiveSeconds=20
Verbose=0
FileBufferSizePref=16
QueueSizePref=50
ServerKeepAliveTimeout=0
3DDepth=5
ShowInfoOnCatTabs=0
ShowRatesOnTitle=0
SeeShare=2
IPFilterAutoLoad=1
IPFilterURL=
FilterLevel=127
OnlineSignature=0
OSDirectory=/home/andrei/.aMule/
SplitterbarPosition=75
FilterServersByIP=0
YourHostname=
DateTimeFormat=%A, %x, %X
IndicateRatings=1
AllcatType=0
ShowAllNotCats=0
ResumeNextFromSameCat=0
DontRecreateStatGraphsOnResize=0
DisableKnownClientList=0
DisableQueueList=0
MessagesFromFriendsOnly=0
MessageFromValidSourcesOnly=1
MaxMessageSessions=50
WebTemplateFile=eMule.tmpl
PermissionsFiles=416
PermissionsDirs=480
StatColor0=64
StatColor1=12632319
StatColor2=8454016
StatColor3=53760
StatColor4=32768
StatColor5=16744576
StatColor6=13107200
StatColor7=9175040
StatColor8=9869055
StatColor9=12583104
StatColor10=16777088
StatColor11=0
StatColor12=16777215
TableSortAscendingServer=0
TableSortItemServer=0
TableWidthsServer=150,140,150,25,40,45,74,40,40,0
TableSortAscendingDownload=0
TableSortItemDownload=0
TableWidthsDownload=489,87,0,81,65,170,83,55,80,0,0,0
TableSortAscendingQueue=0
TableSortItemQueue=0
TableWidthsQueue=150,275,100,110,60,60,60,110,110,60,100
TableSortAscendingUpload=0
TableSortItemUpload=0
TableWidthsUpload=150,275,100,60,65,60,60,110,100,100,100
TableSortAscendingShared=0
TableSortItemShared=0
TableWidthsShared=607,90,0,84,0,0,91,100,116,0
[Statistics]
TotalDownloadedBytes=32768
TotalUploadedBytes=251201235
DesktopMode=1
[FakeCheck]
Browser=1
CustomBrowser=
BrowserTab=1
SafeMaxConn=0
VerbosePacketError=0
[ExternalConnect]
UseSrcSeeds=0
ExtractMetaDataTags=0
FullChunkAlloc=0
FullPartAlloc=0
ShowPercent=0
ShowProgressBar=1
AcceptExternalConnections=1
ECUseTCPPort=0
ECPort=4712
ECPassword=
IpFilterOn=1
UseSecIdent=0
[SkinGUIOptions]
UseSkinFile=0
SkinFile=
[Razor_Preferences]
FastED2KLinksHandler=1
NoNeededSourcesHandling=2
FullQueueSources=1
HighQueueRankingSources=1
HighQueueRanking=3000
AutoDropTimer=240
MAIN_X_POS=0
MAIN_Y_POS=27
MAIN_X_SIZE=1152
MAIN_Y_SIZE=776
SPLITTER_POS=348
SRV_SPLITTER_POS=355
[WebServer]
Enabled=1
Port=4711
PageRefreshTime=120
UseGzip=1

my configure run:
Code: [Select]
 **** aMule Core ****
  Should aMule be compiled in debug mode?                  yes
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should aMule Command Line Client be built?               no
  Should aMule GUI Client be built?                        no

  **** aMule WebServer ****
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI be built?                     no

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      yes
  Should aMuleLinkCreator for console (alcc) be built?     yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.4.2
                                       GTK                1.2.10

  NOTICE: With wxWidgets versions prior 2.5, you need wxBase library to compile:
          amuleweb amulecmd and alcc

how do i compile it with gtk2?
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: shared files tab weirdness
« Reply #4 on: October 11, 2004, 01:40:30 AM »

strange? uh, not at all: That's ART! ;P
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: shared files tab weirdness
« Reply #5 on: October 11, 2004, 10:15:20 AM »

Ahh, I see the problem now. Should be fixed in a minute. ;)
Logged