[Bug 235770] Re: [bidi] Title Bar Caption of Window and Dialog Missing

2008-06-01 Thread guoyi
** Attachment added: "screen snapshot" http://launchpadlibrarian.net/14878794/F%3A%5Che_title.gif -- [bidi] Title Bar Caption of Window and Dialog Missing https://bugs.launchpad.net/bugs/235770 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 235770] Re: [bidi] Title Bar Caption of Window and Dialog Missing

2008-05-29 Thread guoyi
** Attachment added: "screen snapshot" http://launchpadlibrarian.net/14795183/D%3A%5C%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9%5Clocale_compare.gif -- [bidi] Title Bar Caption of Window and Dialog Missing https://bugs.launchpad.net/bugs/235770 You received this bug notification because y

[Bug 235770] [NEW] [bidi] Title Bar Caption of Window and Dialog Missing

2008-05-29 Thread guoyi
Public bug reported: OS: Ubuntu 8.04 LTS Problem: Create window and dialog using GTK library, and set their titles, but their title bar caption does not display on locales with bi-directional languages(bidi). Details: Compile the source code gtk_dialog_text.cpp below on locale of EN_US, and t

[Bug 235770] Re: [bidi] Title Bar Caption of Window and Dialog Missing

2008-05-29 Thread guoyi
** Description changed: OS: Ubuntu 8.04 LTS Problem: - Create window and dialog using GTK library, and set their titles, but their title bar caption does not display on locales with bi-directional languages(bidi). + I am creating window or dialog using GTK library, and setting title of t

[Bug 235770] Re: [bidi] Title Bar Caption of Window and Dialog Missing

2008-05-29 Thread guoyi
If I set title of the window or dialog in Hebrew, caption of the title bar can be shown in Hebrew locale. Source code is following. //file gtk_dialog_text_he.cpp # include int main( int argc, char *argv[] ) { GtkWidget *gtkmsgDialog; gtk_init (&argc, &argv); gtkmsgDialog = gtk_dial

[Bug 235770] Re: [bidi] Title Bar Caption of Window and Dialog Missing

2008-05-29 Thread guoyi
** Description changed: OS: Ubuntu 8.04 Problem: I am creating window or dialog using GTK library, and setting title of the window or dialog. I am experiencing a problem that caption of the title bar can not be shown when I set the locale with bi-directional languages(bidi). Detai

[Bug 343111] Re: gnome-open can not open log files

2009-03-15 Thread guoyi
Is there any workaround to open a log file in an application? -- gnome-open can not open log files https://bugs.launchpad.net/bugs/343111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 343111] [NEW] gnome-open can not open log files

2009-03-15 Thread guoyi
Public bug reported: I tried to use gnome-open in a terminal to open an log file and I got an error: desktop:~/test$ gnome-open 1.log Error showing url: There is no default action associated with this location. I noticed that the file ~/.local/share/applications/mimeapps.list contained an entry f

[Bug 343111] Re: gnome-open can not open log files

2009-03-16 Thread guoyi
I can open the log file by gedit. I want to use "gnome-open" to open all types of files in an application written by ourselves. We thought gnome-open can open all types of files by default. But it seems that log files can not be opened by gnome-open on Ubuntu. And also cs files can not be opene