[Bug 1863157] [NEW] Petition to bring back file name copy/paste functionality in GTK file chooser

2020-02-13 Thread Qianqian Fang
Public bug reported:

For a very long time, I've never/rarely needed to hand-type file
paths/names - it is extremely slow, error-proning and requiring a lot
more work (reading/clicking/moving cursors) to do this simple task.

Instead, I use tabs in a terminal to navigate, pwd to print, and
copy/paste to another file browser or window to use the full path. In
many file browsers (like Thunar), I could also single click on the file,
and directly paste it to the address bar and it directly gives the full
file name.

But this becomes increasingly difficult to do on the GTK file chooser
rolled out sometimes ago. The file chooser window first removed the file
path address bar, but at least there was a button I can click to show it
to copy/paste. Then, even that button disappeared - after many
frustrating hours, the only way to show the address bar is "Ctrl+L",
after reading many similarly frustrated posts

https://www.google.com/search?q=unable+to+type+path+dialog+ubuntu
https://www.google.com/search?q=unable+to+type+path+dialog+site%3Aaskubuntu.com=unable+to+type+path+dialog+site
https://www.google.com/search?q=can+not+type+path+in+file+selector+linux+site:askubuntu.com

>From the long lists of complains that one can find online (I could
easily find more), I think this just prove that removing/hiding the
address bar is very counter intuitive and should be reverted.

I see where this came from - to mimic Mac OS, like most GNOME
style/appearance was trying to achieve, and this setting maybe cleaner
and easier to attract less experienced users, but for people use Linux
for work day-in-and-day-out, this is highly annoying and counter
productive.

Here I would like to petition to revert the change and bring back the
address bar in the file chooser dialog (which is shared among not just
GNOME, but other GTK based desktops, such as xfce), or at least bring
back the button option.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "current file chooser"
   
https://bugs.launchpad.net/bugs/1863157/+attachment/5328055/+files/Screenshot_2020-02-13_14-01-19.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1863157

Title:
  Petition to bring back file name copy/paste functionality in GTK file
  chooser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1863157/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1820904] Re: Evince stop rendering text with anti-aliasing after upgrading to Ubuntu 16.04

2019-03-20 Thread Qianqian Fang
would it be possible to find out which update fixed this issue and back
port to 16.04? Majority of my systems (10+ boxes) are on 16.04 because
many things broke (otherwise) on 18.04. I do not plan to upgrade in the
next few years.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1820904

Title:
  Evince stop rendering text with anti-aliasing after upgrading to
  Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1820904/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1820904] Re: Evince stop rendering text with anti-aliasing after upgrading to Ubuntu 16.04

2019-03-20 Thread Qianqian Fang
on another machine running Ubuntu 18.04, the rendering of this PDF looks
normal.

** Attachment added: "sample pdf that failed on 16.04"
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1820904/+attachment/5247895/+files/Solving_system_equations_using_math_tools.pdf

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1820904

Title:
  Evince stop rendering text with anti-aliasing after upgrading to
  Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1820904/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1820904] [NEW] Evince stop rendering text with anti-aliasing after upgrading to Ubuntu 16.04

2019-03-19 Thread Qianqian Fang
Public bug reported:

Evince stop rendering text with anti-aliasing after upgrading to Ubuntu
16.04.

Below is the screenshot comparing Evince and Okular on the same Ubuntu
16.04 box. Before the upgrade from 14.04, Evince worked fine.

https://i.stack.imgur.com/CWIPY.png

please let me know if there is an easy fix. thanks

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1820904

Title:
  Evince stop rendering text with anti-aliasing after upgrading to
  Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1820904/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1807759] Re: Can not type file path in file open dialog, also can not turn on always-use-location-entry

2018-12-10 Thread Qianqian Fang
** Description changed:

  after upgrading to 16.04 from 14.04, I found that all file open dialog
  lost the address bar (location entry). The only thing to navigate
  between folders is the breadcrumb bar. Every path change requires a
  dozen of clicking, while before I could just paste the path and done.
  This is a big inconvenience.
  
- after googling, I found tones of reports to restore the location entry
+ after googling, I found tons of reports to restore the location entry
  using the below command
  
  gsettings set org.gnome.nautilus.preferences always-use-location-entry true
-  or
+  or
  dconf write /org/gnome/nautilus/preferences/always-use-location-entry true
  
  however, this fails to work on my system, I got
  
- 
- fangq@taote:~$ gsettings set org.gnome.nautilus.preferences 
always-use-location-entry true
+ fangq@taote:~$ gsettings set org.gnome.nautilus.preferences always-use-
+ location-entry true
  
  (process:11686): dconf-WARNING **: failed to commit changes to dconf:
  
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code4:
  Failed to rename file '/home/users/fangq/.config/dconf/user.SO58SZ' to
  '/home/users/fangq/.config/dconf/user': g_rename() failed: No such file
  or directory
  
