Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open multiple files in Ubuntu 10.04 #2

Open
GoogleCodeExporter opened this issue Apr 29, 2015 · 1 comment
Open

Can't open multiple files in Ubuntu 10.04 #2

GoogleCodeExporter opened this issue Apr 29, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.  Open any text file in Glasscat
2. Attempt to open any other text file, by way of command line or file manager.

What is the expected output? What do you see instead?
The second file should open in its own window. Instead, nothing happens--the 
second command silently exits much as many other programs that activate a 
previous instance, but the second text ifle doesn't open

What version of the product are you using? On what operating system?
Current (Rev18) SVN, compiled by both Vala 0.7.9 and 0.8.0




Original issue reported on code.google.com by [email protected] on 29 Sep 2010 at 3:45

@GoogleCodeExporter
Copy link
Author

After futzing around a bit, I think i've fixed this (at least for me). I'm not 
sure exactly why it works this way, when it doesn't work the current way, but 
it seems to be fine. The patch also asks Glib to uri-encode filenames so that 
filenames with non-ascii characters (ð in my test case) work properly.

Original comment by [email protected] on 2 Nov 2010 at 9:17

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant