Coder Social home page Coder Social logo

augurx's People

Watchers

 avatar

augurx's Issues

GoTo Next Unread

If you get a strand or a bundle with a single message unread deep inside
it, it can be *very* hard to search out that unread message.

There needs to be a way to just go to the next unread message - preferably
in the entire messagebase, at least in the bundle/strand

Original issue reported on code.google.com by [email protected] on 20 Nov 2008 at 1:16

No logging setup within the application

What steps will reproduce the problem?
Do anything with AugurX and you get lots of useless output from 
System.out.println's throughout 
the code.

What is the expected output? What do you see instead?
It should be going to a log of some description.

This issue is a place holder for 
(a) setting up logging
(b) replaceing all System.out.println's with logging calls.


Original issue reported on code.google.com by [email protected] on 13 Jan 2007 at 3:51

Need a button to stop the current blink

What steps will reproduce the problem?
1. I usualy connect via mobile broadband, and the blink can sometimes hang,
don't know why exactly, I guess loss of connection and tiomeouts. The onlt
way to recover is to restart AugurX

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?

Build 50, Windows XP SP3.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Dec 2008 at 8:26

Sync Now button on doors view doesn't work

What steps will reproduce the problem?
1. Select the doors view
2. Click the Sync Now button

What is the expected output? What do you see instead?
Expect to see a blink start but nothing happens

Original issue reported on code.google.com by [email protected] on 24 Jan 2007 at 11:03

Seems to be a problem setting the font

What steps will reproduce the problem?
1. In preferences, set the HTML reader font to Times new Roman, 14 point.
2. Restart AugurX.

What is the expected output? What do you see instead?

The font appears as Times 12 point. Preferences says it's 14, when I go to
change it, the font selector shows 12 point. Changing to 14 and restarting
has no effect. 

I'm currently using Verdana which seems to be behaving OK.

What version of the product are you using? On what operating system?
Build 50, Windows Vista SP1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Dec 2008 at 8:13

Exception accessing gallery on shutdown

What steps will reproduce the problem?
1. Run AugurX with console output visible
2. Exit the program

What is the expected output? What do you see instead?
Should not see any exceptions, occasionally you see an exception
caused by Controller::closedown calling Gallery::getPendingCommandsCount
after the database has been closed.



Original issue reported on code.google.com by [email protected] on 12 Jan 2007 at 9:37

Viewing prefs dialog sets DB user name preventing startup

What steps will reproduce the problem?
1. Select the file->preferences menu item
2. Select the database settings panel
3. Close the preferences dialog
4. Close Augur X
5. Start AugurX

What is the expected output? What do you see instead?
AugurX should start normally, instead it starts in the preferences dialog.
Closing the preferences dialog results in an infinite wait for startup.

Please use labels and text to provide additional information.
Opening the database settings panel sets an empty string as the database
username and password. An empty string isn't equivalent to not set.


Original issue reported on code.google.com by [email protected] on 8 Jan 2007 at 9:59

Purge option would be nice

The ability to purge the message base of old message would be useful.

It's not a priority mind you ;-)


Original issue reported on code.google.com by [email protected] on 14 Feb 2007 at 11:48

Searching gives no indication there are any results

What steps will reproduce the problem?
1. Perform a search. Until the Search results are double clicked, there is
no indication whether or not the search has found anything.

What is the expected output? What do you see instead?

Ideally the results would be expanded automatically, or a message displayed
if no hits were found.


What version of the product are you using? On what operating system?
Augur Snapshot Build svn revision 20, Windows Vista SP1.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Dec 2008 at 11:31

Lockup when closing prefs if gallery didn't start

What steps will reproduce the problem?
1. Create a situation where the database startup fails (Issue 3 is a way to
do this)
2. Start AugurX
3. Close the resulting preferences dialog

What is the expected output? What do you see instead?
The program should shut down, instead the Starting up message is displayed
forever.

Original issue reported on code.google.com by [email protected] on 12 Jan 2007 at 11:21

Auto-update the conf list?

This could solve a couple problems I've been thinking of recently.
Things like updating the conf list to display whether you're joined to a
conf, after a join or a resign

I actually Keep this in my outbasket anyway, and I would assume anyone
would, but if I e.g. join a conf, the "Get Path Info /twix" is the first
thing in the outbasket, so it doesn't reflect the conf I've just joined -
it has to wait until the next blink.

By doing it automatically at the end of the blink, it would reflect it
immediately.

I think we're past the era where we need to strictly minimise the amount of
info downloaded, due to bandwidth restrictions...

Thoughts??

Original issue reported on code.google.com by [email protected] on 7 Dec 2008 at 2:06

