[Bug 1180646]

2013-06-24 Thread Matthieu Baerts
Ok, you're also using i915 video driver!

But it only affects Ivy Bridge cards! (Intel 4000HD)

@Intel devs: is this bug due to this i915 video driver or something
else?

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

Title:
  cairo-dock rendering issues using openGL backend on intel GPU

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

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


[Bug 1193598] [NEW] Cairo-Dock Session is broken with Gnome-Session 3.8

2013-06-22 Thread Matthieu Baerts
Public bug reported:

This is just because the structure of .session file has been
modified...

'/usr/share/gnome-session/sessions/cairo-dock.session' should now contain this 
line:
  RequiredComponents=gnome-settings-daemon;compiz;cairo-dock;

** Affects: cairo-dock-core
 Importance: High
 Assignee: Matthieu Baerts (matttbe)
 Status: In Progress

** Affects: cairo-dock (Ubuntu)
 Importance: High
 Assignee: Matthieu Baerts (matttbe)
 Status: In Progress

** Also affects: cairo-dock-core
   Importance: Undecided
   Status: New

** Changed in: cairo-dock (Ubuntu)
   Status: New = In Progress

** Changed in: cairo-dock (Ubuntu)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: cairo-dock-core
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: cairo-dock-core
   Status: New = In Progress

** Changed in: cairo-dock (Ubuntu)
   Importance: Undecided = High

** Changed in: cairo-dock-core
   Importance: Undecided = High

** Changed in: cairo-dock-core
Milestone: None = 3.2.99.alpha

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

Title:
  Cairo-Dock Session is broken with Gnome-Session 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1193598/+subscriptions

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


[Bug 1193598] Re: Cairo-Dock Session is broken with Gnome-Session 3.8

2013-06-22 Thread Matthieu Baerts
** Changed in: cairo-dock-core
   Status: In Progress = Fix Committed

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

Title:
  Cairo-Dock Session is broken with Gnome-Session 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1193598/+subscriptions

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


[Bug 1193598] Re: Cairo-Dock Session is broken with Gnome-Session 3.8

2013-06-22 Thread Matthieu Baerts
** Branch linked: lp:ubuntu/cairo-dock