+ I would like to get a workaround to revert to the previous setting
+ (either location entry is displayed by default, or can be re-enabled by
+ clicking a button on the dialog). Also, I would suggest the developers
+ to consider adding this feature back. For people who use Linux a lot,
+ clicking is just not fast enough!
  
- I would like to get a workaround to revert to the previous setting (either 
location entry is displayed by default, or can be re-enabled by clicking a 
button on the dialog). Also, I would suggest the developers to consider adding 
this feature back. For people who use Linux a lot, clicking is just not fast 
enough!
+ 
+ Links to similar complains:
+ 
+ 
https://unix.stackexchange.com/questions/154106/show-address-bar-w-full-path-in-nautilus-instead-of-breadcrumbs-bar
+ 
https://www.howtogeek.com/189777/how-to-show-the-location-entry-instead-of-the-breadcrumb-bar-in-nautilus-in-ubuntu-14.04/
+ 
https://askubuntu.com/questions/547688/default-to-showing-and-using-pathbar-in-ubuntu-file-dialogs
+ https://community.linuxmint.com/tutorial/view/65
+ https://blog.tersmitten.nl/restore-the-location-bar-in-nautilus.html
+ 
https://askubuntu.com/questions/324064/use-path-bar-and-address-bar-in-nautilus
+ 
+ and many more
+ 
+ https://www.google.com/search?q=nautilus+always_use_location_entry

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1807759

Title:
  Can not type file path in file open dialog, also can not turn on
  always-use-location-entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1807759/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1807759] [NEW] Can not type file path in file open dialog, also can not turn on always-use-location-entry

2018-12-10 Thread Qianqian Fang
Public bug reported:

after upgrading to 16.04 from 14.04, I found that all file open dialog
lost the address bar (location entry). The only thing to navigate
between folders is the breadcrumb bar. Every path change requires a
dozen of clicking, while before I could just paste the path and done.
This is a big inconvenience.

after googling, I found tones of reports to restore the location entry
using the below command

gsettings set org.gnome.nautilus.preferences always-use-location-entry true
 or
dconf write /org/gnome/nautilus/preferences/always-use-location-entry true

however, this fails to work on my system, I got


fangq@taote:~$ gsettings set org.gnome.nautilus.preferences 
always-use-location-entry true

(process:11686): dconf-WARNING **: failed to commit changes to dconf:
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code4:
Failed to rename file '/home/users/fangq/.config/dconf/user.SO58SZ' to
'/home/users/fangq/.config/dconf/user': g_rename() failed: No such file
or directory


I would like to get a workaround to revert to the previous setting (either 
location entry is displayed by default, or can be re-enabled by clicking a 
button on the dialog). Also, I would suggest the developers to consider adding 
this feature back. For people who use Linux a lot, clicking is just not fast 
enough!

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "address bar disappeared in open-file dialog"
   
https://bugs.launchpad.net/bugs/1807759/+attachment/5220937/+files/open_file_dialog_ubuntu_16.04.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1807759

Title:
  Can not type file path in file open dialog, also can not turn on
  always-use-location-entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1807759/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 984785] Re: .goutputstream files polluting $HOME

2013-09-03 Thread Qianqian Fang
I am not able to log on my computer (12.04), and I noticed that
everytime lightdm failed to log me in, there is a .goutputsteam-
file and a sed file created under my home directory.

my computer runs nis/autofs with a home directory mapped on a file
server.

I believe the bug I've seen is related to Bug #1004515, but not sure how
it is related to this bug. just post here in case someone can make sense
of it.

fangq@wazu:~$ ls -alt | more
total 15992
drwxr-x--- 138 fangq fangq16384 Sep  3 13:30 .
-rw---   1 fangq fangq0 Sep  3 13:30 .goutputstream-8P402W
-rw-r--r--   1 fangq fangq   35 Sep  3 13:30 .pam_environment
-rw-r--r--   1 fangq fangq0 Sep  3 13:30 sedP678ir
-rw---   1 fangq fangq0 Sep  3 13:12 .goutputstream-YAHQ2W
-rw-r--r--   1 fangq fangq0 Sep  3 13:12 sedHOLePA
-rw---   1 fangq fangq0 Sep  3 13:10 .goutputstream-NXX42W
-rw-r--r--   1 fangq fangq0 Sep  3 13:10 sedwABtEH
-rw---   1 fangq fangq0 Sep  3 12:58 .goutputstream-43DV2W
-rw-r--r--   1 fangq fangq0 Sep  3 12:58 sedmB4jfg
-rw---   1 fangq fangq0 Sep  3 12:54 .goutputstream-NOGN2W
-rw-r--r--   1 fangq fangq0 Sep  3 12:54 sedCaKDJQ
-rw---   1 fangq fangq0 Sep  3 12:54 .goutputstream-ERC02W
-rw-r--r--   1 fangq fangq0 Sep  3 12:54 sedBNUaTe
-rw---   1 fangq fangq0 Sep  3 12:53 .goutputstream-IY752W
-rw-r--r--   1 fangq fangq0 Sep  3 12:53 sed0tAN1Q
-rw---   1 fangq fangq0 Sep  3 12:51 .goutputstream-793R2W
-rw-r--r--   1 fangq fangq0 Sep  3 12:51 sedp2WKJN
-rw---   1 fangq fangq0 Sep  3 12:51 .goutputstream-L8PR2W
-rw-r--r--   1 fangq fangq0 Sep  3 12:51 sedqj5rwG
-rw---   1 fangq fangq0 Sep  3 12:49 .goutputstream-MJ0S2W
-rw-r--r--   1 fangq fangq0 Sep  3 12:49 sed0V3DkN
-rw---   1 fangq fangq0 Sep  3 12:49 .goutputstream-GSVP2W
-rw-r--r--   1 fangq fangq0 Sep  3 12:49 sedGnzVh8
-rw---   1 fangq fangq0 Sep  3 12:48 .bash_history

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/984785