Mail to user not wired up

What steps will reproduce the problem?
None; the functionality to send a mail to a cix user appears to be MIA.

Need to add menu items and underlying code. (The latter part should be a lot 
easier since I added 
JDIC support).

Note, this is *just* launching the users default mail client, not support of 
CIX email.

Original issue reported on code.google.com by [email protected] on 5 Jan 2007 at 9:31

Equivalent of Ameol Consolidate Conferences wanted

There is no easy way in AugurX to get it to display the content of
conferences that haven't had any activity in them.

Ameol has a script called consolidate conferences that gets the last
message from each topic of each joined conference. An equivalent function
would be useful.


Original issue reported on code.google.com by [email protected] on 25 Feb 2007 at 6:22

Doors are hard coded

Doors are hard coded. There is a need to make this more flexible. This will be 
a major change in the 
UI (to expose doors sensibly), to the internal code (to not make assumptions 
about what doors 
exist) and possibly the command structure, so commands can be mostly generic 
for Cix and Twix 
and others.

This of course only applies if there is another door to add in future.




Original issue reported on code.google.com by [email protected] on 25 Nov 2008 at 1:15

bold text not rendered properly

What steps will reproduce the problem?
1. Using *bold* causes spaces to be omitted in message body, eg see
/twix/bikers/wibble:5745 or the screen shot attached. Copying the text
includes the spaces so it appears to be a rendering problem. This is using
Tahoma as the font, using Times new Roman shows spaces, but the spaces
appear too big.


What version of the product are you using? On what operating system?
Build 50, Windows Vista.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Dec 2008 at 1:44

Attachments:

Euro symbol displays a &euro, not €

What steps will reproduce the problem?
1. perform a sync to CiX when a message contains a € symbol (or other
character not in ISO Latin 1 but in CP1252)
2. display the message

What is the expected output? What do you see instead?
Expected output is €, observed output is &euro or & followed by other
symbol name

What version of the product are you using? On what operating system?
Unlabeled pre upload version on Ubuntu w/ Java 1.5.0_08 and with
-Dfile.encoding=Cp1252

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Jan 2007 at 8:25

Trying to comment/say in a conf you're not joined to hangs the blink

What steps will reproduce the problem?
1. Join a conf, blink and get some messages locally
2. Resign the conf, blink
3. Add a comment to messages in that conf
4. Blink 

What is the expected output? 
Blink successful 

What do you see instead?
Blink hangs.

tested on twix - I presume it's the same for cix

Suggestion - add "Do you want to join <conf>" message, and add the join
command to the outbox.
But there's still the problem that if the conf is closed, and you've been
ejected from it since you d/l some messages, the "join" will fail
gracefully, but the blink will still crap out when trying to post. 

Original issue reported on code.google.com by [email protected] on 7 Dec 2008 at 12:56

Can't resign a topic

What steps will reproduce the problem?
1. There's no way to resign a conference

What is the expected output? What do you see instead?

I'd expect to be able to untick a topic when viewing conference details and
have Augur resign from that topic on the next sync.

What version of the product are you using? On what operating system?
Augur Snapshot Build svn revision 20, Windows Vista SP1.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Dec 2008 at 11:51

Mechanism needed to record version info for snapshot builds

What steps will reproduce the problem?
1. Build AugurX
2. Display the About message 

What is the expected output? What do you see instead?
Output just shows the last assigned version number - there is no easy way
to identify snapshot builds. Ideally both the current svn version info and
the build time would be included.

Until such data can be generated automatically file changes to indicate
build time will be listed against this issue.


Original issue reported on code.google.com by [email protected] on 25 Feb 2007 at 6:16

Configurable target host:port would be useful

Currently, AugurX seems to have a hard-coded telnet host for Sync.

To adapt to any future change in the conferencing host (but also to
facilitate testing with alternative systems) it would be helpful if the
conference host name could be specified as a User-configurable setting.

Similarly, for testing at least, a setting for an alternate TCP port would
also be useful.


What version of the product are you using? On what operating system?

Augur Snapshot Build svn revision 13 on WinXPPro SP2, +all crit fixes

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Apr 2007 at 1:11

Can't order list of conferences

What steps will reproduce the problem?

There's no way to order the list of conferences, short of resigning them
all and rejoining in the order you want.

What is the expected output? What do you see instead?

I'd like to be able to re-order the conference list. drag'n'dop would be
good, other mechanisms acceptable.

What version of the product are you using? On what operating system?

Augur Snapshot Build svn revision 20, Windows Vista SP1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Dec 2008 at 8:30

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.