[Bug 115035] Nautilus miss-identifies MIME type of certain lua scripts

2007-05-16 Thread Kaso
Public bug reported:

Binary package hint: nautilus

When opening the properties window for certain lua scripts the Type:
is reported as VHDL document and MIME type: as text/x-vhdl when
the file is infact a valid lua script.

gnomevfs-info core.lua | grep MIME

for the offending file however returns MIME type : text/x-lua

As far as i can tell this is linked to using comments on the first line
of the lua script, for example


-- [[ test ]]
tableT={this,is,a,lua,script}
for key,val in pairs(tableT) do
print(val)
end


Is Identified as a VHDL document whereas


tableT={this,is,a,lua,script}
-- [[ test ]]
for key,val in pairs(tableT) do
print(val)
end


Is properly Identified as a lua script.

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

-- 
Nautilus miss-identifies MIME type of certain lua scripts
https://bugs.launchpad.net/bugs/115035
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115035] Re: Nautilus miss-identifies MIME type of certain lua scripts

2007-05-16 Thread Kaso
I though i should add this is 
» Ubuntu version 7.04 Feisty Fawn
» Nautilus 2.18.1

-- 
Nautilus miss-identifies MIME type of certain lua scripts
https://bugs.launchpad.net/bugs/115035
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 85334] Keyboard Shortcuts can consume a-z keys

2007-02-15 Thread Kaso
Public bug reported:

Normally when trying to enter a standard alpha-numeric key in the
Keyboard Shortcut program you are warned that using this as a shortcut
will cause it to become un-usable for typing, however this following by-
passes this warning and allows you to bind an a-z key to a shortcut,
'consuming' this key.

1) Find an Action within the Sound section (Desktop section does not suffer 
this problem)
2) Bind a Action to Control - z   (any alphanumeric key works here, z for this 
example)
3) Bind this same action to z (the Shortcut field will now display 
XF86AudioPlay)
4) z Key is now consumed and is unable to be used for typing even if this 
action is un-bound.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Keyboard Shortcuts can consume a-z keys
https://launchpad.net/bugs/85334

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


[Bug 85334] Re: Keyboard Shortcuts can consume a-z keys

2007-02-15 Thread Kaso
I'm using Edgy, 6.10, with all automatic updates installed. Also the
Keyboard is mapped to United Kingdom, if that is of any relevance

-- 
Keyboard Shortcuts can consume a-z keys
https://launchpad.net/bugs/85334

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