Opened 11 years ago
Closed 10 years ago
#938 closed defect/bug (wontfix)
poor display on-screen keyboard
Reported by: | sergebegger | Owned by: | cp15 |
---|---|---|---|
Priority: | major | Milestone: | version 0.5.0 |
Component: | gui/qml | Version: | git master |
Severity: | Keywords: | qt, address | |
Cc: |
Description (last modified by usul)
navit - SVN 0.5.0 - rev/ 4786 Ubuntu 11.04 use graphics type qt_qpainter error when searching for the city
console:
user4@user4-System-Product-Name:~$ navit -d 0 TODO Verbose option is set to `0' navit:main_real:trying /home/user4/.navit/navit.xml map_rect_new_textfile unable to open textfile /home/user4/.navit/bookmark.txt graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):enter (process:19473): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):return vehicle_gpsd:vehicle_gpsd_try_open:Trying to connect to localhost:default netlib_connectsock() returns socket on fd 24 vehicle_gpsd:vehicle_gpsd_try_open:Connected to gpsd fd=24 evwatch=0x9c83d98 graphics_qt_qpainter:void RenderArea::do_resize(QSize):size 682x512 graphics_qt_qpainter:void RenderArea::do_resize(QSize):pixmap 0x9c80a60 682x512 navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:osd_set_std_graphic:accesskey (null) navit:main_real:Using '/home/user4/.navit/navit.xml' gui_internal:gui_internal_set_refresh_callback:cond=(null) gui_internal:gui_internal_set_refresh_callback:cond=(null) QPainter::end: Painter not active, aborted gui_internal:gui_internal_search_list_set_default_country:country Российская Федерация QPainter::end: Painter not active, aborted QPainter::end: Painter not active, aborted gui_internal:gui_internal_keypress_do:backspace gui_internal:gui_internal_search_changed:Town now '(null)' QPainter::end: Painter not active, aborted gui_internal:gui_internal_search_changed:Town now 'ч' gui_internal:gui_internal_search_changed:process QPainter::end: Painter not active, aborted gui_internal:gui_internal_search_changed:Town now 'чи' gui_internal:gui_internal_search_changed:process QPainter::end: Painter not active, aborted gui_internal:gui_internal_search_changed:Town now 'чич' gui_internal:gui_internal_search_changed:process QPainter::end: Painter not active, aborted QPainter::end: Painter not active, aborted GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/local/bin/navit...done. Attaching to program: /usr/local/bin/navit, process 19473 Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf ptrace: Operation not permitted. /home/user4/19473: No such file or directory. No stack. The program is not being run. user4@user4-System-Product-Name:~$
Attachments (2)
Change History (3)
Changed 11 years ago by sergebegger
Changed 11 years ago by sergebegger
comment:1 Changed 10 years ago by usul
- Component changed from gui/internal to gui/qml
- Description modified (diff)
- Keywords qt address added
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
As we currently lack of devs to maintain every UI, we consider QT to be abandoned. Thus this bug won't be important anymore.
Anyway, thanks for your feedback :)