** Changed in: cairo-dock (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: cairo-dock (Ubuntu)
Milestone: None = ubuntu-13.04-month-6

** Changed in: cairo-dock (Ubuntu)
Milestone: ubuntu-13.04-month-6 = ubuntu-13.06

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

Title:
  Cairo-Dock Session is broken with Gnome-Session 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1193598/+subscriptions

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


[Bug 1193598] Re: Cairo-Dock Session is broken with Gnome-Session 3.8

2013-06-22 Thread Matthieu Baerts
** Changed in: cairo-dock (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Cairo-Dock Session is broken with Gnome-Session 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1193598/+subscriptions

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


[Bug 1193505] Re: cairo-dock will not start when it is selected

2013-06-21 Thread Matthieu Baerts
Hello and thank you for this bug report!

Is it possible to give us more details about that?
 * Are you using our Cairo-Dock session?
 * Can you check if Cairo-Dock is running? e.g. by using these commands:
  $ pidof cairo-dock
  $ ps aux | grep cairo-dock
 * Did you have this bug before? Is it maybe due to the use of the latest 
version of gnome-session 3.8.2?
 * What's your window manager and on which session? (e.g. Compiz on Unity 
session, Mutter on GNOME, etc.)
 * If you launch the dock from a terminal, is it visible? (with warnings on the 
terminal)?
 * Maybe better if you launch it with:
 $ cairo-dock -W
 $ cairo-dock -c

** Changed in: cairo-dock (Ubuntu)
   Status: New = Incomplete

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

Title:
  cairo-dock will not start when it is selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1193505/+subscriptions

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


[Bug 1191290] [NEW] applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
Public bug reported:

Hello,

Firstly, thank you for maintaining all these gnome packages!

The latest version of gnome-menus has renamed applications.menu file:
https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/gnome-
menus/saucy/revision/136/debian/gnome-menus.maintscript

gnome-menus.maintscript:
- Clean up after rename from /etc/xdg/menus/applications.menu
   to /etc/xdg/menus/gnome-applications.menu

But this environment variable is not set: XDG_MENU_PREFIX:

$ test -z $XDG_MENU_PREFIX  echo null || echo $XDG_MENU_PREFIX
null
$ echo $XDG_CURRENT_DESKTOP
GNOME
$ echo $DESKTOP_SESSION  
cairo-dock

Here is the standards: https://developer.gnome.org/menu-spec/ =
Desktop Menu Specification

__
 Here are the files defined by this specification:

$XDG_CONFIG_DIRS/menus/${XDG_MENU_PREFIX}applications.menu

This file contains the XML definition of the main application menu
layout. The first file found in the search path should be used; other
files are ignored. This implies that if the user has their own
${XDG_MENU_PREFIX}applications.menu, it replaces the system wide one.
(Though the user's menu may explicitly merge the system wide one.)

Systems that offer multiple desktop environments and that want to
use distinct menu layouts in the different environments can use
differently prefixed .menu files. In this case the $XDG_MENU_PREFIX
environment variable must be set by the system to reflect the .menu file
that is being used.

For example if a system contains both the GNOME and the KDE desktop
environments it can decide to use gnome-applications.menu as the menu
layout in GNOME sessions and kde-applications.menu as the menu layout in
KDE sessions. To correctly reflect this, it should set the
$XDG_MENU_PREFIX environment variable to gnome- respectively kde-.

Implementations may chose to use .menu files with other names for tasks or 
menus other than the main application menu. Such usage is not covered by this 
specification. 
__

According to this document, the $XDG_MENU_PREFIX environment variable
should contain gnome-

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-menus 3.8.0-1ubuntu3
ProcVersionSignature: Ubuntu 3.9.0-6.13-generic 3.9.6
Uname: Linux 3.9.0-6-generic x86_64
ApportVersion: 2.10.2-0ubuntu1
Architecture: amd64
Date: Sat Jun 15 15:06:24 2013
InstallationDate: Installed on 2011-08-10 (674 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
MarkForUpload: True
SourcePackage: gnome-menus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1191290/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
(I just subscribe Jeremy to this bug report because the latest version
of gnome-menus was modified by him. I hope it's not a problem for him!)

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1191290/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
@Jeremy: thank you for this quick answer!

 This isn't breaking anything though, right?

It's not a problem for Cairo-Dock because if this file is not found
[$XDG_CONFIG_DIRS/menus/${XDG_MENU_PREFIX}applications.menu] the dock
will check first with some prefix (gnome-, kde-, etc.) and then check if
there is a file which ends with applications.menu.

It's just to avoid useless warnings ;)

But I don't know how other programs work. If they decide to only respect
specifications, no menu will be found on a Gnome session.

** Also affects: gnome-session (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1191290/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
PS: yes, I confirm that this bug is fixed with the version 3.8:
https://git.gnome.org/browse/gnome-session/tree/gnome-
session/main.c?id=3.8.2.1#n360

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1191290/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
 If there is a different desktop that has trouble with the rename,
please file a bug.

It's just that this environment variable is used by a few applications: shell, 
panel and menu-editors.
I guess that most of them are designed for GNOME and then will also check if 
'gnome-applications.menu' file is also available (alacarte does that but maybe 
not all of them: http://codesearch.debian.net/search?q=XDG_MENU_PREFIX ).

But on the other hand if you'll fix this soon, it's maybe not a problem
to not have the applications menu or to edit it, it should impact a lot
of people, it was just to prevent this problem ;)

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1191290/+subscriptions

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


[Bug 535065] Re: launcher icon corruption after wake-up from suspend

2013-06-10 Thread Matthieu Baerts
Note: the workaround has been updated and now works with SystemD ;)
 * 
https://bazaar.launchpad.net/~cairo-dock-team/cairo-dock-core/scripts/view/head:/refresh_cd_on_resuming.py
 = 'download file'
 * Info: 
http://glx-dock.org/ww_page.php?p=Recurrents%20problemslang=en#29-Icons%20are%20corrupted%20after%20wake-up%20from%20suspend

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

Title:
  launcher icon corruption after wake-up from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/535065/+subscriptions

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


[Bug 975299] Re: gnome-desktop-item-edit should be in a new package

2013-06-05 Thread Matthieu Baerts
Alacarte has now its own menu/item editor =
http://ftp.gnome.org/pub/gnome/sources/alacarte/3.7/alacarte-3.7.90.news

** Changed in: alacarte (Ubuntu)
   Status: Invalid = Fix Released

** Changed in: gnome-panel (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  gnome-desktop-item-edit should be in a new package

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

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


[Bug 1153198] Re: qtcreator window has no class

2013-06-05 Thread Matthieu Baerts
This bug seems to be fixed with the latest stable version of QtCreator
(2.7.1), someone can confirm? :)

** Also affects: qt
   Importance: Undecided
   Status: New

** Changed in: qt
   Status: New = Fix Released

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

Title:
  qtcreator window has no class

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

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


[Bug 1153198] Re: qtcreator window has no class

2013-06-05 Thread Matthieu Baerts
PS: it seems I didn't see the comment #2 :)

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

Title:
  qtcreator window has no class

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

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


[Bug 535065] Re: launcher icon corruption after wake-up from suspend

2013-06-04 Thread Matthieu Baerts
** Changed in: cairo-dock-plug-ins
   Status: Confirmed = Invalid

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

Title:
  launcher icon corruption after wake-up from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/535065/+subscriptions

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


[Bug 1180646]

2013-06-03 Thread Matthieu Baerts
But do you have an Intel IvyBridge 4000HD as everybody else who has this
bug here? And are you using default video drivers of your distribution?

 $ lsmod|grep ^i
 $ sudo lshw -C display
 $ glxinfo| grep OpenGL

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

Title:
  cairo-dock rendering issues using openGL backend on intel GPU

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

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


[Bug 1180646]

2013-06-03 Thread Matthieu Baerts
(In reply to comment #25)
 sorry for being late , i had an exam 
 here the 2 command in comment #21 
 as u can see on the video that the secound command made some effects work :O
 thats why i made video not ss i can make ss for both commands if u want . 
 http://youtu.be/Fep3MOj4Qh8

If you only have this bug when using:
  $ cairo-dock -o

and not when using: (when not using the hardware acceleration)
  $ env LIBGL_ALWAYS_SOFTWARE=1 cairo-dock -o

It means that it seems this bug is due to mesa/i965.

 i have downloaded the file on comment #22 but i dont know what to make with
 it :( 

These traces (produced with 'apitrace' when using the dock with the
OpenGL) can be useful for Mesa/i965 devs ;)

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

Title:
  cairo-dock rendering issues using openGL backend on intel GPU

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

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


[Bug 1180646]

2013-06-03 Thread Matthieu Baerts
@AbdoRefky: is it possible to create a new bug report which affects
Drivers/DRI/i915 because it's maybe not the same problem.

About apitrace, it should create this file in the same directory: cairo-
dock.trace. Is it possible to join this file to the new bug report?


@lylambda: can you confirm that you're using this driver: i965


@Intel devs: if this bug affects i915 and i965 drivers (but ONLY with IvyBridge 
GPU), is it possible that this bug is due to something else?

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

Title:
  cairo-dock rendering issues using openGL backend on intel GPU

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

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


[Bug 1186388] Re: /usr/bin/cairo-dock:11:on_build_container_menu:on_build_container_menu:on_build_container_menu:on_build_container_menu:on_build_container_menu

2013-05-31 Thread Matthieu Baerts
@fabounet:
It seems there is a crash in Cairo-Pinguin:

There is an infinite loop, we can see these two frames are called until
it crashes:

#1998 0x7f1e084f3192 in on_build_container_menu (myApplet=0x23ca110, 
pClickedIcon=optimised out, pClickedContainer=optimised out, 
pAppletMenu=0x2838230, bDiscardMenu=0x7fffe36379cc) at 
/build/buildd/cairo-dock-plug-ins-3.1.0/Cairo-Penguin/src/applet-notifications.c:114
pNotificationRecord = optimised out
pElement = optimised out
pNextElement = 0x0
pNotificationRecordList = optimised out
_stop = optimised out
pNotificationsTab = optimised out
_obj = optimised out
pAnimation = optimised out
#1999 0x7f1e084f3192 in on_build_container_menu (myApplet=0x22538f0, 
pClickedIcon=optimised out, pClickedContainer=optimised out, 
pAppletMenu=0x2838230, bDiscardMenu=0x7fffe36379cc) at 
/build/buildd/cairo-dock-plug-ins-3.1.0/Cairo-Penguin/src/applet-notifications.c:114
pNotificationRecord = optimised out
pElement = optimised out
pNextElement = 0x1fd4110
pNotificationRecordList = optimised out
_stop = optimised out
pNotificationsTab = optimised out
_obj = optimised out
pAnimation = optimised out

Any idea? :)

** Package changed: cairo-dock (Ubuntu) = cairo-dock-plug-ins (Ubuntu)

** Summary changed:

- 
/usr/bin/cairo-dock:11:on_build_container_menu:on_build_container_menu:on_build_container_menu:on_build_container_menu:on_build_container_menu
+ Crash due to Cairo-Pinguin: infinite loop in on_build_container_menu

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

Title:
  Crash due to Cairo-Pinguin: infinite loop in on_build_container_menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1186388/+subscriptions

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


[Bug 932791] Re: cairo-dock crashed with signal 5 in cd_log_location()

2013-05-31 Thread Matthieu Baerts
Hello and thank you for this bug report! (and sorry for the delay, we
didn't have access to this private bug report)

Are you able to reproduce this crash with the latest stable version?
(3.2.1) = http://www.glx-
dock.org/ww_page.php?p=From%20the%20repositorylang=en

** Changed in: cairo-dock (Ubuntu)
   Status: New = Incomplete

** Information type changed from Private to Public

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

Title:
  cairo-dock crashed with signal 5 in cd_log_location()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/932791/+subscriptions

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


[Bug 1186388] Re: Crash due to Cairo-Penguin: infinite loop in on_build_container_menu

2013-05-31 Thread Matthieu Baerts
PS: @fabounet: Evan is not the user who had this crash but it affects a
few people (~50 according to errors.ubuntu.com)

** Summary changed:

- Crash due to Cairo-Pinguin: infinite loop in on_build_container_menu
+ Crash due to Cairo-Penguin: infinite loop in on_build_container_menu

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

Title:
  Crash due to Cairo-Penguin: infinite loop in on_build_container_menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1186388/+subscriptions

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


[Bug 1180646]

2013-05-28 Thread Matthieu Baerts
(In reply to comment #20)
 8 month's to solve a bug ?

This bug is still not fixed but it seems Mesa devs are really busy, no
need to insist ;)

 i there any information should i upload to fix this bug ?

An 'apitrace' can maybe be useful.

  $ apitrace trace --api=gl /usr/bin/cairo-dock


Can you also confirm that you don't have this bug when launching the dock with 
this command?

  $ env LIBGL_ALWAYS_SOFTWARE=1 cairo-dock -o

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

Title:
  cairo-dock rendering issues using openGL backend on intel GPU

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

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


[Bug 1180646]

2013-05-28 Thread Matthieu Baerts
Created attachment 79885
apitrace of the bug

Hello,

It's maybe easier if this file is directly added here (and with a better
compression) ;)

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

Title:
  cairo-dock rendering issues using openGL backend on intel GPU

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

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


[Bug 1180646]

2013-05-28 Thread Matthieu Baerts
Created attachment 79886
apitrace replay with an Intel Ironlake Mobile

If I use the option 'replay' with an Intel Ironlake Mobile (i915), I
don't have this problem: all icons are correctly drawn.

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

Title:
  cairo-dock rendering issues using openGL backend on intel GPU

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

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


[Bug 1184159] Re: [saucy] scrolling with a touchpad is now a bit jerky

2013-05-27 Thread Matthieu Baerts
@Sebastien: bugwatch added ;) =
https://bugzilla.gnome.org/show_bug.cgi?id=699574

** Bug watch added: GNOME Bug Tracker #699574
   https://bugzilla.gnome.org/show_bug.cgi?id=699574

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=699574
   Importance: Unknown
   Status: Unknown

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

Title:
  [saucy] scrolling with a touchpad is now a bit jerky

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

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


[Bug 1161800] Re: Please update LaTeXila to 2.8 (stable) version

2013-05-26 Thread Matthieu Baerts
This new version (2.8.1) is now available on Ubuntu repositories
(Universe) and on LaTeXila's ppa (only for Saucy users because the
latest stable versions of Valac and GtkSourceView are only available on
Ubuntu 13.10).

Note that the 'Daily' ppa has been re-enabled:
https://launchpad.net/~latexila/+archive/daily