Title:
  .goutputstream files polluting $HOME

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/984785/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 520118] Re: thunar select freezes after using mouse to select folders (detailed view mode)

2010-05-14 Thread Qianqian Fang
Just curious if anyone is working toward porting the patch to Lucid? it
is such a painful experience without this patch, so, please update Lucid
if all possible.

-- 
thunar select freezes after using mouse to select folders (detailed view mode)
https://bugs.launchpad.net/bugs/520118
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 520118] Re: thunar select freezes after using mouse to select folders (detailed view mode)

2010-04-27 Thread Qianqian Fang
understand. I am looking forward to the fix in Thunar.

-- 
thunar select freezes after using mouse to select folders (detailed view mode)
https://bugs.launchpad.net/bugs/520118
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 520118] Re: thunar select freezes after using mouse to select folders (detailed view mode)

2010-04-26 Thread Qianqian Fang
this was not fixed! I just upgraded my desktop from Karmic to Lucid, and
this bug made my thunar unusable :(

Left click does not work at all on any selected item when this happens.
Right click works, but the popup menu is for the parent folder, not for
a specific selected file. Keyboard can only move the focused item up or
down, but press enter will do nothing.

-- 
thunar select freezes after using mouse to select folders (detailed view mode)
https://bugs.launchpad.net/bugs/520118
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 197537] Re: [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text

2010-01-30 Thread Qianqian Fang
if we can separate the copyrighted stuff from the raw data, we
might just get around this.

Can anyone explain which part of the poppler-data are patented?


madbiologist wrote:
 Unfortunately poppler-data is in multiverse since it includes
 copyrighted (and patent pending) technologies by Adobe.

 However, this seems like good news in the right direction from Adobe:
 http://lwn.net/Articles/354360/



-- 
[MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text
https://bugs.launchpad.net/bugs/197537
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 197537] Re: [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text

2010-01-30 Thread Qianqian Fang
madbiologist wrote:
 Unfortunately poppler-data is in multiverse since it includes
 copyrighted (and patent pending) technologies by Adobe.

 However, this seems like good news in the right direction from Adobe:
 http://lwn.net/Articles/354360/

   
here are some discussions I found related to the cmap data
in the poppler-data package:

http://issues.apache.org/jira/browse/LEGAL-36
http://markmail.org/message/itzg3ppfw2phbttm

the confusing bit is the patent pending in the
adobe license file.

searching all adobe's CJK patents, nothing seemed
related to the cmap data:
http://www.google.com/patents?q=adobe+cjk

-- 
[MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text
https://bugs.launchpad.net/bugs/197537
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 378389] [NEW] font selection dialog style order inconsistancy: oblique comes first

2009-05-19 Thread Qianqian Fang
Public bug reported:

the original bug was submitted here
http://bugzilla.xfce.org/show_bug.cgi?id=5371

-
 Description From  Qianqian Fang   2009-05-19 03:25:39 UTC   (-) [reply]

In the font selection dialog, the orders of the font styles appears in the
middle column is somewhat random. For most fonts, the order is
Medium/Oblique/Bold/BoldOblique, however, for some fonts, the first one is
Oblique, or italic. For example, in the attached image, on the left, Tlwg
Typist shows the normal order, but TlwgMono appears in the unexpected order.
This was tested on Ubuntu 9.04 with Xfce 4.6.0. Both fonts are part of
ttf-thai-tlwg package. I opened both fonts with fontforge, the style settings
and TTFName items were set correctly with Medium. There are a few others
fonts with the same issue. Using the medium or regular face as the default
style of a selected font is more anticipated than italic ones.

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
font selection dialog style order inconsistancy: oblique comes first
https://bugs.launchpad.net/bugs/378389
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 378389] Re: font selection dialog style order inconsistancy: oblique comes first

2009-05-19 Thread Qianqian Fang

** Attachment added: left: expected font order; right: oblique face becomes 
first
   http://launchpadlibrarian.net/26943429/medium_first.png

-- 
font selection dialog style order inconsistancy: oblique comes first
https://bugs.launchpad.net/bugs/378389
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs