[Desktop-packages] [Bug 970814] [NEW] Combobox badly initialized (semi-sensitive?) since gtk3

2012-04-01 Thread YannUbuntu
Public bug reported:

My app uses a GTK3 ui created by Glade3.10.
In the Glade file, there are some combobox with default sensitive settings 
(sensitive=yes), other with non-sensitive settings (sensitive=no)

OBSERVED BEHAVIOR:
When running my app (either in Ubuntu 11.10 or 12.04), all comboboxes 
(sensitive=yes or no) appear in what i will call semi-sensitive state: they 
behave like sensitive but their label is greyed (not the arrow, which is 
normally black, see attached screenshot).
When the user moves the cursor above the combobox, the grey label becomes black 
(like a normal sensitive combobox).

EXPECTED BEHAVIOR:
the comboboxes should directly appear in the state chosen in the Glade file.


WORKAROUND: 
in the code of my app, i send a signal to set the state of the combobox as 
sensitive to make it sensitive at start. If i want the combobox to appear 
non-sensitive at start, i need to send a signal to set the state of the 
combobox as sensitive then another one to set it non-sensitive.


Remarks: 
- don't hesitate to ask more informations, or link me to the right place.
- with gtk2 my app does not have this bug

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

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

Title:
  Combobox badly initialized (semi-sensitive?) since gtk3

Status in “gtk+3.0” package in Ubuntu:
  New

Bug description:
  My app uses a GTK3 ui created by Glade3.10.
  In the Glade file, there are some combobox with default sensitive settings 
(sensitive=yes), other with non-sensitive settings (sensitive=no)

  OBSERVED BEHAVIOR:
  When running my app (either in Ubuntu 11.10 or 12.04), all comboboxes 
(sensitive=yes or no) appear in what i will call semi-sensitive state: they 
behave like sensitive but their label is greyed (not the arrow, which is 
normally black, see attached screenshot).
  When the user moves the cursor above the combobox, the grey label becomes 
black (like a normal sensitive combobox).

  EXPECTED BEHAVIOR:
  the comboboxes should directly appear in the state chosen in the Glade file.

  
  WORKAROUND: 
  in the code of my app, i send a signal to set the state of the combobox as 
sensitive to make it sensitive at start. If i want the combobox to appear 
non-sensitive at start, i need to send a signal to set the state of the 
combobox as sensitive then another one to set it non-sensitive.

  
  Remarks: 
  - don't hesitate to ask more informations, or link me to the right place.
  - with gtk2 my app does not have this bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/970814/+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 970814] Re: Combobox badly initialized (semi-sensitive?) since gtk3

2012-04-01 Thread YannUbuntu
** Attachment added: example of semi-sensitive combobox
   
https://bugs.launchpad.net/bugs/970814/+attachment/2982031/+files/semi_sensitive_combobox.png

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

Title:
  Combobox badly initialized (semi-sensitive?) since gtk3

Status in “gtk+3.0” package in Ubuntu:
  New

Bug description:
  My app uses a GTK3 ui created by Glade3.10.
  In the Glade file, there are some combobox with default sensitive settings 
(sensitive=yes), other with non-sensitive settings (sensitive=no)

  OBSERVED BEHAVIOR:
  When running my app (either in Ubuntu 11.10 or 12.04), all comboboxes 
(sensitive=yes or no) appear in what i will call semi-sensitive state: they 
behave like sensitive but their label is greyed (not the arrow, which is 
normally black, see attached screenshot).
  When the user moves the cursor above the combobox, the grey label becomes 
black (like a normal sensitive combobox).

  EXPECTED BEHAVIOR:
  the comboboxes should directly appear in the state chosen in the Glade file.

  
  WORKAROUND: 
  in the code of my app, i send a signal to set the state of the combobox as 
sensitive to make it sensitive at start. If i want the combobox to appear 
non-sensitive at start, i need to send a signal to set the state of the 
combobox as sensitive then another one to set it non-sensitive.

  
  Remarks: 
  - don't hesitate to ask more informations, or link me to the right place.
  - with gtk2 my app does not have this bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/970814/+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 873470] Re: File-roller is associated with .docx, .xlsx, .pptx files instead of LibreOffice

2011-12-14 Thread YannUbuntu
I have desktop-file-utils 0.18-0ubuntu9 installed (on Ubuntu 11.10) but
nautilus still opens ppsx with File-Roller.

** Summary changed:

- File-roller is associated with .docx,.xlsx,.pptx files instead of LibreOffice
+ File-roller is associated with .docx,.xlsx,.pptx,.ppsx files instead of 
LibreOffice

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

Title:
  File-roller is associated with .docx,.xlsx,.pptx,.ppsx files instead
  of LibreOffice