** Changed in: latexila (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: latexila (Ubuntu)
Milestone: None = ubuntu-13.05

** Changed in: latexila (Ubuntu)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Tags removed: raring
** Tags added: saucy

** Changed in: latexila (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Please update LaTeXila to 2.8 (stable) version

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

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


[Bug 1184159] [NEW] [saucy] scrolling with a touchpad is now a bit jerky

2013-05-25 Thread Matthieu Baerts
Public bug reported:

Hello,

Scrolling with a touchpad is now a bit jerky.

It's exactly the same bug than bug #1171156 introduced in Raring by an
upstream's patch in order to fix bug #1046988 (which was tracked by
upstream there: https://bugzilla.gnome.org/show_bug.cgi?id=690275 )

* Impact:
Up  down scrolling with a touchpad is now a bit jerky, seen best with gedit in 
large files though also seems to affect nautilus  in general.

* Testcase:
try scrolling in long documents in gedit using a touchpad, is scrolling jerky?

* Videos:
Before: 
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1171156/+attachment/3650661/+files/gtk_scroll_1171156_without_patch.ogv
After: 
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1171156/+attachment/3650662/+files/gtk_scroll_1171156_with_patch.ogv

* Note:
It seems this bug doesn't affect Gnome-Shell session: 
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1171156/comments/10

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libgtk-3-0 3.8.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.9.0-2.7-generic 3.9.3
Uname: Linux 3.9.0-2-generic x86_64
ApportVersion: 2.10.2-0ubuntu1
Architecture: amd64
Date: Sat May 25 17:44:01 2013
InstallationDate: Installed on 2011-08-10 (653 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
MarkForUpload: True
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

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

Title:
  [saucy] scrolling with a touchpad is now a bit jerky

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

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


[Bug 1181165] Re: bold black background in low-bottom of dock

2013-05-17 Thread Matthieu Baerts
Hello and thank you for this bug report,

Is it maybe possible to share a screenshot with us?
Do you also have this bug if you use the dock without the OpenGL backend?
   $ cairo-dock -c

Or with the default theme?
   $ cairo-dock -d ~/cd-tmp

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

Title:
  bold black background in low-bottom of dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions

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


[Bug 1181165] Re: bold black background in low-bottom of dock

2013-05-17 Thread Matthieu Baerts
 cairo-dock was installed before (old version of ubuntu ) and I simply
 installed then the weekly-cairo-dock to that ! - have forgotten to
 throw out
 old-cairo-dock ???!!!

No need to remove older versions before the upgrade ;)

 how do I solve this problem now ???
In fact, it will be easier for us if you upload here a screenshot with this bug 
because it's not easy to understand what's wrong :)

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

Title:
  bold black background in low-bottom of dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions

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


[Bug 1181165] Re: bold black background in low-bottom of dock

2013-05-17 Thread Matthieu Baerts
Ok thank you,

Can you check that you're using Compiz? E.g. by launching this command from a 
terminal which should print something if Compiz is running:
   $ ps aux | grep [c]ompiz

If Compiz is running, can you give us more details about your video cards and 
your video drivers?
   $ glxinfo | grep OpenGL
   $ lspci | grep VGA

And is it better without the OpenGL backend?
   $ cairo-dock -c

Or with the default theme?
   $ cairo-dock -d ~/cd-tmp

If you're not using Compiz, check if it's possible to use it or enable the 
composite manager (if it's metacity: ): 
   $ gsettings set org.gnome.metacity compositing-manager true

= http://www.glx-
dock.org/ww_page.php?p=Recurrents%20problemslang=en#2-Composite

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

Title:
  bold black background in low-bottom of dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions

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


[Bug 1180406] [NEW] [Saucy] DNS issues when resolvconf is installed

2013-05-15 Thread Matthieu Baerts
Public bug reported:

Hello,

This morning I upgrade my system. After having rebooted it, web addresses are 
no longer resolved.
I can still ping servers and if I add entries in /etc/hosts it works fine.
I tested with my both network cards (eth and wlan) but I still have this bug 
with the DNS. But it seems it's not due to the DNS server that I'm using 
because if I test with another computer on the same network, I don't have any 
problem. I also tried with a public DNS but I still have the same problem.

This is what I installed and upgraded this morning:

Install: linux-headers-3.9.0-2-generic:amd64 (3.9.0-2.6, automatic),
linux-image-extra-3.9.0-2-generic:amd64 (3.9.0-2.6, automatic), linux-
image-3.9.0-2-generic:amd64 (3.9.0-2.6, automatic), linux-
headers-3.9.0-2:amd64 (3.9.0-2.6, automatic)

Upgrade: libkrb5-3:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6),
libk5crypto3:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6), doc-base:amd64
(0.10.4, 0.10.5), linux-generic:amd64 (3.9.0.1.2, 3.9.0.2.3), seahorse-
nautilus:amd64 (3.7.5-0ubuntu1, 3.8.0-0ubuntu1), libkrb5-dev:amd64
(1.10.1+dfsg-5, 1.10.1+dfsg-6), libgssrpc4:amd64 (1.10.1+dfsg-5,
1.10.1+dfsg-6), libkrb5support0:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6),
libspandsp2:amd64 (0.0.6~pre20-3ubuntu1, 0.0.6~pre20-3.1),
python3-urllib3:amd64 (1.5-0ubuntu1, 1.6-1), linux-headers-generic:amd64
(3.9.0.1.2, 3.9.0.2.3), linux-image-generic:amd64 (3.9.0.1.2,
3.9.0.2.3), libkadm5clnt-mit8:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6),
libkadm5srv-mit8:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6),
krb5-locales:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6), libkdb5-6:amd64
(1.10.1+dfsg-5, 1.10.1+dfsg-6), linux-libc-dev:amd64 (3.9.0-1.5,
3.9.0-2.6), krb5-multidev:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6),
libgssapi-krb5-2:amd64 (1.10.1+dfsg-5, 1.10.1+dfsg-6)

(no more installation/upgrade during this session)

I also tried to removed this line 'dns=dnsmasq' in
/etc/NetworkManager/NetworkManager.conf (and restarted NM) but I still
had this bug.

After having removed resolvconf package (and rebooted) I no longer have
this bug.

Any idea?

PS: I'm not using a vpn or proxy and I didn't change options in .conf
files about the network.

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

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

Title:
  [Saucy] DNS issues when resolvconf is installed

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

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


[Bug 1180406] Re: [Saucy] DNS issues when resolvconf is installed

2013-05-15 Thread Matthieu Baerts
I just reinstalled resolvconf and rebooted and now, everything works
fine :)


  $ ls -l /etc/resolv.conf
   lrwxrwxrwx 1 root root 29 mai 15 17:44 /etc/resolv.conf - 
../run/resolvconf/resolv.conf

  $ cat /etc/resolv.conf
   # Dynamic resolv.conf(5) file for glibc resolver(3) generated by 
resolvconf(8)
   # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
   nameserver 127.0.1.1

  $ ls -l /run/resolvconf
   total 4
   -rw-r--r-- 1 root root   0 mai 15 17:46 enable-updates
   drwxr-xr-x 2 root root  60 mai 15 17:46 interface
   -rw-r--r-- 1 root root 172 mai 15 17:46 resolv.conf

  $ ls -l /run/resolvconf/interface
   total 4
   -rw-r--r-- 1 root root 21 mai 15 17:46 NetworkManager

  $ for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done
   zsh: == not found

  $ for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done
   === /run/resolvconf/interface/NetworkManager ===
   nameserver 127.0.1.1

  $ ls -l /etc/resolvconf/resolv.conf.d
   total 8
   -rw-r--r-- 1 root root   0 déc 13 19:27 base
   -rw-r--r-- 1 root root 151 déc 13 19:27 head
   -rw-r--r-- 1 root root  51 mai 15 16:00 original
   -rw-r--r-- 1 root root   0 mai 15 17:44 tail

  $ for F in /etc/resolvconf/resolv.conf.d/* ; do echo === $F === ; cat $F ; 
done
   zsh: == not found

  $ for F in /etc/resolvconf/resolv.conf.d/* ; do echo === $F === ; cat $F ; 
done
   === /etc/resolvconf/resolv.conf.d/base ===
   === /etc/resolvconf/resolv.conf.d/head ===
   # Dynamic resolv.conf(5) file for glibc resolver(3) generated by 
resolvconf(8)
   # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
   === /etc/resolvconf/resolv.conf.d/original ===
   # Generated by NetworkManager
   nameserver 127.0.1.1
   === /etc/resolvconf/resolv.conf.d/tail ===

  $ cat /etc/NetworkManager/NetworkManager.conf
   [main]
   plugins=ifupdown,keyfile
   dns=dnsmasq
   
   [ifupdown]
   managed=false

  $ nm-tool
   
   NetworkManager Tool
   
   State: connected (global)
   
   - Device: eth0  [Auto] 
-
 Type:  Wired
 Driver:atl1c
 State: connected
 Default:   yes
 HW Address:70:xx:xx:xx:xx:xx
   
 Capabilities:
   Carrier Detect:  yes
   Speed:   1000 Mb/s
   
 Wired Properties
   Carrier: on
   
 IPv4 Settings:
   Address: 192.168.1.7
   Prefix:  24 (255.255.255.0)
   Gateway: 192.168.1.1
   
   DNS: 192.168.0.1
   DNS: 8.8.8.8
   
   
   - Device: wlan0 

 Type:  802.11 WiFi
 Driver:rtl8192se
 State: unavailable
 Default:   no
 HW Address:1C:xx:xx:xx:xx:xx
   
 Capabilities:
   
 Wireless Properties
   WEP Encryption:  yes
   WPA Encryption:  yes
   WPA2 Encryption: yes
   
 Wireless Access Points

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

Title:
  [Saucy] DNS issues when resolvconf is installed

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

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

[Bug 1179297] Re: Cairo Dock crashes on Notification Area Mouse-Over

2013-05-15 Thread Matthieu Baerts
 If this was in fact corrupted data from D-Bus or GTK, would there be
any way to verify this?

Yes I guess it's easy to verify this with GDB. (and with dbus-monitor
and 'cairo-dock -l debug' to have more debugs info)

 A more likely cause would probably be that a corrupt indicator was
created, or something along those lines.

But I'm not sure that it's easy to do (I hope that it's not easy to create a 
corrupted indicator :) ).
If it's no longer possible to reproduce this crash, we'll have to check the 
code and find where it can crash if the data are corrupted... not so easy and 
maybe too much work if we can't reproduce it...
@fabounet: any idea? :)

I'm going to modify the status to 'Invalid' but feel free to re-open
this bug if you've this crash again. (and of course feel free to report
any other bug or patch ;) )

** Changed in: cairo-dock (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  Cairo Dock crashes on Notification Area Mouse-Over

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1179297/+subscriptions

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


[Bug 1179297] Re: Cairo Dock crashes on Notification Area Mouse-Over

2013-05-12 Thread Matthieu Baerts
Hello and thank you for this bug report!

Is it maybe possible to give us a backtrace of this crash with GDB? It's
easy because it's explained there: http://glx-
dock.org/ww_page.php?p=dddlang=en

PS: I see that this bug is assigned to you,  that means: you should be
the guy who will try to fix this bug. Is it correct? :)

** Changed in: cairo-dock (Ubuntu)
   Status: New = Incomplete

** Changed in: cairo-dock (Ubuntu)
 Assignee: Stephen Kraemer (straemer) = (unassigned)

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

Title:
  Cairo Dock crashes on Notification Area Mouse-Over

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1179297/+subscriptions

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


[Bug 1179297] Re: Cairo Dock crashes on Notification Area Mouse-Over

2013-05-12 Thread Matthieu Baerts
Oh great, I just reassigned this bug to you ;)

** Changed in: cairo-dock (Ubuntu)
 Assignee: (unassigned) = Stephen Kraemer (straemer)

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

Title:
  Cairo Dock crashes on Notification Area Mouse-Over

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1179297/+subscriptions

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


[Bug 1179297] Re: Cairo Dock crashes on Notification Area Mouse-Over

2013-05-12 Thread Matthieu Baerts
 Is there a way to create a notification for debugging purposes?

Yes, you can easily create an 'indicator' applet:
https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators#Python_version

 I suspect that this might be caused by a notification coming up when
the dock isn't launched or something like that...

Mmh, strange... it should not crash...

 Although that seems a bit peculiar since it crashed with a SIGFPE.

Yes, maybe the dock received some corrupted informations from D-Bus or
GTK?

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

Title:
  Cairo Dock crashes on Notification Area Mouse-Over

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1179297/+subscriptions

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


[Bug 1046988] Re: scroll wheel in gedit is affected by scrolling in other windows

2013-04-23 Thread Matthieu Baerts
The previous modifications have been reverted because it seems this
patch causes other problems (LP: #1171156).

I guess I can change the status to 'Confirmed' until a new patch is
introduced (or until someone finds why there are some problems when
using this patched version with Compiz).

** Package changed: gtk+3.0 (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: Fix Released = Confirmed

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

Title:
  scroll wheel in gedit is affected by scrolling in other windows

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

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


[Bug 1171156] Re: debian/patches/git_reset_scrolling.patch is adversely affecting scrolling, particularly in gedit

2013-04-22 Thread Matthieu Baerts
Here is a screencast without the patch (the scroll is smooth)

** Attachment added: Without the patch
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1171156/+attachment/3650661/+files/gtk_scroll_1171156_without_patch.ogv

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

Title:
  debian/patches/git_reset_scrolling.patch is adversely affecting
  scrolling, particularly in gedit

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

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


[Bug 1171156] Re: debian/patches/git_reset_scrolling.patch is adversely affecting scrolling, particularly in gedit

2013-04-22 Thread Matthieu Baerts
Another one with the patch (with the latest version of GTK). I scroll
down and then up but as you can see, the scroll down is not smooth (but
when scrolling up, it's ok)

** Attachment added: With the patch
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1171156/+attachment/3650662/+files/gtk_scroll_1171156_with_patch.ogv

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

Title:
  debian/patches/git_reset_scrolling.patch is adversely affecting
  scrolling, particularly in gedit

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

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


[Bug 1171156] Re: debian/patches/git_reset_scrolling.patch is adversely affecting scrolling, particularly in gedit

2013-04-22 Thread Matthieu Baerts
According to the tests made by Doug, it seems this patch introduces a
more annoying problem than what we had with the previous version when
using Compiz (and maybe others WM). This maybe means that it introduces
unknown bugs or something is missing... Maybe more dangerous to use this
version than using the previous?

 it's a bit late for GTK changes before release and that's not really a
stopper

But why is it a bit too late? It's just a revert to the previous version (we 
don't want to include a new patch).
I agree that it's not stopper but it's not easy to scroll down when having a 
long list when using a touchpad (e.g. gedit, nautilus, etc. seem buggy and very 
slow). Why not a revert and then check why this new patch introduces this new 
bug?

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

Title:
  debian/patches/git_reset_scrolling.patch is adversely affecting
  scrolling, particularly in gedit

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

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


[Bug 1171156] Re: debian/patches/git_reset_scrolling.patch is adversely affecting scrolling, particularly in gedit

2013-04-22 Thread Matthieu Baerts
@Sebastien, thank you for this new version :)

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

Title:
  debian/patches/git_reset_scrolling.patch is adversely affecting
  scrolling, particularly in gedit

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

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


[Bug 1046988] Re: scroll wheel in gedit is affected by scrolling in other windows

2013-04-20 Thread Matthieu Baerts
Hello,

@Sebastien Bacher: it seems that due to this patch, the scroll is not so
smooth that before. I just reinstalled the previous version
(3.6.4-0ubuntu6) and the scroll is much better: no lag, just smooth :)

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

Title:
  scroll wheel in gedit is affected by scrolling in other windows

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

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


[Bug 1170917] [NEW] Powering down inactive GPU while running X causes NULL pointer dereference

2013-04-20 Thread Matthieu Baerts
Public bug reported:

Hello,

I'm using Ubuntu Raring 13.04 with the latest version of the kernel
available in these repos (3.8.0-19.29).

Sometimes I have a kernel OOPS at startup and it seems it's because I switch 
off my ATI card.
I added this line in my /etc/rc.local file:
   echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

I don't have this bug each time but I guess it depends if this previous
command is launched before or after that X11's launch.

I'm using this card: Mobility Radeon HD 4650.

It seems that this bug has already reported to there: 
https://bugzilla.kernel.org/show_bug.cgi?id=49531 and 
https://bugs.freedesktop.org/show_bug.cgi?id=61529
But I guess it can be interesting to track this bug on Launchpad.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-19-generic 3.8.0-19.29
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mbaerts2074 F pulseaudio
 /dev/snd/pcmC0D0p:   mbaerts2074 F...m pulseaudio
Date: Sat Apr 20 11:41:12 2013
HibernationDevice: RESUME=UUID=06229bec-927d-4cfa-9a82-f9949d5151ca
InstallationDate: Installed on 2011-08-10 (618 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
Lsusb:
 Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 064e:a130 Suyin Corp.
MachineType: Medion P662X
MarkForUpload: True
ProcFB:
 0 inteldrmfb
 1 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=e7e166e5-3bef-4daf-88a1-5368a679c4a0 ro profile
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-19-generic N/A
 linux-backports-modules-3.8.0-19-generic  N/A
 linux-firmware1.106
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/13/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 202
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H36QM
dmi.board.vendor: To be filled by O.E.M.
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: PEGATRON CORPORATION
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr202:bd04/13/2010:svnMedion:pnP662X:pvr1.0:rvnTobefilledbyO.E.M.:rnH36QM:rvr1.0:cvnPEGATRONCORPORATION:ct10:cvr1.0:
dmi.product.name: P662X
dmi.product.version: 1.0
dmi.sys.vendor: Medion

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


** Tags: amd64 apport-bug raring

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

Title:
  Powering down inactive GPU while running X causes NULL pointer
  dereference

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

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


[Bug 1170917] Re: Powering down inactive GPU while running X causes NULL pointer dereference

2013-04-20 Thread Matthieu Baerts
** Attachment added: Backtrace of this crash (from kern.log)
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1170917/+attachment/3648935/+files/kern.log

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

Title:
  Powering down inactive GPU while running X causes NULL pointer
  dereference

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

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


[Bug 1170917] Re: Powering down inactive GPU while running X causes NULL pointer dereference

2013-04-20 Thread Matthieu Baerts
** Bug watch added: Linux Kernel Bug Tracker #49531
   http://bugzilla.kernel.org/show_bug.cgi?id=49531

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=49531
   Importance: Unknown
   Status: Unknown

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

Title:
  Powering down inactive GPU while running X causes NULL pointer
  dereference

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

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


[Bug 1005102] Re: Cairo dock does not uninstall

2013-04-17 Thread Matthieu Baerts
@sladner84: if you also have this bug, please answer to the question on
comment 1.

PS: note that it's maybe possible that you're still trying to use a
Cairo-Dock session (but your session manager (lightdm, gdm, etc.) should
not launch it).

** Changed in: cairo-dock (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Cairo dock does not uninstall

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1005102/+subscriptions

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


[Bug 1165353] Re: violent flashes when the main dock appears/diappears

2013-04-17 Thread Matthieu Baerts
** Also affects: fglrx-driver (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cairo-dock-core
   Status: New = Invalid

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

Title:
  violent flashes when the main dock appears/diappears

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1165353/+subscriptions

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


[Bug 1164093] Re: FFe: new upstream release 9.1.1

2013-04-16 Thread Matthieu Baerts
** Description changed:

  The Ubuntu X team would like to push mesa 9.1.1 for raring. It has been
  on a staging ppa for roughly two months now, and we've tested it on a
  variety of hw. During this time we've identified a regression with the
  Intel driver having a slow blur effect, causing issues with kwin and
  Unity dash. This was why we didn't upload it to raring before it got
  fixed upstream.
  
  For me personally, it also fixes a bug in the Intel driver where compiz
  hangs after returning from another user session.
  
  Upstream release notes for 9.1 and 9.1.1:
  
  9.1 New features
  
  Note: some of the new features are only available with certain drivers.
  
  GL_ANGLE_texture_compression_dxt3
  GL_ANGLE_texture_compression_dxt5
  GL_ARB_ES3_compatibility
  GL_ARB_internalformat_query
  GL_ARB_map_buffer_alignment
  GL_ARB_shading_language_packing
  GL_ARB_texture_buffer_object_rgb32
  GL_ARB_texture_cube_map_array
  GL_EXT_color_buffer_float
  GL_OES_depth_texture_cube_map
  OpenGL 3.1 core profile support on Radeon HD2000 up to HD6000 series
  Multisample anti-aliasing support on Radeon X1000 series
  OpenGL ES 3.0 support on Intel HD Graphics 2000, 2500, 3000, and 4000
  
  Bug fixes
  
  TBD -- This list is likely incomplete.
  
  Changes
  
  Removed VAAPI state tracker (unmaintained and broken)
  Removed i965's broken hardware implementation of GL_NV_vertex_program
  Removed swrast support for GL_NV_vertex_program
  Removed swrast support for GL_NV_fragment_program
  Removed OpenVMS support (unmaintained and broken)
  Removed makedepend build dependency
  
  9.1.1 New features
  
  None.
  
  Bug fixes
  
  This list is likely incomplete.
  
  Bug 30232 - [GM45] mesa demos spriteblast render incorrectly
  Bug 32429 - [gles2] Ironlake: gl_PointCoord takes no effect for point 
sprites
  Bug 38086 - Mesa 7.11-devel implementation error: Unexpected program 
target in destroy_program_variants_cb()
  Bug 57121 - [snb] corrupted GLSL built-in function results when using 
Uniform Buffer contents as arguments
  Bug 58042 - [bisected] Garbled UI in Team Fortress 2 and Counter-Strike: 
Source
  Bug 58960 - Texture flicker with fragment shader
  Bug 59495 - [i965 Bisected]Oglc 
fbblit(advanced.blitFb-3d-cube.mirror.both) fails
  Bug 59783 - [IVB bisected] 3DMMES2.0 Taiji performance reduced by ~13% 
with gnome-session enable compositing
  Bug 60121 - build - libvdpau_softpipe fails at runtime.
  Bug 60143 - gbm_dri_bo_create fails to initialize bo-base.base.format
  Bug 60802 - Corruption with DMA ring on cayman
  Bug 60848 - [bisected] r600g: add htile support cause gpu lockup in 
Dishonored wine.
  Bug 60938 - [softpipe] piglit 
interpolation-noperspective-gl_BackColor-flat-fixed regression
  Bug 61012 - alloc_layout_array tx * ty assertion failure when making 
pbuffer current
  Bug 61026 - Segfault in glBitmap when called with PBO source
  
  === TESTED ON
  
  == Intel
  haswell - tjaalton
  HD4000 (ivybridge) - tjaalton, sarvatt, marcin-jedrzejewski85, chrisle
  HD3000 (sandybridge) - tjaalton, timo-jyrinki
- HD core (arrandale/ironlake) - fabiomarconi, carla-sella
+ HD core (arrandale/ironlake) - fabiomarconi, carla-sella, matttbe
  GM45 (gen4) - anthony-balico
  965GM (gen4) - tjaalton
  
  == AMD/radeon
  
  HD6750M (NI) - mlankhorst
  HD6700 (NI) - nskaggs
  HD6450 (NI) - tjaalton
  HD4650 (RV730) - rapier
  
  == NVIDIA/nouveau
  
  GTX460m (NVC0/GF106) - sarvatt
  GF8600GT (NV50/G84) - tjaalton
  GF8400m (NV50/G86) - mc3man
  
  == swrast (llvm)
  
  virtualbox - saqman2060

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

Title:
  FFe: new upstream release 9.1.1

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

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

[Bug 685823] Re: [ Oneiric ] Crash after having changed from a viewport to another where an application is opening with an animation.

2013-04-15 Thread Matthieu Baerts
It seems this bug is now fixed!

** Changed in: compiz (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  [ Oneiric ] Crash after having changed from a viewport to another
  where an application is opening with an animation.

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

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


[Bug 1169238] Re: [UIFe] BFB icon swirl should run clockwise not anti-clockwise

2013-04-15 Thread Matthieu James
** Attachment added: The new launcher_bfb.png file.
   
https://bugs.launchpad.net/unity/+bug/1169238/+attachment/3644808/+files/launcher_bfb.png

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

Title:
  [UIFe] BFB icon swirl should run clockwise not anti-clockwise

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

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


[Bug 1169238] Re: [UIFe] BFB icon swirl should run clockwise not anti-clockwise

2013-04-15 Thread Matthieu James
** Description changed:

  It seems that most of positive symbols across different cultures in the
  world run clockwise. The swirl displayed in our launcher home (BFB) icon
  runs anti-clockwise. We should change its direction of rotation.
+ 
+ If the screenshots included in the documentation are not up to date, the
+ overall understanding of the system will not be compromised.
  
  This 'issue' has been reported by an Ubuntu user, and forwarded to me by 
Mark. Here is the original email:
  -
  
  Mr Mark and Canonical people,
  
  I have being using Ubuntu since 2009 version for personal and business
  purposes and I have to tell you that I am so pleased to have some
  alternative system that effectively works, its so nice to have this
  opportunity :)
  
  I would like to give you a small contribution: I am sorry to be a pain,
  but I understand a little bit about symbolism and how this can affect
  minds.
  
  The new Ubuntu logo (13.04) is running in an Anti-clockwise way and not
  in a clockwise way.
  
  If you allow me to add a little comment, life must go forward, not
  backwards, as I am sure you want to do with your operative system, but
  subconsciously you are telling people exactly the opposite.
  
  If you pay correct attention to the ubuntu logo, it rotates in the
  wrong way, please trust my words, as this has a strong influence in
  people's decision.
  
  In the Latin world, sinistro is used for anti-clockwise, and
  sinistro also means, wrong, direction, accident, among many other
  things, please check here:
  http://pt.wikipedia.org/wiki/Sinistro_%28seguro%29
  
  In india, if someone asks why the swastika cross is turning to the right
  side, they will answer: because that's how life should turn/run.
  
  There is a lot of misunderstandings about how the correct Swasthika
  should be, after Hitler.
  
  Ubuntu, looks very much like a Celtic pattern, you may also confirm that
  you have here they turning to the same side as I described.
  
  
https://www.google.co.uk/search?q=celtic+symbolshl=enclient=ubuntuhs=uCEchannel=fsgl=uktbm=ischtbo=usource=univsa=Xei=afY1UfqaAcWkPfC4gfgKved=0CDAQsAQbiw=1231bih=682
  
  Please feel free to contact me for further information.
  
  Kind regards
  Gustavo

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

Title:
  [UIFe] BFB icon swirl should run clockwise not anti-clockwise

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

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


[Bug 1070663] Re: Software Center and recent documents merged under cairo

2013-04-14 Thread Matthieu Baerts
** Package changed: cairo-dock (Ubuntu) = cairo-dock-plug-ins (Ubuntu)

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

Title:
  Software Center and recent documents merged under cairo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1070663/+subscriptions

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


[Bug 1033190] Re: cairo-dock crashed with SIGSEGV in g_main_context_check()

2013-04-14 Thread Matthieu Baerts
** Changed in: cairo-dock-core
   Status: Fix Committed = Fix Released

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

Title:
  cairo-dock crashed with SIGSEGV in g_main_context_check()

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1033190/+subscriptions

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


[Bug 1007539] Re: Shortcuts do not accept Control key entries

2013-04-14 Thread Matthieu Baerts
** Changed in: cairo-dock-core
   Status: Fix Committed = Fix Released

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

Title:
  Shortcuts do not accept Control key entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1007539/+subscriptions

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


[Bug 1094592] Re: Messaging Menu doesn't work as expected

2013-04-14 Thread Matthieu Baerts
** Also affects: cairo-dock-plug-ins (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cairo-dock-plug-ins
   Status: Fix Committed = Fix Released

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

Title:
  Messaging Menu doesn't work as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1094592/+subscriptions

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


[Bug 531152] Re: GMenu quick launch dialog doesn't take focus

2013-04-14 Thread Matthieu Baerts
** Also affects: cairo-dock (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cairo-dock-core
   Status: Fix Committed = Fix Released

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

Title:
  GMenu quick launch dialog doesn't take focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/531152/+subscriptions

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


[Bug 1168840] [NEW] Please update Cairo-Dock Plug-ins to the latest stable version (3.2.1 - bug-fix)

2013-04-14 Thread Matthieu Baerts
Public bug reported:

Hello,

A new stable version is now available. This is a bug-fix version.

Here is the detailed changelog:

- DBus:
  - Python interface: Translations: avoid blank dialogues when using
special characters from .mo files with Python2.
  - Force the height of the menu, since GTK doesn t update it correctly
- GMenu:
  - Preload icons at startup: removed this option: it s no longer
needed when using libgnome-menu-3 and it can slow down the
creation of this menu
  - Fix: LP: #1070663
- Indicator-Generic:
  - If no indicator found, stay in the plugin mode to not create an
useless icon
  - New indicators was not automatically launched: Monitor the
indicator3 dir in order to reload indicators when these files are
modified/added/removed
- Indicators: Generic  Messaging Menu: LP: #1094592
  - Do not insert or detach icons if it s not necessary
- Translations: Imported translations files from Launchpad

** Affects: cairo-dock-plug-ins (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Please update Cairo-Dock Plug-ins to the latest stable version (3.2.1
  - bug-fix)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1168840/+subscriptions

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


[Bug 1168839] [NEW] Please update Cairo-Dock to the latest stable version (3.2.1 - bug-fix)

2013-04-14 Thread Matthieu Baerts
Public bug reported:

Hello,

A new stable version is now available. This is a bug-fix version.

Here is the detailed changelog:

- Dialogues:
  - Fixed a small bug with the default icon
  - Force taking the focus when the dialogue has an user widget, since
some WM prevent focus steal
- Gnome-Shell: the dash was hidden all the time
- GUI:
  - Docks list: only list main docks and subdocks and not launchers and
applications with subdocks (when there are windows with the same
class and if these icons are regrouped into a subdock)
  - Menu and GUI: Move to another dock: if it s a container: Do not add
subdocks that are contained in this container (to avoid loop:
subdock1-subdock2-subdock1)
  - Simple: Plugins: Help applet was not listed
  - Simple: Config: force displaying the config widget (the config panel
was empty with some older versions of GTK)
- Help applet:
  - This applet didn t have any preview icon file
- Icon:
  - Label: If we don t want to show label, keep info about the font: it
can be used by other applets (e.g. Clock)
  - Windows thumbnails: fixed a small bug that made the thumbnail
unavailable the first time the window is minimized
- Init  Themes: deactivate the option Show Windows Thumbnail in the
  current theme.
  - This option can provoke annoying bugs with other applications the
desktop (e.g. Gedit or Nautilus displayed corrupted icons when using
a smooth scroll)
  - It seems this bug is due to the video drivers and it s fixed with
the latest stable version of these drivers (but which is not
available with most distributions)
  - Note: It s still possible to re-enable this option from the config
panel
- Taskbar: Fixed a possible crash in a convoluted scenario (if there are
  a few untitled windows with the same empty class)
- X11:
  - Fixed a crash when using Xinerama with multi-monitors
- Translations: Imported translations files from Launchpad

** Affects: cairo-dock (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Please update Cairo-Dock to the latest stable version (3.2.1 - bug-
  fix)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1168839/+subscriptions

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


[Bug 936347] Re: xkboptions not applied in X

2013-04-14 Thread Matthieu Herrb
See also http://ubuntuforums.org/showthread.php?t=1974970

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

Title:
  xkboptions not applied in X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-xkb-utils/+bug/936347/+subscriptions

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


[Bug 1164093] Re: FFe: new upstream release 9.1.1

2013-04-08 Thread Matthieu Baerts
@Timo: thank you :)

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

Title:
  FFe: new upstream release 9.1.1

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

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


[Bug 1165808] Re: [Dell Inc. Latitude E6430] suspend/resume failure

2013-04-08 Thread Matthieu Moy
** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [Dell Inc. Latitude E6430] suspend/resume failure

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

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


[Bug 1165808] Re: [Dell Inc. Latitude E6430] suspend/resume failure

2013-04-08 Thread Matthieu Moy
The bug is still there with:

$ uname -a
Linux diablerets 3.9.0-030900rc6-generic #201304080035 SMP Mon Apr 8 04:36:25 
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  [Dell Inc. Latitude E6430] suspend/resume failure

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

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


[Bug 1165808] [NEW] [Dell Inc. Latitude E6430] suspend/resume failure

2013-04-07 Thread Matthieu Moy
Public bug reported:

most of the time, suspend/resume doen't work, the hard disk becomes
write-protected (and mount -o remount doesn't work).

It seems to be the case with all recent Dell laptops (latitude).

ProblemType: KernelOops
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-16-generic 3.8.0-16.26
ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
Uname: Linux 3.8.0-16-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  moy2068 F pulseaudio
Date: Sun Apr  7 18:46:04 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=a7aa286e-e813-42e2-89c9-a42f642f1cd8
InstallationDate: Installed on 2013-03-28 (10 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
InterpreterPath: /usr/bin/python3.3
MachineType: Dell Inc. Latitude E6430
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-16-generic 
root=UUID=24dd7962-db1a-4a14-bf7f-1eba047035ce ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-16-generic N/A
 linux-backports-modules-3.8.0-16-generic  N/A
 linux-firmware1.104
SourcePackage: linux
Title: [Dell Inc. Latitude E6430] suspend/resume failure
UpgradeStatus: Upgraded to raring on 2013-04-07 (0 days ago)
UserGroups:
 
dmi.bios.date: 12/13/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0CPWYR
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd12/13/2012:svnDellInc.:pnLatitudeE6430:pvr01:rvnDellInc.:rn0CPWYR:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6430
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-kerneloops raring resume suspend

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

Title:
  [Dell Inc. Latitude E6430] suspend/resume failure

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

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


[Bug 1164093] Re: FFe: new upstream release 9.1.1

2013-04-06 Thread Matthieu Baerts
Hello,

@Timo Aaltonen: Is is maybe possible to include this tiny patch too?
vbo: fix crash found with shared display lists: 
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2665aacdd14beec9580246736c602e3ff04d7ae

It fixes crashes in Cairo-Dock and Avogadro UI and it's already in the
9.1 branch but not in the 9.1.1 version:
http://cgit.freedesktop.org/mesa/mesa/log/?h=9.1

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

Title:
  FFe: new upstream release 9.1.1

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

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-06 Thread Matthieu Baerts
Thank you! :)

But now, should we disable this feature on Precise? and Quantal too
because I think the same drivers (intel/mesa) are used on Precise and
Quantal. But it seems it only affects a few Intel GPU cards (but this
bug seems really annoying)

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-06 Thread Matthieu Baerts
 Hold on, is there going to be a fix for 12.04?

I guess the best thing to do is to fix this bug in video drivers but I'm not 
sure that it will be possible.
But there is a workaround (as said fabounet on our forum: )

  by the way, a workaround is already possible: in the option 'How to draw 
minimised windows', select 'Make the icon transparent' instead of 'Show a 
window's thumbnail' (advanced configuration, section 'Taskbar')
  (you probably need to restart your session)

 I'm also quite keen to get rid of all the development stuff I had to install 
 in order to build cairo-dock.
You can simply relaunch the script (in /opt/cairo-dock_bzr) and select the 
third option ;)

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-06 Thread Matthieu Baerts
 If so, then we don't have to do anything, because it would break this
 option, and it's only affecting a few graphic cards.

Yes but I think there is another problem: by default, this 'windows
thumbnail' feature is enabled and it's hard to find this workaround (the
user needs to read this bug report or disables this feature in the
advanced mode of the config panel).

Moreover this bug is really annoying and this feature no longer worked
with previous versions of the dock and recent WMs. (and WMs like Compiz
have maybe removed the used of this function due to this kind of bug)

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-06 Thread Matthieu Baerts
 and this function is used in GTK, chromium, Qt, etc, so there is likely to
 be no major problem with it, excepted with a few drivers that keep
 improving

Yes but the dock uses it for other windows. It's maybe not a common way
to use this function and we can maybe find this bug with other apps
which are already using it.

I see this bug on other computers and this is very annoying (e.g. hard
to use correctly Nautilus and Gedit with a lot of files/lines). And this
feature is a tiny feature (personally, I never minimise my windows
thanks to the use of 4, 6  or more viewports/desktops)

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-04 Thread Matthieu Baerts
@Dmitry: thank you! :)
Is it maybe possible to quickly test the latest Raring daily build in order to 
know if we have to remove this feature only for Ubuntu Precise (and if there is 
a bug in the video drivers)?

@fabounet: or maybe should we remove the use of XCompositeRedirectWindow
for everybody? (I didn't find so much details about this function :-/ )

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-03 Thread Matthieu Baerts
 I can confirm that downgrading to 3.0 has fixed the issue for me.

Ok, there is maybe something wrong in the 3.2 version (or something not
supported by your video drivers :-/ ).


 Do you still want me to try 13.04?

Yes, it can be interesting because all of you are using Ubuntu 12.04.

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-03 Thread Matthieu Baerts
It seems I'm not able to reproduce this bug (I just tried with Ubuntu
12.04.2 on two notebooks with an Intel GPU but I don't have this bug)

Is it maybe possible to help us by compiling the dock in order to find
which modification has introduced this bug?

It's not complicated: Simply use a script to compile the dock (it's really easy 
on Ubuntu): 
http://glx-dock.org/ww_page.php?p=By%20compilinglang=en#5-Debian%20/%20Ubuntu
(you can choose the 2d option: 2 -- Download only the last rev)

Then, open a terminal and launch this command:
   $ cd /opt/cairo-dock_bzr/cairo-dock-core/build

Now, it's time to check if you have this bug with older versions. You
can use bzr to download a previous version, then make to compile it and
cairo-dock -f to launch the dock without plugins (no need to recompile
all plugins each time if you also have this bug without plugins):

   $ bzr up -r  ## = where  is the revision, e.g.: bzr up -r 1380
   $ make -j $(grep -c ^processor /proc/cpuinfo)  sudo make install
   $ cairo-dock -f

I think that the bug has been introduced before the rev 1380 (maybe
before rev 1330 if masterok had this bug for the first time in January)
but after the rev 1276 (the 3.1 version). So is it possible to launch
these 3 previous commands and just change the rev until you find which
rev has introduced this bug = ex: check the rev 1380, 1340, 1300, etc.
if the bug is between 1340 and 1300, download the rev 1330 then 1320
etc.

PS: it's possible that the compilation fails, simply try the next (+1)
revision ;)

Thank you for your help!

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1161800] Re: Please update LaTeXila to 2.8 (stable) version

2013-04-03 Thread Matthieu Baerts
You can also ask to Sébastien if it's possible to have a version which can be 
compiled with Valac 0.18 and GTKSourceView 3.6 ;)
But I guess it's not on his TODO list.

@swilmet: is it correct? :)

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

Title:
  Please update LaTeXila to 2.8 (stable) version

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

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

[Bug 1127281] Re: Artifacts when scrolling

2013-04-03 Thread Matthieu Baerts
Or is it maybe possible to use a script to compile the dock (it's really
easy on Ubuntu): http://glx-
dock.org/ww_page.php?p=By%20compilinglang=en#5-Debian%20/%20Ubuntu

And then edit this file: cairo-dock-core/src/gldit/cairo-dock-
applications-manager.c, line 1520:

//if (icon-iBackingPixmap != 0)
//XCompositeRedirectWindow (s_XDisplay, Xid, 0); // redirect the window 
content to the backing pixmap (the WM may or may not already do this).

and recompile the dock (by re-launching the previous script, option 2)

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-02 Thread Matthieu Baerts
Did you have this bug with the previous version of Cairo-Dock?

Is it possible to test the latest daily live of Ubuntu Raring 13.04 in
order to check if you also have this bug with newer versions of your
video drivers? = comment #10

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-04-02 Thread Matthieu Baerts
 I tried to downgrade cairo-dock to the version from plain 12.04,
unfortunately it didn't work, I get tons of messages like this one:

You have this error because you need to downgrade all plugins too. But you can 
also downgrade only Cairo-Dock Core (cairo-dock-core, cairo-dock-data and 
libgldi3 packages) to the 3.0 version and then launch the dock without any 
plugin with this command:
   $ cairo-dock -f

If you still have this bug, it seems it's due to something else... But
it can be interesting to know if it's fixed with newer versions of your
video drivers by testing Ubuntu Raring daily live as asked by Chris
Wilson from xf86-video-intel devs team ;)

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1161800] Re: Please update LaTeXila to 2.8 (stable) version

2013-03-30 Thread Matthieu Baerts
Hello and thank you for this bug report.

Unfortunately, it's too late to upload this new version in Raring. Maybe
a FeatureFreeze Exceptions process can be introduced but I guess it's
too late (one month after the Feature Freeze and less than one month
before the release).

I'll update the official ppa asap! =
https://launchpad.net/~latexila/+archive/ppa

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

Title:
  Please update LaTeXila to 2.8 (stable) version

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

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


[Bug 1161800] Re: Please update LaTeXila to 2.8 (stable) version

2013-03-30 Thread Matthieu Baerts
PS: this new version of LaTeXila needs Valac 0.20.0 which has been
released 2 days ago... (and of course this new version is not already
packaged)

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

Title:
  Please update LaTeXila to 2.8 (stable) version

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

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


[Bug 1161800] Re: Please update LaTeXila to 2.8 (stable) version

2013-03-30 Thread Matthieu Baerts
PS²: and it also needs gtksourceview 3.8.0 (which has been released at
the beginning of this week)

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

Title:
  Please update LaTeXila to 2.8 (stable) version

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

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

[Bug 968133] Re: Menus built with dbusmenu-gtk on Cairo-Dock are unreadable only with Ambiance GTK theme

2013-03-23 Thread Matthieu Baerts
Yes, it's only fixed on Ubuntu Quantal, too bad.

Note that you can also use the version from my ppa: 
https://launchpad.net/~matttbe/+archive/ppa/+files/light-themes_0.1.9.2-0ubuntu3%7Eprecise_all.deb
But it should be much better to fix this bug on Precise repositories.

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

Title:
  Menus built with dbusmenu-gtk on Cairo-Dock are unreadable only with
  Ambiance GTK theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/968133/+subscriptions

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


[Bug 858845] Re: Screen edge actions set in CCSM (scale/expo) don't work (sometimes) - plugin load-order causes the shortcut loss

2013-03-19 Thread matthieu vidal
I confirm how boring this problem is ...

Simpliest workaround :

alt+f2

unity --replace


Sometime compiz freeze at restart then :

Ctrl + Alt + t 
unity --replace

then alt+f2  again ...

the command unity --replace remains in the Alt+f2 list

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

Title:
  Screen edge actions set in CCSM (scale/expo) don't work (sometimes) -
  plugin load-order causes the shortcut loss

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

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


[Bug 858845] Re: Screen edge actions set in CCSM (scale/expo) don't work (sometimes) - plugin load-order causes the shortcut loss

2013-03-19 Thread matthieu vidal
As long as the Ubuntu team will not consider this bug in the Unity
Plugin ... Nothing will be done.

The problem is : No future for compiz !

Mir will definetively replace Xorg + Compiz.

Correct me if I'm wrong.

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

Title:
  Screen edge actions set in CCSM (scale/expo) don't work (sometimes) -
  plugin load-order causes the shortcut loss

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

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


[Bug 535065] Re: launcher icon corruption after wake-up from suspend

2013-03-18 Thread Matthieu Baerts
These programs should wait until it receives a signal that should be
sent when resuming from suspend.

Can you launch one of these programs from a terminal and check if there
are new messages after wake-up from suspend?

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

Title:
  launcher icon corruption after wake-up from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/535065/+subscriptions

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


[Bug 1122246] Re: cairo-dock crashed with SIGSEGV in _nv015tls()

2013-03-16 Thread Matthieu Baerts
According to apport, is it maybe possible to update your distribution
and try to reproduce this bug?

** Changed in: cairo-dock (Ubuntu)
   Status: Invalid = Incomplete

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

Title:
  cairo-dock crashed with SIGSEGV in _nv015tls()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1122246/+subscriptions

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


[Bug 1152010] Re: cairo-dock crashed with signal 7 in g_main_context_dispatch()

2013-03-07 Thread Matthieu Baerts
Thank you for this bug report!

** Information type changed from Private to Public

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

Title:
  cairo-dock crashed with signal 7 in g_main_context_dispatch()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1152010/+subscriptions

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


[Bug 1152010] Re: cairo-dock crashed with signal 7 in g_main_context_dispatch()

2013-03-07 Thread Matthieu Baerts
@fabounet: is it possible that an Icon is wrong in
_cairo_dock_handle_inserting_removing_icons?

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

Title:
  cairo-dock crashed with signal 7 in g_main_context_dispatch()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1152010/+subscriptions

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


[Bug 935778] Re: Various Toshiba laptops - brightness controls work on first boot, but do nothing after suspend/resume to RAM.

2013-02-24 Thread Matthieu TC
I am experiencing the same problem. I'm on a Dell XPS ultrabook with the
Dell Sputnik PPAs. In my case, I hibernate the computer (I do not
suspend) bu the symptoms are the same.

Also, after coming back from hibernation, the bluetooth widget shows
that bluetooth is enabled even though I had disabled it before going
into hibernation.

# uname -a
Linux hostname 3.2.0-38-generic-pae #61+kamal14~DellXPS-Ubuntu SMP Fri Feb 22 
20:53:54 UTC 2013 i686 i686 i386 GNU/Linux

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

Title:
  Various Toshiba laptops - brightness controls work on first boot, but
  do nothing after suspend/resume to RAM.

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

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


[Bug 1127281] Re: Artifacts when scrolling

2013-02-24 Thread Matthieu Baerts
@ma$terok and @Adrien Jehenne: is it possible to try to reproduce this
bug on Ubuntu Raring?

Simply download the latest daily live version:
 * x86_64 (64-bit): 
http://cdimage.ubuntu.com/daily-live/current/raring-desktop-amd64.iso
 * x86 (32-bit): 
http://cdimage.ubuntu.com/daily-live/current/raring-desktop-i386.iso

and create a LiveUSB or a LiveDVD with one of these files in order to
launch a live session. = http://www.ubuntu.com/download/help/create-a
-usb-stick-on-ubuntu

** Changed in: cairo-dock-core
   Status: New = Invalid

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-02-24 Thread Matthieu Baerts
@ma$terok: yes I know but is it possible to check that you still have
this bug on Ubuntu 13.04 by using the latest daily-live session?

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 1127281] Re: Artifacts when scrolling

2013-02-16 Thread Matthieu Baerts
** Also affects: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Artifacts when scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions

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


[Bug 858845] Re: Screen edge actions set in CCSM (scale/expo) don't work (sometimes) - plugin load-order causes the shortcut loss

2013-02-15 Thread matthieu vidal
This bug is still there with unity staging ppa for quantal

(compiz 9.9) ...

...

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

Title:
  Screen edge actions set in CCSM (scale/expo) don't work (sometimes) -
  plugin load-order causes the shortcut loss

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

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


[Bug 1109298] Re: [Regression] error when trying to compile a program which uses alsa/asoundlib.h with EGLIBC 2.17

2013-02-09 Thread Matthieu Baerts
Thank you for all these details and this patch! :)

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

Title:
  [Regression] error when trying to compile a program which uses
  alsa/asoundlib.h with EGLIBC 2.17

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1109298/+subscriptions

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


[Bug 1118509] Re: cairo-dock crashed with SIGSEGV

2013-02-07 Thread Matthieu Baerts
Hello and thank you for this bug report!

As I see, there is a crash in your video drivers (fglrx/libGL.so.1)

How did you have this bug? (is it possible to reproduce it?)

I think you've to NOT use the OpenGL backend:
$ cairo-dock -A
   == then enable the option to remember this choice and then click on 'No'.
(or try to install the latest stable version of your video drivers but I guess 
you already use it on Ubuntu Raring)

** Information type changed from Private to Public

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

Title:
  cairo-dock crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1118509/+subscriptions

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


[Bug 1118509] Re: cairo-dock crashed with SIGSEGV

2013-02-07 Thread Matthieu Baerts
** Changed in: cairo-dock (Ubuntu)
   Status: Invalid = Incomplete

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

Title:
  cairo-dock crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/1118509/+subscriptions

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


[Bug 1096989] Re: No wireless support for Lenovo IdeaCentre Q190 (RTL8188E)

2013-02-05 Thread Matthieu Riou
apport information

** Tags added: apport-collected running-unity

** Description changed:

  I'm on 12.10. The wifi adapter doesn't seem to be recognized at all:
  doesn't show up in NetworkManager, no adapter listed by iwconfig. The
  wifi card seems to be a RTL8188E (lspci -nn tells me it's 10ec:8179).
  
  I've tried to:
 - install the Realtek driver for the RTL8188CE (seemed close enough...)
 - install the driver from https://github.com/tianon/linux-rtlwifi-8188ce
 - install linux-backports-modules-cw
 - upgrade to kernel 3.7
  
  None of those worked.
  
  Pasting the full output of the wireless troubleshooting procedure
  command below.
  
*-network UNCLAIMED 
 description: Network controller
 product: Realtek Semiconductor Co., Ltd.
 vendor: Realtek Semiconductor Co., Ltd.
 physical id: 0
 bus info: pci@:03:00.0
 version: 01
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list
 configuration: latency=0
 resources: ioport:3000(size=256) memory:c050-c0503fff
*-network
 description: Ethernet interface
 product: RTL8111/8168B PCI Express Gigabit Ethernet controller
 vendor: Realtek Semiconductor Co., Ltd.
 physical id: 0
 bus info: pci@:04:00.0
 logical name: eth0
 version: 07
 serial: 50:af:73:20:54:c6
 size: 100Mbit/s
 capacity: 1Gbit/s
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet 
physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
 configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full firmware=rtl8168e-3_0.0.4 03/27/12 
ip=192.168.11.47 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
 resources: irq:42 ioport:2000(size=256) memory:c0404000-c0404fff 
memory:c040-c0403fff
  eth0  Interface doesn't support scanning.
  
  loInterface doesn't support scanning.
  
  # interfaces(5) file used by ifup(8) and ifdown(8)
  auto lo
  iface lo inet loopback
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=12.10
  DISTRIB_CODENAME=quantal
  DISTRIB_DESCRIPTION=Ubuntu 12.10
  03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device 
[10ec:8179] (rev 01)
Subsystem: Lenovo Device [17aa:0179]
  04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 07)
Subsystem: Lenovo Device [17aa:366b]
Kernel driver in use: r8169
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 003: ID 045e:071d Microsoft Corp. 
  Bus 001 Device 004: ID 05f3:0081 PI Engineering, Inc. Kinesis Integrated Hub
  Bus 001 Device 005: ID 05f3:0007 PI Engineering, Inc. Kinesis Advantage PRO 
MPC/USB Keyboard
  RUNNING STATE   WIFI-HARDWARE   WIFI   WWAN-HARDWARE   
WWAN  
  running connected   enabled enabledenabled 
disabled  
  H/W path   Device Class  Description
  
system 10115 (LENOVO_MT_1011)
  /0busINVALID
  /0/0  memory 128KiB BIOS
  /0/4  processor  Intel(R) Celeron(R) CPU 887 @ 1.50GHz
  /0/4/9memory 32KiB L1 cache
  /0/4/amemory 256KiB L2 cache
  /0/4/bmemory 2MiB L3 cache
  /0/8  memory 32KiB L1 cache
  /0/28 memory 4GiB System Memory
  /0/28/0   memory 4GiB SODIMM DDR3 Synchronous 1600 
MHz (0.6 ns)
  /0/28/1   memory DIMM [empty]
  /0/100bridge 2nd Generation Core Processor Family 
DRAM Controller
  /0/100/2  display2nd Generation Core Processor Family 
Integrated Graphics Controller
  /0/100/14 bus7 Series/C210 Series Chipset Family 
USB xHCI Host Controller
  /0/100/16 communication  7 Series/C210 Series Chipset Family 
MEI Controller #1
  /0/100/1a bus7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2
  /0/100/1b multimedia 7 Series/C210 Series Chipset Family 
High Definition Audio Controller
  /0/100/1c bridge 7 

[Bug 1096989] BootDmesg.txt

2013-02-05 Thread Matthieu Riou
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1096989/+attachment/3516500/+files/BootDmesg.txt

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

Title:
  No wireless support for Lenovo IdeaCentre Q190 (RTL8188E)

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

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


[Bug 1096989] CurrentDmesg.txt

2013-02-05 Thread Matthieu Riou
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1096989/+attachment/3516501/+files/CurrentDmesg.txt

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

Title:
  No wireless support for Lenovo IdeaCentre Q190 (RTL8188E)

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

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


[Bug 1096989] Lspci.txt

2013-02-05 Thread Matthieu Riou
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1096989/+attachment/3516502/+files/Lspci.txt

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

Title:
  No wireless support for Lenovo IdeaCentre Q190 (RTL8188E)

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

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


[Bug 1096989] Lsusb.txt

2013-02-05 Thread Matthieu Riou
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1096989/+attachment/3516503/+files/Lsusb.txt

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

Title:
  No wireless support for Lenovo IdeaCentre Q190 (RTL8188E)

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

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


[Bug 1096989] ProcCpuinfo.txt

2013-02-05 Thread Matthieu Riou
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1096989/+attachment/3516504/+files/ProcCpuinfo.txt

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

Title:
  No wireless support for Lenovo IdeaCentre Q190 (RTL8188E)

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

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


<    6   7   8   9   10   11   12   13   14   15   >