[Bug 1361831] [NEW] ActiveMQ fails to start on Ubuntu 14.04

2014-08-26 Thread rfkrocktk
Public bug reported:

Simply install ActiveMQ in Ubuntu 14.04:

sudo apt-get install activemq

After install, enable the default instance

sudo ln -s /etc/activemq/instances-available/main /etc/activemq
/instances-enabled/main

Restart ActiveMQ

sudo service activemq restart

Check it to see if it's actually running:

ps aux | grep [j]ava

Nothing.

What about searching for something named 'active'?

ps aux | grep [a]ctive

Nothing.

Let's run it in console mode

sudo activemq console

This fails with the following output: http://paste.ubuntu.com/8152517/

It fails to create a directory at /usr/bin/activemq:367 due to
$ACTIVEMQ_DATA_DIR not being defined yet.

The real failure seems to be a classpath issue, as seen in the pastebin
link.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to activemq in Ubuntu.
https://bugs.launchpad.net/bugs/1361831

Title:
  ActiveMQ fails to start on Ubuntu 14.04

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1361831] [NEW] ActiveMQ fails to start on Ubuntu 14.04

2014-08-26 Thread rfkrocktk
Public bug reported:

Simply install ActiveMQ in Ubuntu 14.04:

sudo apt-get install activemq

After install, enable the default instance

sudo ln -s /etc/activemq/instances-available/main /etc/activemq
/instances-enabled/main

Restart ActiveMQ

sudo service activemq restart

Check it to see if it's actually running:

ps aux | grep [j]ava

Nothing.

What about searching for something named 'active'?

ps aux | grep [a]ctive

Nothing.

Let's run it in console mode

sudo activemq console

This fails with the following output: http://paste.ubuntu.com/8152517/

It fails to create a directory at /usr/bin/activemq:367 due to
$ACTIVEMQ_DATA_DIR not being defined yet.

The real failure seems to be a classpath issue, as seen in the pastebin
link.

** Affects: activemq (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/1361831

Title:
  ActiveMQ fails to start on Ubuntu 14.04

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

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


[Bug 519935] Re: unable to eject cd-rom after burning disk

2013-01-14 Thread rfkrocktk
This problem has been affecting Ubuntu for YEARS. I'm glad that it's
fixed in 12.10, but it's pretty sad that it took this long.

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

Title:
  unable to eject cd-rom after burning disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-utils/+bug/519935/+subscriptions

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


[Bug 1023145] Re: bcmwl-kernel-source doesn't install with mainline kernels

2013-01-10 Thread rfkrocktk
In the log, it reports the following:

/usr/src/bcmwl-5.100.82.38+bdcom/src/wl/sys/wl_linux.c:43:24: fatal
error: asm/system.h: No such file or directory

This seems to be causing it to fail. Did something change in the kernel
which dropped this file?

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

Title:
  bcmwl-kernel-source doesn't install with mainline kernels

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

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


[Bug 1023145] Re: bcmwl-kernel-source doesn't install with mainline kernels

2013-01-10 Thread rfkrocktk
Fix found on this page by user ffrbw:
http://forums.fedoraforum.org/archive/index.php/t-280821.html

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

Title:
  bcmwl-kernel-source doesn't install with mainline kernels

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

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


[Bug 1088780] Re: XOrg configuration for Apple Magic Trackpad needs more vertical sensitivity

2012-12-13 Thread rfkrocktk
I found a fix for another really annoying misconfiguration when using
two-finger click. Often, when right-clicking something, you'll
automatically click the first right-click menu item instantly, due to
there not being a sufficient timeout between the two-finger click and
the release.

I was able to patch this by adding Option EmulateMidButtonTime 100
to my patch, which I'm going to include here. Better by the day :)

** Attachment added: 60-apple-magic-trackpad.conf
   
https://bugs.launchpad.net/elementaryos/+bug/1088780/+attachment/3459481/+files/60-apple-magic-trackpad.conf

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

Title:
  XOrg configuration for Apple Magic Trackpad needs more vertical
  sensitivity

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

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


[Bug 1088607] Re: Backport BCM20702A0 patch into 12.04

2012-12-11 Thread rfkrocktk
I was able to test the kernel patch and it works great. I can now use my
Bluetooth device without any problems at all, but it'll be a big pain to
recompile the driver and reinstall it every time we get a kernel update
from Canonical. Is there any way that we can backport this patch? It's a
one-line fix in drivers/bluetooth/btusb.c, its tested and works, and
it'll enable more hardware compatibility for Ubuntu, Elementary, and all
other Ubuntu derivatives. I'll send someone cookies if we can backport
it!

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] BootDmesg.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456539/+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/1088607

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Card0.Amixer.values.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456540/+files/Card0.Amixer.values.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Card0.Codecs.codec.0.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456541/+files/Card0.Codecs.codec.0.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Card2.Amixer.values.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: Card2.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456542/+files/Card2.Amixer.values.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] CurrentDmesg.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456544/+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/1088607

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Card2.Codecs.codec.0.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: Card2.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456543/+files/Card2.Codecs.codec.0.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] IwConfig.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456545/+files/IwConfig.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Lspci.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1088607/+attachment/3456546/+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/1088607

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Lsusb.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1088607/+attachment/3456547/+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/1088607

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] PciMultimedia.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456548/+files/PciMultimedia.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] ProcCpuinfo.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456549/+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/1088607

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Re: Backport BCM20702A0 patch into 12.04

2012-12-10 Thread rfkrocktk
Additionally, here's the USB info from `usb-devices` on the device:

T:  Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 2.00 Cls=ff(vend.) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0b05 ProdID=17b5 Rev=01.12
S:  Manufacturer=Broadcom Corp
S:  Product=BCM20702A0
S:  SerialNumber=#
C:  #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=01 Prot=01 Driver=(none)
I:  If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=(none)
I:  If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=01 Driver=(none)

** 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/1088607

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Re: Backport BCM20702A0 patch into 12.04

2012-12-10 Thread rfkrocktk
@Sergey, yes, as far as I know, it is a proposed patch for kernel 3.8
right now. The source patch is really tiny and I'm really hoping that we
can backport it somehow.

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] AplayDevices.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456537/+files/AplayDevices.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] ArecordDevices.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456538/+files/ArecordDevices.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 1088607] Re: Backport BCM20702A0 patch into 12.04

2012-12-10 Thread rfkrocktk
apport information

** Tags added: apport-collected staging

** Description changed:

  A simple patch to the bluetooth kernel module will enable use of the
  BCM20602A0 Bluetooth chipset, improving Bluetooth compatibility across
  devices. It'd be awesome to see this backported into current versions of
  Ubuntu like 12.04 and later. The patch, described here
  (http://www.spinics.net/lists/linux-bluetooth/msg31321.html) is
  incredibly simple (I think it's like one line of code) and enables the
  Bluetooth device. Please backport this, if possible!
  
  ProblemType: Bug
  DistroRelease: elementary OS 0.2
  Package: elementary-desktop 1.286-0~360~precise1
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
  Uname: Linux 3.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.0.1-0ubuntu15+elementary3~precise1
  Architecture: amd64
  CrashDB: elementary_meta
  Date: Mon Dec 10 10:21:05 2012
  InstallationMedia: elementary OS 0.2 Luna - Beta 1 amd64 (20121114)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: elementary-meta
  SuspiciousXErrors:
   
  ThirdParty: True
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu15+elementary3~precise1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  naftuli3308 F pulseaudio
+  /dev/snd/controlC1:  naftuli3308 F pulseaudio
+  /dev/snd/controlC0:  naftuli3308 F pulseaudio
+  /dev/snd/pcmC0D0p:   naftuli3308 F...m pulseaudio
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ Card0.Amixer.info:
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xf713 irq 71'
+Mixer name : 'Realtek ALC898'
+Components : 'HDA:10ec0899,10438547,0013'
+Controls  : 46
+Simple ctrls  : 22
+ Card1.Amixer.info:
+  Card hw:1 'C920'/'HD Pro Webcam C920 at usb-:00:1a.0-1.6.3, high speed'
+Mixer name : 'USB Mixer'
+Components : 'USB046d:082d'
+Controls  : 2
+Simple ctrls  : 1
+ Card1.Amixer.values:
+  Simple mixer control 'Mic',0
+Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
+Capture channels: Mono
+Limits: Capture 0 - 15
+Mono: Capture 8 [53%] [36.00dB] [on]
+ Card2.Amixer.info:
+  Card hw:2 'NVidia'/'HDA NVidia at 0xf608 irq 17'
+Mixer name : 'Nvidia GPU 40 HDMI/DP'
+Components : 'HDA:10de0040,38422673,00100100'
+Controls  : 24
+Simple ctrls  : 4
+ DistroRelease: elementary OS 0.2
+ HibernationDevice: RESUME=UUID=365b02e6-beff-4754-a6d8-5c5503f2f69d
+ InstallationMedia: elementary OS 0.2 Luna - Beta 1 amd64 (20121114)
+ MachineType: System manufacturer System Product Name
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia wl
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic 
root=UUID=be5afaa5-a616-49ce-9f00-0c429963fc30 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-34-generic N/A
+  linux-backports-modules-3.2.0-34-generic  N/A
+  linux-firmware1.79.1
+ StagingDrivers: mei
+ Tags:  luna staging
+ Uname: Linux 3.2.0-34-generic x86_64
+ UnreportableReason: This is not an official elementary package. Please remove 
any third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ dmi.bios.date: 11/09/2012
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1408
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: MAXIMUS V EXTREME
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: Rev 1.xx
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1408:bd11/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnMAXIMUSVEXTREME:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456535/+files/AcpiTables.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

-- 
ubuntu-bugs mailing list

[Bug 1088607] AlsaDevices.txt

2012-12-10 Thread rfkrocktk
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1088607/+attachment/3456536/+files/AlsaDevices.txt

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

Title:
  Backport BCM20702A0 patch into 12.04

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

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


[Bug 770283] Re: [fglrx] Title bar does not update on non-maximized windows

2012-04-23 Thread rfkrocktk
Will it make it into Precise by default?

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

Title:
  [fglrx] Title bar does not update on non-maximized windows

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

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


[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2012-03-19 Thread rfkrocktk
Why would this be an FGLRX bug? It seems weird that the bug would be in
FGLRX and not in the unity decoration manager, since that's where the
issue seems to be happening.

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

Title:
  [fglrx]title bar does not update on non-maximized windows

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

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


Re: [Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2012-03-19 Thread rfkrocktk
Confirmed; if I resize windows really big, title bars update.


On Mon, Mar 19, 2012 at 11:39 AM, Sune Keller 770...@bugs.launchpad.netwrote:

 So what happens behind the lines when I switch to Gnome Shell, choose a
 theme using Advanced Settings, and switch back to Unity and suddenly
 title bars update? If it's a different window, decorator, can I run it
 manually in unity as a kind of workaround?

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (944210).
 https://bugs.launchpad.net/bugs/770283

 Title:
  [fglrx]title bar does not update on non-maximized windows

 Status in Compiz Core:
  In Progress
 Status in One Hundred Paper Cuts:
  Invalid
 Status in “compiz” package in Ubuntu:
  Confirmed
 Status in “fglrx-installer” package in Ubuntu:
  Confirmed
 Status in “compiz” package in openSUSE:
  New

 Bug description:
  Binary package hint: unity

  I previously reported this as
  https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/768860. Further
  investigation on my part suggests the issue is with unity-window-
  decorator.

  The title bar is not updated on non-maximized windows unless the
  decorator is forced to redraw the title bar--usually on losing focus.
  I have confirmed this with GNOME-Terminal, GIMP, Firefox, and Geeqie.

  To reproduce:
  GIMP: Open a file. Modify it. Unless you switched to the Toolbox window,
 the image name doesn't get a prepended * to indicate the file has
 changed. Save it with CTRL-S. The * will not disappear until the window
 loses focus.

  Firefox: Open sites on multiple tabs. Switch between tabs as often as
  you like. The title bar text will not change unless the window loses
  focus. Maximize the Firefox window. Switch between tabs. The global
  menu title bar text will now change with each tab.

  GNOME-Terminal: Open a terminal. Change directories. Notice that the
  directory shown in the title bar does not match what is reported by
  `pwd`.

  Geeqie: Go to a directory with images. The title bar should change to
  show the name of each image as its displayed. Now maximize the window.
  The title bar text changes as each image is selected.

  For further testing, I chmod'ed /usr/bin/unity-window-decorator and
  restarted compiz-decorator to force the use of gtk-window-decorator.
  All title bars behaved normally (although I lost the rest of the unity
  interface).

  Personally, I find this bug to be a show-stopper. I've been using the
  Unity interface for a week and this is one of the two issues that
  would keep me using the classic GNOME interface instead of Unity.

  This may be a duplicate of
  https://bugs.launchpad.net/unity/+bug/768356 but I was unable to
  append any comments to that bug. That report was also specific to
  Firefox, which I think is a bit misleading since the issue affects all
  applications which provide feedback via the title bar.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: unity 3.8.10-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  CompizPlugins:
 [core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  Date: Mon Apr 25 08:33:15 2011
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroVariant: ubuntu
  GraphicsCard:
   ATI Technologies Inc RS880 [Radeon HD 4200] [1002:9710] (prog-if 00 [VGA
 controller])
 Subsystem: Hewlett-Packard Company Device [103c:2ab1]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  InstallationMedia___: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  JockeyStatus: xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver
 (Proprietary, Enabled, In use)
  MachineType: Hewlett-Packard p6774y
  ProcEnviron:
   LANGUAGE=en_US:en
   LC_COLLATE=C
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic
 root=UUID=88b4c27c-1d88-43f6-9c45-807f05989dca ro quiet splash vt.handoff=7
  ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  ProcVersionSignature__: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  ProcVersionSignature___: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Renderer: Unknown
  SourcePackage: unity
  UdevDb: Error: [Errno 2] No such file or directory
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/07/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 6.04
  dmi.board.name: 2AB1
  dmi.board.vendor: FOXCONN
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: 4CE10215JX
  dmi.chassis.type: 3
  dmi.chassis.vendor: 

[Bug 944210] [NEW] Unity window focus management in the titlebar doesn't seem to work

2012-03-01 Thread rfkrocktk
Public bug reported:

My windows don't seem to reliably change when focused and unfocused. The
titlebars also aren't updating when content changes.

See, for example: http://i.imgur.com/2yDm8.png
That screenshot is how it should look normally, when the window is focused.


Not focused: http://i.imgur.com/wjKGw.png
See how the titlebar is still showing that it's focused?

Weird.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.28.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,bailer,crashhandler,detection,composite,opengl,compiztoolbox,debugspew,decor,resize,obs,mousepoll,colorfilter,gnomecompat,commands,vpswitch,move,text,wall,imgpng,grid,showmouse,regex,place,snap,ring,session,animation,animationaddon,fade,workarounds,expo,scale,ezoom,unityshellrotated]
CompositorRunning: compiz
Date: Thu Mar  1 09:50:52 2012
DistUpgraded: Log time: 2011-12-28 14:42:46.257848
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 8.920, 3.0.0-14-generic, x86_64: installed
 fglrx, 8.920, 3.0.0-16-generic, x86_64: installed
 vboxhost, 4.1.8, 3.0.0-14-generic, x86_64: installed
 vboxhost, 4.1.8, 3.0.0-15-generic, x86_64: installed
 vboxhost, 4.1.8, 3.0.0-16-generic, x86_64: installed
GraphicsCard:
 ATI Technologies Inc Whistler XT [AMD Radeon HD 6700M Series] [1002:6740] 
(prog-if 00 [VGA controller])
   Subsystem: Apple Computer Inc. Device [106b:00f9]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
JockeyStatus:
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, 
In use)
MachineType: Apple Inc. MacBookPro8,3
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic 
root=UUID=a25736d1-ccdd-401e-ba56-4cf4f01b1053 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-12-28 (63 days ago)
dmi.bios.date: 09/28/11
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B22.1109281426
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-942459F5819B171B
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,3
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-942459F5819B171B
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B22.1109281426:bd09/28/11:svnAppleInc.:pnMacBookPro8,3:pvr1.0:rvnAppleInc.:rnMac-942459F5819B171B:rvrMacBookPro8,3:cvnAppleInc.:ct10:cvrMac-942459F5819B171B:
dmi.product.name: MacBookPro8,3
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu26
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3.1
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 oneiric running-unity ubuntu

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

Title:
  Unity window focus management in the titlebar doesn't seem to work

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

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


[Bug 944210] Re: Unity window focus management in the titlebar doesn't seem to work

2012-03-01 Thread rfkrocktk
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944210

Title:
  Unity window focus management in the titlebar doesn't seem to work

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

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


[Bug 938252] [NEW] Unity should alert users graphically when a Bluetooth keyboard or mouse is connected

2012-02-21 Thread rfkrocktk
Public bug reported:

Currently on OSX, the operating system informs users if a Bluetooth
keyboard or mouse is connected or disconnected, albeit after an initial
time. (What I mean by after an initial time is this: it doesn't show
it if it's connected in the first seconds of login.)

What happens is that an box similar to the Unity box-shown-when-play-
is-pressed-and-banshee-isn't-running box is shown with a keyboard icon
and a message saying Keyboard Connected. The same happens with a
mouse, and it happens both for connect and disconnect. This makes things
very convenient. If your Bluetooth keyboard disconnects, you immediately
know about it.

These features would be very handy in the next version of Ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.28.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,bailer,crashhandler,detection,composite,opengl,compiztoolbox,debugspew,decor,resize,obs,mousepoll,gnomecompat,commands,vpswitch,move,text,wall,imgpng,grid,showmouse,regex,place,snap,ring,session,animation,animationaddon,fade,workarounds,expo,scale,ezoom,unityshellrotated]
Date: Tue Feb 21 14:37:21 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-12-28 (54 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Unity should alert users graphically when a Bluetooth keyboard or
  mouse is connected

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

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


[Bug 938252] Re: Unity should alert users graphically when a Bluetooth keyboard or mouse is connected

2012-02-21 Thread rfkrocktk
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/938252

Title:
  Unity should alert users graphically when a Bluetooth keyboard or
  mouse is connected

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

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


[Bug 937159] [NEW] Pressing play when Banshee isn't running should start Banshee

2012-02-20 Thread rfkrocktk
Public bug reported:

When using the media play key, if Banshee isn't running, you see the
following symbol burn over the screen:

http://i.imgur.com/XArYJ.png

What'd be even better would be to have it just start Banshee. There's no
way to currently capture the media play key because Unity grabs it.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.28.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,bailer,crashhandler,detection,composite,opengl,compiztoolbox,debugspew,decor,resize,obs,mousepoll,gnomecompat,commands,vpswitch,move,text,wall,imgpng,grid,showmouse,regex,place,snap,ring,session,animation,animationaddon,fade,workarounds,expo,scale,ezoom,unityshellrotated]
Date: Mon Feb 20 10:39:37 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-12-28 (53 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Pressing play when Banshee isn't running should start Banshee

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

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


[Bug 937159] Re: Pressing play when Banshee isn't running should start Banshee

2012-02-20 Thread rfkrocktk
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937159

Title:
  Pressing play when Banshee isn't running should start Banshee

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

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


[Bug 931607] [NEW] Bluetooth keyboards don't respect a user's keyboard layout

2012-02-13 Thread rfkrocktk
Public bug reported:

When trying to login in the lightdm login screen, Bluetooth keyboards do
connect properly, but fail to switch to the selected user's keyboard
layout. I use Dvorak, and my Bluetooth keyboard is always in QWERTY when
I attempt to login to lightdm, even when I've selected my user. I
remember the old GDM login screens having an option for selecting
keyboard layout, but I never tested logging in with a Bluetooth keyboard
in GDM.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.6-0ubuntu1.3
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Mon Feb 13 10:46:28 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to oneiric on 2011-12-28 (46 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Bluetooth keyboards don't respect a user's keyboard layout

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

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


[Bug 931607] Re: Bluetooth keyboards don't respect a user's keyboard layout

2012-02-13 Thread rfkrocktk
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931607

Title:
  Bluetooth keyboards don't respect a user's keyboard layout

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

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


[Bug 881460] Re: Screen brightness slider has no effect in Unity

2012-01-02 Thread rfkrocktk
I'm also affected, running 11.10 amd64 on a 2011 MacBook Pro 8,3 (17
edition). The keys bring up the slider, but nothing actually changes.
I've also tried adjusting it from the commandline with adjusting values
in /sys/devices, but to no avail.

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

Title:
  Screen brightness slider has no effect in Unity

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

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


[Bug 909523] [NEW] Bluetooth on MacBook Pro 8, 3 Doesn't Work without OSX

2011-12-28 Thread rfkrocktk
Public bug reported:

This bug is kind of hard to describe, but can basically be summed up
like this:

 * Bluetooth support on a 2011 8,3 MacBook Pro running Ubuntu 8,3 is
flaky at best and unusuable at worst.

When I booted up into Ubuntu for the first time, I was pleasantly
surprised to see that it found my Bluetooth chip and even seemed to be
working with it.

Then I actually tried connecting devices.

Essentially, `hcitool scan` and `hidd --search` both cannot find ANY
devices. I've yet to actually see it report a detected device
consistently. ONCE, I saw it report my Nexus One, but then another scan
and it was gone.

Devices can only be connected if one boots into OSX first, pairs the
device, then boots into Ubuntu and attempts to pair the device. Even
after doing so, commandline tools won't show the device in scanmode,
only the `bluetooth-applet` and `blueman-manager` show them. After
connection, I've noticed that I've had inconsistent success with my S305
bluetooth headphones, where on another computer with a USB dongle, it
just works. Sometimes, they won't establish the connection right away
and go into pairing mode. Sometimes they'll connect fairly immediately,
but not be able to be set to A2DP rather than HLS mode. Sometimes
they'll work but have choppy audio, sometimes not.

There are a lot of other weird things like this such as touchpad
sensitivity, screen brightness, and more which all require to be managed
from OSX. This leads me to believe that Apple is doing some weird
firmware-level or maybe EFI-level system management. This is super
weird; configuration should be per OS, not per machine.  Has anyone
heard of their doing these strange things?

I'm willing to do anything, even including remote SSH access to my
computer, to help the Ubuntu team resolve this bug. I bought my MacBook
to run Ubuntu and can't wait to see this stuff work :)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: bluetooth 4.96-0ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Dec 28 15:06:07 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: Apple Inc. MacBookPro8,3
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=a25736d1-ccdd-401e-ba56-4cf4f01b1053 ro quiet splash vt.handoff=7
SourcePackage: bluez
UpgradeStatus: Upgraded to oneiric on 2011-12-28 (0 days ago)
dmi.bios.date: 09/28/11
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP81.88Z.0047.B22.1109281426
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-942459F5819B171B
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro8,3
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-942459F5819B171B
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B22.1109281426:bd09/28/11:svnAppleInc.:pnMacBookPro8,3:pvr1.0:rvnAppleInc.:rnMac-942459F5819B171B:rvrMacBookPro8,3:cvnAppleInc.:ct10:cvrMac-942459F5819B171B:
dmi.product.name: MacBookPro8,3
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
hciconfig:
 hci0:  Type: BR/EDR  Bus: USB
BD Address: 60:C5:47:9B:34:09  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN ISCAN 
RX bytes:353334 acl:2127 sco:5322 events:5470 errors:0
TX bytes:3037466 acl:4780 sco:5285 commands:558 errors:0

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Bluetooth on MacBook Pro 8,3 Doesn't Work without OSX

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

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


[Bug 909523] Re: Bluetooth on MacBook Pro 8, 3 Doesn't Work without OSX

2011-12-28 Thread rfkrocktk
** Attachment added: hci.log
   https://bugs.launchpad.net/bugs/909523/+attachment/2649740/+files/hci.log

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

Title:
  Bluetooth on MacBook Pro 8,3 Doesn't Work without OSX

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

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


[Bug 740767] Re: gtk-window-decorator crashed with SIGSEGV in gwd_get_decor_frame()

2011-06-03 Thread rfkrocktk
Affected on Mint 11. Crashes on ALT+Space or on click of upper right
menu icon.

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

Title:
  gtk-window-decorator crashed with SIGSEGV in gwd_get_decor_frame()

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


[Bug 695834] Re: VNC Doesn't Transmit Certain Characters Properly

2011-01-24 Thread rfkrocktk
I'm actually using x11vnc as well, I'll definitely try this out.

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

Title:
  VNC Doesn't Transmit Certain Characters Properly

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


[Bug 695834] Re: VNC Doesn't Transmit Certain Characters Properly

2011-01-24 Thread rfkrocktk
Pretty sure that fixed it. Theodotos, you rock.

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

Title:
  VNC Doesn't Transmit Certain Characters Properly

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


[Bug 695834] [NEW] VNC Doesn't Transmit Certain Characters Properly

2010-12-30 Thread rfkrocktk
Public bug reported:

Binary package hint: vinagre

When I try to send certain characters to my remote machine with Vinagre,
they often don't work. For instance, if I try to send a capital letter
A or a colon : using the shift keys on my local machine, they won't
transmit properly to the server and I'll get a and ; respectively.

Is there a way I can get my keys to work properly?

** Affects: vinagre (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/695834

Title:
  VNC Doesn't Transmit Certain Characters Properly

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


[Bug 364027] Re: In the conversion from mp3 to cd audio, the Plugin normalizes continues indefinitely, not coclude operation

2009-07-04 Thread rfkrocktk
Still reproducible on Jaunty 9.04. Never gets past 'normalize' without
disabling the normalize plugin.

Kernel 2.6.28-13-generic, 64bit, 7/4/09.

-- 
In the conversion from mp3 to cd audio, the Plugin normalizes continues 
indefinitely, not coclude operation
https://bugs.launchpad.net/bugs/364027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 303770] Re: Brasero DELETES all files (not folders)

2009-07-04 Thread rfkrocktk
Still reproducible on Jaunty 9.04. Never gets past 'normalize' without
disabling the normalize plugin.

Kernel 2.6.28-13-generic, 64bit, 7/4/09.

-- 
Brasero DELETES all files (not folders)
https://bugs.launchpad.net/bugs/303770
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203482] Re: nVidia CK804 AC97 onboard sound not working in hardy alpha6

2009-06-26 Thread rfkrocktk
I'm also experiencing this issue

Fresh install of Ubuntu 9.04 64bit. I've attached my lspci ouput.

** Attachment added: lspci-output.txt
   http://launchpadlibrarian.net/28450685/lspci-output.txt

-- 
nVidia CK804 AC97 onboard sound not working in hardy alpha6
https://bugs.launchpad.net/bugs/203482
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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