Status in desktop-file-utils:
  Unknown
Status in “desktop-file-utils” package in Ubuntu:
  Fix Released
Status in “desktop-file-utils” source package in Oneiric:
  Fix Released

Bug description:
  In a fresh oneiric installation, the default association for .docx is
  file-roller altough file-roller cannot open .docx files and
  libreoffice is installed.

  TESTCASE:
  - download the file from comment #3
  - double click on it from nautilus
  - before the update it opens with file-roller, after the update with 
libreoffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/desktop-file-utils/+bug/873470/+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 904212] [NEW] File-roller is associated with .ppsx files instead of LibreOffice Impress

2011-12-14 Thread YannUbuntu
Public bug reported:

Checked on 11.10 and updated 12.04.

Fix should be similar to Bug#873470  (.docx,.xlsx,.pptx)

** Affects: desktop-file-utils (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  File-roller is associated with .ppsx files instead of LibreOffice
  Impress

Status in “desktop-file-utils” package in Ubuntu:
  New

Bug description:
  Checked on 11.10 and updated 12.04.

  Fix should be similar to Bug#873470  (.docx,.xlsx,.pptx)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-file-utils/+bug/904212/+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 873470] Re: File-roller is associated with .docx, .xlsx, .pptx, .ppsx files instead of LibreOffice

2011-12-14 Thread YannUbuntu
Hi Sebastien. I checked in a brand new (and updated) Precise session :
this bug is solved for .docx,.xlsx,.pptx , but still exists for .ppsx .
I opened a new bug report for better tracking: Bug#904212


** Summary changed:

- File-roller is associated with .docx,.xlsx,.pptx,.ppsx files instead of 
LibreOffice
+ File-roller is associated with .docx,.xlsx,.pptx files instead of LibreOffice

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

Title:
  File-roller is associated with .docx,.xlsx,.pptx files instead of
  LibreOffice

Status in desktop-file-utils:
  Unknown
Status in “desktop-file-utils” package in Ubuntu:
  Fix Released
Status in “desktop-file-utils” source package in Oneiric:
  Fix Released

Bug description:
  In a fresh oneiric installation, the default association for .docx is
  file-roller altough file-roller cannot open .docx files and
  libreoffice is installed.

  TESTCASE:
  - download the file from comment #3
  - double click on it from nautilus
  - before the update it opens with file-roller, after the update with 
libreoffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/desktop-file-utils/+bug/873470/+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 902105] [NEW] Brasero does not display NRG images by default

2011-12-09 Thread YannUbuntu
Public bug reported:

On Ubuntu 11.10, Brasero 3.2.0

Open Brasero, select Burn an image to disk, click the button to choose a 
file, it will open a window to choose the file, which filters by default the 
files that can be burnt.
The problem is that this filter does not show .NRG images , so I have to select 
Show all files to make the .NRG image appear, then select it. (for 
information then Brasero manages to burn it with success).

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

** Description changed:

- On Ubunu 11.10
+ On Ubuntu 11.10, Brasero 3.2.0
  
  Open Brasero, select Burn an image to disk, click the button to choose a 
file, it will open a window to choose the file, which filters by default the 
files that can be burnt.
  The problem is that this filter does not show .NRG images , so I have to 
select Show all files to make the .NRG image appear, then select it. (for 
information then Brasero manages to burn it with success).

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

Title:
  Brasero does not display NRG images by default

Status in “brasero” package in Ubuntu:
  New

Bug description:
  On Ubuntu 11.10, Brasero 3.2.0

  Open Brasero, select Burn an image to disk, click the button to choose a 
file, it will open a window to choose the file, which filters by default the 
files that can be burnt.
  The problem is that this filter does not show .NRG images , so I have to 
select Show all files to make the .NRG image appear, then select it. (for 
information then Brasero manages to burn it with success).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/902105/+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 898597] Re: [11.10] installing banner mislocated on the left instead of right-side

2011-12-01 Thread YannUbuntu
** Attachment added: Capture du 2011-12-01 12:46:24.png
   
https://bugs.launchpad.net/bugs/898597/+attachment/2614585/+files/Capture%20du%202011-12-01%2012%3A46%3A24.png

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

Title:
  [11.10] installing banner mislocated on the left instead of right-side

Status in “software-center” package in Ubuntu:
  New

Bug description:
  On Ubuntu 11.10

  Steps:
  1) Go to Frogatto page in S-C, click the Install button
  2) Immediately go back to the Game page, click on Arcade 

  Result: see screenshot : the loading bar (which shows that Frogatto is
  being installed) is on the left-side (above the descriptions) instead
  of the right-side

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/898597/+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


<    1   2