[Desktop-packages] [Bug 2046084] Re: [Regression] HID gamepad stopped working in 5.68-0ubuntu1.1

2023-12-10 Thread Romeo
Hello,

I was able to find a similar issue on the bluez github here
(https://github.com/bluez/bluez/issues/673) and after investigating a
bit further, I am able to get things working on the current update from
Canonical if I pair the device using bluetoothctl instead of with
blueman. Instructions on how to do that are in this
(https://github.com/bluez/bluez/issues/673#issuecomment-1849132576)
comment.

I think that this might be an issue with how blueman handles
authentication with gamepad devices, not with how bluez does.

** Bug watch added: github.com/bluez/bluez/issues #673
   https://github.com/bluez/bluez/issues/673

** Package changed: bluez (Ubuntu) => blueman (Ubuntu)

** Summary changed:

- [Regression] HID gamepad stopped working in 5.68-0ubuntu1.1
+ [Regression] HID gamepad stopped working when paired with blueman on bluez 
5.68-0ubuntu1.1

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

Title:
  [Regression] HID gamepad stopped working when paired with blueman on
  bluez 5.68-0ubuntu1.1

Status in blueman package in Ubuntu:
  New

Bug description:
  Hello,

  I updated from 5.68-0ubuntu1 to 5.68-0ubuntu1.1 and my bluetooth
  gamepad (8bitdo Pro 2) stopped working. It no longer was detected by
  various emulator software or by jstest-gtk. It stopped showing up in
  /dev/input/ as well.

  Here are the logs that I get on connection with the broken (new)
  version:

  Dec 10 13:12:23 laptop bluetoothd[6317]: src/profile.c:record_cb() Unable to 
get Hands-Free Voice gateway SDP record: Host is down
  Dec 10 13:12:43 laptop bluetoothd[6317]: 
profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
  Dec 10 13:12:45 laptop bluetoothd[6317]: 
profiles/input/device.c:hidp_add_connection() Rejected connection from !bonded 
device E4:17:DE:AD:BE:EF

  Here are the logs that I get on connection with the old (working)
  version:

  Dec 10 13:37:17 laptop bluetoothd[7736]: src/profile.c:record_cb() Unable to 
get Hands-Free Voice gateway SDP record: Host is down
  Dec 10 13:38:30 laptop bluetoothd[7736]: 
profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info

  I think that the indicator of issues (or at least a red herring) is
  the "Rejected connection from !bonded device" line in the broken
  output. I've redacted my MAC address obviously.

  I think that two packages are involved with this and I am not quite
  sure where exactly the bug lives. I think that both the "bluez" and
  "bluez-obexd" packages are involved. If I mix the versions between
  these two, I get various different behaviors:

  bluez-obexd 1.1 and bluez 1.1 = broken behavior
  bluez-obexd 1 and bluez 1.1 = broken behavior
  bluez-obexd 1 and bluez 1 = working behavior
  bluez-obexd 1.1 and bluez 1 = unable to connect bluetooth device

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


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


[Desktop-packages] [Bug 2046084] [NEW] [Regression] HID gamepad stopped working in 5.68-0ubuntu1.1

2023-12-10 Thread Romeo
Public bug reported:

Hello,

I updated from 5.68-0ubuntu1 to 5.68-0ubuntu1.1 and my bluetooth gamepad
(8bitdo Pro 2) stopped working. It no longer was detected by various
emulator software or by jstest-gtk. It stopped showing up in /dev/input/
as well.

Here are the logs that I get on connection with the broken (new)
version:

Dec 10 13:12:23 laptop bluetoothd[6317]: src/profile.c:record_cb() Unable to 
get Hands-Free Voice gateway SDP record: Host is down
Dec 10 13:12:43 laptop bluetoothd[6317]: 
profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
Dec 10 13:12:45 laptop bluetoothd[6317]: 
profiles/input/device.c:hidp_add_connection() Rejected connection from !bonded 
device E4:17:DE:AD:BE:EF

Here are the logs that I get on connection with the old (working)
version:

Dec 10 13:37:17 laptop bluetoothd[7736]: src/profile.c:record_cb() Unable to 
get Hands-Free Voice gateway SDP record: Host is down
Dec 10 13:38:30 laptop bluetoothd[7736]: 
profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info

I think that the indicator of issues (or at least a red herring) is the
"Rejected connection from !bonded device" line in the broken output.
I've redacted my MAC address obviously.

I think that two packages are involved with this and I am not quite sure
where exactly the bug lives. I think that both the "bluez" and "bluez-
obexd" packages are involved. If I mix the versions between these two, I
get various different behaviors:

bluez-obexd 1.1 and bluez 1.1 = broken behavior
bluez-obexd 1 and bluez 1.1 = broken behavior
bluez-obexd 1 and bluez 1 = working behavior
bluez-obexd 1.1 and bluez 1 = unable to connect bluetooth device

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

** Description changed:

  Hello,
  
  I updated from 5.68-0ubuntu1 to 5.68-0ubuntu1.1 and my bluetooth gamepad
  (8bitdo Pro 2) stopped working. It no longer was detected by various
  emulator software or by jstest-gtk. It stopped showing up in /dev/input/
  as well.
  
  Here are the logs that I get on connection with the broken (new)
  version:
  
  Dec 10 13:12:23 laptop bluetoothd[6317]: src/profile.c:record_cb() Unable to 
get Hands-Free Voice gateway SDP record: Host is down
  Dec 10 13:12:43 laptop bluetoothd[6317]: 
profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
  Dec 10 13:12:45 laptop bluetoothd[6317]: 
profiles/input/device.c:hidp_add_connection() Rejected connection from !bonded 
device E4:17:DE:AD:BE:EF
  
- 
- Here are the logs that I get on connection with the old (working) version:
+ Here are the logs that I get on connection with the old (working)
+ version:
  
  Dec 10 13:37:17 laptop bluetoothd[7736]: src/profile.c:record_cb() Unable to 
get Hands-Free Voice gateway SDP record: Host is down
  Dec 10 13:38:30 laptop bluetoothd[7736]: 
profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
  
- 
- I think that the indicator of issues (or at least a red herring) is the 
"Rejected connection from !bonded device" line in the broken output. I've 
redacted my MAC address obviously.
+ I think that the indicator of issues (or at least a red herring) is the
+ "Rejected connection from !bonded device" line in the broken output.
+ I've redacted my MAC address obviously.
  
  I think that two packages are involved with this and I am not quite sure
  where exactly the bug lives. I think that both the "bluez" and "bluez-
  obexd" packages are involved. If I mix the versions between these two, I
  get various different behaviors:
  
  bluez-obexd 1.1 and bluez 1.1 = broken behavior
  bluez-obexd 1 and bluez 1.1 = broken behavior
  bluez-obexd 1 and bluez 1 = working behavior
- bluez-obex 1.1 and bluez 1 = unable to connect bluetooth device
+ bluez-obexd 1.1 and bluez 1 = unable to connect bluetooth device

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

Title:
  [Regression] HID gamepad stopped working in 5.68-0ubuntu1.1

Status in bluez package in Ubuntu:
  New

Bug description:
  Hello,

  I updated from 5.68-0ubuntu1 to 5.68-0ubuntu1.1 and my bluetooth
  gamepad (8bitdo Pro 2) stopped working. It no longer was detected by
  various emulator software or by jstest-gtk. It stopped showing up in
  /dev/input/ as well.

  Here are the logs that I get on connection with the broken (new)
  version:

  Dec 10 13:12:23 laptop bluetoothd[6317]: src/profile.c:record_cb() Unable to 
get Hands-Free Voice gateway SDP record: Host is down
  Dec 10 13:12:43 laptop bluetoothd[6317]: 
profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
  Dec 10 13:12:45 laptop bluetoothd[6317]: 
profiles/input/device.c:hidp_add_connection() Rejected connection from !bonded 
device E4:17:DE:AD:BE:EF

  Here are the logs that I get on connection with the old (working)
  version:

  Dec 10 13:37:17 laptop 

[Desktop-packages] [Bug 1741447] Re: Unity / Compiz in a crash loop after login, after mesa updates of 2018-01-04

2018-01-08 Thread Romeo
I have the same problem.I reinstall 16.04 and work fine before updates,
After updates everything is crashing.Some time I can open Mozilla but
not home or something else.Some friend help me and I move some how all
icons on the top bar. Is nothing on the right bar and looks like working
this way. I have Application and Places on the left top corner on the
bar and I can open from there everything.I'd like to return to normal
but No ideea when will be fix this bug. I know this won't help you to
much but at least you are not alone on this mater. Sorry about this


** Attachment added: "this is how is loking now my screen.Skype ,Mozila and 
qshutdown i move this shortcuts there"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1741447/+attachment/5033047/+files/Screenshot%20from%202018-01-08%2023-12-49.png

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

Title:
  Unity / Compiz in a crash loop after login, after mesa updates of
  2018-01-04

Status in mesa package in Ubuntu:
  Confirmed
Status in mesa source package in Xenial:
  Confirmed
Status in mesa source package in Artful:
  Confirmed

Bug description:
  GUI is constantly crashing, can't start desktop

  Jan  5 11:21:29 1810 kernel: [  806.368754] compiz[10824]: segfault at 0 ip 
7f83c4f31c16 sp 7ffd48dfc2f0 error 4 in i965_dri.so[7f83c4954000+82d000]
  Jan  5 11:21:40 1810 kernel: [  817.279740] compiz[1]: segfault at 0 ip 
7fda21519c16 sp 7ffd7b40a150 error 4 in i965_dri.so[7fda20f3c000+82d000]
  Jan  5 11:22:30 1810 kernel: [  867.445137] compiz[11271]: segfault at 0 ip 
7f8462855c16 sp 7fff07c857f0 error 4 in i965_dri.so[7f8462278000+82d000]
  Jan  5 11:22:46 1810 kernel: [  883.319195] compiz[11458]: segfault at 0 ip 
7f72b7af0c16 sp 7ffc3b92d830 error 4 in i965_dri.so[7f72b7513000+82d000]
  Jan  5 11:23:01 1810 kernel: [  898.587610] compiz[11516]: segfault at 0 ip 
7fe25113dc16 sp 7ffcf79754c0 error 4 in i965_dri.so[7fe250b6+82d000]

  In /var/crash:
  _usr_bin_compiz.999.crash

  Did manage to start a GUI in Low graphics mode (lowgfx.conf) but this is not 
really usable.
  - dash not working
  - no window switching
  - sometimes all windows disappear for a few seconds

  So effectively my laptop is not usable after latest updates.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160906-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-42-generic x86_64
  .tmp.unity_support_test.0:

  .tmp.unity_support_test.1:

  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Jan  5 11:16:53 2018
  DistUpgraded: 2016-04-22 18:36:32,349 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Acer Incorporated [ALI] Mobile 4 Series Chipset Integrated 
Graphics Controller [1025:029b]
     Subsystem: Acer Incorporated [ALI] Mobile 4 Series Chipset Integrated 
Graphics Controller [1025:029b]
  InstallationDate: Installed on 2014-04-18 (1357 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Acer Aspire 1810TZ
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-42-generic 
root=UUID=86d7d9a6-ffc3-47cb-adc4-68cfcbcadcef ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (622 days ago)
  dmi.bios.date: 08/31/2010
  dmi.bios.vendor: INSYDE
  dmi.bios.version: v1.3314
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JM11-MS
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 1
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvrv1.3314:bd08/31/2010:svnAcer:pnAspire1810TZ:pvrv1.3314:rvnAcer:rnJM11-MS:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
  dmi.product.name: Aspire 1810TZ
  dmi.product.version: v1.3314
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.83-1~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.4-0ubuntu1~16.04.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.4-0ubuntu1~16.04.2
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  

[Desktop-packages] [Bug 1461645] Re: [Ubuntu 15.10 64bit] Nouveau problems with ( google-chrome-unstable )

2015-06-06 Thread Romeo
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New = Confirmed

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

Title:
  [Ubuntu 15.10 64bit] Nouveau problems with ( google-chrome-unstable )

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Confirmed

Bug description:
  When Ubuntu 15.10 64bits ( btrfs ) got installed, i want to use 
google-chrome-unstable 45.0.2414.0 (64-bit) on it.
  But i found glitches that affect the whole interface, sometimes the context 
menus

  that's what i found in the terminal after using google-chrome-unstable

  $ google-chrome-unstable
  [9234:9372:0603/190135:ERROR:get_updates_processor.cc(243)] 
PostClientToServerMessage() failed during GetUpdates
  [9234:9261:0603/190136:ERROR:password_syncable_service.cc(165)] Passwords 
datatype error was encountered: There are passwords with identical sync tags in 
the database.
  [9234:9234:0603/190136:ERROR:extension_downloader.cc(694)] Invalid URL: '' 
for extension klfneahoibjkdlonilmnkkncopeiomoc
  nouveau: kernel rejected pushbuf: Argument invalide
  nouveau: ch0: krec 0 pushes 3 bufs 18 relocs 0
  nouveau: ch0: buf  0002 0004 0004 
  nouveau: ch0: buf 0001 002d 0004 0004 
  nouveau: ch0: buf 0002 002b 0002 0002 0002
  nouveau: ch0: buf 0003 0007 0002 0002 0002
  nouveau: ch0: buf 0004 000a 0002 0002 
  nouveau: ch0: buf 0005 000b 0002 0002 
  nouveau: ch0: buf 0006 0008 0002 0002 
  nouveau: ch0: buf 0007 0006 0004  0004
  nouveau: ch0: buf 0008 000e 0002  0002
  nouveau: ch0: buf 0009 005b 0002  0002
  nouveau: ch0: buf 000a 005a 0004 0004 
  nouveau: ch0: buf 000b 000f 0002 0002 0002
  nouveau: ch0: buf 000c 005f 0004 0004 
  nouveau: ch0: buf 000d 005e 0002  0002
  nouveau: ch0: buf 000e 002c 0004 0004 
  nouveau: ch0: buf 000f 002e 0002  0002
  nouveau: ch0: buf 0010 005c 0002  0002
  nouveau: ch0: buf 0011 005d 0002  0002
  nouveau: ch0: psh  074cd4 075858
  nouveau:  0x0004a200
  nouveau:  0x0001
  nouveau:  0x0004a314
  nouveau:  0x05e4
  nouveau:  0x0018a21c
  nouveau:  0x
  nouveau:  0x0040
  nouveau:  0x05e4
  nouveau:  0x00fd
  nouveau:  0x0001
  nouveau:  0x
  nouveau:  0x0008a238
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x0008a30c
  nouveau:  0x2138b000
  nouveau:  0x401f
  nouveau:  0x0004a234
  nouveau:  0x
  nouveau:  0x0010a31c
  nouveau:  0x05e4
  nouveau:  0x00fd
  nouveau:  0x0101
  nouveau:  0x
  nouveau:  0x0004a200
  nouveau:  0x0001
  nouveau:  0x0004a314
  nouveau:  0x004c
  nouveau:  0x0018a21c
  nouveau:  0x
  nouveau:  0x0030
  nouveau:  0x004c
  nouveau:  0x0013
  nouveau:  0x0001
  nouveau:  0x
  nouveau:  0x0008a238
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x0008a30c
  nouveau:  0x20337000
  nouveau:  0x20335000
  nouveau:  0x0004a234
  nouveau:  0x
  nouveau:  0x0010a31c
  nouveau:  0x004c
  nouveau:  0x0013
  nouveau:  0x0101
  nouveau:  0x
  nouveau:  0x0004a200
  nouveau:  0x0001
  nouveau:  0x0004a21c
  nouveau:  0x0001
  nouveau:  0x0008a238
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x0008a30c
  nouveau:  0x206c5000
  nouveau:  0x206c1400
  nouveau:  0x0010a31c
  nouveau:  0x0300
  nouveau:  0x0001
  nouveau:  0x0101
  nouveau:  0x
  nouveau:  0x00088200
  nouveau:  0x00f3
  nouveau:  0x0001
  nouveau:  0x00148214
  nouveau:  0x0004
  nouveau:  0x0001
  nouveau:  0x0001
  nouveau:  0x
  nouveau:  0x206ca100
  nouveau:  0x00088800
  nouveau:  0x
  nouveau:  0x00f3
  nouveau:  0x00288838
  nouveau:  0x0060
  nouveau:  0x0001
  nouveau:  0x
  nouveau:  0x0001
  nouveau:  0x
  nouveau:  0x0001
  nouveau:  0x
  nouveau:  0x0080
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x40608860
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x
  nouveau:  0x
  

[Desktop-packages] [Bug 1461645] [NEW] [Ubuntu 15.10 64bit] Nouveau problems with ( google-chrome-unstable )

2015-06-03 Thread Romeo
Public bug reported:

When Ubuntu 15.10 64bits ( btrfs ) got installed, i want to use 
google-chrome-unstable 45.0.2414.0 (64-bit) on it.
But i found glitches that affect the whole interface, sometimes the context 
menus

that's what i found in the terminal after using google-chrome-unstable

$ google-chrome-unstable
[9234:9372:0603/190135:ERROR:get_updates_processor.cc(243)] 
PostClientToServerMessage() failed during GetUpdates
[9234:9261:0603/190136:ERROR:password_syncable_service.cc(165)] Passwords 
datatype error was encountered: There are passwords with identical sync tags in 
the database.
[9234:9234:0603/190136:ERROR:extension_downloader.cc(694)] Invalid URL: '' for 
extension klfneahoibjkdlonilmnkkncopeiomoc
nouveau: kernel rejected pushbuf: Argument invalide
nouveau: ch0: krec 0 pushes 3 bufs 18 relocs 0
nouveau: ch0: buf  0002 0004 0004 
nouveau: ch0: buf 0001 002d 0004 0004 
nouveau: ch0: buf 0002 002b 0002 0002 0002
nouveau: ch0: buf 0003 0007 0002 0002 0002
nouveau: ch0: buf 0004 000a 0002 0002 
nouveau: ch0: buf 0005 000b 0002 0002 
nouveau: ch0: buf 0006 0008 0002 0002 
nouveau: ch0: buf 0007 0006 0004  0004
nouveau: ch0: buf 0008 000e 0002  0002
nouveau: ch0: buf 0009 005b 0002  0002
nouveau: ch0: buf 000a 005a 0004 0004 
nouveau: ch0: buf 000b 000f 0002 0002 0002
nouveau: ch0: buf 000c 005f 0004 0004 
nouveau: ch0: buf 000d 005e 0002  0002
nouveau: ch0: buf 000e 002c 0004 0004 
nouveau: ch0: buf 000f 002e 0002  0002
nouveau: ch0: buf 0010 005c 0002  0002
nouveau: ch0: buf 0011 005d 0002  0002
nouveau: ch0: psh  074cd4 075858
nouveau:0x0004a200
nouveau:0x0001
nouveau:0x0004a314
nouveau:0x05e4
nouveau:0x0018a21c
nouveau:0x
nouveau:0x0040
nouveau:0x05e4
nouveau:0x00fd
nouveau:0x0001
nouveau:0x
nouveau:0x0008a238
nouveau:0x
nouveau:0x
nouveau:0x0008a30c
nouveau:0x2138b000
nouveau:0x401f
nouveau:0x0004a234
nouveau:0x
nouveau:0x0010a31c
nouveau:0x05e4
nouveau:0x00fd
nouveau:0x0101
nouveau:0x
nouveau:0x0004a200
nouveau:0x0001
nouveau:0x0004a314
nouveau:0x004c
nouveau:0x0018a21c
nouveau:0x
nouveau:0x0030
nouveau:0x004c
nouveau:0x0013
nouveau:0x0001
nouveau:0x
nouveau:0x0008a238
nouveau:0x
nouveau:0x
nouveau:0x0008a30c
nouveau:0x20337000
nouveau:0x20335000
nouveau:0x0004a234
nouveau:0x
nouveau:0x0010a31c
nouveau:0x004c
nouveau:0x0013
nouveau:0x0101
nouveau:0x
nouveau:0x0004a200
nouveau:0x0001
nouveau:0x0004a21c
nouveau:0x0001
nouveau:0x0008a238
nouveau:0x
nouveau:0x
nouveau:0x0008a30c
nouveau:0x206c5000
nouveau:0x206c1400
nouveau:0x0010a31c
nouveau:0x0300
nouveau:0x0001
nouveau:0x0101
nouveau:0x
nouveau:0x00088200
nouveau:0x00f3
nouveau:0x0001
nouveau:0x00148214
nouveau:0x0004
nouveau:0x0001
nouveau:0x0001
nouveau:0x
nouveau:0x206ca100
nouveau:0x00088800
nouveau:0x
nouveau:0x00f3
nouveau:0x00288838
nouveau:0x0060
nouveau:0x0001
nouveau:0x
nouveau:0x0001
nouveau:0x
nouveau:0x0001
nouveau:0x
nouveau:0x0080
nouveau:0x
nouveau:0x
nouveau:0x40608860
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:0x
nouveau:

[Desktop-packages] [Bug 691904] Re: Autohide less frequently used indicators

2012-08-19 Thread Calota Romeo
** Changed in: unity
   Status: Incomplete = Invalid

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

** Changed in: unity
   Status: Invalid = Fix Released

** Changed in: ayatana-design
   Status: New = Fix Released

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

Title:
  Autohide less frequently used indicators

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Many applications do not have any other windows or menus except for an 
indicator applet (eg.: Pastie, Dropbox, Network Manager, Volume control, 
Redshift) and in time the topbar gets pretty clutterd with icons that don't fit 
into any category (i.e. don't integrate into the sound menu or messaging menu). 
This isn't a big issue with larger screens but on a netbook can get verry 
troublesome.
  The problem will get even worse since starting with Natty the classic system 
tray and gnome-panel applets won't be supported.
  An autohide functionality like in KDE would be very helpful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/691904/+subscriptions

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


[Desktop-packages] [Bug 850703] Re: metacity crashes when closing WINE dialogs

2011-10-12 Thread Calota Romeo
** Changed in: metacity (Ubuntu)
   Status: New = Fix Released

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

Title:
  metacity crashes when closing WINE dialogs

Status in “metacity” package in Ubuntu:
  Fix Released

Bug description:
  Description:  Ubuntu oneiric (development branch)
  Release:  11.10
  metacity:
Installed: 1:2.34.1-1ubuntu3
Candidate: 1:2.34.1-1ubuntu3
Version table:
   *** 1:2.34.1-1ubuntu3 0
  500 http://td.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  Whenever I close a dialog for a Windows application in Unity-2d metacity 
crashes and restarts (sometimes). Metacity's output when crashing is the 
following:
  Bug in window manager: Unexpected X error: BadWindow (invalid Window 
parameter) serial 54010 error_code 3 request_code 19 minor_code 0)
  Aborted (core dumped)

  How to reproduce:
  With metacity as the window manager open the WINE task manager (wine 
taskmgr). Select New Task... browse to an executable the little dialog pops up 
with the location and click Ok. Metacity crashes.

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

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


[Desktop-packages] [Bug 850703] [NEW] metacity crashes when closing WINE dialogs

2011-09-15 Thread Calota Romeo
Public bug reported:

Description:Ubuntu oneiric (development branch)
Release:11.10
metacity:
  Installed: 1:2.34.1-1ubuntu3
  Candidate: 1:2.34.1-1ubuntu3
  Version table:
 *** 1:2.34.1-1ubuntu3 0
500 http://td.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
100 /var/lib/dpkg/status

Whenever I close a dialog for a Windows application in Unity-2d metacity 
crashes and restarts (sometimes). Metacity's output when crashing is the 
following:
Bug in window manager: Unexpected X error: BadWindow (invalid Window parameter) 
serial 54010 error_code 3 request_code 19 minor_code 0)
Aborted (core dumped)

How to reproduce:
With metacity as the window manager open the WINE task manager (wine taskmgr). 
Select New Task... browse to an executable the little dialog pops up with the 
location and click Ok. Metacity crashes.

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


** Tags: metacity wine

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

Title:
  metacity crashes when closing WINE dialogs

Status in “metacity” package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu oneiric (development branch)
  Release:  11.10
  metacity:
Installed: 1:2.34.1-1ubuntu3
Candidate: 1:2.34.1-1ubuntu3
Version table:
   *** 1:2.34.1-1ubuntu3 0
  500 http://td.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  Whenever I close a dialog for a Windows application in Unity-2d metacity 
crashes and restarts (sometimes). Metacity's output when crashing is the 
following:
  Bug in window manager: Unexpected X error: BadWindow (invalid Window 
parameter) serial 54010 error_code 3 request_code 19 minor_code 0)
  Aborted (core dumped)

  How to reproduce:
  With metacity as the window manager open the WINE task manager (wine 
taskmgr). Select New Task... browse to an executable the little dialog pops up 
with the location and click Ok. Metacity crashes.

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

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