[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package shared-mime-info - 1.0-0ubuntu4.1

---
shared-mime-info (1.0-0ubuntu4.1) precise-proposed; urgency=low

  * debian/patches/gtkbuilder.patch:
- be a bit stricter on the glade matching rules (lp: #995067)
 -- Sebastien BacherWed, 30 May 2012 17:18:08 +0200

** Changed in: shared-mime-info (Ubuntu Precise)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Released

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix is a small change to restrict the string from
  "gtk" to variant for what glade writes

  Regression Potential: very limited, it's just glade file detection
  rules

  Test Case:

  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-06-01 Thread Sebastien Bacher
Thanks for testing, if that worked with a new account it's likely the
default was just changed for your user as a local config

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Committed

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix is a small change to restrict the string from
  "gtk" to variant for what glade writes

  Regression Potential: very limited, it's just glade file detection
  rules

  Test Case:

  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-31 Thread Doug McMahon
Fixes all previous local issues with text files & passes the described test 
case completely
For the final test, (context menu on a .ui),  did have to try a new user where 
it was fine, defaulted to glade so no apparent regression
I may have switched defaults previously on main user to gedit

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Committed

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix is a small change to restrict the string from
  "gtk" to variant for what glade writes

  Regression Potential: very limited, it's just glade file detection
  rules

  Test Case:

  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/shared-mime-info

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Committed

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix is a small change to restrict the string from
  "gtk" to variant for what glade writes

  Regression Potential: very limited, it's just glade file detection
  rules

  Test Case:

  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-31 Thread Clint Byrum
Hello Doug, or anyone else affected,

Accepted shared-mime-info into precise-proposed. The package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Committed

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix is a small change to restrict the string from
  "gtk" to variant for what glade writes

  Regression Potential: very limited, it's just glade file detection
  rules

  Test Case:

  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/shared-mime-info

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Committed

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix is a small change to restrict the string from
  "gtk" to variant for what glade writes

  Regression Potential: very limited, it's just glade file detection
  rules

  Test Case:

  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-30 Thread Sebastien Bacher
** Changed in: shared-mime-info (Ubuntu Precise)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Committed

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix is a small change to restrict the string from
  "gtk" to variant for what glade writes

  Regression Potential: very limited, it's just glade file detection
  rules

  Test Case:

  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-30 Thread Sebastien Bacher
** Description changed:

+ Impact: the patch applied before precise to make gtkbuilder files to
+ open with glade was not any restrictive and match any text file
+ containing "gtk" in its first 256 chars to be listed as a glade file
+ 
+ Development Fix: the bug is fixed in quantal
+ 
+ Stable Fix: the fix is a small change to restrict the string from "gtk"
+ to variant for what glade writes
+ 
+ Regression Potential: very limited, it's just glade file detection rules
+ 
+ 
+ Test Case:
+ 
+ - install glade if it's not installed
+ - create a file "bug" containing "this file shows the gtk matching issue"
+ - browse the directory containing it in nautilus
+ -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
+ - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)
+ 
  This has been going on for quite some time in 12.04
  
  Test Case:
- Create a new text file & use gtk in it, ex. - 
+ Create a new text file & use gtk in it, ex. -
  With gtk this is now a glade file
  
  Save
  The file is now a glade project file instead of a text file
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Sat May  5 08:54:08 2012
  GsettingsChanges:
-  org.gnome.nautilus.window-state geometry '1094x623+58+148'
-  org.gnome.nautilus.window-state start-with-status-bar true
+  org.gnome.nautilus.window-state geometry '1094x623+58+148'
+  org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file
  
  Development Fix: the bug is fixed in quantal
  
  Stable Fix: the fix is a small change to restrict the string from "gtk"
  to variant for what glade writes
  
  Regression Potential: very limited, it's just glade file detection rules
  
- 
  Test Case:
  
  - install glade if it's not installed
  - create a file "bug" containing "this file shows the gtk matching issue"
  - browse the directory containing it in nautilus
  -> with the buggy version it has a glade icon and opens with glade (first 
item in the right click menu), with the fix it's displayed as text and open in 
gedit
  - browse /usr/share/gnome-control-center/ui and right click on 
display-capplet.ui or online-accounts.ui (they are different cases of glade 
formatting), the first entry should be glade (before or after the update, i.e 
it should not regress on those)
- 
- This has been going on for quite some time in 12.04
- 
- Test Case:
- Create a new text file & use gtk in it, ex. -
- With gtk this is now a glade file
- 
- Save
- The file is now a glade project file instead of a text file
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 12.04
- Package: nautilus 1:3.4.1-0ubuntu1
- ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
- Uname: Linux 3.2.0-23-generic-pae i686
- NonfreeKernelModules: nvidia
- ApportVersion: 2.0.1-0ubuntu6
- Architecture: i386
- Date: Sat May  5 08:54:08 2012
- GsettingsChanges:
-  org.gnome.nautilus.window-state geometry '1094x623+58+148'
-  org.gnome.nautilus.window-state start-with-status-bar true
- InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
- ProcEnviron:
-  TERM=xterm
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- SourcePackage: nautilus
- UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Fix Committed

Bug description:
  Impact: the patch applied before precise to make gtkbuilder files to
  open with glade was not any restrictive and match any text file
  containing "gtk" in its first 256 chars to be listed as a glade file

  Development Fix: the bug is fixed in quantal

  Stable Fix: the fix 

[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package shared-mime-info - 1.0-0ubuntu5

---
shared-mime-info (1.0-0ubuntu5) quantal; urgency=low

  * debian/patches/gtkbuilder.patch:
- be a bit stricter on the glade matching rules (lp: #995067)
 -- Sebastien BacherWed, 30 May 2012 17:18:08 +0200

** Changed in: shared-mime-info (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Fix Released
Status in “shared-mime-info” source package in Precise:
  Confirmed

Bug description:
  This has been going on for quite some time in 12.04

  Test Case:
  Create a new text file & use gtk in it, ex. - 
  With gtk this is now a glade file

  Save
  The file is now a glade project file instead of a text file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Sat May  5 08:54:08 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1094x623+58+148'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-30 Thread Sebastien Bacher
** Changed in: shared-mime-info (Ubuntu)
   Importance: Undecided => Low

** Also affects: shared-mime-info (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: shared-mime-info (Ubuntu Precise)
   Importance: Undecided => Low

** Changed in: shared-mime-info (Ubuntu Precise)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Confirmed
Status in “shared-mime-info” source package in Precise:
  Confirmed

Bug description:
  This has been going on for quite some time in 12.04

  Test Case:
  Create a new text file & use gtk in it, ex. - 
  With gtk this is now a glade file

  Save
  The file is now a glade project file instead of a text file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Sat May  5 08:54:08 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1094x623+58+148'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-05 Thread Doug McMahon
Florian  - thanks for the explanation - makes sense now why position of
1st gtk mattered.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Confirmed

Bug description:
  This has been going on for quite some time in 12.04

  Test Case:
  Create a new text file & use gtk in it, ex. - 
  With gtk this is now a glade file

  Save
  The file is now a glade project file instead of a text file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Sat May  5 08:54:08 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1094x623+58+148'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-05 Thread Florian Diesch
This is caused by the MIME type definition for application/x-glade in
/usr/share/mime/packages/freedesktop.org.xml  (package shared-mime-
info):

 
  
  
 

This means that every file that has the string "gtk" in its first 256
bytes has the MIME type application/x-glade - which is a bit too
general.

** Package changed: nautilus (Ubuntu) => shared-mime-info (Ubuntu)

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

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “shared-mime-info” package in Ubuntu:
  Confirmed

Bug description:
  This has been going on for quite some time in 12.04

  Test Case:
  Create a new text file & use gtk in it, ex. - 
  With gtk this is now a glade file

  Save
  The file is now a glade project file instead of a text file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Sat May  5 08:54:08 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1094x623+58+148'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/995067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

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

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  This has been going on for quite some time in 12.04

  Test Case:
  Create a new text file & use gtk in it, ex. - 
  With gtk this is now a glade file

  Save
  The file is now a glade project file instead of a text file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Sat May  5 08:54:08 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1094x623+58+148'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995067] Re: Text files containing 'gtk' are seen as Glade project (application/x-glade) files

2012-05-05 Thread Doug McMahon
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/995067

Title:
  Text files containing 'gtk' are seen as Glade project
  (application/x-glade) files

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  This has been going on for quite some time in 12.04

  Test Case:
  Create a new text file & use gtk in it, ex. - 
  With gtk this is now a glade file

  Save
  The file is now a glade project file instead of a text file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Sat May  5 08:54:08 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1094x623+58+148'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120407)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp