[Bug 958423] Re: gnome-shell does not load in Ubuntu 12.04 beta

2012-04-09 Thread Martin Jormedal
This bug can be circumvented by clearing out 
~/.local/share/gnome-shell/extensions.
The problem is likely due to extensions not having adapted to API changes 
between gnome-shell 3.2 - 3.4. Pretty weak that this prevents the shell and 
window manager from loading. Bug should probably be forwarded upstream.

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

Title:
  gnome-shell does not load in Ubuntu 12.04 beta

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

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


[Bug 410407] Re: Flash does not work correctly [READ DESCRIPTION]

2010-01-16 Thread Martin Jormedal
Installing 64bit Flash solved this problem for me and generally seems to
have improved performace. Using Firefox on 9.10.

-- 
Flash does not work correctly [READ DESCRIPTION]
https://bugs.launchpad.net/bugs/410407
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 478309] Re: Internal Mic does not work out of the box with Sony Vaio VGN-FW170J

2010-01-10 Thread Martin Jormedal
Adding the line options snd-hda-intel model=auto to /etc/modprobe.d
/alsa-base.conf and switching the capture device from Front Mic to
Int Mic using alsamixer got the internal mic on my new Sony Vaio CW-
series working. Annoyingly, every time Pulseaudio is restarted
(including reboot of course) the capture device is reset to Front Mic
and the internal microphone seizes to work until the setting is manually
changed to Int Mic again.

I did not install the linux-backports-modules-alsa-karmic-generic
package.

-- 
Internal Mic does not work out of the box with Sony Vaio VGN-FW170J
https://bugs.launchpad.net/bugs/478309
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 453966] Re: dell xps m1330 regression, integrated digital microphone no longer working [karmic koala]

2010-01-03 Thread Martin Jormedal
Not sure if my problem is related to this one but the symptoms sure are 
similar. I've got a spanking new Sony VAIO CW-series notebook and after a fresh 
install of 9.10 Sound was working perfectly, playback, the internal digital 
mic, my bluetooth headset (including A2DP), the lot. But soon after some 
upgrade broke a bunch of stuff, here's an assessment of the situation:
- Internal mic doesn't work. Alslamixer reports three capture devices but only 
lets me choose between front mic, mic, line and CD, not a word of the digital 
input there.
- Line in jack on the computer works but I haven't got an external mic so 
that's not of much use (tested it with headphones)
- I'm having problems with audio playback from Spotify running under Wine. 
Sound crackles, sometimes stutters and occasionally the entire application 
stops outputting sound at all.
- Bluetooth headset no longer works as sound input but playback works fine(!)

I've tried upgrading alsa to 1.0.22 but still no go.

-- 
dell xps m1330 regression, integrated digital microphone no longer working 
[karmic koala]
https://bugs.launchpad.net/bugs/453966
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 95444] Re: No Screen Backlight Control; Notebooks (Vaio, Macbook, HP/Compaq, Samsung, Zepto et al.) with Nvidia Geforce8/Geforce9/Quadro series graphics

2009-02-09 Thread Martin Jormedal
** Description changed:

  Using Ubuntu on laptops with Nvidia Geforce8/Geforce9/Quadro vga card:
  
  On various laptops from Sony, HP, Samsung and others there is no way to 
control backlight brightness. In case of Sony e.g. on Vaios with 8-series 
adapters, e.g.
  nVidia Corporation GeForce 8400M GS
  nVidia Corporation GeForce 8600M GT (rev a1)
  
  The registers have been found (kudos to mikes!) and incorporated into
  nvclock, which you can check out by anonymous cvs and install:
  
  ]$ sudo apt-get install cvs
  ]$ cvs -d:pserver:anonym...@nvclock.cvs.sourceforge.net:/cvsroot/nvclock login
  ]$ cvs -z3 -d:pserver:anonym...@nvclock.cvs.sourceforge.net:/cvsroot/nvclock 
co -P nvclock
  ]$ cd nvclock
  ]$ ./autogen.sh
  ]$ ./configure
  ]$ make
  ]$ sudo make install
  
  To test, make sure you are using nVidia's proprietary driver, then:
  ]$ sudo nvclock -S 100
  ]$ sudo nvclock -S 15
  ]$ sudo nvclock -S +10
  
  So far mikes' registers have been found to work on:
  
  Apple laptops
  {
  Macbook 5,1 Aluminum 13.3  (Geforce 9400M)
  }
  
  HP/Compaq laptops
  {
  8510W (Quadro FX 570M, MXM)
  8710P (Quadro NVS 320M, MXM)
  }
  
  Samsung laptops:
  {
  Q210 (Geforce 9200M)
  Q310 (Geforce 9200M)
  R510 (Geforce 9200M)
  }
  
  Sony laptops:
  {
  8400M GS:
- VGN SZ650N, SZ61MN/B, SZ730E, SZ750N, SZ71MN/B, SZ71E
+ VGN SZ650N, SZ61MN/B, SZ730E, SZ750N, SZ71MN/B, SZ71E SZ95S
  
  8400M GT:
  VGN FZ38M, FZ31M, FZ11Z, NR31, AR41E, FZ11S, FZ290, FZ250AE, FZ21E, FZ21M, 
FZ21S, FZ470E, FZ340E, FZ190N, FZ18M, FZ31E, FZ18E, FZ260E NR21Z, NR38S, 
NR21S,FZ280E
  
  8600M GS:
  VGN FZ31Z, FZ21Z, FZ31S
  
  8600M GT:
  VGN AR51SU, AR71S
  }
  
  Zepto laptops
  {
  Geforce 9600GT based laptops using MXM cards
  }
  
  Add your model to the list by clicking on the Update description /
  tags link, NOT by asking in a bug comment for someone else to do it.
  
  To get hotkeys to work, follow the instructions in this comment:
  https://bugs.launchpad.net/ubuntu/+source/hotkey-setup/+bug/95444/comments/75
  or install the package at :
  https://bugs.launchpad.net/ubuntu/+source/hotkey-setup/+bug/95444/comments/111
  
  Dual-adapter models (SZ6 among others) can get backlight control with
  the Intel adapter using xbacklight, and can get hotkey functionality as
  per bug #173652.

-- 
No Screen Backlight Control; Notebooks (Vaio, Macbook, HP/Compaq, Samsung, 
Zepto et al.)  with Nvidia Geforce8/Geforce9/Quadro series graphics
https://bugs.launchpad.net/bugs/95444
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 2521] Re: no transparency for valknut icon in notification area

2006-10-17 Thread Martin Jormedal
Don't know if it matters much as the bugreport is ages old but the
Valknut notification-icon now supports transparency.

-- 
no transparency for valknut icon in notification area
https://launchpad.net/bugs/2521

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


[Bug 60688] Re: scim notification area icon has a non-transparent background

2006-10-17 Thread Martin Jormedal
I remember reading that this might have been fixed upstream, does the
the bug appear on edgy as well?

-- 
scim notification area icon has a non-transparent background
https://launchpad.net/bugs/60688

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


[Bug 66593] volume-applet icon gets resized by Tango and Tangerine icon-themes

2006-10-17 Thread Martin Jormedal
Public bug reported:

The icon for the volume-applet becomes scaled-up when using the Tango or 
Tangerine icon-themes but stays small with all other themes.
A bit unrelated but there really should be an option for the deafult icon size 
on a panel thats unrelated to the actual size of the panel itself.

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
volume-applet icon gets resized by Tango and Tangerine icon-themes
https://launchpad.net/bugs/66593

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


[Bug 66593] Re: volume-applet icon gets resized by Tango and Tangerine icon-themes

2006-10-17 Thread Martin Jormedal
Attached screenshot illustrating the problem

** Attachment added: Screenshot of the problem
   http://librarian.launchpad.net/4886943/volume-applet_icon_resizing.png

-- 
volume-applet icon gets resized by Tango and Tangerine icon-themes
https://launchpad.net/bugs/66593

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