{5} Assigned, Active Tickets by Owner (Full Description) (39 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

KaZeR

Ticket Summary Component Milestone Type Created
Description
#114 ghost espeak processes piling up core version 0.2.0 defect/bug 05/12/08

when using this in the configuration file:

<speech type="cmdline" data="espeak -s 150 -v french '%s' &amp;" />

ghost processes of espeak will be created each time navit speaks. Those process eat up 250mb of ram over a 2 hour car trip.

This doesn't seem to be espeak's fault, because doing that command myself in a terminal does not create a leftover process.


#170 no announcements for motorway_link exits core version 0.2.0 defect/bug 07/06/08

[most of the time? all the time?] navit does not announce when I need to turn right or left on an exit. It prefers telling me in advance about the turn I don't care about, that I will have to make on some other street that is situated after that motorway_link.

Navit should make sure it never fails to announce a motorway exit, no matter how small the turning angle is. Missing a highway exit can have very frustrating consequences (such as circling around 30 km before being able to come back).


#120 all dialogs should remember their size automatically gui/gtk version 0.2.0 defect/bug 05/12/08

it is very annoying to resize all the dialogs each time I use them. Especially on high-resolution computer screens.

Navit should remember the size of its main window (also remember if it was left maximized or not), the size of the roadbook window, the destination window, etc


#123 don't show the roadbook if there is no route available core version 0.2.0 defect/bug 05/12/08

it doesn't really make sense to allow clicking the roadbook button when there is no route set. It just creates a blank window. I would suggest that the "roadbook" toolbar pushbutton should be set to gtk insensitive unless there is a route available.


#124 refresh the route when recalculated core version 0.2.0 defect/bug 05/12/08

navit can recalculate routes automatically, but the display does not reflect the changes at all. You have to move the map or hit Refresh to know that the route has changed.

Navit should refresh the route when it is recalculated.


#126 Setting NAVIT_LIBDIR is not platfrom neutral core version 0.2.0 defect/bug 05/12/08

When i run navit on a 64-bit system it fails with the following error:

** (process:10428): WARNING **: can't load '/usr/lib/navit/*/lib*.so', Error '/usr/lib/navit/*/lib*.so: cannot open shared object file: No such file or directory'

The path is obviously wrong (it should be /usr/lib64/navit/*/lib*.so in my case). The code triggering this is in src/main.c line 144.

s=g_strdup_printf("%s/lib/navit", getenv("NAVIT_PREFIX"));

Assuming libdir is always $prefix/lib/ does not work. The configure settings i use are the default 64-bit settings for fedora/RedHat/CentOS as given by rpmbuilds %configure macro.

for example the %configure-definition from fedora 8 x86_64: rpm --eval %{configure}

CFLAGS="${CFLAGS:--O2 -g -m64 -mtune=generic}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -g -m64 -mtune=generic}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -g -m64 -mtune=generic}" ; export FFLAGS ; ./configure --host=x86_64-redhat-linux-gnu --build=x86_64-redhat-linux-gnu \

--target=x86_64-redhat-linux \ --program-prefix= \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib64 \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info


#132 destination dialog is sequential, but it's not obvious gui/gtk version 0.2.0 defect/bug 05/15/08

navit's destination dialog needs fields to be entered in the right order (entering the street before the city does not work, for example).

You have to either

  • allow entering/querying stuff in any order (might be bad for performance?)
  • make it clear that the fields are to be filled in a specific order*
  • make a wizard/assistant/druid/whatever that makes it "multiple steps on multiple pages"

*: in this case, they should:

  • be one below another
  • be gtk insensitive until the previous field has been filled?

#150 route -> destination screen gui/gtk version 0.2.0 defect/bug 06/10/08

route -> destination screen is too narrow (input boxes are narrow) for proper usability on H2210. Maybe the tomtom approach is better (less info on screen, better usable, readable). Select city first, then new screen with street selection, new screen number/crossing selection, then OK or back etc.


#171 do not announce when following a curved way/road core version 0.2.0 defect/bug 07/06/08

when driving in a curved motorway_link or street, navit will (often repeatedly) tell you "now, turn slightly $direction of the curve". It is at best confusing for the driver.


#172 replace "soon" by a real distance estimate core version 0.2.0 defect/bug 07/06/08

soon is useless. The driver needs a real distance/time estimate announcement, which navit should have no problem providing since it already does for other announcements.

This also entails a sub-bug: if the user is told "soon" and that navit means "in 5 street corners", the user will have no idea if the street corner/traffic light he sees in 10 meters is the one to be considered "soon".


#190 the blue route trace should be inside ways core version 0.2.0 defect/bug 07/30/08

...instead of outside the ways. This would have the advantages that it would not need to be as fat as it is right now, it could be much slimmer, and it will always be visible (right now, no matter how fat the route line is, it is possible for multiple ways to hide it)


#201 gpx logging: do not log 0000 0000 postions core version 0.2.0 defect/bug 08/12/08

For the gpx logging navit should ignore the 0000 0000 positions that GPSses might give when starting up.


#203 gps (which is not fixed, thus giving 00 00 as position) makes the screen blank immediately when the bookmark is displayed core defect/bug 08/15/08

when I have a gps attached and I want to view a bookmark the gps (which is not fixed, thus giving 00 00 as position) makes the screen blank immediately when the bookmark is displayed what happens when the gos is having a fix? why is the gps interfering?


#35 sort items by distance in the adress search dialog gui/internal version 0.2.0 enhancement/feature request 12/04/07

Most of the time, you want to go to the nearest city whose partial name matches your query. So items in city search should be sorted by distance, not necessarily by name (maybe put an option to choose how to sort).


#40 Routing for different vehicles (car,bus,bicycle,foot) wanted core version 0.2.0 enhancement/feature request 12/13/07

Navit currently routes cars. Still, it directed me to use a bus-only road.

Different modes for different uses would be nice.

* car: Use all roads open to cars, and prefer the best
roads * bus: allow bus-only roads as well, otherwise as for cars
* bus,truck: Avoid roads(bridges etc.) with weight/sizerestrictions. Vehicle weight and size should be configurable.
* bicycle: prefer cycleways, disallow motorways
* foot: prefer footways, disallow motorways


#43 Street names are displayed in bad ways core version 0.2.0 enhancement/feature request 12/13/07

There are several problems with street names: * They are mostly printed on long straight sections of road. So curved roads, even slight curves don't get a name at all. It looks like the road isn't named. Names that follow the turns in the road would help.

* It looks like names are printed over and over, once for each straight segment if they are long enough. So some names occur over and over, and overlaps slightly. After a name there should be a pause of some length, where the name isn't printed again. This avoids "crowding".

* When a road is displayed much wider than the text height, please use a bigger font. The small fonts are necessary with lots of small roads, but bigger writing is much easier to read while driving.


#63 FR: Add a "mute" function to silence text-to-speech on demand core version 0.2.0 enhancement/feature request 01/05/08

On handheld devices (or even devices mounted in a car) a "Mute" button to silence the output of text-to-speech would be welcome.


#89 Implement texture rendering for polygons in gtk_drawing_area graphics/gtk_drawing version 0.2.0 enhancement/feature request 02/08/08

This could enhance map readability


#106 some minimal openstreetmap/submit/edit support core version 0.2.0 enhancement/feature request 03/31/08

it would be nice to be able to record GPS tracks and automatically submit them to http://openstreetmap.org/traces

-- simple solution --

a simple menu entry "start/stop recording" and a small dialog, where the user can add some tags like name of street, type of track (highway, oneway etc) or point of interest, before submitting the the openstreetmap server (as soon the device is online).

-- not so simple advanced solution --

direct openstreetmap database access, simplification of GPS tracks (removal of all points that don't contribute enough to the accuracy of the complete track polygon). Automatic start/stop of recording, as soon the user is leaving the known streets.

I don't know enough about the navit-architecture, thus I can't say whether this is a core or mapdrivers/OSM component request.


#148 routing needs zooming core version 0.2.0 enhancement/feature request 06/10/08

When driving navit needs to autmomagically adjust the zoom level for usable map view. (i.e. zoom in/out as needed) Zoom level may vary for highway and or inner city mapping.


#155 route -> destination screen core version 0.2.0 enhancement/feature request 06/10/08

make it possible to omit the navit keyboard in this screen and use the system keyboard as e.g. on Angstrom 2007.12 for h2210 ipaq. this makes the keyboard switchable (more screen for info) and more complete.


#242 follow="1" refresh="1" should be a togglable item in the GUI core version 0.2.0 enhancement/feature request 09/03/08

Users can set their GPS source, in navit.xml, to be always centered on the map and orient the map automatically on position change. This is done like this, currently:

<vehicle name="GPS" enabled="yes" active="1" follow="1" refresh="1" source="gpsd://localhost" gpsd_query="w+xj" color="#0000ff" color2="#ffffff" />

Now, this is fine for gurus and all that, but it would be much better to just provide a menu (and maybe toolbar) item, "[X] Recenter the map automatically". Why? Two reasons:
- the xml configuration feature is not so easy to discover, and we want to make navit easy/fun to use for everyone
- people like me sometimes want to toggle this behavior on/off without restarting navit. While on a car's backseat, I may want to toggle off all repositioning to look at some place else on the map. It would be great if I was able to do so without the map being repositioned every second, and then toggle the option on to get the autocentering active again.


#122 do not put a quit button in the toolbar gui/gtk version 0.2.0 defect/bug 05/12/08

shamelessly quoting the HIG: "Don't add buttons for Help, Close or Quit to your toolbar by default, as these are rarely used and the space is better used for more useful controls. Similarly, only provide buttons for Undo, Redo and the standard clipboard functions if there is space on the toolbar to do so without sacrificing more useful, application-specific controls."

I would add to that the fact that the Quit button is already in the menus, and the fact that the window manager has a nice quit/close button in the titlebar that screams "use me! use me!".

At least, not in the desktop gtk version.


#66 Cairo instead of GDK graphics/gtk_drawing version 0.2.0 enhancement/feature request 01/10/08

Cairo would be a much better choice than GDK for the rendering of lines.


#69 Suggestion: add announcement when the route is re-calculated core version 0.2.0 enhancement/feature request 01/11/08

It would be nice if navit could announce when the route is recalculated, something like speech->say("Recalcuating route...");


#100 OSD gui/internal version 0.2.0 enhancement/feature request 03/07/08

On screen display displaying at least current speed (in kph or mph in case I'll be driving in US) is badly needed. And it would be nice if such OSD would be drawn right on the map without some dedicated panel. Then it would not reduce valueable screen space. As additional options altitude (in slightly smaller font) would be nice and also GPS compass since current one on cursor is hardly visible.


#173 make ways thinner core version 0.2.0 enhancement/feature request 07/06/08

the current ways are way too heavy-stroked. Problems caused by this:
- no way to see motorway_link unless you are fully zoomed, on most highways
- problems seeing the blue route "trace"
- ways that are close together merge together, except at maximum zoom

This is not a "the user can change it in navit.xml, not a bug" problem. The default setting should be usable. I tried looking at navit.xml and could not even figure out what the width settings meant, and which of the 18 (or more?!) settings I had to change. It's crazy, there should be a simple "master" width scale, or a gui setting for that to be changed in 2 clicks.


#194 Automatically disable screensaver core version 0.2.0 enhancement/feature request 08/01/08

When running on a laptop (I run Navit on an EeePC) it would be useful if Navit could automatically disable the screen saver on start.


#196 Add translation to "Add bookmark" window gui/gtk version 0.2.0 task 08/04/08

The window title and the "name" label should have an entry in the PO file.


#258 Manpage for navit and osm2navit missing core version 0.2.0 task 10/20/08

Several distributions require every packaged executable file to have a manpage. This is currently not the case for navit and osm2navit. It would be fine if somebody could write them and add them to the project.


#180 English directions in roadbook have no space between "m" (distance) and "into" core version 0.2.0 defect/bug 07/28/08

GTK GUI, OSM map. No speech output

In the roadbook, there was no space between distance (eg "100m") and road number (eg "A50"), so the directions were something like:

Turn left after 100 minto A50

This didn't happen if the road to be turned into was referenced by name (eg "High Street") instead of reference number.


#119 tooltips for toolbar items gui/gtk version 0.2.0 enhancement/feature request 05/12/08

it would be good to have gtk tooltips on toolbar buttons, because I have a hard time knowing what they do when I don't have button labels. On that note, you may want to set the property "is_important" to a few buttons so that they show with their label in the toolbar when the user has his gtk settings to show "both, label on the side".


#174 Road book distance should move from m to Km when the distance is large core version 0.2.0 enhancement/feature request 07/15/08

I got the following message in the roadbook:

"Trun easily left in 430000 m"..

I would suggest using Km for distance above 5Km.


#178 show the destination icon on the map core version 0.2.0 enhancement/feature request 07/21/08

when the user has set a destination, the destination icon (I have made a new, shiny, tasty icon for it :) should be displayed at the end of the route.


Zaxl

Ticket Summary Component Milestone Type Created
Description
#256 No search results with Garmin maps mapdrivers/Garmin defect/bug 10/11/08

I've downloaded some maps of New Zealand from the cgpsmapper site, but when I search, despite what appear to be search results appearing in the console window in which I started navit, nothing appears in the GUI. The messages I get look like:

garmin.c:199:1|Called! garmin_rgn.c:1279:2|Found 1 subfiles garmin_obj.c:562:1|Search from cid: 0 rid: 0 cid:0 garmin_lbl.c:453:1|1 countries defined 3 garmin_lbl.c:499:1|3 regions defined sz=5 garmin_lbl.c:542:1|325 cities defined sz=5 garmin_lbl.c:594:1|lbl7 off=14711 size=36, recsize=4 garmin_lbl.c:614:1|0 ZIPs defined sz=3 garmin_lbl.c:656:1|lbl5 off=12D73 size=2968, recsize=4 garmin_obj.c:660:1|Match: BALLANCE(19) garmin_obj.c:753:1|Returning 1 matches garmin.c:245:4|Loaded 1 objects garmin.c:487:1|Unknown garmin object type:6

The libgarmin header suggests that object type 6 is a "GO_SEARCH".

I've attached the map file I'm using, in case this problem is somehow specific to these maps.

I'm running libgarmin from svn (rev 304), and navit from svn (rev 1452).


anonymous

Ticket Summary Component Milestone Type Created
Description
#39 navit won't put the car on service roads core version 0.2.0 defect/bug 12/13/07

Normally, you don't plan a route through service roads. But service roads (highway=service for the osm map) may very well be the starting point or the destination. The final road(s) into a parking lot is often a service road. Small roads inside an industrial area are also service roads, and navigating them is useful when visiting a factory. If the GPS say I am there, then I am there. So using the service roads should be possible. Giving them a really low speed is probably enough to keep Dijkstra from un-necessary service road trips.


#38 Navit won't display the car outside of mapped roads core version 0.2.0 enhancement/feature request 12/13/07

I frequently drives outside mapped areas, because I update the OSM map. It is convenient to have navit show what roads are on the map already.

But navit always snaps to the closest road, even if it is several hundred meters away. Snapping to the closest road within the combined error margins of the map and the GPS is of course reasonable. The current GPS accuracy is (usually) available from the GPS readout. Map accuracy is usually unknown - but a map made from GPS traces (like the osm map) is usually accurate to within typical gps accuracy. The map accuracy should ideally be user configurable. Those who want to cling to the roads can then set a large error margin, those who want to go off-road can set a low error margin.


#36 Layering error - tunnel on top of other roads core version 0.2.0 defect/bug 12/13/07

In trondheim, a trunk road (E6) goes through a tunnel. This tunnel is under a suburb, so there are residential roads on top of it.

The OSM map puts the tunnel in layer=-1 (layers from -5 to 5, with 0 being default)

Still, the tunnell is drawn on top of other roads, obscuring them. Navigating that area is hard.

There is a similiar problem with railroads - roads are always painted on top of railroad, even if the railroad is on a bridge over the road.


#110 osm2navit wrongly converts highway=unclassified, surface=paved mapdrivers/OSM version 0.2.0 defect/bug 04/24/08

Hi, the additional attribute "surface=paved" on unclassified roads makes navit draw them different (as thin black line) as highway=unclassified without that attribute.

As "surface=paved" should be the taken normal state this shouldnt make a difference.

Flo


Note: See TracReports for help on using and creating reports.