aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 2 [3] 4

Author Topic: Categories  (Read 22938 times)

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #30 on: April 18, 2010, 06:18:46 AM »

FWIW when this manifests, exiting amulegui doesn't result in a clean shutdown.

I'm running it from commandline and end up having to ^C in order to get the shell prompt back.

If it's still in full contact with amuled then amulegui exits cleanly back to the shell prompt.

Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Categories
« Reply #31 on: April 18, 2010, 10:36:31 PM »

10091: EC ZLIB compression can now be turned off in remote.conf with EC/ZLIB=0
10092: Added debug logs to ECSocket.cpp
Please try 10092 with EC debug log on and look what messages you get when it starts hanging. Compare what the core sends and what the client receives.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #32 on: April 22, 2010, 08:36:31 PM »


If EC debugging is enabled on the server side, the clients can't establish a handshake (10098).



Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Categories
« Reply #33 on: April 23, 2010, 08:15:28 AM »

I found it (well - I found something). Please try 10100.
Thank you very much for your valuable testing!
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #34 on: April 25, 2010, 09:08:37 PM »

can get ec debugging now.

On the cats front: while stuff is being renumbered, the last category isn't deleted.

It's not a big issue as the number of categories is correct, just leaves cruft at the end of the config file.

Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Categories
« Reply #35 on: April 25, 2010, 09:46:43 PM »

Fixed in 10114. (You have to add/remove/change a cat to trigger a cleanup.)

No more EC hangs?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #36 on: April 26, 2010, 12:01:10 PM »

Some hangs in 10100 onwards but none so far in 10112 (although I did spot a 3 minute delay in updating at one point after reload shared was issued)

Compiling 10114 at moment. Fingers crossed...

Logged

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #37 on: April 26, 2010, 04:47:32 PM »


No more loss of communication between client and server, but after some time the ability to right click on a tab goes away.

Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Categories
« Reply #38 on: April 26, 2010, 07:24:47 PM »

Left click works and switches to the cat, but right click opens no context menu?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #39 on: April 28, 2010, 04:05:43 AM »

correct
Logged

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #40 on: April 28, 2010, 09:57:24 PM »

Just to be clear, everything else is working, just not the right click context menus.

It looks like at least one trigger is  starting/stopping groups of files.



Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Categories
« Reply #41 on: May 02, 2010, 04:56:43 PM »

There is a member variable set when a context menu opens, and unset when it closes. It appears you found a way to close the context menu in an improper way leaving the variable set and aMule thinking the menu is still open (and thus not opening another one).
Please watch yourself what exactly you were doing the last time a menu opened. Like closing it by minimizing aMule, doing a taskswitch, something like that.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #42 on: May 02, 2010, 06:35:36 PM »

It's quite possible I've been triggering it that way, but last time I was scuttling along the tabs, starting and stopping queued files via file context menus (which always work) and then found that tab context menus had stopped working - the gui was constantly in foreground.



Logged

stoatwblr

  • Sr. Member
  • ****
  • Karma: 12
  • Offline Offline
  • Posts: 318
Re: Categories
« Reply #43 on: May 02, 2010, 10:12:31 PM »

 found a possible trigger....

Going from a file context menu to right clicking on an adjacent tab seems to break things.

Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Categories
« Reply #44 on: May 02, 2010, 10:48:03 PM »

Can't reproduce it, neither in Windows nor in Linux. Try to describe in more detail what you are doing.

Funny though - in Windows both file context menus and cat tab menus pop up on right click and stay until you click somewhere else. In Linux only file menus stay up - cat menus vanish when you release the right mouse button.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon
Pages: 1 2 [3] 4